[
FluentUISampleIcon(FluentIcons.vehicle_car_profile_rtl_24_filled, 'vehicle_car_profile_rtl_24_filled', 24),
+ FluentUISampleIcon(FluentIcons.vehicle_motorcycle_16_filled, 'vehicle_motorcycle_16_filled', 16),
+
+ FluentUISampleIcon(FluentIcons.vehicle_motorcycle_20_filled, 'vehicle_motorcycle_20_filled', 20),
+
+ FluentUISampleIcon(FluentIcons.vehicle_motorcycle_24_filled, 'vehicle_motorcycle_24_filled', 24),
+
+ FluentUISampleIcon(FluentIcons.vehicle_motorcycle_28_filled, 'vehicle_motorcycle_28_filled', 28),
+
+ FluentUISampleIcon(FluentIcons.vehicle_motorcycle_32_filled, 'vehicle_motorcycle_32_filled', 32),
+
+ FluentUISampleIcon(FluentIcons.vehicle_motorcycle_48_filled, 'vehicle_motorcycle_48_filled', 48),
+
FluentUISampleIcon(FluentIcons.vehicle_ship_16_filled, 'vehicle_ship_16_filled', 16),
FluentUISampleIcon(FluentIcons.vehicle_ship_20_filled, 'vehicle_ship_20_filled', 20),
diff --git a/flutter/lib/fonts/FluentSystemIcons-Filled.ttf b/flutter/lib/fonts/FluentSystemIcons-Filled.ttf
index 5e25ac0a3c..5f7576ef6a 100644
Binary files a/flutter/lib/fonts/FluentSystemIcons-Filled.ttf and b/flutter/lib/fonts/FluentSystemIcons-Filled.ttf differ
diff --git a/flutter/lib/fonts/FluentSystemIcons-Regular.ttf b/flutter/lib/fonts/FluentSystemIcons-Regular.ttf
index e24134978e..264daa09a3 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 63c84df48d..22fee4728b 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 e63e3b0855..aa44de4bf1 100644
--- a/flutter/lib/src/fluent_icons.dart
+++ b/flutter/lib/src/fluent_icons.dart
@@ -906,6 +906,9 @@ class FluentIcons {
/// 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_collapse_all" in size 16 and regular style.
+ static const IconData arrow_collapse_all_16_regular = IconData(984609, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "arrow_collapse_all" in size 20 and regular style.
static const IconData arrow_collapse_all_20_regular = IconData(57520, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -1074,6 +1077,15 @@ class FluentIcons {
/// fluent icon named "arrow_expand" in size 24 and regular style.
static const IconData arrow_expand_24_regular = IconData(61780, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "arrow_expand_all" in size 16 and regular style.
+ static const IconData arrow_expand_all_16_regular = IconData(984610, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "arrow_expand_all" in size 20 and regular style.
+ static const IconData arrow_expand_all_20_regular = IconData(984611, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "arrow_expand_all" in size 24 and regular style.
+ static const IconData arrow_expand_all_24_regular = IconData(984612, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "arrow_export" in size 16 and regular style.
static const IconData arrow_export_16_regular = IconData(983679, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -4635,6 +4647,24 @@ class FluentIcons {
/// fluent icon named "chat_arrow_back" in size 20 and regular style.
static const IconData chat_arrow_back_20_regular = IconData(58088, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "chat_arrow_back_down" in size 16 and regular style.
+ static const IconData chat_arrow_back_down_16_regular = IconData(984613, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "chat_arrow_back_down" in size 20 and regular style.
+ static const IconData chat_arrow_back_down_20_regular = IconData(984614, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "chat_arrow_back_down" in size 24 and regular style.
+ static const IconData chat_arrow_back_down_24_regular = IconData(984615, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "chat_arrow_back_down" in size 28 and regular style.
+ static const IconData chat_arrow_back_down_28_regular = IconData(984616, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "chat_arrow_back_down" in size 32 and regular style.
+ static const IconData chat_arrow_back_down_32_regular = IconData(984617, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "chat_arrow_back_down" in size 48 and regular style.
+ static const IconData chat_arrow_back_down_48_regular = IconData(984618, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "chat_arrow_double_back" in size 16 and regular style.
static const IconData chat_arrow_double_back_16_regular = IconData(58089, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -7374,6 +7404,9 @@ class FluentIcons {
/// fluent icon named "desktop_arrow_down" in size 24 and regular style.
static const IconData desktop_arrow_down_24_regular = IconData(983321, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "desktop_arrow_down" in size 32 and regular style.
+ static const IconData desktop_arrow_down_32_regular = IconData(984619, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "desktop_arrow_right" in size 16 and regular style.
static const IconData desktop_arrow_right_16_regular = IconData(58504, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -9081,6 +9114,12 @@ class FluentIcons {
/// fluent icon named "edit_arrow_back" in size 24 and regular style.
static const IconData edit_arrow_back_24_regular = IconData(983329, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "edit_line_horizontal_3" in size 20 and regular style.
+ static const IconData edit_line_horizontal_3_20_regular = IconData(984620, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "edit_line_horizontal_3" in size 24 and regular style.
+ static const IconData edit_line_horizontal_3_24_regular = IconData(984621, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "edit_off" in size 16 and regular style.
static const IconData edit_off_16_regular = IconData(58806, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -10539,6 +10578,9 @@ class FluentIcons {
/// fluent icon named "gift_open" in size 24 and regular style.
static const IconData gift_open_24_regular = IconData(983434, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "gift_open" in size 32 and regular style.
+ static const IconData gift_open_32_regular = IconData(984622, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "glance" in size 12 and regular style.
static const IconData glance_12_regular = IconData(60638, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -16692,6 +16734,24 @@ class FluentIcons {
/// fluent icon named "projection_screen_text" in size 24 and regular style.
static const IconData projection_screen_text_24_regular = IconData(983189, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "prompt" in size 16 and regular style.
+ static const IconData prompt_16_regular = IconData(984623, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "prompt" in size 20 and regular style.
+ static const IconData prompt_20_regular = IconData(984624, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "prompt" in size 24 and regular style.
+ static const IconData prompt_24_regular = IconData(984625, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "prompt" in size 28 and regular style.
+ static const IconData prompt_28_regular = IconData(984626, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "prompt" in size 32 and regular style.
+ static const IconData prompt_32_regular = IconData(984627, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "prompt" in size 48 and regular style.
+ static const IconData prompt_48_regular = IconData(984628, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "protocol_handler" in size 16 and regular style.
static const IconData protocol_handler_16_regular = IconData(63026, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -17709,6 +17769,24 @@ class FluentIcons {
/// fluent icon named "search_shield" in size 20 and regular style.
static const IconData search_shield_20_regular = IconData(60032, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "search_sparkle" in size 16 and regular style.
+ static const IconData search_sparkle_16_regular = IconData(984629, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "search_sparkle" in size 20 and regular style.
+ static const IconData search_sparkle_20_regular = IconData(984630, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "search_sparkle" in size 24 and regular style.
+ static const IconData search_sparkle_24_regular = IconData(984631, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "search_sparkle" in size 28 and regular style.
+ static const IconData search_sparkle_28_regular = IconData(984632, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "search_sparkle" in size 32 and regular style.
+ static const IconData search_sparkle_32_regular = IconData(984633, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "search_sparkle" in size 48 and regular style.
+ static const IconData search_sparkle_48_regular = IconData(984634, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "search_square" in size 16 and regular style.
static const IconData search_square_16_regular = IconData(984524, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -18675,6 +18753,27 @@ class FluentIcons {
/// fluent icon named "slide_text" in size 48 and regular style.
static const IconData slide_text_48_regular = IconData(60202, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "slide_text_call" in size 16 and regular style.
+ static const IconData slide_text_call_16_regular = IconData(984635, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "slide_text_call" in size 20 and regular style.
+ static const IconData slide_text_call_20_regular = IconData(984636, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "slide_text_call" in size 24 and regular style.
+ static const IconData slide_text_call_24_regular = IconData(984637, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "slide_text_call" in size 28 and regular style.
+ static const IconData slide_text_call_28_regular = IconData(984638, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "slide_text_call" in size 48 and regular style.
+ static const IconData slide_text_call_48_regular = IconData(984639, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "slide_text_cursor" in size 20 and regular style.
+ static const IconData slide_text_cursor_20_regular = IconData(984640, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "slide_text_cursor" in size 24 and regular style.
+ static const IconData slide_text_cursor_24_regular = IconData(984641, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "slide_text_edit" in size 16 and regular style.
static const IconData slide_text_edit_16_regular = IconData(984004, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -22755,6 +22854,24 @@ class FluentIcons {
/// fluent icon named "vehicle_car_profile_rtl" in size 24 and regular style.
static const IconData vehicle_car_profile_rtl_24_regular = IconData(61445, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+ /// fluent icon named "vehicle_motorcycle" in size 16 and regular style.
+ static const IconData vehicle_motorcycle_16_regular = IconData(984642, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "vehicle_motorcycle" in size 20 and regular style.
+ static const IconData vehicle_motorcycle_20_regular = IconData(984643, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "vehicle_motorcycle" in size 24 and regular style.
+ static const IconData vehicle_motorcycle_24_regular = IconData(984644, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "vehicle_motorcycle" in size 28 and regular style.
+ static const IconData vehicle_motorcycle_28_regular = IconData(984645, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "vehicle_motorcycle" in size 32 and regular style.
+ static const IconData vehicle_motorcycle_32_regular = IconData(984646, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
+ /// fluent icon named "vehicle_motorcycle" in size 48 and regular style.
+ static const IconData vehicle_motorcycle_48_regular = IconData(984647, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
+
/// fluent icon named "vehicle_ship" in size 16 and regular style.
static const IconData vehicle_ship_16_regular = IconData(60898, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@@ -24815,6 +24932,9 @@ class FluentIcons {
/// 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_collapse_all" in size 16 and filled style.
+ static const IconData arrow_collapse_all_16_filled = IconData(984733, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "arrow_collapse_all" in size 20 and filled style.
static const IconData arrow_collapse_all_20_filled = IconData(57520, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -24983,6 +25103,15 @@ class FluentIcons {
/// fluent icon named "arrow_expand" in size 24 and filled style.
static const IconData arrow_expand_24_filled = IconData(61780, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "arrow_expand_all" in size 16 and filled style.
+ static const IconData arrow_expand_all_16_filled = IconData(984734, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "arrow_expand_all" in size 20 and filled style.
+ static const IconData arrow_expand_all_20_filled = IconData(984735, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "arrow_expand_all" in size 24 and filled style.
+ static const IconData arrow_expand_all_24_filled = IconData(984736, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "arrow_export" in size 16 and filled style.
static const IconData arrow_export_16_filled = IconData(983698, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -28547,6 +28676,24 @@ class FluentIcons {
/// fluent icon named "chat_arrow_back" in size 20 and filled style.
static const IconData chat_arrow_back_20_filled = IconData(58108, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "chat_arrow_back_down" in size 16 and filled style.
+ static const IconData chat_arrow_back_down_16_filled = IconData(984737, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "chat_arrow_back_down" in size 20 and filled style.
+ static const IconData chat_arrow_back_down_20_filled = IconData(984738, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "chat_arrow_back_down" in size 24 and filled style.
+ static const IconData chat_arrow_back_down_24_filled = IconData(984739, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "chat_arrow_back_down" in size 28 and filled style.
+ static const IconData chat_arrow_back_down_28_filled = IconData(984740, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "chat_arrow_back_down" in size 32 and filled style.
+ static const IconData chat_arrow_back_down_32_filled = IconData(984741, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "chat_arrow_back_down" in size 48 and filled style.
+ static const IconData chat_arrow_back_down_48_filled = IconData(984742, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "chat_arrow_double_back" in size 16 and filled style.
static const IconData chat_arrow_double_back_16_filled = IconData(58109, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -31259,6 +31406,9 @@ class FluentIcons {
/// fluent icon named "desktop_arrow_down" in size 24 and filled style.
static const IconData desktop_arrow_down_24_filled = IconData(983320, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "desktop_arrow_down" in size 32 and filled style.
+ static const IconData desktop_arrow_down_32_filled = IconData(984743, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "desktop_arrow_right" in size 16 and filled style.
static const IconData desktop_arrow_right_16_filled = IconData(58516, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -32966,6 +33116,12 @@ class FluentIcons {
/// fluent icon named "edit_arrow_back" in size 24 and filled style.
static const IconData edit_arrow_back_24_filled = IconData(983328, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "edit_line_horizontal_3" in size 20 and filled style.
+ static const IconData edit_line_horizontal_3_20_filled = IconData(984744, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "edit_line_horizontal_3" in size 24 and filled style.
+ static const IconData edit_line_horizontal_3_24_filled = IconData(984745, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "edit_off" in size 16 and filled style.
static const IconData edit_off_16_filled = IconData(58819, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -34496,6 +34652,9 @@ class FluentIcons {
/// fluent icon named "gift_open" in size 24 and filled style.
static const IconData gift_open_24_filled = IconData(983434, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "gift_open" in size 32 and filled style.
+ static const IconData gift_open_32_filled = IconData(984746, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "glance" in size 12 and filled style.
static const IconData glance_12_filled = IconData(60636, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -40952,6 +41111,24 @@ class FluentIcons {
/// fluent icon named "projection_screen_text" in size 24 and filled style.
static const IconData projection_screen_text_24_filled = IconData(983188, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "prompt" in size 16 and filled style.
+ static const IconData prompt_16_filled = IconData(984747, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "prompt" in size 20 and filled style.
+ static const IconData prompt_20_filled = IconData(984748, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "prompt" in size 24 and filled style.
+ static const IconData prompt_24_filled = IconData(984749, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "prompt" in size 28 and filled style.
+ static const IconData prompt_28_filled = IconData(984750, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "prompt" in size 32 and filled style.
+ static const IconData prompt_32_filled = IconData(984751, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "prompt" in size 48 and filled style.
+ static const IconData prompt_48_filled = IconData(984752, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "protocol_handler" in size 16 and filled style.
static const IconData protocol_handler_16_filled = IconData(63036, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -41969,6 +42146,24 @@ class FluentIcons {
/// fluent icon named "search_shield" in size 20 and filled style.
static const IconData search_shield_20_filled = IconData(60041, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "search_sparkle" in size 16 and filled style.
+ static const IconData search_sparkle_16_filled = IconData(984753, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "search_sparkle" in size 20 and filled style.
+ static const IconData search_sparkle_20_filled = IconData(984754, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "search_sparkle" in size 24 and filled style.
+ static const IconData search_sparkle_24_filled = IconData(984755, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "search_sparkle" in size 28 and filled style.
+ static const IconData search_sparkle_28_filled = IconData(984756, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "search_sparkle" in size 32 and filled style.
+ static const IconData search_sparkle_32_filled = IconData(984757, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "search_sparkle" in size 48 and filled style.
+ static const IconData search_sparkle_48_filled = IconData(984758, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "search_square" in size 16 and filled style.
static const IconData search_square_16_filled = IconData(984645, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -42935,6 +43130,27 @@ class FluentIcons {
/// fluent icon named "slide_text" in size 48 and filled style.
static const IconData slide_text_48_filled = IconData(60211, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "slide_text_call" in size 16 and filled style.
+ static const IconData slide_text_call_16_filled = IconData(984759, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "slide_text_call" in size 20 and filled style.
+ static const IconData slide_text_call_20_filled = IconData(984760, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "slide_text_call" in size 24 and filled style.
+ static const IconData slide_text_call_24_filled = IconData(984761, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "slide_text_call" in size 28 and filled style.
+ static const IconData slide_text_call_28_filled = IconData(984762, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "slide_text_call" in size 48 and filled style.
+ static const IconData slide_text_call_48_filled = IconData(984763, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "slide_text_cursor" in size 20 and filled style.
+ static const IconData slide_text_cursor_20_filled = IconData(984764, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "slide_text_cursor" in size 24 and filled style.
+ static const IconData slide_text_cursor_24_filled = IconData(984765, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "slide_text_edit" in size 16 and filled style.
static const IconData slide_text_edit_16_filled = IconData(984023, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@@ -47036,6 +47252,24 @@ class FluentIcons {
/// fluent icon named "vehicle_car_profile_rtl" in size 24 and filled style.
static const IconData vehicle_car_profile_rtl_24_filled = IconData(61445, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+ /// fluent icon named "vehicle_motorcycle" in size 16 and filled style.
+ static const IconData vehicle_motorcycle_16_filled = IconData(984766, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "vehicle_motorcycle" in size 20 and filled style.
+ static const IconData vehicle_motorcycle_20_filled = IconData(984767, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "vehicle_motorcycle" in size 24 and filled style.
+ static const IconData vehicle_motorcycle_24_filled = IconData(984768, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "vehicle_motorcycle" in size 28 and filled style.
+ static const IconData vehicle_motorcycle_28_filled = IconData(984769, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "vehicle_motorcycle" in size 32 and filled style.
+ static const IconData vehicle_motorcycle_32_filled = IconData(984770, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
+ /// fluent icon named "vehicle_motorcycle" in size 48 and filled style.
+ static const IconData vehicle_motorcycle_48_filled = IconData(984771, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
+
/// fluent icon named "vehicle_ship" in size 16 and filled style.
static const IconData vehicle_ship_16_filled = IconData(60898, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
diff --git a/flutter/pubspec.yaml b/flutter/pubspec.yaml
index e893f05176..0834c1ff0b 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.242
+version: 1.1.243
homepage: https://github.com/microsoft/fluentui-system-icons/tree/main
environment:
diff --git a/fonts/FluentSystemIcons-Filled.css b/fonts/FluentSystemIcons-Filled.css
index f0cdea2e86..0914c5f1ad 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?e9f88a74e73d0e356e657b6dfc29f0e4") format("woff2"),
-url("./FluentSystemIcons-Filled.woff?e9f88a74e73d0e356e657b6dfc29f0e4") format("woff"),
-url("./FluentSystemIcons-Filled.ttf?e9f88a74e73d0e356e657b6dfc29f0e4") format("truetype");
+ src: url("./FluentSystemIcons-Filled.woff2?c4a8e482e676b014054ae098a905aa5d") format("woff2"),
+url("./FluentSystemIcons-Filled.woff?c4a8e482e676b014054ae098a905aa5d") format("woff"),
+url("./FluentSystemIcons-Filled.ttf?c4a8e482e676b014054ae098a905aa5d") format("truetype");
}
i[class^="icon-"]:before, i[class*=" icon-"]:before {
@@ -24295,3 +24295,120 @@ i[class^="icon-"]:before, i[class*=" icon-"]:before {
.icon-ic_fluent_transparency_square_24_filled:before {
content: "\f069c";
}
+.icon-ic_fluent_arrow_collapse_all_16_filled:before {
+ content: "\f069d";
+}
+.icon-ic_fluent_arrow_expand_all_16_filled:before {
+ content: "\f069e";
+}
+.icon-ic_fluent_arrow_expand_all_20_filled:before {
+ content: "\f069f";
+}
+.icon-ic_fluent_arrow_expand_all_24_filled:before {
+ content: "\f06a0";
+}
+.icon-ic_fluent_chat_arrow_back_down_16_filled:before {
+ content: "\f06a1";
+}
+.icon-ic_fluent_chat_arrow_back_down_20_filled:before {
+ content: "\f06a2";
+}
+.icon-ic_fluent_chat_arrow_back_down_24_filled:before {
+ content: "\f06a3";
+}
+.icon-ic_fluent_chat_arrow_back_down_28_filled:before {
+ content: "\f06a4";
+}
+.icon-ic_fluent_chat_arrow_back_down_32_filled:before {
+ content: "\f06a5";
+}
+.icon-ic_fluent_chat_arrow_back_down_48_filled:before {
+ content: "\f06a6";
+}
+.icon-ic_fluent_desktop_arrow_down_32_filled:before {
+ content: "\f06a7";
+}
+.icon-ic_fluent_edit_line_horizontal_3_20_filled:before {
+ content: "\f06a8";
+}
+.icon-ic_fluent_edit_line_horizontal_3_24_filled:before {
+ content: "\f06a9";
+}
+.icon-ic_fluent_gift_open_32_filled:before {
+ content: "\f06aa";
+}
+.icon-ic_fluent_prompt_16_filled:before {
+ content: "\f06ab";
+}
+.icon-ic_fluent_prompt_20_filled:before {
+ content: "\f06ac";
+}
+.icon-ic_fluent_prompt_24_filled:before {
+ content: "\f06ad";
+}
+.icon-ic_fluent_prompt_28_filled:before {
+ content: "\f06ae";
+}
+.icon-ic_fluent_prompt_32_filled:before {
+ content: "\f06af";
+}
+.icon-ic_fluent_prompt_48_filled:before {
+ content: "\f06b0";
+}
+.icon-ic_fluent_search_sparkle_16_filled:before {
+ content: "\f06b1";
+}
+.icon-ic_fluent_search_sparkle_20_filled:before {
+ content: "\f06b2";
+}
+.icon-ic_fluent_search_sparkle_24_filled:before {
+ content: "\f06b3";
+}
+.icon-ic_fluent_search_sparkle_28_filled:before {
+ content: "\f06b4";
+}
+.icon-ic_fluent_search_sparkle_32_filled:before {
+ content: "\f06b5";
+}
+.icon-ic_fluent_search_sparkle_48_filled:before {
+ content: "\f06b6";
+}
+.icon-ic_fluent_slide_text_call_16_filled:before {
+ content: "\f06b7";
+}
+.icon-ic_fluent_slide_text_call_20_filled:before {
+ content: "\f06b8";
+}
+.icon-ic_fluent_slide_text_call_24_filled:before {
+ content: "\f06b9";
+}
+.icon-ic_fluent_slide_text_call_28_filled:before {
+ content: "\f06ba";
+}
+.icon-ic_fluent_slide_text_call_48_filled:before {
+ content: "\f06bb";
+}
+.icon-ic_fluent_slide_text_cursor_20_filled:before {
+ content: "\f06bc";
+}
+.icon-ic_fluent_slide_text_cursor_24_filled:before {
+ content: "\f06bd";
+}
+.icon-ic_fluent_vehicle_motorcycle_16_filled:before {
+ content: "\f06be";
+}
+.icon-ic_fluent_vehicle_motorcycle_20_filled:before {
+ content: "\f06bf";
+}
+.icon-ic_fluent_vehicle_motorcycle_24_filled:before {
+ content: "\f06c0";
+}
+.icon-ic_fluent_vehicle_motorcycle_28_filled:before {
+ content: "\f06c1";
+}
+.icon-ic_fluent_vehicle_motorcycle_32_filled:before {
+ content: "\f06c2";
+}
+.icon-ic_fluent_vehicle_motorcycle_48_filled:before {
+ content: "\f06c3";
+}
diff --git a/fonts/FluentSystemIcons-Filled.html b/fonts/FluentSystemIcons-Filled.html
index 4030d9def1..da61732172 100644
--- a/fonts/FluentSystemIcons-Filled.html
+++ b/fonts/FluentSystemIcons-Filled.html
@@ -2720,6 +2720,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_arrow_collapse_all_16_filled
+
+
+
@@ -3224,6 +3233,33 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_arrow_expand_all_16_filled
+
+
+
+
+
+
+
+
+ ic_fluent_arrow_expand_all_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_arrow_expand_all_24_filled
+
+
+
@@ -13916,6 +13952,60 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_chat_arrow_back_down_16_filled
+
+
+
+
+
+
+
+
+ ic_fluent_chat_arrow_back_down_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_chat_arrow_back_down_24_filled
+
+
+
+
+
+
+
+
+ ic_fluent_chat_arrow_back_down_28_filled
+
+
+
+
+
+
+
+
+ ic_fluent_chat_arrow_back_down_32_filled
+
+
+
+
+
+
+
+
+ ic_fluent_chat_arrow_back_down_48_filled
+
+
+
@@ -22052,6 +22142,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_desktop_arrow_down_32_filled
+
+
+
@@ -27173,6 +27272,24 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_edit_line_horizontal_3_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_edit_line_horizontal_3_24_filled
+
+
+
@@ -31763,6 +31880,15 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_gift_open_32_filled
+
+
+
@@ -51131,6 +51257,60 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_prompt_16_filled
+
+
+
+
+
+
+
+
+ ic_fluent_prompt_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_prompt_24_filled
+
+
+
+
+
+
+
+
+ ic_fluent_prompt_28_filled
+
+
+
+
+
+
+
+
+ ic_fluent_prompt_32_filled
+
+
+
+
+
+
+
+
+ ic_fluent_prompt_48_filled
+
+
+
@@ -54182,6 +54362,60 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_search_sparkle_16_filled
+
+
+
+
+
+
+
+
+ ic_fluent_search_sparkle_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_search_sparkle_24_filled
+
+
+
+
+
+
+
+
+ ic_fluent_search_sparkle_28_filled
+
+
+
+
+
+
+
+
+ ic_fluent_search_sparkle_32_filled
+
+
+
+
+
+
+
+
+ ic_fluent_search_sparkle_48_filled
+
+
+
@@ -57080,6 +57314,69 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_slide_text_call_16_filled
+
+
+
+
+
+
+
+
+ ic_fluent_slide_text_call_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_slide_text_call_24_filled
+
+
+
+
+
+
+
+
+ ic_fluent_slide_text_call_28_filled
+
+
+
+
+
+
+
+
+ ic_fluent_slide_text_call_48_filled
+
+
+
+
+
+
+
+
+ ic_fluent_slide_text_cursor_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_slide_text_cursor_24_filled
+
+
+
@@ -69383,6 +69680,60 @@ FluentSystemIcons-Filled
+
+
+
+
+
+ ic_fluent_vehicle_motorcycle_16_filled
+
+
+
+
+
+
+
+
+ ic_fluent_vehicle_motorcycle_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_vehicle_motorcycle_24_filled
+
+
+
+
+
+
+
+
+ ic_fluent_vehicle_motorcycle_28_filled
+
+
+
+
+
+
+
+
+ ic_fluent_vehicle_motorcycle_32_filled
+
+
+
+
+
+
+
+
+ ic_fluent_vehicle_motorcycle_48_filled
+
+
+
diff --git a/fonts/FluentSystemIcons-Filled.json b/fonts/FluentSystemIcons-Filled.json
index 63f8faef5b..c9257bda59 100644
--- a/fonts/FluentSystemIcons-Filled.json
+++ b/fonts/FluentSystemIcons-Filled.json
@@ -8091,5 +8091,44 @@
"ic_fluent_table_cursor_20_filled": 984729,
"ic_fluent_table_cursor_24_filled": 984730,
"ic_fluent_transparency_square_20_filled": 984731,
- "ic_fluent_transparency_square_24_filled": 984732
+ "ic_fluent_transparency_square_24_filled": 984732,
+ "ic_fluent_arrow_collapse_all_16_filled": 984733,
+ "ic_fluent_arrow_expand_all_16_filled": 984734,
+ "ic_fluent_arrow_expand_all_20_filled": 984735,
+ "ic_fluent_arrow_expand_all_24_filled": 984736,
+ "ic_fluent_chat_arrow_back_down_16_filled": 984737,
+ "ic_fluent_chat_arrow_back_down_20_filled": 984738,
+ "ic_fluent_chat_arrow_back_down_24_filled": 984739,
+ "ic_fluent_chat_arrow_back_down_28_filled": 984740,
+ "ic_fluent_chat_arrow_back_down_32_filled": 984741,
+ "ic_fluent_chat_arrow_back_down_48_filled": 984742,
+ "ic_fluent_desktop_arrow_down_32_filled": 984743,
+ "ic_fluent_edit_line_horizontal_3_20_filled": 984744,
+ "ic_fluent_edit_line_horizontal_3_24_filled": 984745,
+ "ic_fluent_gift_open_32_filled": 984746,
+ "ic_fluent_prompt_16_filled": 984747,
+ "ic_fluent_prompt_20_filled": 984748,
+ "ic_fluent_prompt_24_filled": 984749,
+ "ic_fluent_prompt_28_filled": 984750,
+ "ic_fluent_prompt_32_filled": 984751,
+ "ic_fluent_prompt_48_filled": 984752,
+ "ic_fluent_search_sparkle_16_filled": 984753,
+ "ic_fluent_search_sparkle_20_filled": 984754,
+ "ic_fluent_search_sparkle_24_filled": 984755,
+ "ic_fluent_search_sparkle_28_filled": 984756,
+ "ic_fluent_search_sparkle_32_filled": 984757,
+ "ic_fluent_search_sparkle_48_filled": 984758,
+ "ic_fluent_slide_text_call_16_filled": 984759,
+ "ic_fluent_slide_text_call_20_filled": 984760,
+ "ic_fluent_slide_text_call_24_filled": 984761,
+ "ic_fluent_slide_text_call_28_filled": 984762,
+ "ic_fluent_slide_text_call_48_filled": 984763,
+ "ic_fluent_slide_text_cursor_20_filled": 984764,
+ "ic_fluent_slide_text_cursor_24_filled": 984765,
+ "ic_fluent_vehicle_motorcycle_16_filled": 984766,
+ "ic_fluent_vehicle_motorcycle_20_filled": 984767,
+ "ic_fluent_vehicle_motorcycle_24_filled": 984768,
+ "ic_fluent_vehicle_motorcycle_28_filled": 984769,
+ "ic_fluent_vehicle_motorcycle_32_filled": 984770,
+ "ic_fluent_vehicle_motorcycle_48_filled": 984771
}
\ No newline at end of file
diff --git a/fonts/FluentSystemIcons-Filled.ttf b/fonts/FluentSystemIcons-Filled.ttf
index 5e25ac0a3c..5f7576ef6a 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 3cd3340516..a658f19de4 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 9e96806157..79896d6f0e 100644
Binary files a/fonts/FluentSystemIcons-Filled.woff2 and b/fonts/FluentSystemIcons-Filled.woff2 differ
diff --git a/fonts/FluentSystemIcons-Regular.css b/fonts/FluentSystemIcons-Regular.css
index 90fa7e0fe4..f925c8e11b 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?02bb37d8da0e61738c383aa6926e3947") format("woff2"),
-url("./FluentSystemIcons-Regular.woff?02bb37d8da0e61738c383aa6926e3947") format("woff"),
-url("./FluentSystemIcons-Regular.ttf?02bb37d8da0e61738c383aa6926e3947") format("truetype");
+ src: url("./FluentSystemIcons-Regular.woff2?836a1364a3b9b10fffede514530dde21") format("woff2"),
+url("./FluentSystemIcons-Regular.woff?836a1364a3b9b10fffede514530dde21") format("woff"),
+url("./FluentSystemIcons-Regular.ttf?836a1364a3b9b10fffede514530dde21") format("truetype");
}
i[class^="icon-"]:before, i[class*=" icon-"]:before {
@@ -23923,3 +23923,120 @@ i[class^="icon-"]:before, i[class*=" icon-"]:before {
.icon-ic_fluent_transparency_square_24_regular:before {
content: "\f0620";
}
+.icon-ic_fluent_arrow_collapse_all_16_regular:before {
+ content: "\f0621";
+}
+.icon-ic_fluent_arrow_expand_all_16_regular:before {
+ content: "\f0622";
+}
+.icon-ic_fluent_arrow_expand_all_20_regular:before {
+ content: "\f0623";
+}
+.icon-ic_fluent_arrow_expand_all_24_regular:before {
+ content: "\f0624";
+}
+.icon-ic_fluent_chat_arrow_back_down_16_regular:before {
+ content: "\f0625";
+}
+.icon-ic_fluent_chat_arrow_back_down_20_regular:before {
+ content: "\f0626";
+}
+.icon-ic_fluent_chat_arrow_back_down_24_regular:before {
+ content: "\f0627";
+}
+.icon-ic_fluent_chat_arrow_back_down_28_regular:before {
+ content: "\f0628";
+}
+.icon-ic_fluent_chat_arrow_back_down_32_regular:before {
+ content: "\f0629";
+}
+.icon-ic_fluent_chat_arrow_back_down_48_regular:before {
+ content: "\f062a";
+}
+.icon-ic_fluent_desktop_arrow_down_32_regular:before {
+ content: "\f062b";
+}
+.icon-ic_fluent_edit_line_horizontal_3_20_regular:before {
+ content: "\f062c";
+}
+.icon-ic_fluent_edit_line_horizontal_3_24_regular:before {
+ content: "\f062d";
+}
+.icon-ic_fluent_gift_open_32_regular:before {
+ content: "\f062e";
+}
+.icon-ic_fluent_prompt_16_regular:before {
+ content: "\f062f";
+}
+.icon-ic_fluent_prompt_20_regular:before {
+ content: "\f0630";
+}
+.icon-ic_fluent_prompt_24_regular:before {
+ content: "\f0631";
+}
+.icon-ic_fluent_prompt_28_regular:before {
+ content: "\f0632";
+}
+.icon-ic_fluent_prompt_32_regular:before {
+ content: "\f0633";
+}
+.icon-ic_fluent_prompt_48_regular:before {
+ content: "\f0634";
+}
+.icon-ic_fluent_search_sparkle_16_regular:before {
+ content: "\f0635";
+}
+.icon-ic_fluent_search_sparkle_20_regular:before {
+ content: "\f0636";
+}
+.icon-ic_fluent_search_sparkle_24_regular:before {
+ content: "\f0637";
+}
+.icon-ic_fluent_search_sparkle_28_regular:before {
+ content: "\f0638";
+}
+.icon-ic_fluent_search_sparkle_32_regular:before {
+ content: "\f0639";
+}
+.icon-ic_fluent_search_sparkle_48_regular:before {
+ content: "\f063a";
+}
+.icon-ic_fluent_slide_text_call_16_regular:before {
+ content: "\f063b";
+}
+.icon-ic_fluent_slide_text_call_20_regular:before {
+ content: "\f063c";
+}
+.icon-ic_fluent_slide_text_call_24_regular:before {
+ content: "\f063d";
+}
+.icon-ic_fluent_slide_text_call_28_regular:before {
+ content: "\f063e";
+}
+.icon-ic_fluent_slide_text_call_48_regular:before {
+ content: "\f063f";
+}
+.icon-ic_fluent_slide_text_cursor_20_regular:before {
+ content: "\f0640";
+}
+.icon-ic_fluent_slide_text_cursor_24_regular:before {
+ content: "\f0641";
+}
+.icon-ic_fluent_vehicle_motorcycle_16_regular:before {
+ content: "\f0642";
+}
+.icon-ic_fluent_vehicle_motorcycle_20_regular:before {
+ content: "\f0643";
+}
+.icon-ic_fluent_vehicle_motorcycle_24_regular:before {
+ content: "\f0644";
+}
+.icon-ic_fluent_vehicle_motorcycle_28_regular:before {
+ content: "\f0645";
+}
+.icon-ic_fluent_vehicle_motorcycle_32_regular:before {
+ content: "\f0646";
+}
+.icon-ic_fluent_vehicle_motorcycle_48_regular:before {
+ content: "\f0647";
+}
diff --git a/fonts/FluentSystemIcons-Regular.html b/fonts/FluentSystemIcons-Regular.html
index 448e96f190..a9705ef2d3 100644
--- a/fonts/FluentSystemIcons-Regular.html
+++ b/fonts/FluentSystemIcons-Regular.html
@@ -2720,6 +2720,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_arrow_collapse_all_16_regular
+
+
+
@@ -3224,6 +3233,33 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_arrow_expand_all_16_regular
+
+
+
+
+
+
+
+
+ ic_fluent_arrow_expand_all_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_arrow_expand_all_24_regular
+
+
+
@@ -13907,6 +13943,60 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_chat_arrow_back_down_16_regular
+
+
+
+
+
+
+
+
+ ic_fluent_chat_arrow_back_down_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_chat_arrow_back_down_24_regular
+
+
+
+
+
+
+
+
+ ic_fluent_chat_arrow_back_down_28_regular
+
+
+
+
+
+
+
+
+ ic_fluent_chat_arrow_back_down_32_regular
+
+
+
+
+
+
+
+
+ ic_fluent_chat_arrow_back_down_48_regular
+
+
+
@@ -22124,6 +22214,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_desktop_arrow_down_32_regular
+
+
+
@@ -27245,6 +27344,24 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_edit_line_horizontal_3_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_edit_line_horizontal_3_24_regular
+
+
+
@@ -31619,6 +31736,15 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_gift_open_32_regular
+
+
+
@@ -50078,6 +50204,60 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_prompt_16_regular
+
+
+
+
+
+
+
+
+ ic_fluent_prompt_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_prompt_24_regular
+
+
+
+
+
+
+
+
+ ic_fluent_prompt_28_regular
+
+
+
+
+
+
+
+
+ ic_fluent_prompt_32_regular
+
+
+
+
+
+
+
+
+ ic_fluent_prompt_48_regular
+
+
+
@@ -53129,6 +53309,60 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_search_sparkle_16_regular
+
+
+
+
+
+
+
+
+ ic_fluent_search_sparkle_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_search_sparkle_24_regular
+
+
+
+
+
+
+
+
+ ic_fluent_search_sparkle_28_regular
+
+
+
+
+
+
+
+
+ ic_fluent_search_sparkle_32_regular
+
+
+
+
+
+
+
+
+ ic_fluent_search_sparkle_48_regular
+
+
+
@@ -56027,6 +56261,69 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_slide_text_call_16_regular
+
+
+
+
+
+
+
+
+ ic_fluent_slide_text_call_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_slide_text_call_24_regular
+
+
+
+
+
+
+
+
+ ic_fluent_slide_text_call_28_regular
+
+
+
+
+
+
+
+
+ ic_fluent_slide_text_call_48_regular
+
+
+
+
+
+
+
+
+ ic_fluent_slide_text_cursor_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_slide_text_cursor_24_regular
+
+
+
@@ -68267,6 +68564,60 @@ FluentSystemIcons-Regular
+
+
+
+
+
+ ic_fluent_vehicle_motorcycle_16_regular
+
+
+
+
+
+
+
+
+ ic_fluent_vehicle_motorcycle_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_vehicle_motorcycle_24_regular
+
+
+
+
+
+
+
+
+ ic_fluent_vehicle_motorcycle_28_regular
+
+
+
+
+
+
+
+
+ ic_fluent_vehicle_motorcycle_32_regular
+
+
+
+
+
+
+
+
+ ic_fluent_vehicle_motorcycle_48_regular
+
+
+
diff --git a/fonts/FluentSystemIcons-Regular.json b/fonts/FluentSystemIcons-Regular.json
index ca8036fab9..81bb21ecbf 100644
--- a/fonts/FluentSystemIcons-Regular.json
+++ b/fonts/FluentSystemIcons-Regular.json
@@ -7967,5 +7967,44 @@
"ic_fluent_table_cursor_20_regular": 984605,
"ic_fluent_table_cursor_24_regular": 984606,
"ic_fluent_transparency_square_20_regular": 984607,
- "ic_fluent_transparency_square_24_regular": 984608
+ "ic_fluent_transparency_square_24_regular": 984608,
+ "ic_fluent_arrow_collapse_all_16_regular": 984609,
+ "ic_fluent_arrow_expand_all_16_regular": 984610,
+ "ic_fluent_arrow_expand_all_20_regular": 984611,
+ "ic_fluent_arrow_expand_all_24_regular": 984612,
+ "ic_fluent_chat_arrow_back_down_16_regular": 984613,
+ "ic_fluent_chat_arrow_back_down_20_regular": 984614,
+ "ic_fluent_chat_arrow_back_down_24_regular": 984615,
+ "ic_fluent_chat_arrow_back_down_28_regular": 984616,
+ "ic_fluent_chat_arrow_back_down_32_regular": 984617,
+ "ic_fluent_chat_arrow_back_down_48_regular": 984618,
+ "ic_fluent_desktop_arrow_down_32_regular": 984619,
+ "ic_fluent_edit_line_horizontal_3_20_regular": 984620,
+ "ic_fluent_edit_line_horizontal_3_24_regular": 984621,
+ "ic_fluent_gift_open_32_regular": 984622,
+ "ic_fluent_prompt_16_regular": 984623,
+ "ic_fluent_prompt_20_regular": 984624,
+ "ic_fluent_prompt_24_regular": 984625,
+ "ic_fluent_prompt_28_regular": 984626,
+ "ic_fluent_prompt_32_regular": 984627,
+ "ic_fluent_prompt_48_regular": 984628,
+ "ic_fluent_search_sparkle_16_regular": 984629,
+ "ic_fluent_search_sparkle_20_regular": 984630,
+ "ic_fluent_search_sparkle_24_regular": 984631,
+ "ic_fluent_search_sparkle_28_regular": 984632,
+ "ic_fluent_search_sparkle_32_regular": 984633,
+ "ic_fluent_search_sparkle_48_regular": 984634,
+ "ic_fluent_slide_text_call_16_regular": 984635,
+ "ic_fluent_slide_text_call_20_regular": 984636,
+ "ic_fluent_slide_text_call_24_regular": 984637,
+ "ic_fluent_slide_text_call_28_regular": 984638,
+ "ic_fluent_slide_text_call_48_regular": 984639,
+ "ic_fluent_slide_text_cursor_20_regular": 984640,
+ "ic_fluent_slide_text_cursor_24_regular": 984641,
+ "ic_fluent_vehicle_motorcycle_16_regular": 984642,
+ "ic_fluent_vehicle_motorcycle_20_regular": 984643,
+ "ic_fluent_vehicle_motorcycle_24_regular": 984644,
+ "ic_fluent_vehicle_motorcycle_28_regular": 984645,
+ "ic_fluent_vehicle_motorcycle_32_regular": 984646,
+ "ic_fluent_vehicle_motorcycle_48_regular": 984647
}
\ No newline at end of file
diff --git a/fonts/FluentSystemIcons-Regular.ttf b/fonts/FluentSystemIcons-Regular.ttf
index e24134978e..264daa09a3 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 24fa9cb96b..c2ab6fdb30 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 40c6acb71b..cb83930d9f 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 c503123601..a9767a8644 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?e75c21edf018937c838ab3367e1e6d18") format("woff2"),
-url("./FluentSystemIcons-Resizable.woff?e75c21edf018937c838ab3367e1e6d18") format("woff"),
-url("./FluentSystemIcons-Resizable.ttf?e75c21edf018937c838ab3367e1e6d18") format("truetype");
+ src: url("./FluentSystemIcons-Resizable.woff2?635920edebae9a3eba29f132a3d9becd") format("woff2"),
+url("./FluentSystemIcons-Resizable.woff?635920edebae9a3eba29f132a3d9becd") format("woff"),
+url("./FluentSystemIcons-Resizable.ttf?635920edebae9a3eba29f132a3d9becd") format("truetype");
}
i[class^="icon-"]:before, i[class*=" icon-"]:before {
@@ -640,14421 +640,14469 @@ i[class^="icon-"]:before, i[class*=" icon-"]:before {
.icon-ic_fluent_arrow_expand_20_regular:before {
content: "\e0cf";
}
-.icon-ic_fluent_arrow_export_20_filled:before {
+.icon-ic_fluent_arrow_expand_all_20_filled:before {
content: "\e0d0";
}
-.icon-ic_fluent_arrow_export_20_regular:before {
+.icon-ic_fluent_arrow_expand_all_20_regular:before {
content: "\e0d1";
}
-.icon-ic_fluent_arrow_export_ltr_20_filled:before {
+.icon-ic_fluent_arrow_export_20_filled:before {
content: "\e0d2";
}
-.icon-ic_fluent_arrow_export_ltr_20_regular:before {
+.icon-ic_fluent_arrow_export_20_regular:before {
content: "\e0d3";
}
-.icon-ic_fluent_arrow_export_rtl_20_filled:before {
+.icon-ic_fluent_arrow_export_ltr_20_filled:before {
content: "\e0d4";
}
-.icon-ic_fluent_arrow_export_rtl_20_regular:before {
+.icon-ic_fluent_arrow_export_ltr_20_regular:before {
content: "\e0d5";
}
-.icon-ic_fluent_arrow_export_up_20_filled:before {
+.icon-ic_fluent_arrow_export_rtl_20_filled:before {
content: "\e0d6";
}
-.icon-ic_fluent_arrow_export_up_20_regular:before {
+.icon-ic_fluent_arrow_export_rtl_20_regular:before {
content: "\e0d7";
}
-.icon-ic_fluent_arrow_fit_20_filled:before {
+.icon-ic_fluent_arrow_export_up_20_filled:before {
content: "\e0d8";
}
-.icon-ic_fluent_arrow_fit_20_regular:before {
+.icon-ic_fluent_arrow_export_up_20_regular:before {
content: "\e0d9";
}
-.icon-ic_fluent_arrow_fit_in_20_filled:before {
+.icon-ic_fluent_arrow_fit_20_filled:before {
content: "\e0da";
}
-.icon-ic_fluent_arrow_fit_in_20_regular:before {
+.icon-ic_fluent_arrow_fit_20_regular:before {
content: "\e0db";
}
-.icon-ic_fluent_arrow_flow_diagonal_up_right_20_filled:before {
+.icon-ic_fluent_arrow_fit_in_20_filled:before {
content: "\e0dc";
}
-.icon-ic_fluent_arrow_flow_diagonal_up_right_20_regular:before {
+.icon-ic_fluent_arrow_fit_in_20_regular:before {
content: "\e0dd";
}
-.icon-ic_fluent_arrow_flow_up_right_20_filled:before {
+.icon-ic_fluent_arrow_flow_diagonal_up_right_20_filled:before {
content: "\e0de";
}
-.icon-ic_fluent_arrow_flow_up_right_20_regular:before {
+.icon-ic_fluent_arrow_flow_diagonal_up_right_20_regular:before {
content: "\e0df";
}
-.icon-ic_fluent_arrow_flow_up_right_rectangle_multiple_20_filled:before {
+.icon-ic_fluent_arrow_flow_up_right_20_filled:before {
content: "\e0e0";
}
-.icon-ic_fluent_arrow_flow_up_right_rectangle_multiple_20_regular:before {
+.icon-ic_fluent_arrow_flow_up_right_20_regular:before {
content: "\e0e1";
}
-.icon-ic_fluent_arrow_forward_20_filled:before {
+.icon-ic_fluent_arrow_flow_up_right_rectangle_multiple_20_filled:before {
content: "\e0e2";
}
-.icon-ic_fluent_arrow_forward_20_regular:before {
+.icon-ic_fluent_arrow_flow_up_right_rectangle_multiple_20_regular:before {
content: "\e0e3";
}
-.icon-ic_fluent_arrow_forward_down_lightning_20_filled:before {
+.icon-ic_fluent_arrow_forward_20_filled:before {
content: "\e0e4";
}
-.icon-ic_fluent_arrow_forward_down_lightning_20_regular:before {
+.icon-ic_fluent_arrow_forward_20_regular:before {
content: "\e0e5";
}
-.icon-ic_fluent_arrow_forward_down_person_20_filled:before {
+.icon-ic_fluent_arrow_forward_down_lightning_20_filled:before {
content: "\e0e6";
}
-.icon-ic_fluent_arrow_forward_down_person_20_regular:before {
+.icon-ic_fluent_arrow_forward_down_lightning_20_regular:before {
content: "\e0e7";
}
-.icon-ic_fluent_arrow_hook_down_left_20_filled:before {
+.icon-ic_fluent_arrow_forward_down_person_20_filled:before {
content: "\e0e8";
}
-.icon-ic_fluent_arrow_hook_down_left_20_regular:before {
+.icon-ic_fluent_arrow_forward_down_person_20_regular:before {
content: "\e0e9";
}
-.icon-ic_fluent_arrow_hook_down_right_20_filled:before {
+.icon-ic_fluent_arrow_hook_down_left_20_filled:before {
content: "\e0ea";
}
-.icon-ic_fluent_arrow_hook_down_right_20_regular:before {
+.icon-ic_fluent_arrow_hook_down_left_20_regular:before {
content: "\e0eb";
}
-.icon-ic_fluent_arrow_hook_up_left_20_filled:before {
+.icon-ic_fluent_arrow_hook_down_right_20_filled:before {
content: "\e0ec";
}
-.icon-ic_fluent_arrow_hook_up_left_20_regular:before {
+.icon-ic_fluent_arrow_hook_down_right_20_regular:before {
content: "\e0ed";
}
-.icon-ic_fluent_arrow_hook_up_right_20_filled:before {
+.icon-ic_fluent_arrow_hook_up_left_20_filled:before {
content: "\e0ee";
}
-.icon-ic_fluent_arrow_hook_up_right_20_regular:before {
+.icon-ic_fluent_arrow_hook_up_left_20_regular:before {
content: "\e0ef";
}
-.icon-ic_fluent_arrow_import_20_filled:before {
+.icon-ic_fluent_arrow_hook_up_right_20_filled:before {
content: "\e0f0";
}
-.icon-ic_fluent_arrow_import_20_regular:before {
+.icon-ic_fluent_arrow_hook_up_right_20_regular:before {
content: "\e0f1";
}
-.icon-ic_fluent_arrow_join_20_filled:before {
+.icon-ic_fluent_arrow_import_20_filled:before {
content: "\e0f2";
}
-.icon-ic_fluent_arrow_join_20_regular:before {
+.icon-ic_fluent_arrow_import_20_regular:before {
content: "\e0f3";
}
-.icon-ic_fluent_arrow_left_20_filled:before {
+.icon-ic_fluent_arrow_join_20_filled:before {
content: "\e0f4";
}
-.icon-ic_fluent_arrow_left_20_regular:before {
+.icon-ic_fluent_arrow_join_20_regular:before {
content: "\e0f5";
}
-.icon-ic_fluent_arrow_maximize_20_filled:before {
+.icon-ic_fluent_arrow_left_20_filled:before {
content: "\e0f6";
}
-.icon-ic_fluent_arrow_maximize_20_regular:before {
+.icon-ic_fluent_arrow_left_20_regular:before {
content: "\e0f7";
}
-.icon-ic_fluent_arrow_maximize_vertical_20_filled:before {
+.icon-ic_fluent_arrow_maximize_20_filled:before {
content: "\e0f8";
}
-.icon-ic_fluent_arrow_maximize_vertical_20_regular:before {
+.icon-ic_fluent_arrow_maximize_20_regular:before {
content: "\e0f9";
}
-.icon-ic_fluent_arrow_minimize_20_filled:before {
+.icon-ic_fluent_arrow_maximize_vertical_20_filled:before {
content: "\e0fa";
}
-.icon-ic_fluent_arrow_minimize_20_regular:before {
+.icon-ic_fluent_arrow_maximize_vertical_20_regular:before {
content: "\e0fb";
}
-.icon-ic_fluent_arrow_minimize_vertical_20_filled:before {
+.icon-ic_fluent_arrow_minimize_20_filled:before {
content: "\e0fc";
}
-.icon-ic_fluent_arrow_minimize_vertical_20_regular:before {
+.icon-ic_fluent_arrow_minimize_20_regular:before {
content: "\e0fd";
}
-.icon-ic_fluent_arrow_move_20_filled:before {
+.icon-ic_fluent_arrow_minimize_vertical_20_filled:before {
content: "\e0fe";
}
-.icon-ic_fluent_arrow_move_20_regular:before {
+.icon-ic_fluent_arrow_minimize_vertical_20_regular:before {
content: "\e0ff";
}
-.icon-ic_fluent_arrow_move_inward_20_filled:before {
+.icon-ic_fluent_arrow_move_20_filled:before {
content: "\e100";
}
-.icon-ic_fluent_arrow_move_inward_20_regular:before {
+.icon-ic_fluent_arrow_move_20_regular:before {
content: "\e101";
}
-.icon-ic_fluent_arrow_next_20_filled:before {
+.icon-ic_fluent_arrow_move_inward_20_filled:before {
content: "\e102";
}
-.icon-ic_fluent_arrow_next_20_regular:before {
+.icon-ic_fluent_arrow_move_inward_20_regular:before {
content: "\e103";
}
-.icon-ic_fluent_arrow_outline_down_left_20_filled:before {
+.icon-ic_fluent_arrow_next_20_filled:before {
content: "\e104";
}
-.icon-ic_fluent_arrow_outline_down_left_20_regular:before {
+.icon-ic_fluent_arrow_next_20_regular:before {
content: "\e105";
}
-.icon-ic_fluent_arrow_outline_up_right_20_filled:before {
+.icon-ic_fluent_arrow_outline_down_left_20_filled:before {
content: "\e106";
}
-.icon-ic_fluent_arrow_outline_up_right_20_regular:before {
+.icon-ic_fluent_arrow_outline_down_left_20_regular:before {
content: "\e107";
}
-.icon-ic_fluent_arrow_paragraph_20_filled:before {
+.icon-ic_fluent_arrow_outline_up_right_20_filled:before {
content: "\e108";
}
-.icon-ic_fluent_arrow_paragraph_20_regular:before {
+.icon-ic_fluent_arrow_outline_up_right_20_regular:before {
content: "\e109";
}
-.icon-ic_fluent_arrow_previous_20_filled:before {
+.icon-ic_fluent_arrow_paragraph_20_filled:before {
content: "\e10a";
}
-.icon-ic_fluent_arrow_previous_20_regular:before {
+.icon-ic_fluent_arrow_paragraph_20_regular:before {
content: "\e10b";
}
-.icon-ic_fluent_arrow_redo_20_filled:before {
+.icon-ic_fluent_arrow_previous_20_filled:before {
content: "\e10c";
}
-.icon-ic_fluent_arrow_redo_20_regular:before {
+.icon-ic_fluent_arrow_previous_20_regular:before {
content: "\e10d";
}
-.icon-ic_fluent_arrow_repeat_1_20_filled:before {
+.icon-ic_fluent_arrow_redo_20_filled:before {
content: "\e10e";
}
-.icon-ic_fluent_arrow_repeat_1_20_regular:before {
+.icon-ic_fluent_arrow_redo_20_regular:before {
content: "\e10f";
}
-.icon-ic_fluent_arrow_repeat_all_20_filled:before {
+.icon-ic_fluent_arrow_repeat_1_20_filled:before {
content: "\e110";
}
-.icon-ic_fluent_arrow_repeat_all_20_regular:before {
+.icon-ic_fluent_arrow_repeat_1_20_regular:before {
content: "\e111";
}
-.icon-ic_fluent_arrow_repeat_all_off_20_filled:before {
+.icon-ic_fluent_arrow_repeat_all_20_filled:before {
content: "\e112";
}
-.icon-ic_fluent_arrow_repeat_all_off_20_regular:before {
+.icon-ic_fluent_arrow_repeat_all_20_regular:before {
content: "\e113";
}
-.icon-ic_fluent_arrow_reply_20_filled:before {
+.icon-ic_fluent_arrow_repeat_all_off_20_filled:before {
content: "\e114";
}
-.icon-ic_fluent_arrow_reply_20_regular:before {
+.icon-ic_fluent_arrow_repeat_all_off_20_regular:before {
content: "\e115";
}
-.icon-ic_fluent_arrow_reply_all_20_filled:before {
+.icon-ic_fluent_arrow_reply_20_filled:before {
content: "\e116";
}
-.icon-ic_fluent_arrow_reply_all_20_regular:before {
+.icon-ic_fluent_arrow_reply_20_regular:before {
content: "\e117";
}
-.icon-ic_fluent_arrow_reply_down_20_filled:before {
+.icon-ic_fluent_arrow_reply_all_20_filled:before {
content: "\e118";
}
-.icon-ic_fluent_arrow_reply_down_20_regular:before {
+.icon-ic_fluent_arrow_reply_all_20_regular:before {
content: "\e119";
}
-.icon-ic_fluent_arrow_reset_20_filled:before {
+.icon-ic_fluent_arrow_reply_down_20_filled:before {
content: "\e11a";
}
-.icon-ic_fluent_arrow_reset_20_regular:before {
+.icon-ic_fluent_arrow_reply_down_20_regular:before {
content: "\e11b";
}
-.icon-ic_fluent_arrow_right_20_filled:before {
+.icon-ic_fluent_arrow_reset_20_filled:before {
content: "\e11c";
}
-.icon-ic_fluent_arrow_right_20_regular:before {
+.icon-ic_fluent_arrow_reset_20_regular:before {
content: "\e11d";
}
-.icon-ic_fluent_arrow_rotate_clockwise_20_filled:before {
+.icon-ic_fluent_arrow_right_20_filled:before {
content: "\e11e";
}
-.icon-ic_fluent_arrow_rotate_clockwise_20_regular:before {
+.icon-ic_fluent_arrow_right_20_regular:before {
content: "\e11f";
}
-.icon-ic_fluent_arrow_rotate_counterclockwise_20_filled:before {
+.icon-ic_fluent_arrow_rotate_clockwise_20_filled:before {
content: "\e120";
}
-.icon-ic_fluent_arrow_rotate_counterclockwise_20_regular:before {
+.icon-ic_fluent_arrow_rotate_clockwise_20_regular:before {
content: "\e121";
}
-.icon-ic_fluent_arrow_routing_20_filled:before {
+.icon-ic_fluent_arrow_rotate_counterclockwise_20_filled:before {
content: "\e122";
}
-.icon-ic_fluent_arrow_routing_20_regular:before {
+.icon-ic_fluent_arrow_rotate_counterclockwise_20_regular:before {
content: "\e123";
}
-.icon-ic_fluent_arrow_routing_rectangle_multiple_20_filled:before {
+.icon-ic_fluent_arrow_routing_20_filled:before {
content: "\e124";
}
-.icon-ic_fluent_arrow_routing_rectangle_multiple_20_regular:before {
+.icon-ic_fluent_arrow_routing_20_regular:before {
content: "\e125";
}
-.icon-ic_fluent_arrow_shuffle_20_filled:before {
+.icon-ic_fluent_arrow_routing_rectangle_multiple_20_filled:before {
content: "\e126";
}
-.icon-ic_fluent_arrow_shuffle_20_regular:before {
+.icon-ic_fluent_arrow_routing_rectangle_multiple_20_regular:before {
content: "\e127";
}
-.icon-ic_fluent_arrow_shuffle_off_20_filled:before {
+.icon-ic_fluent_arrow_shuffle_20_filled:before {
content: "\e128";
}
-.icon-ic_fluent_arrow_shuffle_off_20_regular:before {
+.icon-ic_fluent_arrow_shuffle_20_regular:before {
content: "\e129";
}
-.icon-ic_fluent_arrow_sort_20_filled:before {
+.icon-ic_fluent_arrow_shuffle_off_20_filled:before {
content: "\e12a";
}
-.icon-ic_fluent_arrow_sort_20_regular:before {
+.icon-ic_fluent_arrow_shuffle_off_20_regular:before {
content: "\e12b";
}
-.icon-ic_fluent_arrow_sort_down_20_filled:before {
+.icon-ic_fluent_arrow_sort_20_filled:before {
content: "\e12c";
}
-.icon-ic_fluent_arrow_sort_down_20_regular:before {
+.icon-ic_fluent_arrow_sort_20_regular:before {
content: "\e12d";
}
-.icon-ic_fluent_arrow_sort_down_lines_20_filled:before {
+.icon-ic_fluent_arrow_sort_down_20_filled:before {
content: "\e12e";
}
-.icon-ic_fluent_arrow_sort_down_lines_20_regular:before {
+.icon-ic_fluent_arrow_sort_down_20_regular:before {
content: "\e12f";
}
-.icon-ic_fluent_arrow_sort_up_20_filled:before {
+.icon-ic_fluent_arrow_sort_down_lines_20_filled:before {
content: "\e130";
}
-.icon-ic_fluent_arrow_sort_up_20_regular:before {
+.icon-ic_fluent_arrow_sort_down_lines_20_regular:before {
content: "\e131";
}
-.icon-ic_fluent_arrow_sort_up_lines_20_filled:before {
+.icon-ic_fluent_arrow_sort_up_20_filled:before {
content: "\e132";
}
-.icon-ic_fluent_arrow_sort_up_lines_20_regular:before {
+.icon-ic_fluent_arrow_sort_up_20_regular:before {
content: "\e133";
}
-.icon-ic_fluent_arrow_split_20_filled:before {
+.icon-ic_fluent_arrow_sort_up_lines_20_filled:before {
content: "\e134";
}
-.icon-ic_fluent_arrow_split_20_regular:before {
+.icon-ic_fluent_arrow_sort_up_lines_20_regular:before {
content: "\e135";
}
-.icon-ic_fluent_arrow_sprint_20_filled:before {
+.icon-ic_fluent_arrow_split_20_filled:before {
content: "\e136";
}
-.icon-ic_fluent_arrow_sprint_20_regular:before {
+.icon-ic_fluent_arrow_split_20_regular:before {
content: "\e137";
}
-.icon-ic_fluent_arrow_square_down_20_filled:before {
+.icon-ic_fluent_arrow_sprint_20_filled:before {
content: "\e138";
}
-.icon-ic_fluent_arrow_square_down_20_regular:before {
+.icon-ic_fluent_arrow_sprint_20_regular:before {
content: "\e139";
}
-.icon-ic_fluent_arrow_square_up_right_20_filled:before {
+.icon-ic_fluent_arrow_square_down_20_filled:before {
content: "\e13a";
}
-.icon-ic_fluent_arrow_square_up_right_20_regular:before {
+.icon-ic_fluent_arrow_square_down_20_regular:before {
content: "\e13b";
}
-.icon-ic_fluent_arrow_step_back_20_filled:before {
+.icon-ic_fluent_arrow_square_up_right_20_filled:before {
content: "\e13c";
}
-.icon-ic_fluent_arrow_step_back_20_regular:before {
+.icon-ic_fluent_arrow_square_up_right_20_regular:before {
content: "\e13d";
}
-.icon-ic_fluent_arrow_step_in_20_filled:before {
+.icon-ic_fluent_arrow_step_back_20_filled:before {
content: "\e13e";
}
-.icon-ic_fluent_arrow_step_in_20_regular:before {
+.icon-ic_fluent_arrow_step_back_20_regular:before {
content: "\e13f";
}
-.icon-ic_fluent_arrow_step_in_diagonal_down_left_20_filled:before {
+.icon-ic_fluent_arrow_step_in_20_filled:before {
content: "\e140";
}
-.icon-ic_fluent_arrow_step_in_diagonal_down_left_20_regular:before {
+.icon-ic_fluent_arrow_step_in_20_regular:before {
content: "\e141";
}
-.icon-ic_fluent_arrow_step_in_left_20_filled:before {
+.icon-ic_fluent_arrow_step_in_diagonal_down_left_20_filled:before {
content: "\e142";
}
-.icon-ic_fluent_arrow_step_in_left_20_regular:before {
+.icon-ic_fluent_arrow_step_in_diagonal_down_left_20_regular:before {
content: "\e143";
}
-.icon-ic_fluent_arrow_step_in_right_20_filled:before {
+.icon-ic_fluent_arrow_step_in_left_20_filled:before {
content: "\e144";
}
-.icon-ic_fluent_arrow_step_in_right_20_regular:before {
+.icon-ic_fluent_arrow_step_in_left_20_regular:before {
content: "\e145";
}
-.icon-ic_fluent_arrow_step_out_20_filled:before {
+.icon-ic_fluent_arrow_step_in_right_20_filled:before {
content: "\e146";
}
-.icon-ic_fluent_arrow_step_out_20_regular:before {
+.icon-ic_fluent_arrow_step_in_right_20_regular:before {
content: "\e147";
}
-.icon-ic_fluent_arrow_step_over_20_filled:before {
+.icon-ic_fluent_arrow_step_out_20_filled:before {
content: "\e148";
}
-.icon-ic_fluent_arrow_step_over_20_regular:before {
+.icon-ic_fluent_arrow_step_out_20_regular:before {
content: "\e149";
}
-.icon-ic_fluent_arrow_swap_20_filled:before {
+.icon-ic_fluent_arrow_step_over_20_filled:before {
content: "\e14a";
}
-.icon-ic_fluent_arrow_swap_20_regular:before {
+.icon-ic_fluent_arrow_step_over_20_regular:before {
content: "\e14b";
}
-.icon-ic_fluent_arrow_sync_20_filled:before {
+.icon-ic_fluent_arrow_swap_20_filled:before {
content: "\e14c";
}
-.icon-ic_fluent_arrow_sync_20_regular:before {
+.icon-ic_fluent_arrow_swap_20_regular:before {
content: "\e14d";
}
-.icon-ic_fluent_arrow_sync_checkmark_20_filled:before {
+.icon-ic_fluent_arrow_sync_20_filled:before {
content: "\e14e";
}
-.icon-ic_fluent_arrow_sync_checkmark_20_regular:before {
+.icon-ic_fluent_arrow_sync_20_regular:before {
content: "\e14f";
}
-.icon-ic_fluent_arrow_sync_circle_20_filled:before {
+.icon-ic_fluent_arrow_sync_checkmark_20_filled:before {
content: "\e150";
}
-.icon-ic_fluent_arrow_sync_circle_20_regular:before {
+.icon-ic_fluent_arrow_sync_checkmark_20_regular:before {
content: "\e151";
}
-.icon-ic_fluent_arrow_sync_dismiss_20_filled:before {
+.icon-ic_fluent_arrow_sync_circle_20_filled:before {
content: "\e152";
}
-.icon-ic_fluent_arrow_sync_dismiss_20_regular:before {
+.icon-ic_fluent_arrow_sync_circle_20_regular:before {
content: "\e153";
}
-.icon-ic_fluent_arrow_sync_off_20_filled:before {
+.icon-ic_fluent_arrow_sync_dismiss_20_filled:before {
content: "\e154";
}
-.icon-ic_fluent_arrow_sync_off_20_regular:before {
+.icon-ic_fluent_arrow_sync_dismiss_20_regular:before {
content: "\e155";
}
-.icon-ic_fluent_arrow_trending_20_filled:before {
+.icon-ic_fluent_arrow_sync_off_20_filled:before {
content: "\e156";
}
-.icon-ic_fluent_arrow_trending_20_regular:before {
+.icon-ic_fluent_arrow_sync_off_20_regular:before {
content: "\e157";
}
-.icon-ic_fluent_arrow_trending_checkmark_20_filled:before {
+.icon-ic_fluent_arrow_trending_20_filled:before {
content: "\e158";
}
-.icon-ic_fluent_arrow_trending_checkmark_20_regular:before {
+.icon-ic_fluent_arrow_trending_20_regular:before {
content: "\e159";
}
-.icon-ic_fluent_arrow_trending_down_20_filled:before {
+.icon-ic_fluent_arrow_trending_checkmark_20_filled:before {
content: "\e15a";
}
-.icon-ic_fluent_arrow_trending_down_20_regular:before {
+.icon-ic_fluent_arrow_trending_checkmark_20_regular:before {
content: "\e15b";
}
-.icon-ic_fluent_arrow_trending_lines_20_filled:before {
+.icon-ic_fluent_arrow_trending_down_20_filled:before {
content: "\e15c";
}
-.icon-ic_fluent_arrow_trending_lines_20_regular:before {
+.icon-ic_fluent_arrow_trending_down_20_regular:before {
content: "\e15d";
}
-.icon-ic_fluent_arrow_trending_settings_20_filled:before {
+.icon-ic_fluent_arrow_trending_lines_20_filled:before {
content: "\e15e";
}
-.icon-ic_fluent_arrow_trending_settings_20_regular:before {
+.icon-ic_fluent_arrow_trending_lines_20_regular:before {
content: "\e15f";
}
-.icon-ic_fluent_arrow_trending_sparkle_20_filled:before {
+.icon-ic_fluent_arrow_trending_settings_20_filled:before {
content: "\e160";
}
-.icon-ic_fluent_arrow_trending_sparkle_20_regular:before {
+.icon-ic_fluent_arrow_trending_settings_20_regular:before {
content: "\e161";
}
-.icon-ic_fluent_arrow_trending_text_20_filled:before {
+.icon-ic_fluent_arrow_trending_sparkle_20_filled:before {
content: "\e162";
}
-.icon-ic_fluent_arrow_trending_text_20_regular:before {
+.icon-ic_fluent_arrow_trending_sparkle_20_regular:before {
content: "\e163";
}
-.icon-ic_fluent_arrow_trending_wrench_20_filled:before {
+.icon-ic_fluent_arrow_trending_text_20_filled:before {
content: "\e164";
}
-.icon-ic_fluent_arrow_trending_wrench_20_regular:before {
+.icon-ic_fluent_arrow_trending_text_20_regular:before {
content: "\e165";
}
-.icon-ic_fluent_arrow_turn_bidirectional_down_right_20_filled:before {
+.icon-ic_fluent_arrow_trending_wrench_20_filled:before {
content: "\e166";
}
-.icon-ic_fluent_arrow_turn_bidirectional_down_right_20_regular:before {
+.icon-ic_fluent_arrow_trending_wrench_20_regular:before {
content: "\e167";
}
-.icon-ic_fluent_arrow_turn_down_left_20_filled:before {
+.icon-ic_fluent_arrow_turn_bidirectional_down_right_20_filled:before {
content: "\e168";
}
-.icon-ic_fluent_arrow_turn_down_left_20_regular:before {
+.icon-ic_fluent_arrow_turn_bidirectional_down_right_20_regular:before {
content: "\e169";
}
-.icon-ic_fluent_arrow_turn_down_right_20_filled:before {
+.icon-ic_fluent_arrow_turn_down_left_20_filled:before {
content: "\e16a";
}
-.icon-ic_fluent_arrow_turn_down_right_20_regular:before {
+.icon-ic_fluent_arrow_turn_down_left_20_regular:before {
content: "\e16b";
}
-.icon-ic_fluent_arrow_turn_down_up_20_filled:before {
+.icon-ic_fluent_arrow_turn_down_right_20_filled:before {
content: "\e16c";
}
-.icon-ic_fluent_arrow_turn_down_up_20_regular:before {
+.icon-ic_fluent_arrow_turn_down_right_20_regular:before {
content: "\e16d";
}
-.icon-ic_fluent_arrow_turn_left_down_20_filled:before {
+.icon-ic_fluent_arrow_turn_down_up_20_filled:before {
content: "\e16e";
}
-.icon-ic_fluent_arrow_turn_left_down_20_regular:before {
+.icon-ic_fluent_arrow_turn_down_up_20_regular:before {
content: "\e16f";
}
-.icon-ic_fluent_arrow_turn_left_right_20_filled:before {
+.icon-ic_fluent_arrow_turn_left_down_20_filled:before {
content: "\e170";
}
-.icon-ic_fluent_arrow_turn_left_right_20_regular:before {
+.icon-ic_fluent_arrow_turn_left_down_20_regular:before {
content: "\e171";
}
-.icon-ic_fluent_arrow_turn_left_up_20_filled:before {
+.icon-ic_fluent_arrow_turn_left_right_20_filled:before {
content: "\e172";
}
-.icon-ic_fluent_arrow_turn_left_up_20_regular:before {
+.icon-ic_fluent_arrow_turn_left_right_20_regular:before {
content: "\e173";
}
-.icon-ic_fluent_arrow_turn_right_20_filled:before {
+.icon-ic_fluent_arrow_turn_left_up_20_filled:before {
content: "\e174";
}
-.icon-ic_fluent_arrow_turn_right_20_regular:before {
+.icon-ic_fluent_arrow_turn_left_up_20_regular:before {
content: "\e175";
}
-.icon-ic_fluent_arrow_turn_right_down_20_filled:before {
+.icon-ic_fluent_arrow_turn_right_20_filled:before {
content: "\e176";
}
-.icon-ic_fluent_arrow_turn_right_down_20_regular:before {
+.icon-ic_fluent_arrow_turn_right_20_regular:before {
content: "\e177";
}
-.icon-ic_fluent_arrow_turn_right_left_20_filled:before {
+.icon-ic_fluent_arrow_turn_right_down_20_filled:before {
content: "\e178";
}
-.icon-ic_fluent_arrow_turn_right_left_20_regular:before {
+.icon-ic_fluent_arrow_turn_right_down_20_regular:before {
content: "\e179";
}
-.icon-ic_fluent_arrow_turn_right_up_20_filled:before {
+.icon-ic_fluent_arrow_turn_right_left_20_filled:before {
content: "\e17a";
}
-.icon-ic_fluent_arrow_turn_right_up_20_regular:before {
+.icon-ic_fluent_arrow_turn_right_left_20_regular:before {
content: "\e17b";
}
-.icon-ic_fluent_arrow_turn_up_down_20_filled:before {
+.icon-ic_fluent_arrow_turn_right_up_20_filled:before {
content: "\e17c";
}
-.icon-ic_fluent_arrow_turn_up_down_20_regular:before {
+.icon-ic_fluent_arrow_turn_right_up_20_regular:before {
content: "\e17d";
}
-.icon-ic_fluent_arrow_turn_up_left_20_filled:before {
+.icon-ic_fluent_arrow_turn_up_down_20_filled:before {
content: "\e17e";
}
-.icon-ic_fluent_arrow_turn_up_left_20_regular:before {
+.icon-ic_fluent_arrow_turn_up_down_20_regular:before {
content: "\e17f";
}
-.icon-ic_fluent_arrow_undo_20_filled:before {
+.icon-ic_fluent_arrow_turn_up_left_20_filled:before {
content: "\e180";
}
-.icon-ic_fluent_arrow_undo_20_regular:before {
+.icon-ic_fluent_arrow_turn_up_left_20_regular:before {
content: "\e181";
}
-.icon-ic_fluent_arrow_up_20_filled:before {
+.icon-ic_fluent_arrow_undo_20_filled:before {
content: "\e182";
}
-.icon-ic_fluent_arrow_up_20_regular:before {
+.icon-ic_fluent_arrow_undo_20_regular:before {
content: "\e183";
}
-.icon-ic_fluent_arrow_up_exclamation_20_filled:before {
+.icon-ic_fluent_arrow_up_20_filled:before {
content: "\e184";
}
-.icon-ic_fluent_arrow_up_exclamation_20_regular:before {
+.icon-ic_fluent_arrow_up_20_regular:before {
content: "\e185";
}
-.icon-ic_fluent_arrow_up_left_20_filled:before {
+.icon-ic_fluent_arrow_up_exclamation_20_filled:before {
content: "\e186";
}
-.icon-ic_fluent_arrow_up_left_20_regular:before {
+.icon-ic_fluent_arrow_up_exclamation_20_regular:before {
content: "\e187";
}
-.icon-ic_fluent_arrow_up_right_20_filled:before {
+.icon-ic_fluent_arrow_up_left_20_filled:before {
content: "\e188";
}
-.icon-ic_fluent_arrow_up_right_20_regular:before {
+.icon-ic_fluent_arrow_up_left_20_regular:before {
content: "\e189";
}
-.icon-ic_fluent_arrow_upload_20_filled:before {
+.icon-ic_fluent_arrow_up_right_20_filled:before {
content: "\e18a";
}
-.icon-ic_fluent_arrow_upload_20_regular:before {
+.icon-ic_fluent_arrow_up_right_20_regular:before {
content: "\e18b";
}
-.icon-ic_fluent_arrow_wrap_20_filled:before {
+.icon-ic_fluent_arrow_upload_20_filled:before {
content: "\e18c";
}
-.icon-ic_fluent_arrow_wrap_20_regular:before {
+.icon-ic_fluent_arrow_upload_20_regular:before {
content: "\e18d";
}
-.icon-ic_fluent_arrow_wrap_off_20_filled:before {
+.icon-ic_fluent_arrow_wrap_20_filled:before {
content: "\e18e";
}
-.icon-ic_fluent_arrow_wrap_off_20_regular:before {
+.icon-ic_fluent_arrow_wrap_20_regular:before {
content: "\e18f";
}
-.icon-ic_fluent_arrows_bidirectional_20_filled:before {
+.icon-ic_fluent_arrow_wrap_off_20_filled:before {
content: "\e190";
}
-.icon-ic_fluent_arrows_bidirectional_20_regular:before {
+.icon-ic_fluent_arrow_wrap_off_20_regular:before {
content: "\e191";
}
-.icon-ic_fluent_attach_20_filled:before {
+.icon-ic_fluent_arrows_bidirectional_20_filled:before {
content: "\e192";
}
-.icon-ic_fluent_attach_20_regular:before {
+.icon-ic_fluent_arrows_bidirectional_20_regular:before {
content: "\e193";
}
-.icon-ic_fluent_attach_arrow_right_20_filled:before {
+.icon-ic_fluent_attach_20_filled:before {
content: "\e194";
}
-.icon-ic_fluent_attach_arrow_right_20_regular:before {
+.icon-ic_fluent_attach_20_regular:before {
content: "\e195";
}
-.icon-ic_fluent_attach_text_20_filled:before {
+.icon-ic_fluent_attach_arrow_right_20_filled:before {
content: "\e196";
}
-.icon-ic_fluent_attach_text_20_regular:before {
+.icon-ic_fluent_attach_arrow_right_20_regular:before {
content: "\e197";
}
-.icon-ic_fluent_auto_fit_height_20_filled:before {
+.icon-ic_fluent_attach_text_20_filled:before {
content: "\e198";
}
-.icon-ic_fluent_auto_fit_height_20_regular:before {
+.icon-ic_fluent_attach_text_20_regular:before {
content: "\e199";
}
-.icon-ic_fluent_auto_fit_width_20_filled:before {
+.icon-ic_fluent_auto_fit_height_20_filled:before {
content: "\e19a";
}
-.icon-ic_fluent_auto_fit_width_20_regular:before {
+.icon-ic_fluent_auto_fit_height_20_regular:before {
content: "\e19b";
}
-.icon-ic_fluent_autocorrect_20_filled:before {
+.icon-ic_fluent_auto_fit_width_20_filled:before {
content: "\e19c";
}
-.icon-ic_fluent_autocorrect_20_regular:before {
+.icon-ic_fluent_auto_fit_width_20_regular:before {
content: "\e19d";
}
-.icon-ic_fluent_autosum_20_filled:before {
+.icon-ic_fluent_autocorrect_20_filled:before {
content: "\e19e";
}
-.icon-ic_fluent_autosum_20_regular:before {
+.icon-ic_fluent_autocorrect_20_regular:before {
content: "\e19f";
}
-.icon-ic_fluent_backpack_20_filled:before {
+.icon-ic_fluent_autosum_20_filled:before {
content: "\e1a0";
}
-.icon-ic_fluent_backpack_20_regular:before {
+.icon-ic_fluent_autosum_20_regular:before {
content: "\e1a1";
}
-.icon-ic_fluent_backpack_add_20_filled:before {
+.icon-ic_fluent_backpack_20_filled:before {
content: "\e1a2";
}
-.icon-ic_fluent_backpack_add_20_regular:before {
+.icon-ic_fluent_backpack_20_regular:before {
content: "\e1a3";
}
-.icon-ic_fluent_backspace_20_filled:before {
+.icon-ic_fluent_backpack_add_20_filled:before {
content: "\e1a4";
}
-.icon-ic_fluent_backspace_20_regular:before {
+.icon-ic_fluent_backpack_add_20_regular:before {
content: "\e1a5";
}
-.icon-ic_fluent_badge_20_filled:before {
+.icon-ic_fluent_backspace_20_filled:before {
content: "\e1a6";
}
-.icon-ic_fluent_badge_20_regular:before {
+.icon-ic_fluent_backspace_20_regular:before {
content: "\e1a7";
}
-.icon-ic_fluent_balloon_20_filled:before {
+.icon-ic_fluent_badge_20_filled:before {
content: "\e1a8";
}
-.icon-ic_fluent_balloon_20_regular:before {
+.icon-ic_fluent_badge_20_regular:before {
content: "\e1a9";
}
-.icon-ic_fluent_barcode_scanner_20_filled:before {
+.icon-ic_fluent_balloon_20_filled:before {
content: "\e1aa";
}
-.icon-ic_fluent_barcode_scanner_20_regular:before {
+.icon-ic_fluent_balloon_20_regular:before {
content: "\e1ab";
}
-.icon-ic_fluent_battery_0_20_filled:before {
+.icon-ic_fluent_barcode_scanner_20_filled:before {
content: "\e1ac";
}
-.icon-ic_fluent_battery_0_20_regular:before {
+.icon-ic_fluent_barcode_scanner_20_regular:before {
content: "\e1ad";
}
-.icon-ic_fluent_battery_1_20_filled:before {
+.icon-ic_fluent_battery_0_20_filled:before {
content: "\e1ae";
}
-.icon-ic_fluent_battery_1_20_regular:before {
+.icon-ic_fluent_battery_0_20_regular:before {
content: "\e1af";
}
-.icon-ic_fluent_battery_10_20_filled:before {
+.icon-ic_fluent_battery_1_20_filled:before {
content: "\e1b0";
}
-.icon-ic_fluent_battery_10_20_regular:before {
+.icon-ic_fluent_battery_1_20_regular:before {
content: "\e1b1";
}
-.icon-ic_fluent_battery_2_20_filled:before {
+.icon-ic_fluent_battery_10_20_filled:before {
content: "\e1b2";
}
-.icon-ic_fluent_battery_2_20_regular:before {
+.icon-ic_fluent_battery_10_20_regular:before {
content: "\e1b3";
}
-.icon-ic_fluent_battery_3_20_filled:before {
+.icon-ic_fluent_battery_2_20_filled:before {
content: "\e1b4";
}
-.icon-ic_fluent_battery_3_20_regular:before {
+.icon-ic_fluent_battery_2_20_regular:before {
content: "\e1b5";
}
-.icon-ic_fluent_battery_4_20_filled:before {
+.icon-ic_fluent_battery_3_20_filled:before {
content: "\e1b6";
}
-.icon-ic_fluent_battery_4_20_regular:before {
+.icon-ic_fluent_battery_3_20_regular:before {
content: "\e1b7";
}
-.icon-ic_fluent_battery_5_20_filled:before {
+.icon-ic_fluent_battery_4_20_filled:before {
content: "\e1b8";
}
-.icon-ic_fluent_battery_5_20_regular:before {
+.icon-ic_fluent_battery_4_20_regular:before {
content: "\e1b9";
}
-.icon-ic_fluent_battery_6_20_filled:before {
+.icon-ic_fluent_battery_5_20_filled:before {
content: "\e1ba";
}
-.icon-ic_fluent_battery_6_20_regular:before {
+.icon-ic_fluent_battery_5_20_regular:before {
content: "\e1bb";
}
-.icon-ic_fluent_battery_7_20_filled:before {
+.icon-ic_fluent_battery_6_20_filled:before {
content: "\e1bc";
}
-.icon-ic_fluent_battery_7_20_regular:before {
+.icon-ic_fluent_battery_6_20_regular:before {
content: "\e1bd";
}
-.icon-ic_fluent_battery_8_20_filled:before {
+.icon-ic_fluent_battery_7_20_filled:before {
content: "\e1be";
}
-.icon-ic_fluent_battery_8_20_regular:before {
+.icon-ic_fluent_battery_7_20_regular:before {
content: "\e1bf";
}
-.icon-ic_fluent_battery_9_20_filled:before {
+.icon-ic_fluent_battery_8_20_filled:before {
content: "\e1c0";
}
-.icon-ic_fluent_battery_9_20_regular:before {
+.icon-ic_fluent_battery_8_20_regular:before {
content: "\e1c1";
}
-.icon-ic_fluent_battery_charge_20_filled:before {
+.icon-ic_fluent_battery_9_20_filled:before {
content: "\e1c2";
}
-.icon-ic_fluent_battery_charge_20_regular:before {
+.icon-ic_fluent_battery_9_20_regular:before {
content: "\e1c3";
}
-.icon-ic_fluent_battery_checkmark_20_filled:before {
+.icon-ic_fluent_battery_charge_20_filled:before {
content: "\e1c4";
}
-.icon-ic_fluent_battery_checkmark_20_regular:before {
+.icon-ic_fluent_battery_charge_20_regular:before {
content: "\e1c5";
}
-.icon-ic_fluent_battery_saver_20_filled:before {
+.icon-ic_fluent_battery_checkmark_20_filled:before {
content: "\e1c6";
}
-.icon-ic_fluent_battery_saver_20_regular:before {
+.icon-ic_fluent_battery_checkmark_20_regular:before {
content: "\e1c7";
}
-.icon-ic_fluent_battery_warning_20_filled:before {
+.icon-ic_fluent_battery_saver_20_filled:before {
content: "\e1c8";
}
-.icon-ic_fluent_battery_warning_20_regular:before {
+.icon-ic_fluent_battery_saver_20_regular:before {
content: "\e1c9";
}
-.icon-ic_fluent_beach_20_filled:before {
+.icon-ic_fluent_battery_warning_20_filled:before {
content: "\e1ca";
}
-.icon-ic_fluent_beach_20_regular:before {
+.icon-ic_fluent_battery_warning_20_regular:before {
content: "\e1cb";
}
-.icon-ic_fluent_beaker_20_filled:before {
+.icon-ic_fluent_beach_20_filled:before {
content: "\e1cc";
}
-.icon-ic_fluent_beaker_20_regular:before {
+.icon-ic_fluent_beach_20_regular:before {
content: "\e1cd";
}
-.icon-ic_fluent_beaker_add_20_filled:before {
+.icon-ic_fluent_beaker_20_filled:before {
content: "\e1ce";
}
-.icon-ic_fluent_beaker_add_20_regular:before {
+.icon-ic_fluent_beaker_20_regular:before {
content: "\e1cf";
}
-.icon-ic_fluent_beaker_dismiss_20_filled:before {
+.icon-ic_fluent_beaker_add_20_filled:before {
content: "\e1d0";
}
-.icon-ic_fluent_beaker_dismiss_20_regular:before {
+.icon-ic_fluent_beaker_add_20_regular:before {
content: "\e1d1";
}
-.icon-ic_fluent_beaker_edit_20_filled:before {
+.icon-ic_fluent_beaker_dismiss_20_filled:before {
content: "\e1d2";
}
-.icon-ic_fluent_beaker_edit_20_regular:before {
+.icon-ic_fluent_beaker_dismiss_20_regular:before {
content: "\e1d3";
}
-.icon-ic_fluent_beaker_off_20_filled:before {
+.icon-ic_fluent_beaker_edit_20_filled:before {
content: "\e1d4";
}
-.icon-ic_fluent_beaker_off_20_regular:before {
+.icon-ic_fluent_beaker_edit_20_regular:before {
content: "\e1d5";
}
-.icon-ic_fluent_beaker_settings_20_filled:before {
+.icon-ic_fluent_beaker_off_20_filled:before {
content: "\e1d6";
}
-.icon-ic_fluent_beaker_settings_20_regular:before {
+.icon-ic_fluent_beaker_off_20_regular:before {
content: "\e1d7";
}
-.icon-ic_fluent_bed_20_filled:before {
+.icon-ic_fluent_beaker_settings_20_filled:before {
content: "\e1d8";
}
-.icon-ic_fluent_bed_20_regular:before {
+.icon-ic_fluent_beaker_settings_20_regular:before {
content: "\e1d9";
}
-.icon-ic_fluent_bench_20_filled:before {
+.icon-ic_fluent_bed_20_filled:before {
content: "\e1da";
}
-.icon-ic_fluent_bench_20_regular:before {
+.icon-ic_fluent_bed_20_regular:before {
content: "\e1db";
}
-.icon-ic_fluent_bezier_curve_square_20_filled:before {
+.icon-ic_fluent_bench_20_filled:before {
content: "\e1dc";
}
-.icon-ic_fluent_bezier_curve_square_20_regular:before {
+.icon-ic_fluent_bench_20_regular:before {
content: "\e1dd";
}
-.icon-ic_fluent_bin_full_20_filled:before {
+.icon-ic_fluent_bezier_curve_square_20_filled:before {
content: "\e1de";
}
-.icon-ic_fluent_bin_full_20_regular:before {
+.icon-ic_fluent_bezier_curve_square_20_regular:before {
content: "\e1df";
}
-.icon-ic_fluent_bin_recycle_20_filled:before {
+.icon-ic_fluent_bin_full_20_filled:before {
content: "\e1e0";
}
-.icon-ic_fluent_bin_recycle_20_regular:before {
+.icon-ic_fluent_bin_full_20_regular:before {
content: "\e1e1";
}
-.icon-ic_fluent_bin_recycle_full_20_filled:before {
+.icon-ic_fluent_bin_recycle_20_filled:before {
content: "\e1e2";
}
-.icon-ic_fluent_bin_recycle_full_20_regular:before {
+.icon-ic_fluent_bin_recycle_20_regular:before {
content: "\e1e3";
}
-.icon-ic_fluent_binder_triangle_20_filled:before {
+.icon-ic_fluent_bin_recycle_full_20_filled:before {
content: "\e1e4";
}
-.icon-ic_fluent_binder_triangle_20_regular:before {
+.icon-ic_fluent_bin_recycle_full_20_regular:before {
content: "\e1e5";
}
-.icon-ic_fluent_bluetooth_20_filled:before {
+.icon-ic_fluent_binder_triangle_20_filled:before {
content: "\e1e6";
}
-.icon-ic_fluent_bluetooth_20_regular:before {
+.icon-ic_fluent_binder_triangle_20_regular:before {
content: "\e1e7";
}
-.icon-ic_fluent_bluetooth_connected_20_filled:before {
+.icon-ic_fluent_bluetooth_20_filled:before {
content: "\e1e8";
}
-.icon-ic_fluent_bluetooth_connected_20_regular:before {
+.icon-ic_fluent_bluetooth_20_regular:before {
content: "\e1e9";
}
-.icon-ic_fluent_bluetooth_disabled_20_filled:before {
+.icon-ic_fluent_bluetooth_connected_20_filled:before {
content: "\e1ea";
}
-.icon-ic_fluent_bluetooth_disabled_20_regular:before {
+.icon-ic_fluent_bluetooth_connected_20_regular:before {
content: "\e1eb";
}
-.icon-ic_fluent_bluetooth_searching_20_filled:before {
+.icon-ic_fluent_bluetooth_disabled_20_filled:before {
content: "\e1ec";
}
-.icon-ic_fluent_bluetooth_searching_20_regular:before {
+.icon-ic_fluent_bluetooth_disabled_20_regular:before {
content: "\e1ed";
}
-.icon-ic_fluent_blur_20_filled:before {
+.icon-ic_fluent_bluetooth_searching_20_filled:before {
content: "\e1ee";
}
-.icon-ic_fluent_blur_20_regular:before {
+.icon-ic_fluent_bluetooth_searching_20_regular:before {
content: "\e1ef";
}
-.icon-ic_fluent_board_20_filled:before {
+.icon-ic_fluent_blur_20_filled:before {
content: "\e1f0";
}
-.icon-ic_fluent_board_20_regular:before {
+.icon-ic_fluent_blur_20_regular:before {
content: "\e1f1";
}
-.icon-ic_fluent_board_games_20_filled:before {
+.icon-ic_fluent_board_20_filled:before {
content: "\e1f2";
}
-.icon-ic_fluent_board_games_20_regular:before {
+.icon-ic_fluent_board_20_regular:before {
content: "\e1f3";
}
-.icon-ic_fluent_board_heart_20_filled:before {
+.icon-ic_fluent_board_games_20_filled:before {
content: "\e1f4";
}
-.icon-ic_fluent_board_heart_20_regular:before {
+.icon-ic_fluent_board_games_20_regular:before {
content: "\e1f5";
}
-.icon-ic_fluent_board_split_20_filled:before {
+.icon-ic_fluent_board_heart_20_filled:before {
content: "\e1f6";
}
-.icon-ic_fluent_board_split_20_regular:before {
+.icon-ic_fluent_board_heart_20_regular:before {
content: "\e1f7";
}
-.icon-ic_fluent_book_20_filled:before {
+.icon-ic_fluent_board_split_20_filled:before {
content: "\e1f8";
}
-.icon-ic_fluent_book_20_regular:before {
+.icon-ic_fluent_board_split_20_regular:before {
content: "\e1f9";
}
-.icon-ic_fluent_book_add_20_filled:before {
+.icon-ic_fluent_book_20_filled:before {
content: "\e1fa";
}
-.icon-ic_fluent_book_add_20_regular:before {
+.icon-ic_fluent_book_20_regular:before {
content: "\e1fb";
}
-.icon-ic_fluent_book_arrow_clockwise_20_filled:before {
+.icon-ic_fluent_book_add_20_filled:before {
content: "\e1fc";
}
-.icon-ic_fluent_book_arrow_clockwise_20_regular:before {
+.icon-ic_fluent_book_add_20_regular:before {
content: "\e1fd";
}
-.icon-ic_fluent_book_clock_20_filled:before {
+.icon-ic_fluent_book_arrow_clockwise_20_filled:before {
content: "\e1fe";
}
-.icon-ic_fluent_book_clock_20_regular:before {
+.icon-ic_fluent_book_arrow_clockwise_20_regular:before {
content: "\e1ff";
}
-.icon-ic_fluent_book_coins_20_filled:before {
+.icon-ic_fluent_book_clock_20_filled:before {
content: "\e200";
}
-.icon-ic_fluent_book_coins_20_regular:before {
+.icon-ic_fluent_book_clock_20_regular:before {
content: "\e201";
}
-.icon-ic_fluent_book_compass_20_filled:before {
+.icon-ic_fluent_book_coins_20_filled:before {
content: "\e202";
}
-.icon-ic_fluent_book_compass_20_regular:before {
+.icon-ic_fluent_book_coins_20_regular:before {
content: "\e203";
}
-.icon-ic_fluent_book_contacts_20_filled:before {
+.icon-ic_fluent_book_compass_20_filled:before {
content: "\e204";
}
-.icon-ic_fluent_book_contacts_20_regular:before {
+.icon-ic_fluent_book_compass_20_regular:before {
content: "\e205";
}
-.icon-ic_fluent_book_database_20_filled:before {
+.icon-ic_fluent_book_contacts_20_filled:before {
content: "\e206";
}
-.icon-ic_fluent_book_database_20_regular:before {
+.icon-ic_fluent_book_contacts_20_regular:before {
content: "\e207";
}
-.icon-ic_fluent_book_default_20_filled:before {
+.icon-ic_fluent_book_database_20_filled:before {
content: "\e208";
}
-.icon-ic_fluent_book_dismiss_20_filled:before {
+.icon-ic_fluent_book_database_20_regular:before {
content: "\e209";
}
-.icon-ic_fluent_book_dismiss_20_regular:before {
+.icon-ic_fluent_book_default_20_filled:before {
content: "\e20a";
}
-.icon-ic_fluent_book_exclamation_mark_20_filled:before {
+.icon-ic_fluent_book_dismiss_20_filled:before {
content: "\e20b";
}
-.icon-ic_fluent_book_exclamation_mark_20_regular:before {
+.icon-ic_fluent_book_dismiss_20_regular:before {
content: "\e20c";
}
-.icon-ic_fluent_book_globe_20_filled:before {
+.icon-ic_fluent_book_exclamation_mark_20_filled:before {
content: "\e20d";
}
-.icon-ic_fluent_book_globe_20_regular:before {
+.icon-ic_fluent_book_exclamation_mark_20_regular:before {
content: "\e20e";
}
-.icon-ic_fluent_book_information_20_filled:before {
+.icon-ic_fluent_book_globe_20_filled:before {
content: "\e20f";
}
-.icon-ic_fluent_book_information_20_regular:before {
+.icon-ic_fluent_book_globe_20_regular:before {
content: "\e210";
}
-.icon-ic_fluent_book_letter_20_filled:before {
+.icon-ic_fluent_book_information_20_filled:before {
content: "\e211";
}
-.icon-ic_fluent_book_letter_20_regular:before {
+.icon-ic_fluent_book_information_20_regular:before {
content: "\e212";
}
-.icon-ic_fluent_book_number_20_filled:before {
+.icon-ic_fluent_book_letter_20_filled:before {
content: "\e213";
}
-.icon-ic_fluent_book_number_20_regular:before {
+.icon-ic_fluent_book_letter_20_regular:before {
content: "\e214";
}
-.icon-ic_fluent_book_open_20_filled:before {
+.icon-ic_fluent_book_number_20_filled:before {
content: "\e215";
}
-.icon-ic_fluent_book_open_20_regular:before {
+.icon-ic_fluent_book_number_20_regular:before {
content: "\e216";
}
-.icon-ic_fluent_book_open_globe_20_filled:before {
+.icon-ic_fluent_book_open_20_filled:before {
content: "\e217";
}
-.icon-ic_fluent_book_open_globe_20_regular:before {
+.icon-ic_fluent_book_open_20_regular:before {
content: "\e218";
}
-.icon-ic_fluent_book_open_microphone_20_filled:before {
+.icon-ic_fluent_book_open_globe_20_filled:before {
content: "\e219";
}
-.icon-ic_fluent_book_open_microphone_20_regular:before {
+.icon-ic_fluent_book_open_globe_20_regular:before {
content: "\e21a";
}
-.icon-ic_fluent_book_pulse_20_filled:before {
+.icon-ic_fluent_book_open_microphone_20_filled:before {
content: "\e21b";
}
-.icon-ic_fluent_book_pulse_20_regular:before {
+.icon-ic_fluent_book_open_microphone_20_regular:before {
content: "\e21c";
}
-.icon-ic_fluent_book_question_mark_20_filled:before {
+.icon-ic_fluent_book_pulse_20_filled:before {
content: "\e21d";
}
-.icon-ic_fluent_book_question_mark_20_regular:before {
+.icon-ic_fluent_book_pulse_20_regular:before {
content: "\e21e";
}
-.icon-ic_fluent_book_question_mark_rtl_20_filled:before {
+.icon-ic_fluent_book_question_mark_20_filled:before {
content: "\e21f";
}
-.icon-ic_fluent_book_question_mark_rtl_20_regular:before {
+.icon-ic_fluent_book_question_mark_20_regular:before {
content: "\e220";
}
-.icon-ic_fluent_book_search_20_filled:before {
+.icon-ic_fluent_book_question_mark_rtl_20_filled:before {
content: "\e221";
}
-.icon-ic_fluent_book_search_20_regular:before {
+.icon-ic_fluent_book_question_mark_rtl_20_regular:before {
content: "\e222";
}
-.icon-ic_fluent_book_star_20_filled:before {
+.icon-ic_fluent_book_search_20_filled:before {
content: "\e223";
}
-.icon-ic_fluent_book_star_20_regular:before {
+.icon-ic_fluent_book_search_20_regular:before {
content: "\e224";
}
-.icon-ic_fluent_book_template_20_filled:before {
+.icon-ic_fluent_book_star_20_filled:before {
content: "\e225";
}
-.icon-ic_fluent_book_template_20_regular:before {
+.icon-ic_fluent_book_star_20_regular:before {
content: "\e226";
}
-.icon-ic_fluent_book_theta_20_filled:before {
+.icon-ic_fluent_book_template_20_filled:before {
content: "\e227";
}
-.icon-ic_fluent_book_theta_20_regular:before {
+.icon-ic_fluent_book_template_20_regular:before {
content: "\e228";
}
-.icon-ic_fluent_book_toolbox_20_filled:before {
+.icon-ic_fluent_book_theta_20_filled:before {
content: "\e229";
}
-.icon-ic_fluent_book_toolbox_20_regular:before {
+.icon-ic_fluent_book_theta_20_regular:before {
content: "\e22a";
}
-.icon-ic_fluent_bookmark_20_filled:before {
+.icon-ic_fluent_book_toolbox_20_filled:before {
content: "\e22b";
}
-.icon-ic_fluent_bookmark_20_regular:before {
+.icon-ic_fluent_book_toolbox_20_regular:before {
content: "\e22c";
}
-.icon-ic_fluent_bookmark_add_20_filled:before {
+.icon-ic_fluent_bookmark_20_filled:before {
content: "\e22d";
}
-.icon-ic_fluent_bookmark_add_20_regular:before {
+.icon-ic_fluent_bookmark_20_regular:before {
content: "\e22e";
}
-.icon-ic_fluent_bookmark_multiple_20_filled:before {
+.icon-ic_fluent_bookmark_add_20_filled:before {
content: "\e22f";
}
-.icon-ic_fluent_bookmark_multiple_20_regular:before {
+.icon-ic_fluent_bookmark_add_20_regular:before {
content: "\e230";
}
-.icon-ic_fluent_bookmark_off_20_filled:before {
+.icon-ic_fluent_bookmark_multiple_20_filled:before {
content: "\e231";
}
-.icon-ic_fluent_bookmark_off_20_regular:before {
+.icon-ic_fluent_bookmark_multiple_20_regular:before {
content: "\e232";
}
-.icon-ic_fluent_bookmark_search_20_filled:before {
+.icon-ic_fluent_bookmark_off_20_filled:before {
content: "\e233";
}
-.icon-ic_fluent_bookmark_search_20_regular:before {
+.icon-ic_fluent_bookmark_off_20_regular:before {
content: "\e234";
}
-.icon-ic_fluent_border_all_20_filled:before {
+.icon-ic_fluent_bookmark_search_20_filled:before {
content: "\e235";
}
-.icon-ic_fluent_border_all_20_regular:before {
+.icon-ic_fluent_bookmark_search_20_regular:before {
content: "\e236";
}
-.icon-ic_fluent_border_bottom_20_filled:before {
+.icon-ic_fluent_border_all_20_filled:before {
content: "\e237";
}
-.icon-ic_fluent_border_bottom_20_regular:before {
+.icon-ic_fluent_border_all_20_regular:before {
content: "\e238";
}
-.icon-ic_fluent_border_bottom_double_20_filled:before {
+.icon-ic_fluent_border_bottom_20_filled:before {
content: "\e239";
}
-.icon-ic_fluent_border_bottom_double_20_regular:before {
+.icon-ic_fluent_border_bottom_20_regular:before {
content: "\e23a";
}
-.icon-ic_fluent_border_bottom_thick_20_filled:before {
+.icon-ic_fluent_border_bottom_double_20_filled:before {
content: "\e23b";
}
-.icon-ic_fluent_border_bottom_thick_20_regular:before {
+.icon-ic_fluent_border_bottom_double_20_regular:before {
content: "\e23c";
}
-.icon-ic_fluent_border_inside_20_filled:before {
+.icon-ic_fluent_border_bottom_thick_20_filled:before {
content: "\e23d";
}
-.icon-ic_fluent_border_inside_20_regular:before {
+.icon-ic_fluent_border_bottom_thick_20_regular:before {
content: "\e23e";
}
-.icon-ic_fluent_border_left_20_filled:before {
+.icon-ic_fluent_border_inside_20_filled:before {
content: "\e23f";
}
-.icon-ic_fluent_border_left_20_regular:before {
+.icon-ic_fluent_border_inside_20_regular:before {
content: "\e240";
}
-.icon-ic_fluent_border_left_right_20_filled:before {
+.icon-ic_fluent_border_left_20_filled:before {
content: "\e241";
}
-.icon-ic_fluent_border_left_right_20_regular:before {
+.icon-ic_fluent_border_left_20_regular:before {
content: "\e242";
}
-.icon-ic_fluent_border_none_20_filled:before {
+.icon-ic_fluent_border_left_right_20_filled:before {
content: "\e243";
}
-.icon-ic_fluent_border_none_20_regular:before {
+.icon-ic_fluent_border_left_right_20_regular:before {
content: "\e244";
}
-.icon-ic_fluent_border_outside_20_filled:before {
+.icon-ic_fluent_border_none_20_filled:before {
content: "\e245";
}
-.icon-ic_fluent_border_outside_20_regular:before {
+.icon-ic_fluent_border_none_20_regular:before {
content: "\e246";
}
-.icon-ic_fluent_border_outside_thick_20_filled:before {
+.icon-ic_fluent_border_outside_20_filled:before {
content: "\e247";
}
-.icon-ic_fluent_border_outside_thick_20_regular:before {
+.icon-ic_fluent_border_outside_20_regular:before {
content: "\e248";
}
-.icon-ic_fluent_border_right_20_filled:before {
+.icon-ic_fluent_border_outside_thick_20_filled:before {
content: "\e249";
}
-.icon-ic_fluent_border_right_20_regular:before {
+.icon-ic_fluent_border_outside_thick_20_regular:before {
content: "\e24a";
}
-.icon-ic_fluent_border_top_20_filled:before {
+.icon-ic_fluent_border_right_20_filled:before {
content: "\e24b";
}
-.icon-ic_fluent_border_top_20_regular:before {
+.icon-ic_fluent_border_right_20_regular:before {
content: "\e24c";
}
-.icon-ic_fluent_border_top_bottom_20_filled:before {
+.icon-ic_fluent_border_top_20_filled:before {
content: "\e24d";
}
-.icon-ic_fluent_border_top_bottom_20_regular:before {
+.icon-ic_fluent_border_top_20_regular:before {
content: "\e24e";
}
-.icon-ic_fluent_border_top_bottom_double_20_filled:before {
+.icon-ic_fluent_border_top_bottom_20_filled:before {
content: "\e24f";
}
-.icon-ic_fluent_border_top_bottom_double_20_regular:before {
+.icon-ic_fluent_border_top_bottom_20_regular:before {
content: "\e250";
}
-.icon-ic_fluent_border_top_bottom_thick_20_filled:before {
+.icon-ic_fluent_border_top_bottom_double_20_filled:before {
content: "\e251";
}
-.icon-ic_fluent_border_top_bottom_thick_20_regular:before {
+.icon-ic_fluent_border_top_bottom_double_20_regular:before {
content: "\e252";
}
-.icon-ic_fluent_bot_20_filled:before {
+.icon-ic_fluent_border_top_bottom_thick_20_filled:before {
content: "\e253";
}
-.icon-ic_fluent_bot_20_regular:before {
+.icon-ic_fluent_border_top_bottom_thick_20_regular:before {
content: "\e254";
}
-.icon-ic_fluent_bot_add_20_filled:before {
+.icon-ic_fluent_bot_20_filled:before {
content: "\e255";
}
-.icon-ic_fluent_bot_add_20_regular:before {
+.icon-ic_fluent_bot_20_regular:before {
content: "\e256";
}
-.icon-ic_fluent_bot_sparkle_20_filled:before {
+.icon-ic_fluent_bot_add_20_filled:before {
content: "\e257";
}
-.icon-ic_fluent_bot_sparkle_20_regular:before {
+.icon-ic_fluent_bot_add_20_regular:before {
content: "\e258";
}
-.icon-ic_fluent_bow_tie_20_filled:before {
+.icon-ic_fluent_bot_sparkle_20_filled:before {
content: "\e259";
}
-.icon-ic_fluent_bow_tie_20_regular:before {
+.icon-ic_fluent_bot_sparkle_20_regular:before {
content: "\e25a";
}
-.icon-ic_fluent_bowl_chopsticks_20_filled:before {
+.icon-ic_fluent_bow_tie_20_filled:before {
content: "\e25b";
}
-.icon-ic_fluent_bowl_chopsticks_20_regular:before {
+.icon-ic_fluent_bow_tie_20_regular:before {
content: "\e25c";
}
-.icon-ic_fluent_bowl_salad_20_filled:before {
+.icon-ic_fluent_bowl_chopsticks_20_filled:before {
content: "\e25d";
}
-.icon-ic_fluent_bowl_salad_20_regular:before {
+.icon-ic_fluent_bowl_chopsticks_20_regular:before {
content: "\e25e";
}
-.icon-ic_fluent_box_20_filled:before {
+.icon-ic_fluent_bowl_salad_20_filled:before {
content: "\e25f";
}
-.icon-ic_fluent_box_20_regular:before {
+.icon-ic_fluent_bowl_salad_20_regular:before {
content: "\e260";
}
-.icon-ic_fluent_box_arrow_left_20_filled:before {
+.icon-ic_fluent_box_20_filled:before {
content: "\e261";
}
-.icon-ic_fluent_box_arrow_left_20_regular:before {
+.icon-ic_fluent_box_20_regular:before {
content: "\e262";
}
-.icon-ic_fluent_box_arrow_up_20_filled:before {
+.icon-ic_fluent_box_arrow_left_20_filled:before {
content: "\e263";
}
-.icon-ic_fluent_box_arrow_up_20_regular:before {
+.icon-ic_fluent_box_arrow_left_20_regular:before {
content: "\e264";
}
-.icon-ic_fluent_box_checkmark_20_filled:before {
+.icon-ic_fluent_box_arrow_up_20_filled:before {
content: "\e265";
}
-.icon-ic_fluent_box_checkmark_20_regular:before {
+.icon-ic_fluent_box_arrow_up_20_regular:before {
content: "\e266";
}
-.icon-ic_fluent_box_dismiss_20_filled:before {
+.icon-ic_fluent_box_checkmark_20_filled:before {
content: "\e267";
}
-.icon-ic_fluent_box_dismiss_20_regular:before {
+.icon-ic_fluent_box_checkmark_20_regular:before {
content: "\e268";
}
-.icon-ic_fluent_box_edit_20_filled:before {
+.icon-ic_fluent_box_dismiss_20_filled:before {
content: "\e269";
}
-.icon-ic_fluent_box_edit_20_regular:before {
+.icon-ic_fluent_box_dismiss_20_regular:before {
content: "\e26a";
}
-.icon-ic_fluent_box_multiple_20_filled:before {
+.icon-ic_fluent_box_edit_20_filled:before {
content: "\e26b";
}
-.icon-ic_fluent_box_multiple_20_regular:before {
+.icon-ic_fluent_box_edit_20_regular:before {
content: "\e26c";
}
-.icon-ic_fluent_box_multiple_arrow_left_20_filled:before {
+.icon-ic_fluent_box_multiple_20_filled:before {
content: "\e26d";
}
-.icon-ic_fluent_box_multiple_arrow_left_20_regular:before {
+.icon-ic_fluent_box_multiple_20_regular:before {
content: "\e26e";
}
-.icon-ic_fluent_box_multiple_arrow_right_20_filled:before {
+.icon-ic_fluent_box_multiple_arrow_left_20_filled:before {
content: "\e26f";
}
-.icon-ic_fluent_box_multiple_arrow_right_20_regular:before {
+.icon-ic_fluent_box_multiple_arrow_left_20_regular:before {
content: "\e270";
}
-.icon-ic_fluent_box_multiple_checkmark_20_filled:before {
+.icon-ic_fluent_box_multiple_arrow_right_20_filled:before {
content: "\e271";
}
-.icon-ic_fluent_box_multiple_checkmark_20_regular:before {
+.icon-ic_fluent_box_multiple_arrow_right_20_regular:before {
content: "\e272";
}
-.icon-ic_fluent_box_multiple_search_20_filled:before {
+.icon-ic_fluent_box_multiple_checkmark_20_filled:before {
content: "\e273";
}
-.icon-ic_fluent_box_multiple_search_20_regular:before {
+.icon-ic_fluent_box_multiple_checkmark_20_regular:before {
content: "\e274";
}
-.icon-ic_fluent_box_search_20_filled:before {
+.icon-ic_fluent_box_multiple_search_20_filled:before {
content: "\e275";
}
-.icon-ic_fluent_box_search_20_regular:before {
+.icon-ic_fluent_box_multiple_search_20_regular:before {
content: "\e276";
}
-.icon-ic_fluent_box_toolbox_20_filled:before {
+.icon-ic_fluent_box_search_20_filled:before {
content: "\e277";
}
-.icon-ic_fluent_box_toolbox_20_regular:before {
+.icon-ic_fluent_box_search_20_regular:before {
content: "\e278";
}
-.icon-ic_fluent_braces_20_filled:before {
+.icon-ic_fluent_box_toolbox_20_filled:before {
content: "\e279";
}
-.icon-ic_fluent_braces_20_regular:before {
+.icon-ic_fluent_box_toolbox_20_regular:before {
content: "\e27a";
}
-.icon-ic_fluent_braces_variable_20_filled:before {
+.icon-ic_fluent_braces_20_filled:before {
content: "\e27b";
}
-.icon-ic_fluent_braces_variable_20_regular:before {
+.icon-ic_fluent_braces_20_regular:before {
content: "\e27c";
}
-.icon-ic_fluent_brain_circuit_20_filled:before {
+.icon-ic_fluent_braces_variable_20_filled:before {
content: "\e27d";
}
-.icon-ic_fluent_brain_circuit_20_regular:before {
+.icon-ic_fluent_braces_variable_20_regular:before {
content: "\e27e";
}
-.icon-ic_fluent_branch_20_filled:before {
+.icon-ic_fluent_brain_circuit_20_filled:before {
content: "\e27f";
}
-.icon-ic_fluent_branch_20_regular:before {
+.icon-ic_fluent_brain_circuit_20_regular:before {
content: "\e280";
}
-.icon-ic_fluent_branch_compare_20_filled:before {
+.icon-ic_fluent_branch_20_filled:before {
content: "\e281";
}
-.icon-ic_fluent_branch_compare_20_regular:before {
+.icon-ic_fluent_branch_20_regular:before {
content: "\e282";
}
-.icon-ic_fluent_branch_fork_20_filled:before {
+.icon-ic_fluent_branch_compare_20_filled:before {
content: "\e283";
}
-.icon-ic_fluent_branch_fork_20_regular:before {
+.icon-ic_fluent_branch_compare_20_regular:before {
content: "\e284";
}
-.icon-ic_fluent_branch_fork_hint_20_filled:before {
+.icon-ic_fluent_branch_fork_20_filled:before {
content: "\e285";
}
-.icon-ic_fluent_branch_fork_hint_20_regular:before {
+.icon-ic_fluent_branch_fork_20_regular:before {
content: "\e286";
}
-.icon-ic_fluent_branch_fork_link_20_filled:before {
+.icon-ic_fluent_branch_fork_hint_20_filled:before {
content: "\e287";
}
-.icon-ic_fluent_branch_fork_link_20_regular:before {
+.icon-ic_fluent_branch_fork_hint_20_regular:before {
content: "\e288";
}
-.icon-ic_fluent_branch_request_20_filled:before {
+.icon-ic_fluent_branch_fork_link_20_filled:before {
content: "\e289";
}
-.icon-ic_fluent_branch_request_20_regular:before {
+.icon-ic_fluent_branch_fork_link_20_regular:before {
content: "\e28a";
}
-.icon-ic_fluent_breakout_room_20_filled:before {
+.icon-ic_fluent_branch_request_20_filled:before {
content: "\e28b";
}
-.icon-ic_fluent_breakout_room_20_regular:before {
+.icon-ic_fluent_branch_request_20_regular:before {
content: "\e28c";
}
-.icon-ic_fluent_briefcase_20_filled:before {
+.icon-ic_fluent_breakout_room_20_filled:before {
content: "\e28d";
}
-.icon-ic_fluent_briefcase_20_regular:before {
+.icon-ic_fluent_breakout_room_20_regular:before {
content: "\e28e";
}
-.icon-ic_fluent_briefcase_medical_20_filled:before {
+.icon-ic_fluent_briefcase_20_filled:before {
content: "\e28f";
}
-.icon-ic_fluent_briefcase_medical_20_regular:before {
+.icon-ic_fluent_briefcase_20_regular:before {
content: "\e290";
}
-.icon-ic_fluent_briefcase_off_20_filled:before {
+.icon-ic_fluent_briefcase_medical_20_filled:before {
content: "\e291";
}
-.icon-ic_fluent_briefcase_off_20_regular:before {
+.icon-ic_fluent_briefcase_medical_20_regular:before {
content: "\e292";
}
-.icon-ic_fluent_briefcase_search_20_filled:before {
+.icon-ic_fluent_briefcase_off_20_filled:before {
content: "\e293";
}
-.icon-ic_fluent_briefcase_search_20_regular:before {
+.icon-ic_fluent_briefcase_off_20_regular:before {
content: "\e294";
}
-.icon-ic_fluent_brightness_high_20_filled:before {
+.icon-ic_fluent_briefcase_search_20_filled:before {
content: "\e295";
}
-.icon-ic_fluent_brightness_high_20_regular:before {
+.icon-ic_fluent_briefcase_search_20_regular:before {
content: "\e296";
}
-.icon-ic_fluent_brightness_low_20_filled:before {
+.icon-ic_fluent_brightness_high_20_filled:before {
content: "\e297";
}
-.icon-ic_fluent_brightness_low_20_regular:before {
+.icon-ic_fluent_brightness_high_20_regular:before {
content: "\e298";
}
-.icon-ic_fluent_broad_activity_feed_20_filled:before {
+.icon-ic_fluent_brightness_low_20_filled:before {
content: "\e299";
}
-.icon-ic_fluent_broad_activity_feed_20_regular:before {
+.icon-ic_fluent_brightness_low_20_regular:before {
content: "\e29a";
}
-.icon-ic_fluent_broom_20_filled:before {
+.icon-ic_fluent_broad_activity_feed_20_filled:before {
content: "\e29b";
}
-.icon-ic_fluent_broom_20_regular:before {
+.icon-ic_fluent_broad_activity_feed_20_regular:before {
content: "\e29c";
}
-.icon-ic_fluent_bubble_multiple_20_filled:before {
+.icon-ic_fluent_broom_20_filled:before {
content: "\e29d";
}
-.icon-ic_fluent_bubble_multiple_20_regular:before {
+.icon-ic_fluent_broom_20_regular:before {
content: "\e29e";
}
-.icon-ic_fluent_bug_20_filled:before {
+.icon-ic_fluent_bubble_multiple_20_filled:before {
content: "\e29f";
}
-.icon-ic_fluent_bug_20_regular:before {
+.icon-ic_fluent_bubble_multiple_20_regular:before {
content: "\e2a0";
}
-.icon-ic_fluent_bug_arrow_counterclockwise_20_filled:before {
+.icon-ic_fluent_bug_20_filled:before {
content: "\e2a1";
}
-.icon-ic_fluent_bug_arrow_counterclockwise_20_regular:before {
+.icon-ic_fluent_bug_20_regular:before {
content: "\e2a2";
}
-.icon-ic_fluent_bug_prohibited_20_filled:before {
+.icon-ic_fluent_bug_arrow_counterclockwise_20_filled:before {
content: "\e2a3";
}
-.icon-ic_fluent_bug_prohibited_20_regular:before {
+.icon-ic_fluent_bug_arrow_counterclockwise_20_regular:before {
content: "\e2a4";
}
-.icon-ic_fluent_building_20_filled:before {
+.icon-ic_fluent_bug_prohibited_20_filled:before {
content: "\e2a5";
}
-.icon-ic_fluent_building_20_regular:before {
+.icon-ic_fluent_bug_prohibited_20_regular:before {
content: "\e2a6";
}
-.icon-ic_fluent_building_bank_20_filled:before {
+.icon-ic_fluent_building_20_filled:before {
content: "\e2a7";
}
-.icon-ic_fluent_building_bank_20_regular:before {
+.icon-ic_fluent_building_20_regular:before {
content: "\e2a8";
}
-.icon-ic_fluent_building_bank_link_20_filled:before {
+.icon-ic_fluent_building_bank_20_filled:before {
content: "\e2a9";
}
-.icon-ic_fluent_building_bank_link_20_regular:before {
+.icon-ic_fluent_building_bank_20_regular:before {
content: "\e2aa";
}
-.icon-ic_fluent_building_bank_toolbox_20_filled:before {
+.icon-ic_fluent_building_bank_link_20_filled:before {
content: "\e2ab";
}
-.icon-ic_fluent_building_bank_toolbox_20_regular:before {
+.icon-ic_fluent_building_bank_link_20_regular:before {
content: "\e2ac";
}
-.icon-ic_fluent_building_desktop_20_filled:before {
+.icon-ic_fluent_building_bank_toolbox_20_filled:before {
content: "\e2ad";
}
-.icon-ic_fluent_building_desktop_20_regular:before {
+.icon-ic_fluent_building_bank_toolbox_20_regular:before {
content: "\e2ae";
}
-.icon-ic_fluent_building_factory_20_filled:before {
+.icon-ic_fluent_building_desktop_20_filled:before {
content: "\e2af";
}
-.icon-ic_fluent_building_factory_20_regular:before {
+.icon-ic_fluent_building_desktop_20_regular:before {
content: "\e2b0";
}
-.icon-ic_fluent_building_government_20_filled:before {
+.icon-ic_fluent_building_factory_20_filled:before {
content: "\e2b1";
}
-.icon-ic_fluent_building_government_20_regular:before {
+.icon-ic_fluent_building_factory_20_regular:before {
content: "\e2b2";
}
-.icon-ic_fluent_building_government_search_20_filled:before {
+.icon-ic_fluent_building_government_20_filled:before {
content: "\e2b3";
}
-.icon-ic_fluent_building_government_search_20_regular:before {
+.icon-ic_fluent_building_government_20_regular:before {
content: "\e2b4";
}
-.icon-ic_fluent_building_home_20_filled:before {
+.icon-ic_fluent_building_government_search_20_filled:before {
content: "\e2b5";
}
-.icon-ic_fluent_building_home_20_regular:before {
+.icon-ic_fluent_building_government_search_20_regular:before {
content: "\e2b6";
}
-.icon-ic_fluent_building_lighthouse_20_filled:before {
+.icon-ic_fluent_building_home_20_filled:before {
content: "\e2b7";
}
-.icon-ic_fluent_building_lighthouse_20_regular:before {
+.icon-ic_fluent_building_home_20_regular:before {
content: "\e2b8";
}
-.icon-ic_fluent_building_mosque_20_filled:before {
+.icon-ic_fluent_building_lighthouse_20_filled:before {
content: "\e2b9";
}
-.icon-ic_fluent_building_mosque_20_regular:before {
+.icon-ic_fluent_building_lighthouse_20_regular:before {
content: "\e2ba";
}
-.icon-ic_fluent_building_multiple_20_filled:before {
+.icon-ic_fluent_building_mosque_20_filled:before {
content: "\e2bb";
}
-.icon-ic_fluent_building_multiple_20_regular:before {
+.icon-ic_fluent_building_mosque_20_regular:before {
content: "\e2bc";
}
-.icon-ic_fluent_building_people_20_filled:before {
+.icon-ic_fluent_building_multiple_20_filled:before {
content: "\e2bd";
}
-.icon-ic_fluent_building_people_20_regular:before {
+.icon-ic_fluent_building_multiple_20_regular:before {
content: "\e2be";
}
-.icon-ic_fluent_building_retail_20_filled:before {
+.icon-ic_fluent_building_people_20_filled:before {
content: "\e2bf";
}
-.icon-ic_fluent_building_retail_20_regular:before {
+.icon-ic_fluent_building_people_20_regular:before {
content: "\e2c0";
}
-.icon-ic_fluent_building_retail_money_20_filled:before {
+.icon-ic_fluent_building_retail_20_filled:before {
content: "\e2c1";
}
-.icon-ic_fluent_building_retail_money_20_regular:before {
+.icon-ic_fluent_building_retail_20_regular:before {
content: "\e2c2";
}
-.icon-ic_fluent_building_retail_more_20_filled:before {
+.icon-ic_fluent_building_retail_money_20_filled:before {
content: "\e2c3";
}
-.icon-ic_fluent_building_retail_more_20_regular:before {
+.icon-ic_fluent_building_retail_money_20_regular:before {
content: "\e2c4";
}
-.icon-ic_fluent_building_retail_shield_20_filled:before {
+.icon-ic_fluent_building_retail_more_20_filled:before {
content: "\e2c5";
}
-.icon-ic_fluent_building_retail_shield_20_regular:before {
+.icon-ic_fluent_building_retail_more_20_regular:before {
content: "\e2c6";
}
-.icon-ic_fluent_building_retail_toolbox_20_filled:before {
+.icon-ic_fluent_building_retail_shield_20_filled:before {
content: "\e2c7";
}
-.icon-ic_fluent_building_retail_toolbox_20_regular:before {
+.icon-ic_fluent_building_retail_shield_20_regular:before {
content: "\e2c8";
}
-.icon-ic_fluent_building_shop_20_filled:before {
+.icon-ic_fluent_building_retail_toolbox_20_filled:before {
content: "\e2c9";
}
-.icon-ic_fluent_building_shop_20_regular:before {
+.icon-ic_fluent_building_retail_toolbox_20_regular:before {
content: "\e2ca";
}
-.icon-ic_fluent_building_skyscraper_20_filled:before {
+.icon-ic_fluent_building_shop_20_filled:before {
content: "\e2cb";
}
-.icon-ic_fluent_building_skyscraper_20_regular:before {
+.icon-ic_fluent_building_shop_20_regular:before {
content: "\e2cc";
}
-.icon-ic_fluent_building_swap_20_filled:before {
+.icon-ic_fluent_building_skyscraper_20_filled:before {
content: "\e2cd";
}
-.icon-ic_fluent_building_swap_20_regular:before {
+.icon-ic_fluent_building_skyscraper_20_regular:before {
content: "\e2ce";
}
-.icon-ic_fluent_building_townhouse_20_filled:before {
+.icon-ic_fluent_building_swap_20_filled:before {
content: "\e2cf";
}
-.icon-ic_fluent_building_townhouse_20_regular:before {
+.icon-ic_fluent_building_swap_20_regular:before {
content: "\e2d0";
}
-.icon-ic_fluent_button_20_filled:before {
+.icon-ic_fluent_building_townhouse_20_filled:before {
content: "\e2d1";
}
-.icon-ic_fluent_button_20_regular:before {
+.icon-ic_fluent_building_townhouse_20_regular:before {
content: "\e2d2";
}
-.icon-ic_fluent_calculator_20_filled:before {
+.icon-ic_fluent_button_20_filled:before {
content: "\e2d3";
}
-.icon-ic_fluent_calculator_20_regular:before {
+.icon-ic_fluent_button_20_regular:before {
content: "\e2d4";
}
-.icon-ic_fluent_calculator_arrow_clockwise_20_filled:before {
+.icon-ic_fluent_calculator_20_filled:before {
content: "\e2d5";
}
-.icon-ic_fluent_calculator_arrow_clockwise_20_regular:before {
+.icon-ic_fluent_calculator_20_regular:before {
content: "\e2d6";
}
-.icon-ic_fluent_calculator_multiple_20_filled:before {
+.icon-ic_fluent_calculator_arrow_clockwise_20_filled:before {
content: "\e2d7";
}
-.icon-ic_fluent_calculator_multiple_20_regular:before {
+.icon-ic_fluent_calculator_arrow_clockwise_20_regular:before {
content: "\e2d8";
}
-.icon-ic_fluent_calendar_20_filled:before {
+.icon-ic_fluent_calculator_multiple_20_filled:before {
content: "\e2d9";
}
-.icon-ic_fluent_calendar_20_regular:before {
+.icon-ic_fluent_calculator_multiple_20_regular:before {
content: "\e2da";
}
-.icon-ic_fluent_calendar_3_day_20_filled:before {
+.icon-ic_fluent_calendar_20_filled:before {
content: "\e2db";
}
-.icon-ic_fluent_calendar_3_day_20_regular:before {
+.icon-ic_fluent_calendar_20_regular:before {
content: "\e2dc";
}
-.icon-ic_fluent_calendar_add_20_filled:before {
+.icon-ic_fluent_calendar_3_day_20_filled:before {
content: "\e2dd";
}
-.icon-ic_fluent_calendar_add_20_regular:before {
+.icon-ic_fluent_calendar_3_day_20_regular:before {
content: "\e2de";
}
-.icon-ic_fluent_calendar_agenda_20_filled:before {
+.icon-ic_fluent_calendar_add_20_filled:before {
content: "\e2df";
}
-.icon-ic_fluent_calendar_agenda_20_regular:before {
+.icon-ic_fluent_calendar_add_20_regular:before {
content: "\e2e0";
}
-.icon-ic_fluent_calendar_arrow_counterclockwise_20_filled:before {
+.icon-ic_fluent_calendar_agenda_20_filled:before {
content: "\e2e1";
}
-.icon-ic_fluent_calendar_arrow_counterclockwise_20_regular:before {
+.icon-ic_fluent_calendar_agenda_20_regular:before {
content: "\e2e2";
}
-.icon-ic_fluent_calendar_arrow_down_20_filled:before {
+.icon-ic_fluent_calendar_arrow_counterclockwise_20_filled:before {
content: "\e2e3";
}
-.icon-ic_fluent_calendar_arrow_down_20_regular:before {
+.icon-ic_fluent_calendar_arrow_counterclockwise_20_regular:before {
content: "\e2e4";
}
-.icon-ic_fluent_calendar_arrow_right_20_filled:before {
+.icon-ic_fluent_calendar_arrow_down_20_filled:before {
content: "\e2e5";
}
-.icon-ic_fluent_calendar_arrow_right_20_regular:before {
+.icon-ic_fluent_calendar_arrow_down_20_regular:before {
content: "\e2e6";
}
-.icon-ic_fluent_calendar_assistant_20_filled:before {
+.icon-ic_fluent_calendar_arrow_right_20_filled:before {
content: "\e2e7";
}
-.icon-ic_fluent_calendar_assistant_20_regular:before {
+.icon-ic_fluent_calendar_arrow_right_20_regular:before {
content: "\e2e8";
}
-.icon-ic_fluent_calendar_cancel_20_filled:before {
+.icon-ic_fluent_calendar_assistant_20_filled:before {
content: "\e2e9";
}
-.icon-ic_fluent_calendar_cancel_20_regular:before {
+.icon-ic_fluent_calendar_assistant_20_regular:before {
content: "\e2ea";
}
-.icon-ic_fluent_calendar_chat_20_filled:before {
+.icon-ic_fluent_calendar_cancel_20_filled:before {
content: "\e2eb";
}
-.icon-ic_fluent_calendar_chat_20_regular:before {
+.icon-ic_fluent_calendar_cancel_20_regular:before {
content: "\e2ec";
}
-.icon-ic_fluent_calendar_checkmark_20_filled:before {
+.icon-ic_fluent_calendar_chat_20_filled:before {
content: "\e2ed";
}
-.icon-ic_fluent_calendar_checkmark_20_regular:before {
+.icon-ic_fluent_calendar_chat_20_regular:before {
content: "\e2ee";
}
-.icon-ic_fluent_calendar_clock_20_filled:before {
+.icon-ic_fluent_calendar_checkmark_20_filled:before {
content: "\e2ef";
}
-.icon-ic_fluent_calendar_clock_20_regular:before {
+.icon-ic_fluent_calendar_checkmark_20_regular:before {
content: "\e2f0";
}
-.icon-ic_fluent_calendar_data_bar_20_filled:before {
+.icon-ic_fluent_calendar_clock_20_filled:before {
content: "\e2f1";
}
-.icon-ic_fluent_calendar_data_bar_20_regular:before {
+.icon-ic_fluent_calendar_clock_20_regular:before {
content: "\e2f2";
}
-.icon-ic_fluent_calendar_date_20_filled:before {
+.icon-ic_fluent_calendar_data_bar_20_filled:before {
content: "\e2f3";
}
-.icon-ic_fluent_calendar_date_20_regular:before {
+.icon-ic_fluent_calendar_data_bar_20_regular:before {
content: "\e2f4";
}
-.icon-ic_fluent_calendar_day_20_filled:before {
+.icon-ic_fluent_calendar_date_20_filled:before {
content: "\e2f5";
}
-.icon-ic_fluent_calendar_day_20_regular:before {
+.icon-ic_fluent_calendar_date_20_regular:before {
content: "\e2f6";
}
-.icon-ic_fluent_calendar_edit_20_filled:before {
+.icon-ic_fluent_calendar_day_20_filled:before {
content: "\e2f7";
}
-.icon-ic_fluent_calendar_edit_20_regular:before {
+.icon-ic_fluent_calendar_day_20_regular:before {
content: "\e2f8";
}
-.icon-ic_fluent_calendar_empty_20_filled:before {
+.icon-ic_fluent_calendar_edit_20_filled:before {
content: "\e2f9";
}
-.icon-ic_fluent_calendar_empty_20_regular:before {
+.icon-ic_fluent_calendar_edit_20_regular:before {
content: "\e2fa";
}
-.icon-ic_fluent_calendar_error_20_filled:before {
+.icon-ic_fluent_calendar_empty_20_filled:before {
content: "\e2fb";
}
-.icon-ic_fluent_calendar_error_20_regular:before {
+.icon-ic_fluent_calendar_empty_20_regular:before {
content: "\e2fc";
}
-.icon-ic_fluent_calendar_eye_20_filled:before {
+.icon-ic_fluent_calendar_error_20_filled:before {
content: "\e2fd";
}
-.icon-ic_fluent_calendar_eye_20_regular:before {
+.icon-ic_fluent_calendar_error_20_regular:before {
content: "\e2fe";
}
-.icon-ic_fluent_calendar_info_20_filled:before {
+.icon-ic_fluent_calendar_eye_20_filled:before {
content: "\e2ff";
}
-.icon-ic_fluent_calendar_info_20_regular:before {
+.icon-ic_fluent_calendar_eye_20_regular:before {
content: "\e300";
}
-.icon-ic_fluent_calendar_lock_20_filled:before {
+.icon-ic_fluent_calendar_info_20_filled:before {
content: "\e301";
}
-.icon-ic_fluent_calendar_lock_20_regular:before {
+.icon-ic_fluent_calendar_info_20_regular:before {
content: "\e302";
}
-.icon-ic_fluent_calendar_ltr_20_filled:before {
+.icon-ic_fluent_calendar_lock_20_filled:before {
content: "\e303";
}
-.icon-ic_fluent_calendar_ltr_20_regular:before {
+.icon-ic_fluent_calendar_lock_20_regular:before {
content: "\e304";
}
-.icon-ic_fluent_calendar_mail_20_filled:before {
+.icon-ic_fluent_calendar_ltr_20_filled:before {
content: "\e305";
}
-.icon-ic_fluent_calendar_mail_20_regular:before {
+.icon-ic_fluent_calendar_ltr_20_regular:before {
content: "\e306";
}
-.icon-ic_fluent_calendar_mention_20_filled:before {
+.icon-ic_fluent_calendar_mail_20_filled:before {
content: "\e307";
}
-.icon-ic_fluent_calendar_mention_20_regular:before {
+.icon-ic_fluent_calendar_mail_20_regular:before {
content: "\e308";
}
-.icon-ic_fluent_calendar_month_20_filled:before {
+.icon-ic_fluent_calendar_mention_20_filled:before {
content: "\e309";
}
-.icon-ic_fluent_calendar_month_20_regular:before {
+.icon-ic_fluent_calendar_mention_20_regular:before {
content: "\e30a";
}
-.icon-ic_fluent_calendar_multiple_20_filled:before {
+.icon-ic_fluent_calendar_month_20_filled:before {
content: "\e30b";
}
-.icon-ic_fluent_calendar_multiple_20_regular:before {
+.icon-ic_fluent_calendar_month_20_regular:before {
content: "\e30c";
}
-.icon-ic_fluent_calendar_note_20_filled:before {
+.icon-ic_fluent_calendar_multiple_20_filled:before {
content: "\e30d";
}
-.icon-ic_fluent_calendar_note_20_regular:before {
+.icon-ic_fluent_calendar_multiple_20_regular:before {
content: "\e30e";
}
-.icon-ic_fluent_calendar_pattern_20_filled:before {
+.icon-ic_fluent_calendar_note_20_filled:before {
content: "\e30f";
}
-.icon-ic_fluent_calendar_pattern_20_regular:before {
+.icon-ic_fluent_calendar_note_20_regular:before {
content: "\e310";
}
-.icon-ic_fluent_calendar_person_20_filled:before {
+.icon-ic_fluent_calendar_pattern_20_filled:before {
content: "\e311";
}
-.icon-ic_fluent_calendar_person_20_regular:before {
+.icon-ic_fluent_calendar_pattern_20_regular:before {
content: "\e312";
}
-.icon-ic_fluent_calendar_phone_20_filled:before {
+.icon-ic_fluent_calendar_person_20_filled:before {
content: "\e313";
}
-.icon-ic_fluent_calendar_phone_20_regular:before {
+.icon-ic_fluent_calendar_person_20_regular:before {
content: "\e314";
}
-.icon-ic_fluent_calendar_play_20_filled:before {
+.icon-ic_fluent_calendar_phone_20_filled:before {
content: "\e315";
}
-.icon-ic_fluent_calendar_play_20_regular:before {
+.icon-ic_fluent_calendar_phone_20_regular:before {
content: "\e316";
}
-.icon-ic_fluent_calendar_question_mark_20_filled:before {
+.icon-ic_fluent_calendar_play_20_filled:before {
content: "\e317";
}
-.icon-ic_fluent_calendar_question_mark_20_regular:before {
+.icon-ic_fluent_calendar_play_20_regular:before {
content: "\e318";
}
-.icon-ic_fluent_calendar_record_20_filled:before {
+.icon-ic_fluent_calendar_question_mark_20_filled:before {
content: "\e319";
}
-.icon-ic_fluent_calendar_record_20_regular:before {
+.icon-ic_fluent_calendar_question_mark_20_regular:before {
content: "\e31a";
}
-.icon-ic_fluent_calendar_reply_20_filled:before {
+.icon-ic_fluent_calendar_record_20_filled:before {
content: "\e31b";
}
-.icon-ic_fluent_calendar_reply_20_regular:before {
+.icon-ic_fluent_calendar_record_20_regular:before {
content: "\e31c";
}
-.icon-ic_fluent_calendar_rtl_20_filled:before {
+.icon-ic_fluent_calendar_reply_20_filled:before {
content: "\e31d";
}
-.icon-ic_fluent_calendar_rtl_20_regular:before {
+.icon-ic_fluent_calendar_reply_20_regular:before {
content: "\e31e";
}
-.icon-ic_fluent_calendar_search_20_filled:before {
+.icon-ic_fluent_calendar_rtl_20_filled:before {
content: "\e31f";
}
-.icon-ic_fluent_calendar_search_20_regular:before {
+.icon-ic_fluent_calendar_rtl_20_regular:before {
content: "\e320";
}
-.icon-ic_fluent_calendar_settings_20_filled:before {
+.icon-ic_fluent_calendar_search_20_filled:before {
content: "\e321";
}
-.icon-ic_fluent_calendar_settings_20_regular:before {
+.icon-ic_fluent_calendar_search_20_regular:before {
content: "\e322";
}
-.icon-ic_fluent_calendar_shield_20_filled:before {
+.icon-ic_fluent_calendar_settings_20_filled:before {
content: "\e323";
}
-.icon-ic_fluent_calendar_shield_20_regular:before {
+.icon-ic_fluent_calendar_settings_20_regular:before {
content: "\e324";
}
-.icon-ic_fluent_calendar_sparkle_20_filled:before {
+.icon-ic_fluent_calendar_shield_20_filled:before {
content: "\e325";
}
-.icon-ic_fluent_calendar_sparkle_20_regular:before {
+.icon-ic_fluent_calendar_shield_20_regular:before {
content: "\e326";
}
-.icon-ic_fluent_calendar_star_20_filled:before {
+.icon-ic_fluent_calendar_sparkle_20_filled:before {
content: "\e327";
}
-.icon-ic_fluent_calendar_star_20_regular:before {
+.icon-ic_fluent_calendar_sparkle_20_regular:before {
content: "\e328";
}
-.icon-ic_fluent_calendar_sync_20_filled:before {
+.icon-ic_fluent_calendar_star_20_filled:before {
content: "\e329";
}
-.icon-ic_fluent_calendar_sync_20_regular:before {
+.icon-ic_fluent_calendar_star_20_regular:before {
content: "\e32a";
}
-.icon-ic_fluent_calendar_template_20_filled:before {
+.icon-ic_fluent_calendar_sync_20_filled:before {
content: "\e32b";
}
-.icon-ic_fluent_calendar_template_20_regular:before {
+.icon-ic_fluent_calendar_sync_20_regular:before {
content: "\e32c";
}
-.icon-ic_fluent_calendar_today_20_filled:before {
+.icon-ic_fluent_calendar_template_20_filled:before {
content: "\e32d";
}
-.icon-ic_fluent_calendar_today_20_regular:before {
+.icon-ic_fluent_calendar_template_20_regular:before {
content: "\e32e";
}
-.icon-ic_fluent_calendar_toolbox_20_filled:before {
+.icon-ic_fluent_calendar_today_20_filled:before {
content: "\e32f";
}
-.icon-ic_fluent_calendar_toolbox_20_regular:before {
+.icon-ic_fluent_calendar_today_20_regular:before {
content: "\e330";
}
-.icon-ic_fluent_calendar_video_20_filled:before {
+.icon-ic_fluent_calendar_toolbox_20_filled:before {
content: "\e331";
}
-.icon-ic_fluent_calendar_video_20_regular:before {
+.icon-ic_fluent_calendar_toolbox_20_regular:before {
content: "\e332";
}
-.icon-ic_fluent_calendar_week_numbers_20_filled:before {
+.icon-ic_fluent_calendar_video_20_filled:before {
content: "\e333";
}
-.icon-ic_fluent_calendar_week_numbers_20_regular:before {
+.icon-ic_fluent_calendar_video_20_regular:before {
content: "\e334";
}
-.icon-ic_fluent_calendar_week_start_20_filled:before {
+.icon-ic_fluent_calendar_week_numbers_20_filled:before {
content: "\e335";
}
-.icon-ic_fluent_calendar_week_start_20_regular:before {
+.icon-ic_fluent_calendar_week_numbers_20_regular:before {
content: "\e336";
}
-.icon-ic_fluent_calendar_work_week_20_filled:before {
+.icon-ic_fluent_calendar_week_start_20_filled:before {
content: "\e337";
}
-.icon-ic_fluent_calendar_work_week_20_regular:before {
+.icon-ic_fluent_calendar_week_start_20_regular:before {
content: "\e338";
}
-.icon-ic_fluent_call_20_filled:before {
+.icon-ic_fluent_calendar_work_week_20_filled:before {
content: "\e339";
}
-.icon-ic_fluent_call_20_regular:before {
+.icon-ic_fluent_calendar_work_week_20_regular:before {
content: "\e33a";
}
-.icon-ic_fluent_call_add_20_filled:before {
+.icon-ic_fluent_call_20_filled:before {
content: "\e33b";
}
-.icon-ic_fluent_call_add_20_regular:before {
+.icon-ic_fluent_call_20_regular:before {
content: "\e33c";
}
-.icon-ic_fluent_call_checkmark_20_filled:before {
+.icon-ic_fluent_call_add_20_filled:before {
content: "\e33d";
}
-.icon-ic_fluent_call_checkmark_20_regular:before {
+.icon-ic_fluent_call_add_20_regular:before {
content: "\e33e";
}
-.icon-ic_fluent_call_connecting_20_filled:before {
+.icon-ic_fluent_call_checkmark_20_filled:before {
content: "\e33f";
}
-.icon-ic_fluent_call_connecting_20_regular:before {
+.icon-ic_fluent_call_checkmark_20_regular:before {
content: "\e340";
}
-.icon-ic_fluent_call_dismiss_20_filled:before {
+.icon-ic_fluent_call_connecting_20_filled:before {
content: "\e341";
}
-.icon-ic_fluent_call_dismiss_20_regular:before {
+.icon-ic_fluent_call_connecting_20_regular:before {
content: "\e342";
}
-.icon-ic_fluent_call_end_20_filled:before {
+.icon-ic_fluent_call_dismiss_20_filled:before {
content: "\e343";
}
-.icon-ic_fluent_call_end_20_regular:before {
+.icon-ic_fluent_call_dismiss_20_regular:before {
content: "\e344";
}
-.icon-ic_fluent_call_exclamation_20_filled:before {
+.icon-ic_fluent_call_end_20_filled:before {
content: "\e345";
}
-.icon-ic_fluent_call_exclamation_20_regular:before {
+.icon-ic_fluent_call_end_20_regular:before {
content: "\e346";
}
-.icon-ic_fluent_call_forward_20_filled:before {
+.icon-ic_fluent_call_exclamation_20_filled:before {
content: "\e347";
}
-.icon-ic_fluent_call_forward_20_regular:before {
+.icon-ic_fluent_call_exclamation_20_regular:before {
content: "\e348";
}
-.icon-ic_fluent_call_inbound_20_filled:before {
+.icon-ic_fluent_call_forward_20_filled:before {
content: "\e349";
}
-.icon-ic_fluent_call_inbound_20_regular:before {
+.icon-ic_fluent_call_forward_20_regular:before {
content: "\e34a";
}
-.icon-ic_fluent_call_missed_20_filled:before {
+.icon-ic_fluent_call_inbound_20_filled:before {
content: "\e34b";
}
-.icon-ic_fluent_call_missed_20_regular:before {
+.icon-ic_fluent_call_inbound_20_regular:before {
content: "\e34c";
}
-.icon-ic_fluent_call_outbound_20_filled:before {
+.icon-ic_fluent_call_missed_20_filled:before {
content: "\e34d";
}
-.icon-ic_fluent_call_outbound_20_regular:before {
+.icon-ic_fluent_call_missed_20_regular:before {
content: "\e34e";
}
-.icon-ic_fluent_call_park_20_filled:before {
+.icon-ic_fluent_call_outbound_20_filled:before {
content: "\e34f";
}
-.icon-ic_fluent_call_park_20_regular:before {
+.icon-ic_fluent_call_outbound_20_regular:before {
content: "\e350";
}
-.icon-ic_fluent_call_pause_20_filled:before {
+.icon-ic_fluent_call_park_20_filled:before {
content: "\e351";
}
-.icon-ic_fluent_call_pause_20_regular:before {
+.icon-ic_fluent_call_park_20_regular:before {
content: "\e352";
}
-.icon-ic_fluent_call_prohibited_20_filled:before {
+.icon-ic_fluent_call_pause_20_filled:before {
content: "\e353";
}
-.icon-ic_fluent_call_prohibited_20_regular:before {
+.icon-ic_fluent_call_pause_20_regular:before {
content: "\e354";
}
-.icon-ic_fluent_call_transfer_20_filled:before {
+.icon-ic_fluent_call_prohibited_20_filled:before {
content: "\e355";
}
-.icon-ic_fluent_call_transfer_20_regular:before {
+.icon-ic_fluent_call_prohibited_20_regular:before {
content: "\e356";
}
-.icon-ic_fluent_call_warning_20_filled:before {
+.icon-ic_fluent_call_transfer_20_filled:before {
content: "\e357";
}
-.icon-ic_fluent_call_warning_20_regular:before {
+.icon-ic_fluent_call_transfer_20_regular:before {
content: "\e358";
}
-.icon-ic_fluent_calligraphy_pen_20_filled:before {
+.icon-ic_fluent_call_warning_20_filled:before {
content: "\e359";
}
-.icon-ic_fluent_calligraphy_pen_20_regular:before {
+.icon-ic_fluent_call_warning_20_regular:before {
content: "\e35a";
}
-.icon-ic_fluent_calligraphy_pen_checkmark_20_filled:before {
+.icon-ic_fluent_calligraphy_pen_20_filled:before {
content: "\e35b";
}
-.icon-ic_fluent_calligraphy_pen_checkmark_20_regular:before {
+.icon-ic_fluent_calligraphy_pen_20_regular:before {
content: "\e35c";
}
-.icon-ic_fluent_calligraphy_pen_error_20_filled:before {
+.icon-ic_fluent_calligraphy_pen_checkmark_20_filled:before {
content: "\e35d";
}
-.icon-ic_fluent_calligraphy_pen_error_20_regular:before {
+.icon-ic_fluent_calligraphy_pen_checkmark_20_regular:before {
content: "\e35e";
}
-.icon-ic_fluent_calligraphy_pen_question_mark_20_filled:before {
+.icon-ic_fluent_calligraphy_pen_error_20_filled:before {
content: "\e35f";
}
-.icon-ic_fluent_calligraphy_pen_question_mark_20_regular:before {
+.icon-ic_fluent_calligraphy_pen_error_20_regular:before {
content: "\e360";
}
-.icon-ic_fluent_camera_20_filled:before {
+.icon-ic_fluent_calligraphy_pen_question_mark_20_filled:before {
content: "\e361";
}
-.icon-ic_fluent_camera_20_regular:before {
+.icon-ic_fluent_calligraphy_pen_question_mark_20_regular:before {
content: "\e362";
}
-.icon-ic_fluent_camera_add_20_filled:before {
+.icon-ic_fluent_camera_20_filled:before {
content: "\e363";
}
-.icon-ic_fluent_camera_add_20_regular:before {
+.icon-ic_fluent_camera_20_regular:before {
content: "\e364";
}
-.icon-ic_fluent_camera_arrow_up_20_filled:before {
+.icon-ic_fluent_camera_add_20_filled:before {
content: "\e365";
}
-.icon-ic_fluent_camera_arrow_up_20_regular:before {
+.icon-ic_fluent_camera_add_20_regular:before {
content: "\e366";
}
-.icon-ic_fluent_camera_dome_20_filled:before {
+.icon-ic_fluent_camera_arrow_up_20_filled:before {
content: "\e367";
}
-.icon-ic_fluent_camera_dome_20_regular:before {
+.icon-ic_fluent_camera_arrow_up_20_regular:before {
content: "\e368";
}
-.icon-ic_fluent_camera_edit_20_filled:before {
+.icon-ic_fluent_camera_dome_20_filled:before {
content: "\e369";
}
-.icon-ic_fluent_camera_edit_20_regular:before {
+.icon-ic_fluent_camera_dome_20_regular:before {
content: "\e36a";
}
-.icon-ic_fluent_camera_off_20_filled:before {
+.icon-ic_fluent_camera_edit_20_filled:before {
content: "\e36b";
}
-.icon-ic_fluent_camera_off_20_regular:before {
+.icon-ic_fluent_camera_edit_20_regular:before {
content: "\e36c";
}
-.icon-ic_fluent_camera_sparkles_20_filled:before {
+.icon-ic_fluent_camera_off_20_filled:before {
content: "\e36d";
}
-.icon-ic_fluent_camera_sparkles_20_regular:before {
+.icon-ic_fluent_camera_off_20_regular:before {
content: "\e36e";
}
-.icon-ic_fluent_camera_switch_20_filled:before {
+.icon-ic_fluent_camera_sparkles_20_filled:before {
content: "\e36f";
}
-.icon-ic_fluent_camera_switch_20_regular:before {
+.icon-ic_fluent_camera_sparkles_20_regular:before {
content: "\e370";
}
-.icon-ic_fluent_card_ui_20_filled:before {
+.icon-ic_fluent_camera_switch_20_filled:before {
content: "\e371";
}
-.icon-ic_fluent_card_ui_20_regular:before {
+.icon-ic_fluent_camera_switch_20_regular:before {
content: "\e372";
}
-.icon-ic_fluent_card_ui_portrait_flip_20_filled:before {
+.icon-ic_fluent_card_ui_20_filled:before {
content: "\e373";
}
-.icon-ic_fluent_card_ui_portrait_flip_20_regular:before {
+.icon-ic_fluent_card_ui_20_regular:before {
content: "\e374";
}
-.icon-ic_fluent_caret_down_20_filled:before {
+.icon-ic_fluent_card_ui_portrait_flip_20_filled:before {
content: "\e375";
}
-.icon-ic_fluent_caret_down_20_regular:before {
+.icon-ic_fluent_card_ui_portrait_flip_20_regular:before {
content: "\e376";
}
-.icon-ic_fluent_caret_down_right_20_filled:before {
+.icon-ic_fluent_caret_down_20_filled:before {
content: "\e377";
}
-.icon-ic_fluent_caret_down_right_20_regular:before {
+.icon-ic_fluent_caret_down_20_regular:before {
content: "\e378";
}
-.icon-ic_fluent_caret_left_20_filled:before {
+.icon-ic_fluent_caret_down_right_20_filled:before {
content: "\e379";
}
-.icon-ic_fluent_caret_left_20_regular:before {
+.icon-ic_fluent_caret_down_right_20_regular:before {
content: "\e37a";
}
-.icon-ic_fluent_caret_right_20_filled:before {
+.icon-ic_fluent_caret_left_20_filled:before {
content: "\e37b";
}
-.icon-ic_fluent_caret_right_20_regular:before {
+.icon-ic_fluent_caret_left_20_regular:before {
content: "\e37c";
}
-.icon-ic_fluent_caret_up_20_filled:before {
+.icon-ic_fluent_caret_right_20_filled:before {
content: "\e37d";
}
-.icon-ic_fluent_caret_up_20_regular:before {
+.icon-ic_fluent_caret_right_20_regular:before {
content: "\e37e";
}
-.icon-ic_fluent_cart_20_filled:before {
+.icon-ic_fluent_caret_up_20_filled:before {
content: "\e37f";
}
-.icon-ic_fluent_cart_20_regular:before {
+.icon-ic_fluent_caret_up_20_regular:before {
content: "\e380";
}
-.icon-ic_fluent_cast_20_filled:before {
+.icon-ic_fluent_cart_20_filled:before {
content: "\e381";
}
-.icon-ic_fluent_cast_20_regular:before {
+.icon-ic_fluent_cart_20_regular:before {
content: "\e382";
}
-.icon-ic_fluent_cast_multiple_20_filled:before {
+.icon-ic_fluent_cast_20_filled:before {
content: "\e383";
}
-.icon-ic_fluent_cast_multiple_20_regular:before {
+.icon-ic_fluent_cast_20_regular:before {
content: "\e384";
}
-.icon-ic_fluent_catch_up_20_filled:before {
+.icon-ic_fluent_cast_multiple_20_filled:before {
content: "\e385";
}
-.icon-ic_fluent_catch_up_20_regular:before {
+.icon-ic_fluent_cast_multiple_20_regular:before {
content: "\e386";
}
-.icon-ic_fluent_cellular_3g_20_filled:before {
+.icon-ic_fluent_catch_up_20_filled:before {
content: "\e387";
}
-.icon-ic_fluent_cellular_3g_20_regular:before {
+.icon-ic_fluent_catch_up_20_regular:before {
content: "\e388";
}
-.icon-ic_fluent_cellular_4g_20_filled:before {
+.icon-ic_fluent_cellular_3g_20_filled:before {
content: "\e389";
}
-.icon-ic_fluent_cellular_4g_20_regular:before {
+.icon-ic_fluent_cellular_3g_20_regular:before {
content: "\e38a";
}
-.icon-ic_fluent_cellular_5g_20_filled:before {
+.icon-ic_fluent_cellular_4g_20_filled:before {
content: "\e38b";
}
-.icon-ic_fluent_cellular_5g_20_regular:before {
+.icon-ic_fluent_cellular_4g_20_regular:before {
content: "\e38c";
}
-.icon-ic_fluent_cellular_data_1_20_filled:before {
+.icon-ic_fluent_cellular_5g_20_filled:before {
content: "\e38d";
}
-.icon-ic_fluent_cellular_data_1_20_regular:before {
+.icon-ic_fluent_cellular_5g_20_regular:before {
content: "\e38e";
}
-.icon-ic_fluent_cellular_data_2_20_filled:before {
+.icon-ic_fluent_cellular_data_1_20_filled:before {
content: "\e38f";
}
-.icon-ic_fluent_cellular_data_2_20_regular:before {
+.icon-ic_fluent_cellular_data_1_20_regular:before {
content: "\e390";
}
-.icon-ic_fluent_cellular_data_3_20_filled:before {
+.icon-ic_fluent_cellular_data_2_20_filled:before {
content: "\e391";
}
-.icon-ic_fluent_cellular_data_3_20_regular:before {
+.icon-ic_fluent_cellular_data_2_20_regular:before {
content: "\e392";
}
-.icon-ic_fluent_cellular_data_4_20_filled:before {
+.icon-ic_fluent_cellular_data_3_20_filled:before {
content: "\e393";
}
-.icon-ic_fluent_cellular_data_4_20_regular:before {
+.icon-ic_fluent_cellular_data_3_20_regular:before {
content: "\e394";
}
-.icon-ic_fluent_cellular_data_5_20_filled:before {
+.icon-ic_fluent_cellular_data_4_20_filled:before {
content: "\e395";
}
-.icon-ic_fluent_cellular_data_5_20_regular:before {
+.icon-ic_fluent_cellular_data_4_20_regular:before {
content: "\e396";
}
-.icon-ic_fluent_cellular_off_20_filled:before {
+.icon-ic_fluent_cellular_data_5_20_filled:before {
content: "\e397";
}
-.icon-ic_fluent_cellular_off_20_regular:before {
+.icon-ic_fluent_cellular_data_5_20_regular:before {
content: "\e398";
}
-.icon-ic_fluent_cellular_warning_20_filled:before {
+.icon-ic_fluent_cellular_off_20_filled:before {
content: "\e399";
}
-.icon-ic_fluent_cellular_warning_20_regular:before {
+.icon-ic_fluent_cellular_off_20_regular:before {
content: "\e39a";
}
-.icon-ic_fluent_center_horizontal_20_filled:before {
+.icon-ic_fluent_cellular_warning_20_filled:before {
content: "\e39b";
}
-.icon-ic_fluent_center_horizontal_20_regular:before {
+.icon-ic_fluent_cellular_warning_20_regular:before {
content: "\e39c";
}
-.icon-ic_fluent_center_vertical_20_filled:before {
+.icon-ic_fluent_center_horizontal_20_filled:before {
content: "\e39d";
}
-.icon-ic_fluent_center_vertical_20_regular:before {
+.icon-ic_fluent_center_horizontal_20_regular:before {
content: "\e39e";
}
-.icon-ic_fluent_certificate_20_filled:before {
+.icon-ic_fluent_center_vertical_20_filled:before {
content: "\e39f";
}
-.icon-ic_fluent_certificate_20_regular:before {
+.icon-ic_fluent_center_vertical_20_regular:before {
content: "\e3a0";
}
-.icon-ic_fluent_channel_20_filled:before {
+.icon-ic_fluent_certificate_20_filled:before {
content: "\e3a1";
}
-.icon-ic_fluent_channel_20_regular:before {
+.icon-ic_fluent_certificate_20_regular:before {
content: "\e3a2";
}
-.icon-ic_fluent_channel_add_20_filled:before {
+.icon-ic_fluent_channel_20_filled:before {
content: "\e3a3";
}
-.icon-ic_fluent_channel_add_20_regular:before {
+.icon-ic_fluent_channel_20_regular:before {
content: "\e3a4";
}
-.icon-ic_fluent_channel_alert_20_filled:before {
+.icon-ic_fluent_channel_add_20_filled:before {
content: "\e3a5";
}
-.icon-ic_fluent_channel_alert_20_regular:before {
+.icon-ic_fluent_channel_add_20_regular:before {
content: "\e3a6";
}
-.icon-ic_fluent_channel_arrow_left_20_filled:before {
+.icon-ic_fluent_channel_alert_20_filled:before {
content: "\e3a7";
}
-.icon-ic_fluent_channel_arrow_left_20_regular:before {
+.icon-ic_fluent_channel_alert_20_regular:before {
content: "\e3a8";
}
-.icon-ic_fluent_channel_dismiss_20_filled:before {
+.icon-ic_fluent_channel_arrow_left_20_filled:before {
content: "\e3a9";
}
-.icon-ic_fluent_channel_dismiss_20_regular:before {
+.icon-ic_fluent_channel_arrow_left_20_regular:before {
content: "\e3aa";
}
-.icon-ic_fluent_channel_share_20_filled:before {
+.icon-ic_fluent_channel_dismiss_20_filled:before {
content: "\e3ab";
}
-.icon-ic_fluent_channel_share_20_regular:before {
+.icon-ic_fluent_channel_dismiss_20_regular:before {
content: "\e3ac";
}
-.icon-ic_fluent_channel_subtract_20_filled:before {
+.icon-ic_fluent_channel_share_20_filled:before {
content: "\e3ad";
}
-.icon-ic_fluent_channel_subtract_20_regular:before {
+.icon-ic_fluent_channel_share_20_regular:before {
content: "\e3ae";
}
-.icon-ic_fluent_chart_multiple_20_filled:before {
+.icon-ic_fluent_channel_subtract_20_filled:before {
content: "\e3af";
}
-.icon-ic_fluent_chart_multiple_20_regular:before {
+.icon-ic_fluent_channel_subtract_20_regular:before {
content: "\e3b0";
}
-.icon-ic_fluent_chart_person_20_filled:before {
+.icon-ic_fluent_chart_multiple_20_filled:before {
content: "\e3b1";
}
-.icon-ic_fluent_chart_person_20_regular:before {
+.icon-ic_fluent_chart_multiple_20_regular:before {
content: "\e3b2";
}
-.icon-ic_fluent_chat_20_filled:before {
+.icon-ic_fluent_chart_person_20_filled:before {
content: "\e3b3";
}
-.icon-ic_fluent_chat_20_regular:before {
+.icon-ic_fluent_chart_person_20_regular:before {
content: "\e3b4";
}
-.icon-ic_fluent_chat_add_20_filled:before {
+.icon-ic_fluent_chat_20_filled:before {
content: "\e3b5";
}
-.icon-ic_fluent_chat_add_20_regular:before {
+.icon-ic_fluent_chat_20_regular:before {
content: "\e3b6";
}
-.icon-ic_fluent_chat_arrow_back_20_filled:before {
+.icon-ic_fluent_chat_add_20_filled:before {
content: "\e3b7";
}
-.icon-ic_fluent_chat_arrow_back_20_regular:before {
+.icon-ic_fluent_chat_add_20_regular:before {
content: "\e3b8";
}
-.icon-ic_fluent_chat_arrow_double_back_20_filled:before {
+.icon-ic_fluent_chat_arrow_back_20_filled:before {
content: "\e3b9";
}
-.icon-ic_fluent_chat_arrow_double_back_20_regular:before {
+.icon-ic_fluent_chat_arrow_back_20_regular:before {
content: "\e3ba";
}
-.icon-ic_fluent_chat_bubbles_question_20_filled:before {
+.icon-ic_fluent_chat_arrow_back_down_20_filled:before {
content: "\e3bb";
}
-.icon-ic_fluent_chat_bubbles_question_20_regular:before {
+.icon-ic_fluent_chat_arrow_back_down_20_regular:before {
content: "\e3bc";
}
-.icon-ic_fluent_chat_cursor_20_filled:before {
+.icon-ic_fluent_chat_arrow_double_back_20_filled:before {
content: "\e3bd";
}
-.icon-ic_fluent_chat_cursor_20_regular:before {
+.icon-ic_fluent_chat_arrow_double_back_20_regular:before {
content: "\e3be";
}
-.icon-ic_fluent_chat_dismiss_20_filled:before {
+.icon-ic_fluent_chat_bubbles_question_20_filled:before {
content: "\e3bf";
}
-.icon-ic_fluent_chat_dismiss_20_regular:before {
+.icon-ic_fluent_chat_bubbles_question_20_regular:before {
content: "\e3c0";
}
-.icon-ic_fluent_chat_empty_20_filled:before {
+.icon-ic_fluent_chat_cursor_20_filled:before {
content: "\e3c1";
}
-.icon-ic_fluent_chat_empty_20_regular:before {
+.icon-ic_fluent_chat_cursor_20_regular:before {
content: "\e3c2";
}
-.icon-ic_fluent_chat_help_20_filled:before {
+.icon-ic_fluent_chat_dismiss_20_filled:before {
content: "\e3c3";
}
-.icon-ic_fluent_chat_help_20_regular:before {
+.icon-ic_fluent_chat_dismiss_20_regular:before {
content: "\e3c4";
}
-.icon-ic_fluent_chat_lock_20_filled:before {
+.icon-ic_fluent_chat_empty_20_filled:before {
content: "\e3c5";
}
-.icon-ic_fluent_chat_lock_20_regular:before {
+.icon-ic_fluent_chat_empty_20_regular:before {
content: "\e3c6";
}
-.icon-ic_fluent_chat_mail_20_filled:before {
+.icon-ic_fluent_chat_help_20_filled:before {
content: "\e3c7";
}
-.icon-ic_fluent_chat_mail_20_regular:before {
+.icon-ic_fluent_chat_help_20_regular:before {
content: "\e3c8";
}
-.icon-ic_fluent_chat_multiple_20_filled:before {
+.icon-ic_fluent_chat_lock_20_filled:before {
content: "\e3c9";
}
-.icon-ic_fluent_chat_multiple_20_regular:before {
+.icon-ic_fluent_chat_lock_20_regular:before {
content: "\e3ca";
}
-.icon-ic_fluent_chat_multiple_heart_20_filled:before {
+.icon-ic_fluent_chat_mail_20_filled:before {
content: "\e3cb";
}
-.icon-ic_fluent_chat_multiple_heart_20_regular:before {
+.icon-ic_fluent_chat_mail_20_regular:before {
content: "\e3cc";
}
-.icon-ic_fluent_chat_off_20_filled:before {
+.icon-ic_fluent_chat_multiple_20_filled:before {
content: "\e3cd";
}
-.icon-ic_fluent_chat_off_20_regular:before {
+.icon-ic_fluent_chat_multiple_20_regular:before {
content: "\e3ce";
}
-.icon-ic_fluent_chat_settings_20_filled:before {
+.icon-ic_fluent_chat_multiple_heart_20_filled:before {
content: "\e3cf";
}
-.icon-ic_fluent_chat_settings_20_regular:before {
+.icon-ic_fluent_chat_multiple_heart_20_regular:before {
content: "\e3d0";
}
-.icon-ic_fluent_chat_sparkle_20_filled:before {
+.icon-ic_fluent_chat_off_20_filled:before {
content: "\e3d1";
}
-.icon-ic_fluent_chat_sparkle_20_regular:before {
+.icon-ic_fluent_chat_off_20_regular:before {
content: "\e3d2";
}
-.icon-ic_fluent_chat_video_20_filled:before {
+.icon-ic_fluent_chat_settings_20_filled:before {
content: "\e3d3";
}
-.icon-ic_fluent_chat_video_20_regular:before {
+.icon-ic_fluent_chat_settings_20_regular:before {
content: "\e3d4";
}
-.icon-ic_fluent_chat_warning_20_filled:before {
+.icon-ic_fluent_chat_sparkle_20_filled:before {
content: "\e3d5";
}
-.icon-ic_fluent_chat_warning_20_regular:before {
+.icon-ic_fluent_chat_sparkle_20_regular:before {
content: "\e3d6";
}
-.icon-ic_fluent_check_20_filled:before {
+.icon-ic_fluent_chat_video_20_filled:before {
content: "\e3d7";
}
-.icon-ic_fluent_check_20_regular:before {
+.icon-ic_fluent_chat_video_20_regular:before {
content: "\e3d8";
}
-.icon-ic_fluent_checkbox_1_20_filled:before {
+.icon-ic_fluent_chat_warning_20_filled:before {
content: "\e3d9";
}
-.icon-ic_fluent_checkbox_1_20_regular:before {
+.icon-ic_fluent_chat_warning_20_regular:before {
content: "\e3da";
}
-.icon-ic_fluent_checkbox_2_20_filled:before {
+.icon-ic_fluent_check_20_filled:before {
content: "\e3db";
}
-.icon-ic_fluent_checkbox_2_20_regular:before {
+.icon-ic_fluent_check_20_regular:before {
content: "\e3dc";
}
-.icon-ic_fluent_checkbox_arrow_right_20_filled:before {
+.icon-ic_fluent_checkbox_1_20_filled:before {
content: "\e3dd";
}
-.icon-ic_fluent_checkbox_arrow_right_20_regular:before {
+.icon-ic_fluent_checkbox_1_20_regular:before {
content: "\e3de";
}
-.icon-ic_fluent_checkbox_checked_20_filled:before {
+.icon-ic_fluent_checkbox_2_20_filled:before {
content: "\e3df";
}
-.icon-ic_fluent_checkbox_checked_20_regular:before {
+.icon-ic_fluent_checkbox_2_20_regular:before {
content: "\e3e0";
}
-.icon-ic_fluent_checkbox_checked_sync_20_filled:before {
+.icon-ic_fluent_checkbox_arrow_right_20_filled:before {
content: "\e3e1";
}
-.icon-ic_fluent_checkbox_checked_sync_20_regular:before {
+.icon-ic_fluent_checkbox_arrow_right_20_regular:before {
content: "\e3e2";
}
-.icon-ic_fluent_checkbox_indeterminate_20_filled:before {
+.icon-ic_fluent_checkbox_checked_20_filled:before {
content: "\e3e3";
}
-.icon-ic_fluent_checkbox_indeterminate_20_regular:before {
+.icon-ic_fluent_checkbox_checked_20_regular:before {
content: "\e3e4";
}
-.icon-ic_fluent_checkbox_person_20_filled:before {
+.icon-ic_fluent_checkbox_checked_sync_20_filled:before {
content: "\e3e5";
}
-.icon-ic_fluent_checkbox_person_20_regular:before {
+.icon-ic_fluent_checkbox_checked_sync_20_regular:before {
content: "\e3e6";
}
-.icon-ic_fluent_checkbox_unchecked_20_filled:before {
+.icon-ic_fluent_checkbox_indeterminate_20_filled:before {
content: "\e3e7";
}
-.icon-ic_fluent_checkbox_unchecked_20_regular:before {
+.icon-ic_fluent_checkbox_indeterminate_20_regular:before {
content: "\e3e8";
}
-.icon-ic_fluent_checkbox_warning_20_filled:before {
+.icon-ic_fluent_checkbox_person_20_filled:before {
content: "\e3e9";
}
-.icon-ic_fluent_checkbox_warning_20_regular:before {
+.icon-ic_fluent_checkbox_person_20_regular:before {
content: "\e3ea";
}
-.icon-ic_fluent_checkmark_20_filled:before {
+.icon-ic_fluent_checkbox_unchecked_20_filled:before {
content: "\e3eb";
}
-.icon-ic_fluent_checkmark_20_regular:before {
+.icon-ic_fluent_checkbox_unchecked_20_regular:before {
content: "\e3ec";
}
-.icon-ic_fluent_checkmark_circle_20_filled:before {
+.icon-ic_fluent_checkbox_warning_20_filled:before {
content: "\e3ed";
}
-.icon-ic_fluent_checkmark_circle_20_regular:before {
+.icon-ic_fluent_checkbox_warning_20_regular:before {
content: "\e3ee";
}
-.icon-ic_fluent_checkmark_circle_square_20_filled:before {
+.icon-ic_fluent_checkmark_20_filled:before {
content: "\e3ef";
}
-.icon-ic_fluent_checkmark_circle_square_20_regular:before {
+.icon-ic_fluent_checkmark_20_regular:before {
content: "\e3f0";
}
-.icon-ic_fluent_checkmark_circle_warning_20_filled:before {
+.icon-ic_fluent_checkmark_circle_20_filled:before {
content: "\e3f1";
}
-.icon-ic_fluent_checkmark_circle_warning_20_regular:before {
+.icon-ic_fluent_checkmark_circle_20_regular:before {
content: "\e3f2";
}
-.icon-ic_fluent_checkmark_lock_20_filled:before {
+.icon-ic_fluent_checkmark_circle_square_20_filled:before {
content: "\e3f3";
}
-.icon-ic_fluent_checkmark_lock_20_regular:before {
+.icon-ic_fluent_checkmark_circle_square_20_regular:before {
content: "\e3f4";
}
-.icon-ic_fluent_checkmark_note_20_filled:before {
+.icon-ic_fluent_checkmark_circle_warning_20_filled:before {
content: "\e3f5";
}
-.icon-ic_fluent_checkmark_note_20_regular:before {
+.icon-ic_fluent_checkmark_circle_warning_20_regular:before {
content: "\e3f6";
}
-.icon-ic_fluent_checkmark_square_20_filled:before {
+.icon-ic_fluent_checkmark_lock_20_filled:before {
content: "\e3f7";
}
-.icon-ic_fluent_checkmark_square_20_regular:before {
+.icon-ic_fluent_checkmark_lock_20_regular:before {
content: "\e3f8";
}
-.icon-ic_fluent_checkmark_starburst_20_filled:before {
+.icon-ic_fluent_checkmark_note_20_filled:before {
content: "\e3f9";
}
-.icon-ic_fluent_checkmark_starburst_20_regular:before {
+.icon-ic_fluent_checkmark_note_20_regular:before {
content: "\e3fa";
}
-.icon-ic_fluent_checkmark_underline_circle_20_filled:before {
+.icon-ic_fluent_checkmark_square_20_filled:before {
content: "\e3fb";
}
-.icon-ic_fluent_checkmark_underline_circle_20_regular:before {
+.icon-ic_fluent_checkmark_square_20_regular:before {
content: "\e3fc";
}
-.icon-ic_fluent_chess_20_filled:before {
+.icon-ic_fluent_checkmark_starburst_20_filled:before {
content: "\e3fd";
}
-.icon-ic_fluent_chess_20_regular:before {
+.icon-ic_fluent_checkmark_starburst_20_regular:before {
content: "\e3fe";
}
-.icon-ic_fluent_chevron_circle_down_20_filled:before {
+.icon-ic_fluent_checkmark_underline_circle_20_filled:before {
content: "\e3ff";
}
-.icon-ic_fluent_chevron_circle_down_20_regular:before {
+.icon-ic_fluent_checkmark_underline_circle_20_regular:before {
content: "\e400";
}
-.icon-ic_fluent_chevron_circle_left_20_filled:before {
+.icon-ic_fluent_chess_20_filled:before {
content: "\e401";
}
-.icon-ic_fluent_chevron_circle_left_20_regular:before {
+.icon-ic_fluent_chess_20_regular:before {
content: "\e402";
}
-.icon-ic_fluent_chevron_circle_right_20_filled:before {
+.icon-ic_fluent_chevron_circle_down_20_filled:before {
content: "\e403";
}
-.icon-ic_fluent_chevron_circle_right_20_regular:before {
+.icon-ic_fluent_chevron_circle_down_20_regular:before {
content: "\e404";
}
-.icon-ic_fluent_chevron_circle_up_20_filled:before {
+.icon-ic_fluent_chevron_circle_left_20_filled:before {
content: "\e405";
}
-.icon-ic_fluent_chevron_circle_up_20_regular:before {
+.icon-ic_fluent_chevron_circle_left_20_regular:before {
content: "\e406";
}
-.icon-ic_fluent_chevron_double_down_20_filled:before {
+.icon-ic_fluent_chevron_circle_right_20_filled:before {
content: "\e407";
}
-.icon-ic_fluent_chevron_double_down_20_regular:before {
+.icon-ic_fluent_chevron_circle_right_20_regular:before {
content: "\e408";
}
-.icon-ic_fluent_chevron_double_left_20_filled:before {
+.icon-ic_fluent_chevron_circle_up_20_filled:before {
content: "\e409";
}
-.icon-ic_fluent_chevron_double_left_20_regular:before {
+.icon-ic_fluent_chevron_circle_up_20_regular:before {
content: "\e40a";
}
-.icon-ic_fluent_chevron_double_right_20_filled:before {
+.icon-ic_fluent_chevron_double_down_20_filled:before {
content: "\e40b";
}
-.icon-ic_fluent_chevron_double_right_20_regular:before {
+.icon-ic_fluent_chevron_double_down_20_regular:before {
content: "\e40c";
}
-.icon-ic_fluent_chevron_double_up_20_filled:before {
+.icon-ic_fluent_chevron_double_left_20_filled:before {
content: "\e40d";
}
-.icon-ic_fluent_chevron_double_up_20_regular:before {
+.icon-ic_fluent_chevron_double_left_20_regular:before {
content: "\e40e";
}
-.icon-ic_fluent_chevron_down_20_filled:before {
+.icon-ic_fluent_chevron_double_right_20_filled:before {
content: "\e40f";
}
-.icon-ic_fluent_chevron_down_20_regular:before {
+.icon-ic_fluent_chevron_double_right_20_regular:before {
content: "\e410";
}
-.icon-ic_fluent_chevron_down_up_20_filled:before {
+.icon-ic_fluent_chevron_double_up_20_filled:before {
content: "\e411";
}
-.icon-ic_fluent_chevron_down_up_20_regular:before {
+.icon-ic_fluent_chevron_double_up_20_regular:before {
content: "\e412";
}
-.icon-ic_fluent_chevron_left_20_filled:before {
+.icon-ic_fluent_chevron_down_20_filled:before {
content: "\e413";
}
-.icon-ic_fluent_chevron_left_20_regular:before {
+.icon-ic_fluent_chevron_down_20_regular:before {
content: "\e414";
}
-.icon-ic_fluent_chevron_right_20_filled:before {
+.icon-ic_fluent_chevron_down_up_20_filled:before {
content: "\e415";
}
-.icon-ic_fluent_chevron_right_20_regular:before {
+.icon-ic_fluent_chevron_down_up_20_regular:before {
content: "\e416";
}
-.icon-ic_fluent_chevron_up_20_filled:before {
+.icon-ic_fluent_chevron_left_20_filled:before {
content: "\e417";
}
-.icon-ic_fluent_chevron_up_20_regular:before {
+.icon-ic_fluent_chevron_left_20_regular:before {
content: "\e418";
}
-.icon-ic_fluent_chevron_up_down_20_filled:before {
+.icon-ic_fluent_chevron_right_20_filled:before {
content: "\e419";
}
-.icon-ic_fluent_chevron_up_down_20_regular:before {
+.icon-ic_fluent_chevron_right_20_regular:before {
content: "\e41a";
}
-.icon-ic_fluent_circle_20_filled:before {
+.icon-ic_fluent_chevron_up_20_filled:before {
content: "\e41b";
}
-.icon-ic_fluent_circle_20_regular:before {
+.icon-ic_fluent_chevron_up_20_regular:before {
content: "\e41c";
}
-.icon-ic_fluent_circle_edit_20_filled:before {
+.icon-ic_fluent_chevron_up_down_20_filled:before {
content: "\e41d";
}
-.icon-ic_fluent_circle_edit_20_regular:before {
+.icon-ic_fluent_chevron_up_down_20_regular:before {
content: "\e41e";
}
-.icon-ic_fluent_circle_eraser_20_filled:before {
+.icon-ic_fluent_circle_20_filled:before {
content: "\e41f";
}
-.icon-ic_fluent_circle_eraser_20_regular:before {
+.icon-ic_fluent_circle_20_regular:before {
content: "\e420";
}
-.icon-ic_fluent_circle_half_fill_20_filled:before {
+.icon-ic_fluent_circle_edit_20_filled:before {
content: "\e421";
}
-.icon-ic_fluent_circle_half_fill_20_regular:before {
+.icon-ic_fluent_circle_edit_20_regular:before {
content: "\e422";
}
-.icon-ic_fluent_circle_highlight_20_filled:before {
+.icon-ic_fluent_circle_eraser_20_filled:before {
content: "\e423";
}
-.icon-ic_fluent_circle_highlight_20_regular:before {
+.icon-ic_fluent_circle_eraser_20_regular:before {
content: "\e424";
}
-.icon-ic_fluent_circle_hint_20_filled:before {
+.icon-ic_fluent_circle_half_fill_20_filled:before {
content: "\e425";
}
-.icon-ic_fluent_circle_hint_20_regular:before {
+.icon-ic_fluent_circle_half_fill_20_regular:before {
content: "\e426";
}
-.icon-ic_fluent_circle_hint_half_vertical_20_filled:before {
+.icon-ic_fluent_circle_highlight_20_filled:before {
content: "\e427";
}
-.icon-ic_fluent_circle_hint_half_vertical_20_regular:before {
+.icon-ic_fluent_circle_highlight_20_regular:before {
content: "\e428";
}
-.icon-ic_fluent_circle_image_20_filled:before {
+.icon-ic_fluent_circle_hint_20_filled:before {
content: "\e429";
}
-.icon-ic_fluent_circle_image_20_regular:before {
+.icon-ic_fluent_circle_hint_20_regular:before {
content: "\e42a";
}
-.icon-ic_fluent_circle_line_20_filled:before {
+.icon-ic_fluent_circle_hint_half_vertical_20_filled:before {
content: "\e42b";
}
-.icon-ic_fluent_circle_line_20_regular:before {
+.icon-ic_fluent_circle_hint_half_vertical_20_regular:before {
content: "\e42c";
}
-.icon-ic_fluent_circle_multiple_subtract_checkmark_20_filled:before {
+.icon-ic_fluent_circle_image_20_filled:before {
content: "\e42d";
}
-.icon-ic_fluent_circle_multiple_subtract_checkmark_20_regular:before {
+.icon-ic_fluent_circle_image_20_regular:before {
content: "\e42e";
}
-.icon-ic_fluent_circle_off_20_filled:before {
+.icon-ic_fluent_circle_line_20_filled:before {
content: "\e42f";
}
-.icon-ic_fluent_circle_off_20_regular:before {
+.icon-ic_fluent_circle_line_20_regular:before {
content: "\e430";
}
-.icon-ic_fluent_circle_shadow_20_filled:before {
+.icon-ic_fluent_circle_multiple_subtract_checkmark_20_filled:before {
content: "\e431";
}
-.icon-ic_fluent_circle_shadow_20_regular:before {
+.icon-ic_fluent_circle_multiple_subtract_checkmark_20_regular:before {
content: "\e432";
}
-.icon-ic_fluent_circle_small_20_filled:before {
+.icon-ic_fluent_circle_off_20_filled:before {
content: "\e433";
}
-.icon-ic_fluent_circle_small_20_regular:before {
+.icon-ic_fluent_circle_off_20_regular:before {
content: "\e434";
}
-.icon-ic_fluent_city_20_filled:before {
+.icon-ic_fluent_circle_shadow_20_filled:before {
content: "\e435";
}
-.icon-ic_fluent_city_20_regular:before {
+.icon-ic_fluent_circle_shadow_20_regular:before {
content: "\e436";
}
-.icon-ic_fluent_class_20_filled:before {
+.icon-ic_fluent_circle_small_20_filled:before {
content: "\e437";
}
-.icon-ic_fluent_class_20_regular:before {
+.icon-ic_fluent_circle_small_20_regular:before {
content: "\e438";
}
-.icon-ic_fluent_classification_20_filled:before {
+.icon-ic_fluent_city_20_filled:before {
content: "\e439";
}
-.icon-ic_fluent_classification_20_regular:before {
+.icon-ic_fluent_city_20_regular:before {
content: "\e43a";
}
-.icon-ic_fluent_clear_formatting_20_filled:before {
+.icon-ic_fluent_class_20_filled:before {
content: "\e43b";
}
-.icon-ic_fluent_clear_formatting_20_regular:before {
+.icon-ic_fluent_class_20_regular:before {
content: "\e43c";
}
-.icon-ic_fluent_clipboard_20_filled:before {
+.icon-ic_fluent_classification_20_filled:before {
content: "\e43d";
}
-.icon-ic_fluent_clipboard_20_regular:before {
+.icon-ic_fluent_classification_20_regular:before {
content: "\e43e";
}
-.icon-ic_fluent_clipboard_3_day_20_filled:before {
+.icon-ic_fluent_clear_formatting_20_filled:before {
content: "\e43f";
}
-.icon-ic_fluent_clipboard_3_day_20_regular:before {
+.icon-ic_fluent_clear_formatting_20_regular:before {
content: "\e440";
}
-.icon-ic_fluent_clipboard_arrow_right_20_filled:before {
+.icon-ic_fluent_clipboard_20_filled:before {
content: "\e441";
}
-.icon-ic_fluent_clipboard_arrow_right_20_regular:before {
+.icon-ic_fluent_clipboard_20_regular:before {
content: "\e442";
}
-.icon-ic_fluent_clipboard_brush_20_filled:before {
+.icon-ic_fluent_clipboard_3_day_20_filled:before {
content: "\e443";
}
-.icon-ic_fluent_clipboard_brush_20_regular:before {
+.icon-ic_fluent_clipboard_3_day_20_regular:before {
content: "\e444";
}
-.icon-ic_fluent_clipboard_bullet_list_20_filled:before {
+.icon-ic_fluent_clipboard_arrow_right_20_filled:before {
content: "\e445";
}
-.icon-ic_fluent_clipboard_bullet_list_20_regular:before {
+.icon-ic_fluent_clipboard_arrow_right_20_regular:before {
content: "\e446";
}
-.icon-ic_fluent_clipboard_bullet_list_ltr_20_filled:before {
+.icon-ic_fluent_clipboard_brush_20_filled:before {
content: "\e447";
}
-.icon-ic_fluent_clipboard_bullet_list_ltr_20_regular:before {
+.icon-ic_fluent_clipboard_brush_20_regular:before {
content: "\e448";
}
-.icon-ic_fluent_clipboard_bullet_list_rtl_20_filled:before {
+.icon-ic_fluent_clipboard_bullet_list_20_filled:before {
content: "\e449";
}
-.icon-ic_fluent_clipboard_bullet_list_rtl_20_regular:before {
+.icon-ic_fluent_clipboard_bullet_list_20_regular:before {
content: "\e44a";
}
-.icon-ic_fluent_clipboard_checkmark_20_filled:before {
+.icon-ic_fluent_clipboard_bullet_list_ltr_20_filled:before {
content: "\e44b";
}
-.icon-ic_fluent_clipboard_checkmark_20_regular:before {
+.icon-ic_fluent_clipboard_bullet_list_ltr_20_regular:before {
content: "\e44c";
}
-.icon-ic_fluent_clipboard_clock_20_filled:before {
+.icon-ic_fluent_clipboard_bullet_list_rtl_20_filled:before {
content: "\e44d";
}
-.icon-ic_fluent_clipboard_clock_20_regular:before {
+.icon-ic_fluent_clipboard_bullet_list_rtl_20_regular:before {
content: "\e44e";
}
-.icon-ic_fluent_clipboard_code_20_filled:before {
+.icon-ic_fluent_clipboard_checkmark_20_filled:before {
content: "\e44f";
}
-.icon-ic_fluent_clipboard_code_20_regular:before {
+.icon-ic_fluent_clipboard_checkmark_20_regular:before {
content: "\e450";
}
-.icon-ic_fluent_clipboard_data_bar_20_filled:before {
+.icon-ic_fluent_clipboard_clock_20_filled:before {
content: "\e451";
}
-.icon-ic_fluent_clipboard_data_bar_20_regular:before {
+.icon-ic_fluent_clipboard_clock_20_regular:before {
content: "\e452";
}
-.icon-ic_fluent_clipboard_day_20_filled:before {
+.icon-ic_fluent_clipboard_code_20_filled:before {
content: "\e453";
}
-.icon-ic_fluent_clipboard_day_20_regular:before {
+.icon-ic_fluent_clipboard_code_20_regular:before {
content: "\e454";
}
-.icon-ic_fluent_clipboard_edit_20_filled:before {
+.icon-ic_fluent_clipboard_data_bar_20_filled:before {
content: "\e455";
}
-.icon-ic_fluent_clipboard_edit_20_regular:before {
+.icon-ic_fluent_clipboard_data_bar_20_regular:before {
content: "\e456";
}
-.icon-ic_fluent_clipboard_error_20_filled:before {
+.icon-ic_fluent_clipboard_day_20_filled:before {
content: "\e457";
}
-.icon-ic_fluent_clipboard_error_20_regular:before {
+.icon-ic_fluent_clipboard_day_20_regular:before {
content: "\e458";
}
-.icon-ic_fluent_clipboard_heart_20_filled:before {
+.icon-ic_fluent_clipboard_edit_20_filled:before {
content: "\e459";
}
-.icon-ic_fluent_clipboard_heart_20_regular:before {
+.icon-ic_fluent_clipboard_edit_20_regular:before {
content: "\e45a";
}
-.icon-ic_fluent_clipboard_image_20_filled:before {
+.icon-ic_fluent_clipboard_error_20_filled:before {
content: "\e45b";
}
-.icon-ic_fluent_clipboard_image_20_regular:before {
+.icon-ic_fluent_clipboard_error_20_regular:before {
content: "\e45c";
}
-.icon-ic_fluent_clipboard_letter_20_filled:before {
+.icon-ic_fluent_clipboard_heart_20_filled:before {
content: "\e45d";
}
-.icon-ic_fluent_clipboard_letter_20_regular:before {
+.icon-ic_fluent_clipboard_heart_20_regular:before {
content: "\e45e";
}
-.icon-ic_fluent_clipboard_link_20_filled:before {
+.icon-ic_fluent_clipboard_image_20_filled:before {
content: "\e45f";
}
-.icon-ic_fluent_clipboard_link_20_regular:before {
+.icon-ic_fluent_clipboard_image_20_regular:before {
content: "\e460";
}
-.icon-ic_fluent_clipboard_math_formula_20_filled:before {
+.icon-ic_fluent_clipboard_letter_20_filled:before {
content: "\e461";
}
-.icon-ic_fluent_clipboard_math_formula_20_regular:before {
+.icon-ic_fluent_clipboard_letter_20_regular:before {
content: "\e462";
}
-.icon-ic_fluent_clipboard_month_20_filled:before {
+.icon-ic_fluent_clipboard_link_20_filled:before {
content: "\e463";
}
-.icon-ic_fluent_clipboard_month_20_regular:before {
+.icon-ic_fluent_clipboard_link_20_regular:before {
content: "\e464";
}
-.icon-ic_fluent_clipboard_more_20_filled:before {
+.icon-ic_fluent_clipboard_math_formula_20_filled:before {
content: "\e465";
}
-.icon-ic_fluent_clipboard_more_20_regular:before {
+.icon-ic_fluent_clipboard_math_formula_20_regular:before {
content: "\e466";
}
-.icon-ic_fluent_clipboard_note_20_filled:before {
+.icon-ic_fluent_clipboard_month_20_filled:before {
content: "\e467";
}
-.icon-ic_fluent_clipboard_note_20_regular:before {
+.icon-ic_fluent_clipboard_month_20_regular:before {
content: "\e468";
}
-.icon-ic_fluent_clipboard_number_123_20_filled:before {
+.icon-ic_fluent_clipboard_more_20_filled:before {
content: "\e469";
}
-.icon-ic_fluent_clipboard_number_123_20_regular:before {
+.icon-ic_fluent_clipboard_more_20_regular:before {
content: "\e46a";
}
-.icon-ic_fluent_clipboard_paste_20_filled:before {
+.icon-ic_fluent_clipboard_note_20_filled:before {
content: "\e46b";
}
-.icon-ic_fluent_clipboard_paste_20_regular:before {
+.icon-ic_fluent_clipboard_note_20_regular:before {
content: "\e46c";
}
-.icon-ic_fluent_clipboard_pulse_20_filled:before {
+.icon-ic_fluent_clipboard_number_123_20_filled:before {
content: "\e46d";
}
-.icon-ic_fluent_clipboard_pulse_20_regular:before {
+.icon-ic_fluent_clipboard_number_123_20_regular:before {
content: "\e46e";
}
-.icon-ic_fluent_clipboard_search_20_filled:before {
+.icon-ic_fluent_clipboard_paste_20_filled:before {
content: "\e46f";
}
-.icon-ic_fluent_clipboard_search_20_regular:before {
+.icon-ic_fluent_clipboard_paste_20_regular:before {
content: "\e470";
}
-.icon-ic_fluent_clipboard_settings_20_filled:before {
+.icon-ic_fluent_clipboard_pulse_20_filled:before {
content: "\e471";
}
-.icon-ic_fluent_clipboard_settings_20_regular:before {
+.icon-ic_fluent_clipboard_pulse_20_regular:before {
content: "\e472";
}
-.icon-ic_fluent_clipboard_task_20_filled:before {
+.icon-ic_fluent_clipboard_search_20_filled:before {
content: "\e473";
}
-.icon-ic_fluent_clipboard_task_20_regular:before {
+.icon-ic_fluent_clipboard_search_20_regular:before {
content: "\e474";
}
-.icon-ic_fluent_clipboard_task_add_20_filled:before {
+.icon-ic_fluent_clipboard_settings_20_filled:before {
content: "\e475";
}
-.icon-ic_fluent_clipboard_task_add_20_regular:before {
+.icon-ic_fluent_clipboard_settings_20_regular:before {
content: "\e476";
}
-.icon-ic_fluent_clipboard_task_list_ltr_20_filled:before {
+.icon-ic_fluent_clipboard_task_20_filled:before {
content: "\e477";
}
-.icon-ic_fluent_clipboard_task_list_ltr_20_regular:before {
+.icon-ic_fluent_clipboard_task_20_regular:before {
content: "\e478";
}
-.icon-ic_fluent_clipboard_task_list_rtl_20_filled:before {
+.icon-ic_fluent_clipboard_task_add_20_filled:before {
content: "\e479";
}
-.icon-ic_fluent_clipboard_task_list_rtl_20_regular:before {
+.icon-ic_fluent_clipboard_task_add_20_regular:before {
content: "\e47a";
}
-.icon-ic_fluent_clipboard_text_edit_20_filled:before {
+.icon-ic_fluent_clipboard_task_list_ltr_20_filled:before {
content: "\e47b";
}
-.icon-ic_fluent_clipboard_text_edit_20_regular:before {
+.icon-ic_fluent_clipboard_task_list_ltr_20_regular:before {
content: "\e47c";
}
-.icon-ic_fluent_clipboard_text_ltr_20_filled:before {
+.icon-ic_fluent_clipboard_task_list_rtl_20_filled:before {
content: "\e47d";
}
-.icon-ic_fluent_clipboard_text_ltr_20_regular:before {
+.icon-ic_fluent_clipboard_task_list_rtl_20_regular:before {
content: "\e47e";
}
-.icon-ic_fluent_clipboard_text_rtl_20_filled:before {
+.icon-ic_fluent_clipboard_text_edit_20_filled:before {
content: "\e47f";
}
-.icon-ic_fluent_clipboard_text_rtl_20_regular:before {
+.icon-ic_fluent_clipboard_text_edit_20_regular:before {
content: "\e480";
}
-.icon-ic_fluent_clock_20_filled:before {
+.icon-ic_fluent_clipboard_text_ltr_20_filled:before {
content: "\e481";
}
-.icon-ic_fluent_clock_20_regular:before {
+.icon-ic_fluent_clipboard_text_ltr_20_regular:before {
content: "\e482";
}
-.icon-ic_fluent_clock_alarm_20_filled:before {
+.icon-ic_fluent_clipboard_text_rtl_20_filled:before {
content: "\e483";
}
-.icon-ic_fluent_clock_alarm_20_regular:before {
+.icon-ic_fluent_clipboard_text_rtl_20_regular:before {
content: "\e484";
}
-.icon-ic_fluent_clock_arrow_download_20_filled:before {
+.icon-ic_fluent_clock_20_filled:before {
content: "\e485";
}
-.icon-ic_fluent_clock_arrow_download_20_regular:before {
+.icon-ic_fluent_clock_20_regular:before {
content: "\e486";
}
-.icon-ic_fluent_clock_bill_20_filled:before {
+.icon-ic_fluent_clock_alarm_20_filled:before {
content: "\e487";
}
-.icon-ic_fluent_clock_bill_20_regular:before {
+.icon-ic_fluent_clock_alarm_20_regular:before {
content: "\e488";
}
-.icon-ic_fluent_clock_dismiss_20_filled:before {
+.icon-ic_fluent_clock_arrow_download_20_filled:before {
content: "\e489";
}
-.icon-ic_fluent_clock_dismiss_20_regular:before {
+.icon-ic_fluent_clock_arrow_download_20_regular:before {
content: "\e48a";
}
-.icon-ic_fluent_clock_lock_20_filled:before {
+.icon-ic_fluent_clock_bill_20_filled:before {
content: "\e48b";
}
-.icon-ic_fluent_clock_lock_20_regular:before {
+.icon-ic_fluent_clock_bill_20_regular:before {
content: "\e48c";
}
-.icon-ic_fluent_clock_pause_20_filled:before {
+.icon-ic_fluent_clock_dismiss_20_filled:before {
content: "\e48d";
}
-.icon-ic_fluent_clock_pause_20_regular:before {
+.icon-ic_fluent_clock_dismiss_20_regular:before {
content: "\e48e";
}
-.icon-ic_fluent_clock_toolbox_20_filled:before {
+.icon-ic_fluent_clock_lock_20_filled:before {
content: "\e48f";
}
-.icon-ic_fluent_clock_toolbox_20_regular:before {
+.icon-ic_fluent_clock_lock_20_regular:before {
content: "\e490";
}
-.icon-ic_fluent_closed_caption_20_filled:before {
+.icon-ic_fluent_clock_pause_20_filled:before {
content: "\e491";
}
-.icon-ic_fluent_closed_caption_20_regular:before {
+.icon-ic_fluent_clock_pause_20_regular:before {
content: "\e492";
}
-.icon-ic_fluent_closed_caption_off_20_filled:before {
+.icon-ic_fluent_clock_toolbox_20_filled:before {
content: "\e493";
}
-.icon-ic_fluent_closed_caption_off_20_regular:before {
+.icon-ic_fluent_clock_toolbox_20_regular:before {
content: "\e494";
}
-.icon-ic_fluent_cloud_20_filled:before {
+.icon-ic_fluent_closed_caption_20_filled:before {
content: "\e495";
}
-.icon-ic_fluent_cloud_20_regular:before {
+.icon-ic_fluent_closed_caption_20_regular:before {
content: "\e496";
}
-.icon-ic_fluent_cloud_add_20_filled:before {
+.icon-ic_fluent_closed_caption_off_20_filled:before {
content: "\e497";
}
-.icon-ic_fluent_cloud_add_20_regular:before {
+.icon-ic_fluent_closed_caption_off_20_regular:before {
content: "\e498";
}
-.icon-ic_fluent_cloud_archive_20_filled:before {
+.icon-ic_fluent_cloud_20_filled:before {
content: "\e499";
}
-.icon-ic_fluent_cloud_archive_20_regular:before {
+.icon-ic_fluent_cloud_20_regular:before {
content: "\e49a";
}
-.icon-ic_fluent_cloud_arrow_down_20_filled:before {
+.icon-ic_fluent_cloud_add_20_filled:before {
content: "\e49b";
}
-.icon-ic_fluent_cloud_arrow_down_20_regular:before {
+.icon-ic_fluent_cloud_add_20_regular:before {
content: "\e49c";
}
-.icon-ic_fluent_cloud_arrow_right_20_filled:before {
+.icon-ic_fluent_cloud_archive_20_filled:before {
content: "\e49d";
}
-.icon-ic_fluent_cloud_arrow_right_20_regular:before {
+.icon-ic_fluent_cloud_archive_20_regular:before {
content: "\e49e";
}
-.icon-ic_fluent_cloud_arrow_up_20_filled:before {
+.icon-ic_fluent_cloud_arrow_down_20_filled:before {
content: "\e49f";
}
-.icon-ic_fluent_cloud_arrow_up_20_regular:before {
+.icon-ic_fluent_cloud_arrow_down_20_regular:before {
content: "\e4a0";
}
-.icon-ic_fluent_cloud_beaker_20_filled:before {
+.icon-ic_fluent_cloud_arrow_right_20_filled:before {
content: "\e4a1";
}
-.icon-ic_fluent_cloud_beaker_20_regular:before {
+.icon-ic_fluent_cloud_arrow_right_20_regular:before {
content: "\e4a2";
}
-.icon-ic_fluent_cloud_bidirectional_20_filled:before {
+.icon-ic_fluent_cloud_arrow_up_20_filled:before {
content: "\e4a3";
}
-.icon-ic_fluent_cloud_bidirectional_20_regular:before {
+.icon-ic_fluent_cloud_arrow_up_20_regular:before {
content: "\e4a4";
}
-.icon-ic_fluent_cloud_checkmark_20_filled:before {
+.icon-ic_fluent_cloud_beaker_20_filled:before {
content: "\e4a5";
}
-.icon-ic_fluent_cloud_checkmark_20_regular:before {
+.icon-ic_fluent_cloud_beaker_20_regular:before {
content: "\e4a6";
}
-.icon-ic_fluent_cloud_cube_20_filled:before {
+.icon-ic_fluent_cloud_bidirectional_20_filled:before {
content: "\e4a7";
}
-.icon-ic_fluent_cloud_cube_20_regular:before {
+.icon-ic_fluent_cloud_bidirectional_20_regular:before {
content: "\e4a8";
}
-.icon-ic_fluent_cloud_database_20_filled:before {
+.icon-ic_fluent_cloud_checkmark_20_filled:before {
content: "\e4a9";
}
-.icon-ic_fluent_cloud_database_20_regular:before {
+.icon-ic_fluent_cloud_checkmark_20_regular:before {
content: "\e4aa";
}
-.icon-ic_fluent_cloud_desktop_20_filled:before {
+.icon-ic_fluent_cloud_cube_20_filled:before {
content: "\e4ab";
}
-.icon-ic_fluent_cloud_desktop_20_regular:before {
+.icon-ic_fluent_cloud_cube_20_regular:before {
content: "\e4ac";
}
-.icon-ic_fluent_cloud_dismiss_20_filled:before {
+.icon-ic_fluent_cloud_database_20_filled:before {
content: "\e4ad";
}
-.icon-ic_fluent_cloud_dismiss_20_regular:before {
+.icon-ic_fluent_cloud_database_20_regular:before {
content: "\e4ae";
}
-.icon-ic_fluent_cloud_edit_20_filled:before {
+.icon-ic_fluent_cloud_desktop_20_filled:before {
content: "\e4af";
}
-.icon-ic_fluent_cloud_edit_20_regular:before {
+.icon-ic_fluent_cloud_desktop_20_regular:before {
content: "\e4b0";
}
-.icon-ic_fluent_cloud_error_20_filled:before {
+.icon-ic_fluent_cloud_dismiss_20_filled:before {
content: "\e4b1";
}
-.icon-ic_fluent_cloud_error_20_regular:before {
+.icon-ic_fluent_cloud_dismiss_20_regular:before {
content: "\e4b2";
}
-.icon-ic_fluent_cloud_flow_20_filled:before {
+.icon-ic_fluent_cloud_edit_20_filled:before {
content: "\e4b3";
}
-.icon-ic_fluent_cloud_flow_20_regular:before {
+.icon-ic_fluent_cloud_edit_20_regular:before {
content: "\e4b4";
}
-.icon-ic_fluent_cloud_link_20_filled:before {
+.icon-ic_fluent_cloud_error_20_filled:before {
content: "\e4b5";
}
-.icon-ic_fluent_cloud_link_20_regular:before {
+.icon-ic_fluent_cloud_error_20_regular:before {
content: "\e4b6";
}
-.icon-ic_fluent_cloud_off_20_filled:before {
+.icon-ic_fluent_cloud_flow_20_filled:before {
content: "\e4b7";
}
-.icon-ic_fluent_cloud_off_20_regular:before {
+.icon-ic_fluent_cloud_flow_20_regular:before {
content: "\e4b8";
}
-.icon-ic_fluent_cloud_swap_20_filled:before {
+.icon-ic_fluent_cloud_link_20_filled:before {
content: "\e4b9";
}
-.icon-ic_fluent_cloud_swap_20_regular:before {
+.icon-ic_fluent_cloud_link_20_regular:before {
content: "\e4ba";
}
-.icon-ic_fluent_cloud_sync_20_filled:before {
+.icon-ic_fluent_cloud_off_20_filled:before {
content: "\e4bb";
}
-.icon-ic_fluent_cloud_sync_20_regular:before {
+.icon-ic_fluent_cloud_off_20_regular:before {
content: "\e4bc";
}
-.icon-ic_fluent_cloud_words_20_filled:before {
+.icon-ic_fluent_cloud_swap_20_filled:before {
content: "\e4bd";
}
-.icon-ic_fluent_cloud_words_20_regular:before {
+.icon-ic_fluent_cloud_swap_20_regular:before {
content: "\e4be";
}
-.icon-ic_fluent_clover_20_filled:before {
+.icon-ic_fluent_cloud_sync_20_filled:before {
content: "\e4bf";
}
-.icon-ic_fluent_clover_20_regular:before {
+.icon-ic_fluent_cloud_sync_20_regular:before {
content: "\e4c0";
}
-.icon-ic_fluent_code_20_filled:before {
+.icon-ic_fluent_cloud_words_20_filled:before {
content: "\e4c1";
}
-.icon-ic_fluent_code_20_regular:before {
+.icon-ic_fluent_cloud_words_20_regular:before {
content: "\e4c2";
}
-.icon-ic_fluent_code_block_20_filled:before {
+.icon-ic_fluent_clover_20_filled:before {
content: "\e4c3";
}
-.icon-ic_fluent_code_block_20_regular:before {
+.icon-ic_fluent_clover_20_regular:before {
content: "\e4c4";
}
-.icon-ic_fluent_code_circle_20_filled:before {
+.icon-ic_fluent_code_20_filled:before {
content: "\e4c5";
}
-.icon-ic_fluent_code_circle_20_regular:before {
+.icon-ic_fluent_code_20_regular:before {
content: "\e4c6";
}
-.icon-ic_fluent_code_text_20_filled:before {
+.icon-ic_fluent_code_block_20_filled:before {
content: "\e4c7";
}
-.icon-ic_fluent_code_text_20_regular:before {
+.icon-ic_fluent_code_block_20_regular:before {
content: "\e4c8";
}
-.icon-ic_fluent_code_text_edit_20_filled:before {
+.icon-ic_fluent_code_circle_20_filled:before {
content: "\e4c9";
}
-.icon-ic_fluent_code_text_edit_20_regular:before {
+.icon-ic_fluent_code_circle_20_regular:before {
content: "\e4ca";
}
-.icon-ic_fluent_collections_20_filled:before {
+.icon-ic_fluent_code_text_20_filled:before {
content: "\e4cb";
}
-.icon-ic_fluent_collections_20_regular:before {
+.icon-ic_fluent_code_text_20_regular:before {
content: "\e4cc";
}
-.icon-ic_fluent_collections_add_20_filled:before {
+.icon-ic_fluent_code_text_edit_20_filled:before {
content: "\e4cd";
}
-.icon-ic_fluent_collections_add_20_regular:before {
+.icon-ic_fluent_code_text_edit_20_regular:before {
content: "\e4ce";
}
-.icon-ic_fluent_color_20_filled:before {
+.icon-ic_fluent_collections_20_filled:before {
content: "\e4cf";
}
-.icon-ic_fluent_color_20_regular:before {
+.icon-ic_fluent_collections_20_regular:before {
content: "\e4d0";
}
-.icon-ic_fluent_color_background_20_filled:before {
+.icon-ic_fluent_collections_add_20_filled:before {
content: "\e4d1";
}
-.icon-ic_fluent_color_background_20_regular:before {
+.icon-ic_fluent_collections_add_20_regular:before {
content: "\e4d2";
}
-.icon-ic_fluent_color_background_accent_20_regular:before {
+.icon-ic_fluent_color_20_filled:before {
content: "\e4d3";
}
-.icon-ic_fluent_color_fill_20_filled:before {
+.icon-ic_fluent_color_20_regular:before {
content: "\e4d4";
}
-.icon-ic_fluent_color_fill_20_regular:before {
+.icon-ic_fluent_color_background_20_filled:before {
content: "\e4d5";
}
-.icon-ic_fluent_color_fill_accent_20_regular:before {
+.icon-ic_fluent_color_background_20_regular:before {
content: "\e4d6";
}
-.icon-ic_fluent_color_line_20_filled:before {
+.icon-ic_fluent_color_background_accent_20_regular:before {
content: "\e4d7";
}
-.icon-ic_fluent_color_line_20_regular:before {
+.icon-ic_fluent_color_fill_20_filled:before {
content: "\e4d8";
}
-.icon-ic_fluent_color_line_accent_20_regular:before {
+.icon-ic_fluent_color_fill_20_regular:before {
content: "\e4d9";
}
-.icon-ic_fluent_column_20_filled:before {
+.icon-ic_fluent_color_fill_accent_20_regular:before {
content: "\e4da";
}
-.icon-ic_fluent_column_20_regular:before {
+.icon-ic_fluent_color_line_20_filled:before {
content: "\e4db";
}
-.icon-ic_fluent_column_arrow_right_20_filled:before {
+.icon-ic_fluent_color_line_20_regular:before {
content: "\e4dc";
}
-.icon-ic_fluent_column_arrow_right_20_regular:before {
+.icon-ic_fluent_color_line_accent_20_regular:before {
content: "\e4dd";
}
-.icon-ic_fluent_column_double_compare_20_filled:before {
+.icon-ic_fluent_column_20_filled:before {
content: "\e4de";
}
-.icon-ic_fluent_column_double_compare_20_regular:before {
+.icon-ic_fluent_column_20_regular:before {
content: "\e4df";
}
-.icon-ic_fluent_column_edit_20_filled:before {
+.icon-ic_fluent_column_arrow_right_20_filled:before {
content: "\e4e0";
}
-.icon-ic_fluent_column_edit_20_regular:before {
+.icon-ic_fluent_column_arrow_right_20_regular:before {
content: "\e4e1";
}
-.icon-ic_fluent_column_single_compare_20_filled:before {
+.icon-ic_fluent_column_double_compare_20_filled:before {
content: "\e4e2";
}
-.icon-ic_fluent_column_single_compare_20_regular:before {
+.icon-ic_fluent_column_double_compare_20_regular:before {
content: "\e4e3";
}
-.icon-ic_fluent_column_triple_20_filled:before {
+.icon-ic_fluent_column_edit_20_filled:before {
content: "\e4e4";
}
-.icon-ic_fluent_column_triple_20_regular:before {
+.icon-ic_fluent_column_edit_20_regular:before {
content: "\e4e5";
}
-.icon-ic_fluent_column_triple_edit_20_filled:before {
+.icon-ic_fluent_column_single_compare_20_filled:before {
content: "\e4e6";
}
-.icon-ic_fluent_column_triple_edit_20_regular:before {
+.icon-ic_fluent_column_single_compare_20_regular:before {
content: "\e4e7";
}
-.icon-ic_fluent_comma_20_filled:before {
+.icon-ic_fluent_column_triple_20_filled:before {
content: "\e4e8";
}
-.icon-ic_fluent_comma_20_regular:before {
+.icon-ic_fluent_column_triple_20_regular:before {
content: "\e4e9";
}
-.icon-ic_fluent_comment_20_filled:before {
+.icon-ic_fluent_column_triple_edit_20_filled:before {
content: "\e4ea";
}
-.icon-ic_fluent_comment_20_regular:before {
+.icon-ic_fluent_column_triple_edit_20_regular:before {
content: "\e4eb";
}
-.icon-ic_fluent_comment_add_20_filled:before {
+.icon-ic_fluent_comma_20_filled:before {
content: "\e4ec";
}
-.icon-ic_fluent_comment_add_20_regular:before {
+.icon-ic_fluent_comma_20_regular:before {
content: "\e4ed";
}
-.icon-ic_fluent_comment_arrow_left_20_filled:before {
+.icon-ic_fluent_comment_20_filled:before {
content: "\e4ee";
}
-.icon-ic_fluent_comment_arrow_left_20_regular:before {
+.icon-ic_fluent_comment_20_regular:before {
content: "\e4ef";
}
-.icon-ic_fluent_comment_arrow_right_20_filled:before {
+.icon-ic_fluent_comment_add_20_filled:before {
content: "\e4f0";
}
-.icon-ic_fluent_comment_arrow_right_20_regular:before {
+.icon-ic_fluent_comment_add_20_regular:before {
content: "\e4f1";
}
-.icon-ic_fluent_comment_checkmark_20_filled:before {
+.icon-ic_fluent_comment_arrow_left_20_filled:before {
content: "\e4f2";
}
-.icon-ic_fluent_comment_checkmark_20_regular:before {
+.icon-ic_fluent_comment_arrow_left_20_regular:before {
content: "\e4f3";
}
-.icon-ic_fluent_comment_dismiss_20_filled:before {
+.icon-ic_fluent_comment_arrow_right_20_filled:before {
content: "\e4f4";
}
-.icon-ic_fluent_comment_dismiss_20_regular:before {
+.icon-ic_fluent_comment_arrow_right_20_regular:before {
content: "\e4f5";
}
-.icon-ic_fluent_comment_edit_20_filled:before {
+.icon-ic_fluent_comment_checkmark_20_filled:before {
content: "\e4f6";
}
-.icon-ic_fluent_comment_edit_20_regular:before {
+.icon-ic_fluent_comment_checkmark_20_regular:before {
content: "\e4f7";
}
-.icon-ic_fluent_comment_error_20_filled:before {
+.icon-ic_fluent_comment_dismiss_20_filled:before {
content: "\e4f8";
}
-.icon-ic_fluent_comment_error_20_regular:before {
+.icon-ic_fluent_comment_dismiss_20_regular:before {
content: "\e4f9";
}
-.icon-ic_fluent_comment_lightning_20_filled:before {
+.icon-ic_fluent_comment_edit_20_filled:before {
content: "\e4fa";
}
-.icon-ic_fluent_comment_lightning_20_regular:before {
+.icon-ic_fluent_comment_edit_20_regular:before {
content: "\e4fb";
}
-.icon-ic_fluent_comment_link_20_filled:before {
+.icon-ic_fluent_comment_error_20_filled:before {
content: "\e4fc";
}
-.icon-ic_fluent_comment_link_20_regular:before {
+.icon-ic_fluent_comment_error_20_regular:before {
content: "\e4fd";
}
-.icon-ic_fluent_comment_mention_20_filled:before {
+.icon-ic_fluent_comment_lightning_20_filled:before {
content: "\e4fe";
}
-.icon-ic_fluent_comment_mention_20_regular:before {
+.icon-ic_fluent_comment_lightning_20_regular:before {
content: "\e4ff";
}
-.icon-ic_fluent_comment_multiple_20_filled:before {
+.icon-ic_fluent_comment_link_20_filled:before {
content: "\e500";
}
-.icon-ic_fluent_comment_multiple_20_regular:before {
+.icon-ic_fluent_comment_link_20_regular:before {
content: "\e501";
}
-.icon-ic_fluent_comment_multiple_checkmark_20_filled:before {
+.icon-ic_fluent_comment_mention_20_filled:before {
content: "\e502";
}
-.icon-ic_fluent_comment_multiple_checkmark_20_regular:before {
+.icon-ic_fluent_comment_mention_20_regular:before {
content: "\e503";
}
-.icon-ic_fluent_comment_multiple_link_20_filled:before {
+.icon-ic_fluent_comment_multiple_20_filled:before {
content: "\e504";
}
-.icon-ic_fluent_comment_multiple_link_20_regular:before {
+.icon-ic_fluent_comment_multiple_20_regular:before {
content: "\e505";
}
-.icon-ic_fluent_comment_note_20_filled:before {
+.icon-ic_fluent_comment_multiple_checkmark_20_filled:before {
content: "\e506";
}
-.icon-ic_fluent_comment_note_20_regular:before {
+.icon-ic_fluent_comment_multiple_checkmark_20_regular:before {
content: "\e507";
}
-.icon-ic_fluent_comment_off_20_filled:before {
+.icon-ic_fluent_comment_multiple_link_20_filled:before {
content: "\e508";
}
-.icon-ic_fluent_comment_off_20_regular:before {
+.icon-ic_fluent_comment_multiple_link_20_regular:before {
content: "\e509";
}
-.icon-ic_fluent_communication_20_filled:before {
+.icon-ic_fluent_comment_note_20_filled:before {
content: "\e50a";
}
-.icon-ic_fluent_communication_20_regular:before {
+.icon-ic_fluent_comment_note_20_regular:before {
content: "\e50b";
}
-.icon-ic_fluent_communication_person_20_filled:before {
+.icon-ic_fluent_comment_off_20_filled:before {
content: "\e50c";
}
-.icon-ic_fluent_communication_person_20_regular:before {
+.icon-ic_fluent_comment_off_20_regular:before {
content: "\e50d";
}
-.icon-ic_fluent_communication_shield_20_filled:before {
+.icon-ic_fluent_communication_20_filled:before {
content: "\e50e";
}
-.icon-ic_fluent_communication_shield_20_regular:before {
+.icon-ic_fluent_communication_20_regular:before {
content: "\e50f";
}
-.icon-ic_fluent_compass_northwest_20_filled:before {
+.icon-ic_fluent_communication_person_20_filled:before {
content: "\e510";
}
-.icon-ic_fluent_compass_northwest_20_regular:before {
+.icon-ic_fluent_communication_person_20_regular:before {
content: "\e511";
}
-.icon-ic_fluent_compose_20_filled:before {
+.icon-ic_fluent_communication_shield_20_filled:before {
content: "\e512";
}
-.icon-ic_fluent_compose_20_regular:before {
+.icon-ic_fluent_communication_shield_20_regular:before {
content: "\e513";
}
-.icon-ic_fluent_conference_room_20_filled:before {
+.icon-ic_fluent_compass_northwest_20_filled:before {
content: "\e514";
}
-.icon-ic_fluent_conference_room_20_regular:before {
+.icon-ic_fluent_compass_northwest_20_regular:before {
content: "\e515";
}
-.icon-ic_fluent_connected_20_filled:before {
+.icon-ic_fluent_compose_20_filled:before {
content: "\e516";
}
-.icon-ic_fluent_connected_20_regular:before {
+.icon-ic_fluent_compose_20_regular:before {
content: "\e517";
}
-.icon-ic_fluent_connector_20_filled:before {
+.icon-ic_fluent_conference_room_20_filled:before {
content: "\e518";
}
-.icon-ic_fluent_connector_20_regular:before {
+.icon-ic_fluent_conference_room_20_regular:before {
content: "\e519";
}
-.icon-ic_fluent_contact_card_20_filled:before {
+.icon-ic_fluent_connected_20_filled:before {
content: "\e51a";
}
-.icon-ic_fluent_contact_card_20_regular:before {
+.icon-ic_fluent_connected_20_regular:before {
content: "\e51b";
}
-.icon-ic_fluent_contact_card_group_20_filled:before {
+.icon-ic_fluent_connector_20_filled:before {
content: "\e51c";
}
-.icon-ic_fluent_contact_card_group_20_regular:before {
+.icon-ic_fluent_connector_20_regular:before {
content: "\e51d";
}
-.icon-ic_fluent_contact_card_link_20_filled:before {
+.icon-ic_fluent_contact_card_20_filled:before {
content: "\e51e";
}
-.icon-ic_fluent_contact_card_link_20_regular:before {
+.icon-ic_fluent_contact_card_20_regular:before {
content: "\e51f";
}
-.icon-ic_fluent_contact_card_ribbon_20_filled:before {
+.icon-ic_fluent_contact_card_group_20_filled:before {
content: "\e520";
}
-.icon-ic_fluent_contact_card_ribbon_20_regular:before {
+.icon-ic_fluent_contact_card_group_20_regular:before {
content: "\e521";
}
-.icon-ic_fluent_content_settings_20_filled:before {
+.icon-ic_fluent_contact_card_link_20_filled:before {
content: "\e522";
}
-.icon-ic_fluent_content_settings_20_regular:before {
+.icon-ic_fluent_contact_card_link_20_regular:before {
content: "\e523";
}
-.icon-ic_fluent_content_view_20_filled:before {
+.icon-ic_fluent_contact_card_ribbon_20_filled:before {
content: "\e524";
}
-.icon-ic_fluent_content_view_20_regular:before {
+.icon-ic_fluent_contact_card_ribbon_20_regular:before {
content: "\e525";
}
-.icon-ic_fluent_content_view_gallery_20_filled:before {
+.icon-ic_fluent_content_settings_20_filled:before {
content: "\e526";
}
-.icon-ic_fluent_content_view_gallery_20_regular:before {
+.icon-ic_fluent_content_settings_20_regular:before {
content: "\e527";
}
-.icon-ic_fluent_content_view_gallery_lightning_20_filled:before {
+.icon-ic_fluent_content_view_20_filled:before {
content: "\e528";
}
-.icon-ic_fluent_content_view_gallery_lightning_20_regular:before {
+.icon-ic_fluent_content_view_20_regular:before {
content: "\e529";
}
-.icon-ic_fluent_contract_down_left_20_filled:before {
+.icon-ic_fluent_content_view_gallery_20_filled:before {
content: "\e52a";
}
-.icon-ic_fluent_contract_down_left_20_regular:before {
+.icon-ic_fluent_content_view_gallery_20_regular:before {
content: "\e52b";
}
-.icon-ic_fluent_contract_up_right_20_filled:before {
+.icon-ic_fluent_content_view_gallery_lightning_20_filled:before {
content: "\e52c";
}
-.icon-ic_fluent_contract_up_right_20_regular:before {
+.icon-ic_fluent_content_view_gallery_lightning_20_regular:before {
content: "\e52d";
}
-.icon-ic_fluent_control_button_20_filled:before {
+.icon-ic_fluent_contract_down_left_20_filled:before {
content: "\e52e";
}
-.icon-ic_fluent_control_button_20_regular:before {
+.icon-ic_fluent_contract_down_left_20_regular:before {
content: "\e52f";
}
-.icon-ic_fluent_convert_range_20_filled:before {
+.icon-ic_fluent_contract_up_right_20_filled:before {
content: "\e530";
}
-.icon-ic_fluent_convert_range_20_regular:before {
+.icon-ic_fluent_contract_up_right_20_regular:before {
content: "\e531";
}
-.icon-ic_fluent_cookies_20_filled:before {
+.icon-ic_fluent_control_button_20_filled:before {
content: "\e532";
}
-.icon-ic_fluent_cookies_20_regular:before {
+.icon-ic_fluent_control_button_20_regular:before {
content: "\e533";
}
-.icon-ic_fluent_copy_20_filled:before {
+.icon-ic_fluent_convert_range_20_filled:before {
content: "\e534";
}
-.icon-ic_fluent_copy_20_regular:before {
+.icon-ic_fluent_convert_range_20_regular:before {
content: "\e535";
}
-.icon-ic_fluent_copy_add_20_filled:before {
+.icon-ic_fluent_cookies_20_filled:before {
content: "\e536";
}
-.icon-ic_fluent_copy_add_20_regular:before {
+.icon-ic_fluent_cookies_20_regular:before {
content: "\e537";
}
-.icon-ic_fluent_copy_arrow_right_20_filled:before {
+.icon-ic_fluent_copy_20_filled:before {
content: "\e538";
}
-.icon-ic_fluent_copy_arrow_right_20_regular:before {
+.icon-ic_fluent_copy_20_regular:before {
content: "\e539";
}
-.icon-ic_fluent_copy_select_20_filled:before {
+.icon-ic_fluent_copy_add_20_filled:before {
content: "\e53a";
}
-.icon-ic_fluent_copy_select_20_regular:before {
+.icon-ic_fluent_copy_add_20_regular:before {
content: "\e53b";
}
-.icon-ic_fluent_couch_20_filled:before {
+.icon-ic_fluent_copy_arrow_right_20_filled:before {
content: "\e53c";
}
-.icon-ic_fluent_couch_20_regular:before {
+.icon-ic_fluent_copy_arrow_right_20_regular:before {
content: "\e53d";
}
-.icon-ic_fluent_credit_card_clock_20_filled:before {
+.icon-ic_fluent_copy_select_20_filled:before {
content: "\e53e";
}
-.icon-ic_fluent_credit_card_clock_20_regular:before {
+.icon-ic_fluent_copy_select_20_regular:before {
content: "\e53f";
}
-.icon-ic_fluent_credit_card_person_20_filled:before {
+.icon-ic_fluent_couch_20_filled:before {
content: "\e540";
}
-.icon-ic_fluent_credit_card_person_20_regular:before {
+.icon-ic_fluent_couch_20_regular:before {
content: "\e541";
}
-.icon-ic_fluent_credit_card_toolbox_20_filled:before {
+.icon-ic_fluent_credit_card_clock_20_filled:before {
content: "\e542";
}
-.icon-ic_fluent_credit_card_toolbox_20_regular:before {
+.icon-ic_fluent_credit_card_clock_20_regular:before {
content: "\e543";
}
-.icon-ic_fluent_crop_20_filled:before {
+.icon-ic_fluent_credit_card_person_20_filled:before {
content: "\e544";
}
-.icon-ic_fluent_crop_20_regular:before {
+.icon-ic_fluent_credit_card_person_20_regular:before {
content: "\e545";
}
-.icon-ic_fluent_crop_arrow_rotate_20_filled:before {
+.icon-ic_fluent_credit_card_toolbox_20_filled:before {
content: "\e546";
}
-.icon-ic_fluent_crop_arrow_rotate_20_regular:before {
+.icon-ic_fluent_credit_card_toolbox_20_regular:before {
content: "\e547";
}
-.icon-ic_fluent_crop_interim_20_filled:before {
+.icon-ic_fluent_crop_20_filled:before {
content: "\e548";
}
-.icon-ic_fluent_crop_interim_20_regular:before {
+.icon-ic_fluent_crop_20_regular:before {
content: "\e549";
}
-.icon-ic_fluent_crop_interim_off_20_filled:before {
+.icon-ic_fluent_crop_arrow_rotate_20_filled:before {
content: "\e54a";
}
-.icon-ic_fluent_crop_interim_off_20_regular:before {
+.icon-ic_fluent_crop_arrow_rotate_20_regular:before {
content: "\e54b";
}
-.icon-ic_fluent_crown_20_filled:before {
+.icon-ic_fluent_crop_interim_20_filled:before {
content: "\e54c";
}
-.icon-ic_fluent_crown_20_regular:before {
+.icon-ic_fluent_crop_interim_20_regular:before {
content: "\e54d";
}
-.icon-ic_fluent_cube_20_filled:before {
+.icon-ic_fluent_crop_interim_off_20_filled:before {
content: "\e54e";
}
-.icon-ic_fluent_cube_20_regular:before {
+.icon-ic_fluent_crop_interim_off_20_regular:before {
content: "\e54f";
}
-.icon-ic_fluent_cube_add_20_filled:before {
+.icon-ic_fluent_crown_20_filled:before {
content: "\e550";
}
-.icon-ic_fluent_cube_add_20_regular:before {
+.icon-ic_fluent_crown_20_regular:before {
content: "\e551";
}
-.icon-ic_fluent_cube_arrow_curve_down_20_filled:before {
+.icon-ic_fluent_cube_20_filled:before {
content: "\e552";
}
-.icon-ic_fluent_cube_arrow_curve_down_20_regular:before {
+.icon-ic_fluent_cube_20_regular:before {
content: "\e553";
}
-.icon-ic_fluent_cube_link_20_filled:before {
+.icon-ic_fluent_cube_add_20_filled:before {
content: "\e554";
}
-.icon-ic_fluent_cube_link_20_regular:before {
+.icon-ic_fluent_cube_add_20_regular:before {
content: "\e555";
}
-.icon-ic_fluent_cube_multiple_20_filled:before {
+.icon-ic_fluent_cube_arrow_curve_down_20_filled:before {
content: "\e556";
}
-.icon-ic_fluent_cube_multiple_20_regular:before {
+.icon-ic_fluent_cube_arrow_curve_down_20_regular:before {
content: "\e557";
}
-.icon-ic_fluent_cube_quick_20_filled:before {
+.icon-ic_fluent_cube_link_20_filled:before {
content: "\e558";
}
-.icon-ic_fluent_cube_quick_20_regular:before {
+.icon-ic_fluent_cube_link_20_regular:before {
content: "\e559";
}
-.icon-ic_fluent_cube_rotate_20_filled:before {
+.icon-ic_fluent_cube_multiple_20_filled:before {
content: "\e55a";
}
-.icon-ic_fluent_cube_rotate_20_regular:before {
+.icon-ic_fluent_cube_multiple_20_regular:before {
content: "\e55b";
}
-.icon-ic_fluent_cube_sync_20_filled:before {
+.icon-ic_fluent_cube_quick_20_filled:before {
content: "\e55c";
}
-.icon-ic_fluent_cube_sync_20_regular:before {
+.icon-ic_fluent_cube_quick_20_regular:before {
content: "\e55d";
}
-.icon-ic_fluent_cube_tree_20_filled:before {
+.icon-ic_fluent_cube_rotate_20_filled:before {
content: "\e55e";
}
-.icon-ic_fluent_cube_tree_20_regular:before {
+.icon-ic_fluent_cube_rotate_20_regular:before {
content: "\e55f";
}
-.icon-ic_fluent_currency_dollar_euro_20_filled:before {
+.icon-ic_fluent_cube_sync_20_filled:before {
content: "\e560";
}
-.icon-ic_fluent_currency_dollar_euro_20_regular:before {
+.icon-ic_fluent_cube_sync_20_regular:before {
content: "\e561";
}
-.icon-ic_fluent_currency_dollar_rupee_20_filled:before {
+.icon-ic_fluent_cube_tree_20_filled:before {
content: "\e562";
}
-.icon-ic_fluent_currency_dollar_rupee_20_regular:before {
+.icon-ic_fluent_cube_tree_20_regular:before {
content: "\e563";
}
-.icon-ic_fluent_cursor_20_filled:before {
+.icon-ic_fluent_currency_dollar_euro_20_filled:before {
content: "\e564";
}
-.icon-ic_fluent_cursor_20_regular:before {
+.icon-ic_fluent_currency_dollar_euro_20_regular:before {
content: "\e565";
}
-.icon-ic_fluent_cursor_click_20_filled:before {
+.icon-ic_fluent_currency_dollar_rupee_20_filled:before {
content: "\e566";
}
-.icon-ic_fluent_cursor_click_20_regular:before {
+.icon-ic_fluent_currency_dollar_rupee_20_regular:before {
content: "\e567";
}
-.icon-ic_fluent_cursor_hover_20_filled:before {
+.icon-ic_fluent_cursor_20_filled:before {
content: "\e568";
}
-.icon-ic_fluent_cursor_hover_20_regular:before {
+.icon-ic_fluent_cursor_20_regular:before {
content: "\e569";
}
-.icon-ic_fluent_cursor_hover_off_20_filled:before {
+.icon-ic_fluent_cursor_click_20_filled:before {
content: "\e56a";
}
-.icon-ic_fluent_cursor_hover_off_20_regular:before {
+.icon-ic_fluent_cursor_click_20_regular:before {
content: "\e56b";
}
-.icon-ic_fluent_cursor_prohibited_20_filled:before {
+.icon-ic_fluent_cursor_hover_20_filled:before {
content: "\e56c";
}
-.icon-ic_fluent_cursor_prohibited_20_regular:before {
+.icon-ic_fluent_cursor_hover_20_regular:before {
content: "\e56d";
}
-.icon-ic_fluent_cut_20_filled:before {
+.icon-ic_fluent_cursor_hover_off_20_filled:before {
content: "\e56e";
}
-.icon-ic_fluent_cut_20_regular:before {
+.icon-ic_fluent_cursor_hover_off_20_regular:before {
content: "\e56f";
}
-.icon-ic_fluent_dark_theme_20_filled:before {
+.icon-ic_fluent_cursor_prohibited_20_filled:before {
content: "\e570";
}
-.icon-ic_fluent_dark_theme_20_regular:before {
+.icon-ic_fluent_cursor_prohibited_20_regular:before {
content: "\e571";
}
-.icon-ic_fluent_data_area_20_filled:before {
+.icon-ic_fluent_cut_20_filled:before {
content: "\e572";
}
-.icon-ic_fluent_data_area_20_regular:before {
+.icon-ic_fluent_cut_20_regular:before {
content: "\e573";
}
-.icon-ic_fluent_data_bar_horizontal_20_filled:before {
+.icon-ic_fluent_dark_theme_20_filled:before {
content: "\e574";
}
-.icon-ic_fluent_data_bar_horizontal_20_regular:before {
+.icon-ic_fluent_dark_theme_20_regular:before {
content: "\e575";
}
-.icon-ic_fluent_data_bar_vertical_20_filled:before {
+.icon-ic_fluent_data_area_20_filled:before {
content: "\e576";
}
-.icon-ic_fluent_data_bar_vertical_20_regular:before {
+.icon-ic_fluent_data_area_20_regular:before {
content: "\e577";
}
-.icon-ic_fluent_data_bar_vertical_add_20_filled:before {
+.icon-ic_fluent_data_bar_horizontal_20_filled:before {
content: "\e578";
}
-.icon-ic_fluent_data_bar_vertical_add_20_regular:before {
+.icon-ic_fluent_data_bar_horizontal_20_regular:before {
content: "\e579";
}
-.icon-ic_fluent_data_bar_vertical_arrow_down_20_filled:before {
+.icon-ic_fluent_data_bar_vertical_20_filled:before {
content: "\e57a";
}
-.icon-ic_fluent_data_bar_vertical_arrow_down_20_regular:before {
+.icon-ic_fluent_data_bar_vertical_20_regular:before {
content: "\e57b";
}
-.icon-ic_fluent_data_bar_vertical_ascending_20_filled:before {
+.icon-ic_fluent_data_bar_vertical_add_20_filled:before {
content: "\e57c";
}
-.icon-ic_fluent_data_bar_vertical_ascending_20_regular:before {
+.icon-ic_fluent_data_bar_vertical_add_20_regular:before {
content: "\e57d";
}
-.icon-ic_fluent_data_bar_vertical_star_20_filled:before {
+.icon-ic_fluent_data_bar_vertical_arrow_down_20_filled:before {
content: "\e57e";
}
-.icon-ic_fluent_data_bar_vertical_star_20_regular:before {
+.icon-ic_fluent_data_bar_vertical_arrow_down_20_regular:before {
content: "\e57f";
}
-.icon-ic_fluent_data_funnel_20_filled:before {
+.icon-ic_fluent_data_bar_vertical_ascending_20_filled:before {
content: "\e580";
}
-.icon-ic_fluent_data_funnel_20_regular:before {
+.icon-ic_fluent_data_bar_vertical_ascending_20_regular:before {
content: "\e581";
}
-.icon-ic_fluent_data_histogram_20_filled:before {
+.icon-ic_fluent_data_bar_vertical_star_20_filled:before {
content: "\e582";
}
-.icon-ic_fluent_data_histogram_20_regular:before {
+.icon-ic_fluent_data_bar_vertical_star_20_regular:before {
content: "\e583";
}
-.icon-ic_fluent_data_line_20_filled:before {
+.icon-ic_fluent_data_funnel_20_filled:before {
content: "\e584";
}
-.icon-ic_fluent_data_line_20_regular:before {
+.icon-ic_fluent_data_funnel_20_regular:before {
content: "\e585";
}
-.icon-ic_fluent_data_pie_20_filled:before {
+.icon-ic_fluent_data_histogram_20_filled:before {
content: "\e586";
}
-.icon-ic_fluent_data_pie_20_regular:before {
+.icon-ic_fluent_data_histogram_20_regular:before {
content: "\e587";
}
-.icon-ic_fluent_data_scatter_20_filled:before {
+.icon-ic_fluent_data_line_20_filled:before {
content: "\e588";
}
-.icon-ic_fluent_data_scatter_20_regular:before {
+.icon-ic_fluent_data_line_20_regular:before {
content: "\e589";
}
-.icon-ic_fluent_data_sunburst_20_filled:before {
+.icon-ic_fluent_data_pie_20_filled:before {
content: "\e58a";
}
-.icon-ic_fluent_data_sunburst_20_regular:before {
+.icon-ic_fluent_data_pie_20_regular:before {
content: "\e58b";
}
-.icon-ic_fluent_data_treemap_20_filled:before {
+.icon-ic_fluent_data_scatter_20_filled:before {
content: "\e58c";
}
-.icon-ic_fluent_data_treemap_20_regular:before {
+.icon-ic_fluent_data_scatter_20_regular:before {
content: "\e58d";
}
-.icon-ic_fluent_data_trending_20_filled:before {
+.icon-ic_fluent_data_sunburst_20_filled:before {
content: "\e58e";
}
-.icon-ic_fluent_data_trending_20_regular:before {
+.icon-ic_fluent_data_sunburst_20_regular:before {
content: "\e58f";
}
-.icon-ic_fluent_data_usage_20_filled:before {
+.icon-ic_fluent_data_treemap_20_filled:before {
content: "\e590";
}
-.icon-ic_fluent_data_usage_20_regular:before {
+.icon-ic_fluent_data_treemap_20_regular:before {
content: "\e591";
}
-.icon-ic_fluent_data_usage_edit_20_filled:before {
+.icon-ic_fluent_data_trending_20_filled:before {
content: "\e592";
}
-.icon-ic_fluent_data_usage_edit_20_regular:before {
+.icon-ic_fluent_data_trending_20_regular:before {
content: "\e593";
}
-.icon-ic_fluent_data_usage_settings_20_filled:before {
+.icon-ic_fluent_data_usage_20_filled:before {
content: "\e594";
}
-.icon-ic_fluent_data_usage_settings_20_regular:before {
+.icon-ic_fluent_data_usage_20_regular:before {
content: "\e595";
}
-.icon-ic_fluent_data_usage_toolbox_20_filled:before {
+.icon-ic_fluent_data_usage_edit_20_filled:before {
content: "\e596";
}
-.icon-ic_fluent_data_usage_toolbox_20_regular:before {
+.icon-ic_fluent_data_usage_edit_20_regular:before {
content: "\e597";
}
-.icon-ic_fluent_data_waterfall_20_filled:before {
+.icon-ic_fluent_data_usage_settings_20_filled:before {
content: "\e598";
}
-.icon-ic_fluent_data_waterfall_20_regular:before {
+.icon-ic_fluent_data_usage_settings_20_regular:before {
content: "\e599";
}
-.icon-ic_fluent_data_whisker_20_filled:before {
+.icon-ic_fluent_data_usage_toolbox_20_filled:before {
content: "\e59a";
}
-.icon-ic_fluent_data_whisker_20_regular:before {
+.icon-ic_fluent_data_usage_toolbox_20_regular:before {
content: "\e59b";
}
-.icon-ic_fluent_database_20_filled:before {
+.icon-ic_fluent_data_waterfall_20_filled:before {
content: "\e59c";
}
-.icon-ic_fluent_database_20_regular:before {
+.icon-ic_fluent_data_waterfall_20_regular:before {
content: "\e59d";
}
-.icon-ic_fluent_database_arrow_down_20_filled:before {
+.icon-ic_fluent_data_whisker_20_filled:before {
content: "\e59e";
}
-.icon-ic_fluent_database_arrow_down_20_regular:before {
+.icon-ic_fluent_data_whisker_20_regular:before {
content: "\e59f";
}
-.icon-ic_fluent_database_arrow_right_20_filled:before {
+.icon-ic_fluent_database_20_filled:before {
content: "\e5a0";
}
-.icon-ic_fluent_database_arrow_right_20_regular:before {
+.icon-ic_fluent_database_20_regular:before {
content: "\e5a1";
}
-.icon-ic_fluent_database_arrow_up_20_filled:before {
+.icon-ic_fluent_database_arrow_down_20_filled:before {
content: "\e5a2";
}
-.icon-ic_fluent_database_arrow_up_20_regular:before {
+.icon-ic_fluent_database_arrow_down_20_regular:before {
content: "\e5a3";
}
-.icon-ic_fluent_database_lightning_20_filled:before {
+.icon-ic_fluent_database_arrow_right_20_filled:before {
content: "\e5a4";
}
-.icon-ic_fluent_database_lightning_20_regular:before {
+.icon-ic_fluent_database_arrow_right_20_regular:before {
content: "\e5a5";
}
-.icon-ic_fluent_database_link_20_filled:before {
+.icon-ic_fluent_database_arrow_up_20_filled:before {
content: "\e5a6";
}
-.icon-ic_fluent_database_link_20_regular:before {
+.icon-ic_fluent_database_arrow_up_20_regular:before {
content: "\e5a7";
}
-.icon-ic_fluent_database_multiple_20_filled:before {
+.icon-ic_fluent_database_lightning_20_filled:before {
content: "\e5a8";
}
-.icon-ic_fluent_database_multiple_20_regular:before {
+.icon-ic_fluent_database_lightning_20_regular:before {
content: "\e5a9";
}
-.icon-ic_fluent_database_person_20_filled:before {
+.icon-ic_fluent_database_link_20_filled:before {
content: "\e5aa";
}
-.icon-ic_fluent_database_person_20_regular:before {
+.icon-ic_fluent_database_link_20_regular:before {
content: "\e5ab";
}
-.icon-ic_fluent_database_plug_connected_20_filled:before {
+.icon-ic_fluent_database_multiple_20_filled:before {
content: "\e5ac";
}
-.icon-ic_fluent_database_plug_connected_20_regular:before {
+.icon-ic_fluent_database_multiple_20_regular:before {
content: "\e5ad";
}
-.icon-ic_fluent_database_search_20_filled:before {
+.icon-ic_fluent_database_person_20_filled:before {
content: "\e5ae";
}
-.icon-ic_fluent_database_search_20_regular:before {
+.icon-ic_fluent_database_person_20_regular:before {
content: "\e5af";
}
-.icon-ic_fluent_database_switch_20_filled:before {
+.icon-ic_fluent_database_plug_connected_20_filled:before {
content: "\e5b0";
}
-.icon-ic_fluent_database_switch_20_regular:before {
+.icon-ic_fluent_database_plug_connected_20_regular:before {
content: "\e5b1";
}
-.icon-ic_fluent_database_warning_20_filled:before {
+.icon-ic_fluent_database_search_20_filled:before {
content: "\e5b2";
}
-.icon-ic_fluent_database_warning_20_regular:before {
+.icon-ic_fluent_database_search_20_regular:before {
content: "\e5b3";
}
-.icon-ic_fluent_database_window_20_filled:before {
+.icon-ic_fluent_database_switch_20_filled:before {
content: "\e5b4";
}
-.icon-ic_fluent_database_window_20_regular:before {
+.icon-ic_fluent_database_switch_20_regular:before {
content: "\e5b5";
}
-.icon-ic_fluent_decimal_arrow_left_20_filled:before {
+.icon-ic_fluent_database_warning_20_filled:before {
content: "\e5b6";
}
-.icon-ic_fluent_decimal_arrow_left_20_regular:before {
+.icon-ic_fluent_database_warning_20_regular:before {
content: "\e5b7";
}
-.icon-ic_fluent_decimal_arrow_right_20_filled:before {
+.icon-ic_fluent_database_window_20_filled:before {
content: "\e5b8";
}
-.icon-ic_fluent_decimal_arrow_right_20_regular:before {
+.icon-ic_fluent_database_window_20_regular:before {
content: "\e5b9";
}
-.icon-ic_fluent_delete_20_filled:before {
+.icon-ic_fluent_decimal_arrow_left_20_filled:before {
content: "\e5ba";
}
-.icon-ic_fluent_delete_20_regular:before {
+.icon-ic_fluent_decimal_arrow_left_20_regular:before {
content: "\e5bb";
}
-.icon-ic_fluent_delete_arrow_back_20_filled:before {
+.icon-ic_fluent_decimal_arrow_right_20_filled:before {
content: "\e5bc";
}
-.icon-ic_fluent_delete_arrow_back_20_regular:before {
+.icon-ic_fluent_decimal_arrow_right_20_regular:before {
content: "\e5bd";
}
-.icon-ic_fluent_delete_dismiss_20_filled:before {
+.icon-ic_fluent_delete_20_filled:before {
content: "\e5be";
}
-.icon-ic_fluent_delete_dismiss_20_regular:before {
+.icon-ic_fluent_delete_20_regular:before {
content: "\e5bf";
}
-.icon-ic_fluent_delete_lines_20_filled:before {
+.icon-ic_fluent_delete_arrow_back_20_filled:before {
content: "\e5c0";
}
-.icon-ic_fluent_delete_lines_20_regular:before {
+.icon-ic_fluent_delete_arrow_back_20_regular:before {
content: "\e5c1";
}
-.icon-ic_fluent_delete_off_20_filled:before {
+.icon-ic_fluent_delete_dismiss_20_filled:before {
content: "\e5c2";
}
-.icon-ic_fluent_delete_off_20_regular:before {
+.icon-ic_fluent_delete_dismiss_20_regular:before {
content: "\e5c3";
}
-.icon-ic_fluent_dentist_20_filled:before {
+.icon-ic_fluent_delete_lines_20_filled:before {
content: "\e5c4";
}
-.icon-ic_fluent_dentist_20_regular:before {
+.icon-ic_fluent_delete_lines_20_regular:before {
content: "\e5c5";
}
-.icon-ic_fluent_design_ideas_20_filled:before {
+.icon-ic_fluent_delete_off_20_filled:before {
content: "\e5c6";
}
-.icon-ic_fluent_design_ideas_20_regular:before {
+.icon-ic_fluent_delete_off_20_regular:before {
content: "\e5c7";
}
-.icon-ic_fluent_desk_20_filled:before {
+.icon-ic_fluent_dentist_20_filled:before {
content: "\e5c8";
}
-.icon-ic_fluent_desk_20_regular:before {
+.icon-ic_fluent_dentist_20_regular:before {
content: "\e5c9";
}
-.icon-ic_fluent_desktop_20_filled:before {
+.icon-ic_fluent_design_ideas_20_filled:before {
content: "\e5ca";
}
-.icon-ic_fluent_desktop_20_regular:before {
+.icon-ic_fluent_design_ideas_20_regular:before {
content: "\e5cb";
}
-.icon-ic_fluent_desktop_arrow_down_20_filled:before {
+.icon-ic_fluent_desk_20_filled:before {
content: "\e5cc";
}
-.icon-ic_fluent_desktop_arrow_down_20_regular:before {
+.icon-ic_fluent_desk_20_regular:before {
content: "\e5cd";
}
-.icon-ic_fluent_desktop_arrow_right_20_filled:before {
+.icon-ic_fluent_desktop_20_filled:before {
content: "\e5ce";
}
-.icon-ic_fluent_desktop_arrow_right_20_regular:before {
+.icon-ic_fluent_desktop_20_regular:before {
content: "\e5cf";
}
-.icon-ic_fluent_desktop_checkmark_20_filled:before {
+.icon-ic_fluent_desktop_arrow_down_20_filled:before {
content: "\e5d0";
}
-.icon-ic_fluent_desktop_checkmark_20_regular:before {
+.icon-ic_fluent_desktop_arrow_down_20_regular:before {
content: "\e5d1";
}
-.icon-ic_fluent_desktop_cursor_20_filled:before {
+.icon-ic_fluent_desktop_arrow_right_20_filled:before {
content: "\e5d2";
}
-.icon-ic_fluent_desktop_cursor_20_regular:before {
+.icon-ic_fluent_desktop_arrow_right_20_regular:before {
content: "\e5d3";
}
-.icon-ic_fluent_desktop_edit_20_filled:before {
+.icon-ic_fluent_desktop_checkmark_20_filled:before {
content: "\e5d4";
}
-.icon-ic_fluent_desktop_edit_20_regular:before {
+.icon-ic_fluent_desktop_checkmark_20_regular:before {
content: "\e5d5";
}
-.icon-ic_fluent_desktop_flow_20_filled:before {
+.icon-ic_fluent_desktop_cursor_20_filled:before {
content: "\e5d6";
}
-.icon-ic_fluent_desktop_flow_20_regular:before {
+.icon-ic_fluent_desktop_cursor_20_regular:before {
content: "\e5d7";
}
-.icon-ic_fluent_desktop_keyboard_20_filled:before {
+.icon-ic_fluent_desktop_edit_20_filled:before {
content: "\e5d8";
}
-.icon-ic_fluent_desktop_keyboard_20_regular:before {
+.icon-ic_fluent_desktop_edit_20_regular:before {
content: "\e5d9";
}
-.icon-ic_fluent_desktop_mac_20_filled:before {
+.icon-ic_fluent_desktop_flow_20_filled:before {
content: "\e5da";
}
-.icon-ic_fluent_desktop_mac_20_regular:before {
+.icon-ic_fluent_desktop_flow_20_regular:before {
content: "\e5db";
}
-.icon-ic_fluent_desktop_off_20_filled:before {
+.icon-ic_fluent_desktop_keyboard_20_filled:before {
content: "\e5dc";
}
-.icon-ic_fluent_desktop_off_20_regular:before {
+.icon-ic_fluent_desktop_keyboard_20_regular:before {
content: "\e5dd";
}
-.icon-ic_fluent_desktop_pulse_20_filled:before {
+.icon-ic_fluent_desktop_mac_20_filled:before {
content: "\e5de";
}
-.icon-ic_fluent_desktop_pulse_20_regular:before {
+.icon-ic_fluent_desktop_mac_20_regular:before {
content: "\e5df";
}
-.icon-ic_fluent_desktop_signal_20_filled:before {
+.icon-ic_fluent_desktop_off_20_filled:before {
content: "\e5e0";
}
-.icon-ic_fluent_desktop_signal_20_regular:before {
+.icon-ic_fluent_desktop_off_20_regular:before {
content: "\e5e1";
}
-.icon-ic_fluent_desktop_speaker_20_filled:before {
+.icon-ic_fluent_desktop_pulse_20_filled:before {
content: "\e5e2";
}
-.icon-ic_fluent_desktop_speaker_20_regular:before {
+.icon-ic_fluent_desktop_pulse_20_regular:before {
content: "\e5e3";
}
-.icon-ic_fluent_desktop_speaker_off_20_filled:before {
+.icon-ic_fluent_desktop_signal_20_filled:before {
content: "\e5e4";
}
-.icon-ic_fluent_desktop_speaker_off_20_regular:before {
+.icon-ic_fluent_desktop_signal_20_regular:before {
content: "\e5e5";
}
-.icon-ic_fluent_desktop_sync_20_filled:before {
+.icon-ic_fluent_desktop_speaker_20_filled:before {
content: "\e5e6";
}
-.icon-ic_fluent_desktop_sync_20_regular:before {
+.icon-ic_fluent_desktop_speaker_20_regular:before {
content: "\e5e7";
}
-.icon-ic_fluent_desktop_toolbox_20_filled:before {
+.icon-ic_fluent_desktop_speaker_off_20_filled:before {
content: "\e5e8";
}
-.icon-ic_fluent_desktop_toolbox_20_regular:before {
+.icon-ic_fluent_desktop_speaker_off_20_regular:before {
content: "\e5e9";
}
-.icon-ic_fluent_desktop_tower_20_filled:before {
+.icon-ic_fluent_desktop_sync_20_filled:before {
content: "\e5ea";
}
-.icon-ic_fluent_desktop_tower_20_regular:before {
+.icon-ic_fluent_desktop_sync_20_regular:before {
content: "\e5eb";
}
-.icon-ic_fluent_developer_board_20_filled:before {
+.icon-ic_fluent_desktop_toolbox_20_filled:before {
content: "\e5ec";
}
-.icon-ic_fluent_developer_board_20_regular:before {
+.icon-ic_fluent_desktop_toolbox_20_regular:before {
content: "\e5ed";
}
-.icon-ic_fluent_developer_board_lightning_20_filled:before {
+.icon-ic_fluent_desktop_tower_20_filled:before {
content: "\e5ee";
}
-.icon-ic_fluent_developer_board_lightning_20_regular:before {
+.icon-ic_fluent_desktop_tower_20_regular:before {
content: "\e5ef";
}
-.icon-ic_fluent_developer_board_lightning_toolbox_20_filled:before {
+.icon-ic_fluent_developer_board_20_filled:before {
content: "\e5f0";
}
-.icon-ic_fluent_developer_board_lightning_toolbox_20_regular:before {
+.icon-ic_fluent_developer_board_20_regular:before {
content: "\e5f1";
}
-.icon-ic_fluent_developer_board_search_20_filled:before {
+.icon-ic_fluent_developer_board_lightning_20_filled:before {
content: "\e5f2";
}
-.icon-ic_fluent_developer_board_search_20_regular:before {
+.icon-ic_fluent_developer_board_lightning_20_regular:before {
content: "\e5f3";
}
-.icon-ic_fluent_device_eq_20_filled:before {
+.icon-ic_fluent_developer_board_lightning_toolbox_20_filled:before {
content: "\e5f4";
}
-.icon-ic_fluent_device_eq_20_regular:before {
+.icon-ic_fluent_developer_board_lightning_toolbox_20_regular:before {
content: "\e5f5";
}
-.icon-ic_fluent_device_meeting_room_20_filled:before {
+.icon-ic_fluent_developer_board_search_20_filled:before {
content: "\e5f6";
}
-.icon-ic_fluent_device_meeting_room_20_regular:before {
+.icon-ic_fluent_developer_board_search_20_regular:before {
content: "\e5f7";
}
-.icon-ic_fluent_device_meeting_room_remote_20_filled:before {
+.icon-ic_fluent_device_eq_20_filled:before {
content: "\e5f8";
}
-.icon-ic_fluent_device_meeting_room_remote_20_regular:before {
+.icon-ic_fluent_device_eq_20_regular:before {
content: "\e5f9";
}
-.icon-ic_fluent_diagram_20_filled:before {
+.icon-ic_fluent_device_meeting_room_20_filled:before {
content: "\e5fa";
}
-.icon-ic_fluent_diagram_20_regular:before {
+.icon-ic_fluent_device_meeting_room_20_regular:before {
content: "\e5fb";
}
-.icon-ic_fluent_dialpad_20_filled:before {
+.icon-ic_fluent_device_meeting_room_remote_20_filled:before {
content: "\e5fc";
}
-.icon-ic_fluent_dialpad_20_regular:before {
+.icon-ic_fluent_device_meeting_room_remote_20_regular:before {
content: "\e5fd";
}
-.icon-ic_fluent_dialpad_off_20_filled:before {
+.icon-ic_fluent_diagram_20_filled:before {
content: "\e5fe";
}
-.icon-ic_fluent_dialpad_off_20_regular:before {
+.icon-ic_fluent_diagram_20_regular:before {
content: "\e5ff";
}
-.icon-ic_fluent_dialpad_question_mark_20_filled:before {
+.icon-ic_fluent_dialpad_20_filled:before {
content: "\e600";
}
-.icon-ic_fluent_dialpad_question_mark_20_regular:before {
+.icon-ic_fluent_dialpad_20_regular:before {
content: "\e601";
}
-.icon-ic_fluent_diamond_20_filled:before {
+.icon-ic_fluent_dialpad_off_20_filled:before {
content: "\e602";
}
-.icon-ic_fluent_diamond_20_regular:before {
+.icon-ic_fluent_dialpad_off_20_regular:before {
content: "\e603";
}
-.icon-ic_fluent_directions_20_filled:before {
+.icon-ic_fluent_dialpad_question_mark_20_filled:before {
content: "\e604";
}
-.icon-ic_fluent_directions_20_regular:before {
+.icon-ic_fluent_dialpad_question_mark_20_regular:before {
content: "\e605";
}
-.icon-ic_fluent_dishwasher_20_filled:before {
+.icon-ic_fluent_diamond_20_filled:before {
content: "\e606";
}
-.icon-ic_fluent_dishwasher_20_regular:before {
+.icon-ic_fluent_diamond_20_regular:before {
content: "\e607";
}
-.icon-ic_fluent_dismiss_20_filled:before {
+.icon-ic_fluent_directions_20_filled:before {
content: "\e608";
}
-.icon-ic_fluent_dismiss_20_regular:before {
+.icon-ic_fluent_directions_20_regular:before {
content: "\e609";
}
-.icon-ic_fluent_dismiss_circle_20_filled:before {
+.icon-ic_fluent_dishwasher_20_filled:before {
content: "\e60a";
}
-.icon-ic_fluent_dismiss_circle_20_regular:before {
+.icon-ic_fluent_dishwasher_20_regular:before {
content: "\e60b";
}
-.icon-ic_fluent_dismiss_square_20_filled:before {
+.icon-ic_fluent_dismiss_20_filled:before {
content: "\e60c";
}
-.icon-ic_fluent_dismiss_square_20_regular:before {
+.icon-ic_fluent_dismiss_20_regular:before {
content: "\e60d";
}
-.icon-ic_fluent_dismiss_square_multiple_20_filled:before {
+.icon-ic_fluent_dismiss_circle_20_filled:before {
content: "\e60e";
}
-.icon-ic_fluent_dismiss_square_multiple_20_regular:before {
+.icon-ic_fluent_dismiss_circle_20_regular:before {
content: "\e60f";
}
-.icon-ic_fluent_diversity_20_filled:before {
+.icon-ic_fluent_dismiss_square_20_filled:before {
content: "\e610";
}
-.icon-ic_fluent_diversity_20_regular:before {
+.icon-ic_fluent_dismiss_square_20_regular:before {
content: "\e611";
}
-.icon-ic_fluent_divider_short_20_filled:before {
+.icon-ic_fluent_dismiss_square_multiple_20_filled:before {
content: "\e612";
}
-.icon-ic_fluent_divider_short_20_regular:before {
+.icon-ic_fluent_dismiss_square_multiple_20_regular:before {
content: "\e613";
}
-.icon-ic_fluent_divider_tall_20_filled:before {
+.icon-ic_fluent_diversity_20_filled:before {
content: "\e614";
}
-.icon-ic_fluent_divider_tall_20_regular:before {
+.icon-ic_fluent_diversity_20_regular:before {
content: "\e615";
}
-.icon-ic_fluent_dock_20_filled:before {
+.icon-ic_fluent_divider_short_20_filled:before {
content: "\e616";
}
-.icon-ic_fluent_dock_20_regular:before {
+.icon-ic_fluent_divider_short_20_regular:before {
content: "\e617";
}
-.icon-ic_fluent_dock_row_20_filled:before {
+.icon-ic_fluent_divider_tall_20_filled:before {
content: "\e618";
}
-.icon-ic_fluent_dock_row_20_regular:before {
+.icon-ic_fluent_divider_tall_20_regular:before {
content: "\e619";
}
-.icon-ic_fluent_doctor_20_filled:before {
+.icon-ic_fluent_dock_20_filled:before {
content: "\e61a";
}
-.icon-ic_fluent_doctor_20_regular:before {
+.icon-ic_fluent_dock_20_regular:before {
content: "\e61b";
}
-.icon-ic_fluent_document_100_20_filled:before {
+.icon-ic_fluent_dock_row_20_filled:before {
content: "\e61c";
}
-.icon-ic_fluent_document_100_20_regular:before {
+.icon-ic_fluent_dock_row_20_regular:before {
content: "\e61d";
}
-.icon-ic_fluent_document_20_filled:before {
+.icon-ic_fluent_doctor_20_filled:before {
content: "\e61e";
}
-.icon-ic_fluent_document_20_regular:before {
+.icon-ic_fluent_doctor_20_regular:before {
content: "\e61f";
}
-.icon-ic_fluent_document_add_20_filled:before {
+.icon-ic_fluent_document_100_20_filled:before {
content: "\e620";
}
-.icon-ic_fluent_document_add_20_regular:before {
+.icon-ic_fluent_document_100_20_regular:before {
content: "\e621";
}
-.icon-ic_fluent_document_arrow_down_20_filled:before {
+.icon-ic_fluent_document_20_filled:before {
content: "\e622";
}
-.icon-ic_fluent_document_arrow_down_20_regular:before {
+.icon-ic_fluent_document_20_regular:before {
content: "\e623";
}
-.icon-ic_fluent_document_arrow_left_20_filled:before {
+.icon-ic_fluent_document_add_20_filled:before {
content: "\e624";
}
-.icon-ic_fluent_document_arrow_left_20_regular:before {
+.icon-ic_fluent_document_add_20_regular:before {
content: "\e625";
}
-.icon-ic_fluent_document_arrow_right_20_filled:before {
+.icon-ic_fluent_document_arrow_down_20_filled:before {
content: "\e626";
}
-.icon-ic_fluent_document_arrow_right_20_regular:before {
+.icon-ic_fluent_document_arrow_down_20_regular:before {
content: "\e627";
}
-.icon-ic_fluent_document_arrow_up_20_filled:before {
+.icon-ic_fluent_document_arrow_left_20_filled:before {
content: "\e628";
}
-.icon-ic_fluent_document_arrow_up_20_regular:before {
+.icon-ic_fluent_document_arrow_left_20_regular:before {
content: "\e629";
}
-.icon-ic_fluent_document_border_20_filled:before {
+.icon-ic_fluent_document_arrow_right_20_filled:before {
content: "\e62a";
}
-.icon-ic_fluent_document_border_20_regular:before {
+.icon-ic_fluent_document_arrow_right_20_regular:before {
content: "\e62b";
}
-.icon-ic_fluent_document_border_print_20_filled:before {
+.icon-ic_fluent_document_arrow_up_20_filled:before {
content: "\e62c";
}
-.icon-ic_fluent_document_border_print_20_regular:before {
+.icon-ic_fluent_document_arrow_up_20_regular:before {
content: "\e62d";
}
-.icon-ic_fluent_document_briefcase_20_filled:before {
+.icon-ic_fluent_document_border_20_filled:before {
content: "\e62e";
}
-.icon-ic_fluent_document_briefcase_20_regular:before {
+.icon-ic_fluent_document_border_20_regular:before {
content: "\e62f";
}
-.icon-ic_fluent_document_bullet_list_20_filled:before {
+.icon-ic_fluent_document_border_print_20_filled:before {
content: "\e630";
}
-.icon-ic_fluent_document_bullet_list_20_regular:before {
+.icon-ic_fluent_document_border_print_20_regular:before {
content: "\e631";
}
-.icon-ic_fluent_document_bullet_list_arrow_left_20_filled:before {
+.icon-ic_fluent_document_briefcase_20_filled:before {
content: "\e632";
}
-.icon-ic_fluent_document_bullet_list_arrow_left_20_regular:before {
+.icon-ic_fluent_document_briefcase_20_regular:before {
content: "\e633";
}
-.icon-ic_fluent_document_bullet_list_clock_20_filled:before {
+.icon-ic_fluent_document_bullet_list_20_filled:before {
content: "\e634";
}
-.icon-ic_fluent_document_bullet_list_clock_20_regular:before {
+.icon-ic_fluent_document_bullet_list_20_regular:before {
content: "\e635";
}
-.icon-ic_fluent_document_bullet_list_cube_20_filled:before {
+.icon-ic_fluent_document_bullet_list_arrow_left_20_filled:before {
content: "\e636";
}
-.icon-ic_fluent_document_bullet_list_cube_20_regular:before {
+.icon-ic_fluent_document_bullet_list_arrow_left_20_regular:before {
content: "\e637";
}
-.icon-ic_fluent_document_bullet_list_multiple_20_filled:before {
+.icon-ic_fluent_document_bullet_list_clock_20_filled:before {
content: "\e638";
}
-.icon-ic_fluent_document_bullet_list_multiple_20_regular:before {
+.icon-ic_fluent_document_bullet_list_clock_20_regular:before {
content: "\e639";
}
-.icon-ic_fluent_document_bullet_list_off_20_filled:before {
+.icon-ic_fluent_document_bullet_list_cube_20_filled:before {
content: "\e63a";
}
-.icon-ic_fluent_document_bullet_list_off_20_regular:before {
+.icon-ic_fluent_document_bullet_list_cube_20_regular:before {
content: "\e63b";
}
-.icon-ic_fluent_document_catch_up_20_filled:before {
+.icon-ic_fluent_document_bullet_list_multiple_20_filled:before {
content: "\e63c";
}
-.icon-ic_fluent_document_catch_up_20_regular:before {
+.icon-ic_fluent_document_bullet_list_multiple_20_regular:before {
content: "\e63d";
}
-.icon-ic_fluent_document_checkmark_20_filled:before {
+.icon-ic_fluent_document_bullet_list_off_20_filled:before {
content: "\e63e";
}
-.icon-ic_fluent_document_checkmark_20_regular:before {
+.icon-ic_fluent_document_bullet_list_off_20_regular:before {
content: "\e63f";
}
-.icon-ic_fluent_document_chevron_double_20_filled:before {
+.icon-ic_fluent_document_catch_up_20_filled:before {
content: "\e640";
}
-.icon-ic_fluent_document_chevron_double_20_regular:before {
+.icon-ic_fluent_document_catch_up_20_regular:before {
content: "\e641";
}
-.icon-ic_fluent_document_copy_20_filled:before {
+.icon-ic_fluent_document_checkmark_20_filled:before {
content: "\e642";
}
-.icon-ic_fluent_document_copy_20_regular:before {
+.icon-ic_fluent_document_checkmark_20_regular:before {
content: "\e643";
}
-.icon-ic_fluent_document_css_20_filled:before {
+.icon-ic_fluent_document_chevron_double_20_filled:before {
content: "\e644";
}
-.icon-ic_fluent_document_css_20_regular:before {
+.icon-ic_fluent_document_chevron_double_20_regular:before {
content: "\e645";
}
-.icon-ic_fluent_document_cube_20_filled:before {
+.icon-ic_fluent_document_copy_20_filled:before {
content: "\e646";
}
-.icon-ic_fluent_document_cube_20_regular:before {
+.icon-ic_fluent_document_copy_20_regular:before {
content: "\e647";
}
-.icon-ic_fluent_document_data_20_filled:before {
+.icon-ic_fluent_document_css_20_filled:before {
content: "\e648";
}
-.icon-ic_fluent_document_data_20_regular:before {
+.icon-ic_fluent_document_css_20_regular:before {
content: "\e649";
}
-.icon-ic_fluent_document_data_link_20_filled:before {
+.icon-ic_fluent_document_cube_20_filled:before {
content: "\e64a";
}
-.icon-ic_fluent_document_data_link_20_regular:before {
+.icon-ic_fluent_document_cube_20_regular:before {
content: "\e64b";
}
-.icon-ic_fluent_document_data_lock_20_filled:before {
+.icon-ic_fluent_document_data_20_filled:before {
content: "\e64c";
}
-.icon-ic_fluent_document_data_lock_20_regular:before {
+.icon-ic_fluent_document_data_20_regular:before {
content: "\e64d";
}
-.icon-ic_fluent_document_database_20_filled:before {
+.icon-ic_fluent_document_data_link_20_filled:before {
content: "\e64e";
}
-.icon-ic_fluent_document_database_20_regular:before {
+.icon-ic_fluent_document_data_link_20_regular:before {
content: "\e64f";
}
-.icon-ic_fluent_document_dismiss_20_filled:before {
+.icon-ic_fluent_document_data_lock_20_filled:before {
content: "\e650";
}
-.icon-ic_fluent_document_dismiss_20_regular:before {
+.icon-ic_fluent_document_data_lock_20_regular:before {
content: "\e651";
}
-.icon-ic_fluent_document_edit_20_filled:before {
+.icon-ic_fluent_document_database_20_filled:before {
content: "\e652";
}
-.icon-ic_fluent_document_edit_20_regular:before {
+.icon-ic_fluent_document_database_20_regular:before {
content: "\e653";
}
-.icon-ic_fluent_document_endnote_20_filled:before {
+.icon-ic_fluent_document_dismiss_20_filled:before {
content: "\e654";
}
-.icon-ic_fluent_document_endnote_20_regular:before {
+.icon-ic_fluent_document_dismiss_20_regular:before {
content: "\e655";
}
-.icon-ic_fluent_document_error_20_filled:before {
+.icon-ic_fluent_document_edit_20_filled:before {
content: "\e656";
}
-.icon-ic_fluent_document_error_20_regular:before {
+.icon-ic_fluent_document_edit_20_regular:before {
content: "\e657";
}
-.icon-ic_fluent_document_fit_20_filled:before {
+.icon-ic_fluent_document_endnote_20_filled:before {
content: "\e658";
}
-.icon-ic_fluent_document_fit_20_regular:before {
+.icon-ic_fluent_document_endnote_20_regular:before {
content: "\e659";
}
-.icon-ic_fluent_document_flowchart_20_filled:before {
+.icon-ic_fluent_document_error_20_filled:before {
content: "\e65a";
}
-.icon-ic_fluent_document_flowchart_20_regular:before {
+.icon-ic_fluent_document_error_20_regular:before {
content: "\e65b";
}
-.icon-ic_fluent_document_folder_20_filled:before {
+.icon-ic_fluent_document_fit_20_filled:before {
content: "\e65c";
}
-.icon-ic_fluent_document_folder_20_regular:before {
+.icon-ic_fluent_document_fit_20_regular:before {
content: "\e65d";
}
-.icon-ic_fluent_document_footer_20_filled:before {
+.icon-ic_fluent_document_flowchart_20_filled:before {
content: "\e65e";
}
-.icon-ic_fluent_document_footer_20_regular:before {
+.icon-ic_fluent_document_flowchart_20_regular:before {
content: "\e65f";
}
-.icon-ic_fluent_document_footer_dismiss_20_filled:before {
+.icon-ic_fluent_document_folder_20_filled:before {
content: "\e660";
}
-.icon-ic_fluent_document_footer_dismiss_20_regular:before {
+.icon-ic_fluent_document_folder_20_regular:before {
content: "\e661";
}
-.icon-ic_fluent_document_header_20_filled:before {
+.icon-ic_fluent_document_footer_20_filled:before {
content: "\e662";
}
-.icon-ic_fluent_document_header_20_regular:before {
+.icon-ic_fluent_document_footer_20_regular:before {
content: "\e663";
}
-.icon-ic_fluent_document_header_arrow_down_20_filled:before {
+.icon-ic_fluent_document_footer_dismiss_20_filled:before {
content: "\e664";
}
-.icon-ic_fluent_document_header_arrow_down_20_regular:before {
+.icon-ic_fluent_document_footer_dismiss_20_regular:before {
content: "\e665";
}
-.icon-ic_fluent_document_header_dismiss_20_filled:before {
+.icon-ic_fluent_document_header_20_filled:before {
content: "\e666";
}
-.icon-ic_fluent_document_header_dismiss_20_regular:before {
+.icon-ic_fluent_document_header_20_regular:before {
content: "\e667";
}
-.icon-ic_fluent_document_header_footer_20_filled:before {
+.icon-ic_fluent_document_header_arrow_down_20_filled:before {
content: "\e668";
}
-.icon-ic_fluent_document_header_footer_20_regular:before {
+.icon-ic_fluent_document_header_arrow_down_20_regular:before {
content: "\e669";
}
-.icon-ic_fluent_document_heart_20_filled:before {
+.icon-ic_fluent_document_header_dismiss_20_filled:before {
content: "\e66a";
}
-.icon-ic_fluent_document_heart_20_regular:before {
+.icon-ic_fluent_document_header_dismiss_20_regular:before {
content: "\e66b";
}
-.icon-ic_fluent_document_heart_pulse_20_filled:before {
+.icon-ic_fluent_document_header_footer_20_filled:before {
content: "\e66c";
}
-.icon-ic_fluent_document_heart_pulse_20_regular:before {
+.icon-ic_fluent_document_header_footer_20_regular:before {
content: "\e66d";
}
-.icon-ic_fluent_document_image_20_filled:before {
+.icon-ic_fluent_document_heart_20_filled:before {
content: "\e66e";
}
-.icon-ic_fluent_document_image_20_regular:before {
+.icon-ic_fluent_document_heart_20_regular:before {
content: "\e66f";
}
-.icon-ic_fluent_document_java_20_filled:before {
+.icon-ic_fluent_document_heart_pulse_20_filled:before {
content: "\e670";
}
-.icon-ic_fluent_document_java_20_regular:before {
+.icon-ic_fluent_document_heart_pulse_20_regular:before {
content: "\e671";
}
-.icon-ic_fluent_document_javascript_20_filled:before {
+.icon-ic_fluent_document_image_20_filled:before {
content: "\e672";
}
-.icon-ic_fluent_document_javascript_20_regular:before {
+.icon-ic_fluent_document_image_20_regular:before {
content: "\e673";
}
-.icon-ic_fluent_document_key_20_filled:before {
+.icon-ic_fluent_document_java_20_filled:before {
content: "\e674";
}
-.icon-ic_fluent_document_key_20_regular:before {
+.icon-ic_fluent_document_java_20_regular:before {
content: "\e675";
}
-.icon-ic_fluent_document_landscape_20_filled:before {
+.icon-ic_fluent_document_javascript_20_filled:before {
content: "\e676";
}
-.icon-ic_fluent_document_landscape_20_regular:before {
+.icon-ic_fluent_document_javascript_20_regular:before {
content: "\e677";
}
-.icon-ic_fluent_document_landscape_data_20_filled:before {
+.icon-ic_fluent_document_key_20_filled:before {
content: "\e678";
}
-.icon-ic_fluent_document_landscape_data_20_regular:before {
+.icon-ic_fluent_document_key_20_regular:before {
content: "\e679";
}
-.icon-ic_fluent_document_landscape_split_20_filled:before {
+.icon-ic_fluent_document_landscape_20_filled:before {
content: "\e67a";
}
-.icon-ic_fluent_document_landscape_split_20_regular:before {
+.icon-ic_fluent_document_landscape_20_regular:before {
content: "\e67b";
}
-.icon-ic_fluent_document_landscape_split_hint_20_filled:before {
+.icon-ic_fluent_document_landscape_data_20_filled:before {
content: "\e67c";
}
-.icon-ic_fluent_document_landscape_split_hint_20_regular:before {
+.icon-ic_fluent_document_landscape_data_20_regular:before {
content: "\e67d";
}
-.icon-ic_fluent_document_lightning_20_filled:before {
+.icon-ic_fluent_document_landscape_split_20_filled:before {
content: "\e67e";
}
-.icon-ic_fluent_document_lightning_20_regular:before {
+.icon-ic_fluent_document_landscape_split_20_regular:before {
content: "\e67f";
}
-.icon-ic_fluent_document_link_20_filled:before {
+.icon-ic_fluent_document_landscape_split_hint_20_filled:before {
content: "\e680";
}
-.icon-ic_fluent_document_link_20_regular:before {
+.icon-ic_fluent_document_landscape_split_hint_20_regular:before {
content: "\e681";
}
-.icon-ic_fluent_document_lock_20_filled:before {
+.icon-ic_fluent_document_lightning_20_filled:before {
content: "\e682";
}
-.icon-ic_fluent_document_lock_20_regular:before {
+.icon-ic_fluent_document_lightning_20_regular:before {
content: "\e683";
}
-.icon-ic_fluent_document_margins_20_filled:before {
+.icon-ic_fluent_document_link_20_filled:before {
content: "\e684";
}
-.icon-ic_fluent_document_margins_20_regular:before {
+.icon-ic_fluent_document_link_20_regular:before {
content: "\e685";
}
-.icon-ic_fluent_document_mention_20_filled:before {
+.icon-ic_fluent_document_lock_20_filled:before {
content: "\e686";
}
-.icon-ic_fluent_document_mention_20_regular:before {
+.icon-ic_fluent_document_lock_20_regular:before {
content: "\e687";
}
-.icon-ic_fluent_document_multiple_20_filled:before {
+.icon-ic_fluent_document_margins_20_filled:before {
content: "\e688";
}
-.icon-ic_fluent_document_multiple_20_regular:before {
+.icon-ic_fluent_document_margins_20_regular:before {
content: "\e689";
}
-.icon-ic_fluent_document_multiple_percent_20_filled:before {
+.icon-ic_fluent_document_mention_20_filled:before {
content: "\e68a";
}
-.icon-ic_fluent_document_multiple_percent_20_regular:before {
+.icon-ic_fluent_document_mention_20_regular:before {
content: "\e68b";
}
-.icon-ic_fluent_document_multiple_prohibited_20_filled:before {
+.icon-ic_fluent_document_multiple_20_filled:before {
content: "\e68c";
}
-.icon-ic_fluent_document_multiple_prohibited_20_regular:before {
+.icon-ic_fluent_document_multiple_20_regular:before {
content: "\e68d";
}
-.icon-ic_fluent_document_multiple_sync_20_filled:before {
+.icon-ic_fluent_document_multiple_percent_20_filled:before {
content: "\e68e";
}
-.icon-ic_fluent_document_multiple_sync_20_regular:before {
+.icon-ic_fluent_document_multiple_percent_20_regular:before {
content: "\e68f";
}
-.icon-ic_fluent_document_one_page_20_filled:before {
+.icon-ic_fluent_document_multiple_prohibited_20_filled:before {
content: "\e690";
}
-.icon-ic_fluent_document_one_page_20_regular:before {
+.icon-ic_fluent_document_multiple_prohibited_20_regular:before {
content: "\e691";
}
-.icon-ic_fluent_document_one_page_add_20_filled:before {
+.icon-ic_fluent_document_multiple_sync_20_filled:before {
content: "\e692";
}
-.icon-ic_fluent_document_one_page_add_20_regular:before {
+.icon-ic_fluent_document_multiple_sync_20_regular:before {
content: "\e693";
}
-.icon-ic_fluent_document_one_page_columns_20_filled:before {
+.icon-ic_fluent_document_one_page_20_filled:before {
content: "\e694";
}
-.icon-ic_fluent_document_one_page_columns_20_regular:before {
+.icon-ic_fluent_document_one_page_20_regular:before {
content: "\e695";
}
-.icon-ic_fluent_document_one_page_link_20_filled:before {
+.icon-ic_fluent_document_one_page_add_20_filled:before {
content: "\e696";
}
-.icon-ic_fluent_document_one_page_link_20_regular:before {
+.icon-ic_fluent_document_one_page_add_20_regular:before {
content: "\e697";
}
-.icon-ic_fluent_document_one_page_multiple_20_filled:before {
+.icon-ic_fluent_document_one_page_columns_20_filled:before {
content: "\e698";
}
-.icon-ic_fluent_document_one_page_multiple_20_regular:before {
+.icon-ic_fluent_document_one_page_columns_20_regular:before {
content: "\e699";
}
-.icon-ic_fluent_document_one_page_sparkle_20_filled:before {
+.icon-ic_fluent_document_one_page_link_20_filled:before {
content: "\e69a";
}
-.icon-ic_fluent_document_one_page_sparkle_20_regular:before {
+.icon-ic_fluent_document_one_page_link_20_regular:before {
content: "\e69b";
}
-.icon-ic_fluent_document_page_bottom_center_20_filled:before {
+.icon-ic_fluent_document_one_page_multiple_20_filled:before {
content: "\e69c";
}
-.icon-ic_fluent_document_page_bottom_center_20_regular:before {
+.icon-ic_fluent_document_one_page_multiple_20_regular:before {
content: "\e69d";
}
-.icon-ic_fluent_document_page_bottom_left_20_filled:before {
+.icon-ic_fluent_document_one_page_sparkle_20_filled:before {
content: "\e69e";
}
-.icon-ic_fluent_document_page_bottom_left_20_regular:before {
+.icon-ic_fluent_document_one_page_sparkle_20_regular:before {
content: "\e69f";
}
-.icon-ic_fluent_document_page_bottom_right_20_filled:before {
+.icon-ic_fluent_document_page_bottom_center_20_filled:before {
content: "\e6a0";
}
-.icon-ic_fluent_document_page_bottom_right_20_regular:before {
+.icon-ic_fluent_document_page_bottom_center_20_regular:before {
content: "\e6a1";
}
-.icon-ic_fluent_document_page_break_20_filled:before {
+.icon-ic_fluent_document_page_bottom_left_20_filled:before {
content: "\e6a2";
}
-.icon-ic_fluent_document_page_break_20_regular:before {
+.icon-ic_fluent_document_page_bottom_left_20_regular:before {
content: "\e6a3";
}
-.icon-ic_fluent_document_page_number_20_filled:before {
+.icon-ic_fluent_document_page_bottom_right_20_filled:before {
content: "\e6a4";
}
-.icon-ic_fluent_document_page_number_20_regular:before {
+.icon-ic_fluent_document_page_bottom_right_20_regular:before {
content: "\e6a5";
}
-.icon-ic_fluent_document_page_top_center_20_filled:before {
+.icon-ic_fluent_document_page_break_20_filled:before {
content: "\e6a6";
}
-.icon-ic_fluent_document_page_top_center_20_regular:before {
+.icon-ic_fluent_document_page_break_20_regular:before {
content: "\e6a7";
}
-.icon-ic_fluent_document_page_top_left_20_filled:before {
+.icon-ic_fluent_document_page_number_20_filled:before {
content: "\e6a8";
}
-.icon-ic_fluent_document_page_top_left_20_regular:before {
+.icon-ic_fluent_document_page_number_20_regular:before {
content: "\e6a9";
}
-.icon-ic_fluent_document_page_top_right_20_filled:before {
+.icon-ic_fluent_document_page_top_center_20_filled:before {
content: "\e6aa";
}
-.icon-ic_fluent_document_page_top_right_20_regular:before {
+.icon-ic_fluent_document_page_top_center_20_regular:before {
content: "\e6ab";
}
-.icon-ic_fluent_document_pdf_20_filled:before {
+.icon-ic_fluent_document_page_top_left_20_filled:before {
content: "\e6ac";
}
-.icon-ic_fluent_document_pdf_20_regular:before {
+.icon-ic_fluent_document_page_top_left_20_regular:before {
content: "\e6ad";
}
-.icon-ic_fluent_document_percent_20_filled:before {
+.icon-ic_fluent_document_page_top_right_20_filled:before {
content: "\e6ae";
}
-.icon-ic_fluent_document_percent_20_regular:before {
+.icon-ic_fluent_document_page_top_right_20_regular:before {
content: "\e6af";
}
-.icon-ic_fluent_document_person_20_filled:before {
+.icon-ic_fluent_document_pdf_20_filled:before {
content: "\e6b0";
}
-.icon-ic_fluent_document_person_20_regular:before {
+.icon-ic_fluent_document_pdf_20_regular:before {
content: "\e6b1";
}
-.icon-ic_fluent_document_pill_20_filled:before {
+.icon-ic_fluent_document_percent_20_filled:before {
content: "\e6b2";
}
-.icon-ic_fluent_document_pill_20_regular:before {
+.icon-ic_fluent_document_percent_20_regular:before {
content: "\e6b3";
}
-.icon-ic_fluent_document_print_20_filled:before {
+.icon-ic_fluent_document_person_20_filled:before {
content: "\e6b4";
}
-.icon-ic_fluent_document_print_20_regular:before {
+.icon-ic_fluent_document_person_20_regular:before {
content: "\e6b5";
}
-.icon-ic_fluent_document_prohibited_20_filled:before {
+.icon-ic_fluent_document_pill_20_filled:before {
content: "\e6b6";
}
-.icon-ic_fluent_document_prohibited_20_regular:before {
+.icon-ic_fluent_document_pill_20_regular:before {
content: "\e6b7";
}
-.icon-ic_fluent_document_question_mark_20_filled:before {
+.icon-ic_fluent_document_print_20_filled:before {
content: "\e6b8";
}
-.icon-ic_fluent_document_question_mark_20_regular:before {
+.icon-ic_fluent_document_print_20_regular:before {
content: "\e6b9";
}
-.icon-ic_fluent_document_queue_20_filled:before {
+.icon-ic_fluent_document_prohibited_20_filled:before {
content: "\e6ba";
}
-.icon-ic_fluent_document_queue_20_regular:before {
+.icon-ic_fluent_document_prohibited_20_regular:before {
content: "\e6bb";
}
-.icon-ic_fluent_document_queue_add_20_filled:before {
+.icon-ic_fluent_document_question_mark_20_filled:before {
content: "\e6bc";
}
-.icon-ic_fluent_document_queue_add_20_regular:before {
+.icon-ic_fluent_document_question_mark_20_regular:before {
content: "\e6bd";
}
-.icon-ic_fluent_document_queue_multiple_20_filled:before {
+.icon-ic_fluent_document_queue_20_filled:before {
content: "\e6be";
}
-.icon-ic_fluent_document_queue_multiple_20_regular:before {
+.icon-ic_fluent_document_queue_20_regular:before {
content: "\e6bf";
}
-.icon-ic_fluent_document_ribbon_20_filled:before {
+.icon-ic_fluent_document_queue_add_20_filled:before {
content: "\e6c0";
}
-.icon-ic_fluent_document_ribbon_20_regular:before {
+.icon-ic_fluent_document_queue_add_20_regular:before {
content: "\e6c1";
}
-.icon-ic_fluent_document_sass_20_filled:before {
+.icon-ic_fluent_document_queue_multiple_20_filled:before {
content: "\e6c2";
}
-.icon-ic_fluent_document_sass_20_regular:before {
+.icon-ic_fluent_document_queue_multiple_20_regular:before {
content: "\e6c3";
}
-.icon-ic_fluent_document_save_20_filled:before {
+.icon-ic_fluent_document_ribbon_20_filled:before {
content: "\e6c4";
}
-.icon-ic_fluent_document_save_20_regular:before {
+.icon-ic_fluent_document_ribbon_20_regular:before {
content: "\e6c5";
}
-.icon-ic_fluent_document_search_20_filled:before {
+.icon-ic_fluent_document_sass_20_filled:before {
content: "\e6c6";
}
-.icon-ic_fluent_document_search_20_regular:before {
+.icon-ic_fluent_document_sass_20_regular:before {
content: "\e6c7";
}
-.icon-ic_fluent_document_settings_20_filled:before {
+.icon-ic_fluent_document_save_20_filled:before {
content: "\e6c8";
}
-.icon-ic_fluent_document_settings_20_regular:before {
+.icon-ic_fluent_document_save_20_regular:before {
content: "\e6c9";
}
-.icon-ic_fluent_document_signature_20_filled:before {
+.icon-ic_fluent_document_search_20_filled:before {
content: "\e6ca";
}
-.icon-ic_fluent_document_signature_20_regular:before {
+.icon-ic_fluent_document_search_20_regular:before {
content: "\e6cb";
}
-.icon-ic_fluent_document_split_hint_20_filled:before {
+.icon-ic_fluent_document_settings_20_filled:before {
content: "\e6cc";
}
-.icon-ic_fluent_document_split_hint_20_regular:before {
+.icon-ic_fluent_document_settings_20_regular:before {
content: "\e6cd";
}
-.icon-ic_fluent_document_split_hint_off_20_filled:before {
+.icon-ic_fluent_document_signature_20_filled:before {
content: "\e6ce";
}
-.icon-ic_fluent_document_split_hint_off_20_regular:before {
+.icon-ic_fluent_document_signature_20_regular:before {
content: "\e6cf";
}
-.icon-ic_fluent_document_sync_20_filled:before {
+.icon-ic_fluent_document_split_hint_20_filled:before {
content: "\e6d0";
}
-.icon-ic_fluent_document_sync_20_regular:before {
+.icon-ic_fluent_document_split_hint_20_regular:before {
content: "\e6d1";
}
-.icon-ic_fluent_document_table_20_filled:before {
+.icon-ic_fluent_document_split_hint_off_20_filled:before {
content: "\e6d2";
}
-.icon-ic_fluent_document_table_20_regular:before {
+.icon-ic_fluent_document_split_hint_off_20_regular:before {
content: "\e6d3";
}
-.icon-ic_fluent_document_table_arrow_right_20_filled:before {
+.icon-ic_fluent_document_sync_20_filled:before {
content: "\e6d4";
}
-.icon-ic_fluent_document_table_arrow_right_20_regular:before {
+.icon-ic_fluent_document_sync_20_regular:before {
content: "\e6d5";
}
-.icon-ic_fluent_document_table_checkmark_20_filled:before {
+.icon-ic_fluent_document_table_20_filled:before {
content: "\e6d6";
}
-.icon-ic_fluent_document_table_checkmark_20_regular:before {
+.icon-ic_fluent_document_table_20_regular:before {
content: "\e6d7";
}
-.icon-ic_fluent_document_table_cube_20_filled:before {
+.icon-ic_fluent_document_table_arrow_right_20_filled:before {
content: "\e6d8";
}
-.icon-ic_fluent_document_table_cube_20_regular:before {
+.icon-ic_fluent_document_table_arrow_right_20_regular:before {
content: "\e6d9";
}
-.icon-ic_fluent_document_table_search_20_filled:before {
+.icon-ic_fluent_document_table_checkmark_20_filled:before {
content: "\e6da";
}
-.icon-ic_fluent_document_table_search_20_regular:before {
+.icon-ic_fluent_document_table_checkmark_20_regular:before {
content: "\e6db";
}
-.icon-ic_fluent_document_table_truck_20_filled:before {
+.icon-ic_fluent_document_table_cube_20_filled:before {
content: "\e6dc";
}
-.icon-ic_fluent_document_table_truck_20_regular:before {
+.icon-ic_fluent_document_table_cube_20_regular:before {
content: "\e6dd";
}
-.icon-ic_fluent_document_target_20_filled:before {
+.icon-ic_fluent_document_table_search_20_filled:before {
content: "\e6de";
}
-.icon-ic_fluent_document_target_20_regular:before {
+.icon-ic_fluent_document_table_search_20_regular:before {
content: "\e6df";
}
-.icon-ic_fluent_document_text_20_filled:before {
+.icon-ic_fluent_document_table_truck_20_filled:before {
content: "\e6e0";
}
-.icon-ic_fluent_document_text_20_regular:before {
+.icon-ic_fluent_document_table_truck_20_regular:before {
content: "\e6e1";
}
-.icon-ic_fluent_document_text_clock_20_filled:before {
+.icon-ic_fluent_document_target_20_filled:before {
content: "\e6e2";
}
-.icon-ic_fluent_document_text_clock_20_regular:before {
+.icon-ic_fluent_document_target_20_regular:before {
content: "\e6e3";
}
-.icon-ic_fluent_document_text_extract_20_filled:before {
+.icon-ic_fluent_document_text_20_filled:before {
content: "\e6e4";
}
-.icon-ic_fluent_document_text_extract_20_regular:before {
+.icon-ic_fluent_document_text_20_regular:before {
content: "\e6e5";
}
-.icon-ic_fluent_document_text_link_20_filled:before {
+.icon-ic_fluent_document_text_clock_20_filled:before {
content: "\e6e6";
}
-.icon-ic_fluent_document_text_link_20_regular:before {
+.icon-ic_fluent_document_text_clock_20_regular:before {
content: "\e6e7";
}
-.icon-ic_fluent_document_text_toolbox_20_filled:before {
+.icon-ic_fluent_document_text_extract_20_filled:before {
content: "\e6e8";
}
-.icon-ic_fluent_document_text_toolbox_20_regular:before {
+.icon-ic_fluent_document_text_extract_20_regular:before {
content: "\e6e9";
}
-.icon-ic_fluent_document_toolbox_20_filled:before {
+.icon-ic_fluent_document_text_link_20_filled:before {
content: "\e6ea";
}
-.icon-ic_fluent_document_toolbox_20_regular:before {
+.icon-ic_fluent_document_text_link_20_regular:before {
content: "\e6eb";
}
-.icon-ic_fluent_document_width_20_filled:before {
+.icon-ic_fluent_document_text_toolbox_20_filled:before {
content: "\e6ec";
}
-.icon-ic_fluent_document_width_20_regular:before {
+.icon-ic_fluent_document_text_toolbox_20_regular:before {
content: "\e6ed";
}
-.icon-ic_fluent_document_yml_20_filled:before {
+.icon-ic_fluent_document_toolbox_20_filled:before {
content: "\e6ee";
}
-.icon-ic_fluent_document_yml_20_regular:before {
+.icon-ic_fluent_document_toolbox_20_regular:before {
content: "\e6ef";
}
-.icon-ic_fluent_door_20_filled:before {
+.icon-ic_fluent_document_width_20_filled:before {
content: "\e6f0";
}
-.icon-ic_fluent_door_20_regular:before {
+.icon-ic_fluent_document_width_20_regular:before {
content: "\e6f1";
}
-.icon-ic_fluent_door_arrow_left_20_filled:before {
+.icon-ic_fluent_document_yml_20_filled:before {
content: "\e6f2";
}
-.icon-ic_fluent_door_arrow_left_20_regular:before {
+.icon-ic_fluent_document_yml_20_regular:before {
content: "\e6f3";
}
-.icon-ic_fluent_door_arrow_right_20_filled:before {
+.icon-ic_fluent_door_20_filled:before {
content: "\e6f4";
}
-.icon-ic_fluent_door_arrow_right_20_regular:before {
+.icon-ic_fluent_door_20_regular:before {
content: "\e6f5";
}
-.icon-ic_fluent_door_tag_20_filled:before {
+.icon-ic_fluent_door_arrow_left_20_filled:before {
content: "\e6f6";
}
-.icon-ic_fluent_door_tag_20_regular:before {
+.icon-ic_fluent_door_arrow_left_20_regular:before {
content: "\e6f7";
}
-.icon-ic_fluent_double_swipe_down_20_filled:before {
+.icon-ic_fluent_door_arrow_right_20_filled:before {
content: "\e6f8";
}
-.icon-ic_fluent_double_swipe_down_20_regular:before {
+.icon-ic_fluent_door_arrow_right_20_regular:before {
content: "\e6f9";
}
-.icon-ic_fluent_double_swipe_up_20_filled:before {
+.icon-ic_fluent_door_tag_20_filled:before {
content: "\e6fa";
}
-.icon-ic_fluent_double_swipe_up_20_regular:before {
+.icon-ic_fluent_door_tag_20_regular:before {
content: "\e6fb";
}
-.icon-ic_fluent_double_tap_swipe_down_20_filled:before {
+.icon-ic_fluent_double_swipe_down_20_filled:before {
content: "\e6fc";
}
-.icon-ic_fluent_double_tap_swipe_down_20_regular:before {
+.icon-ic_fluent_double_swipe_down_20_regular:before {
content: "\e6fd";
}
-.icon-ic_fluent_double_tap_swipe_up_20_filled:before {
+.icon-ic_fluent_double_swipe_up_20_filled:before {
content: "\e6fe";
}
-.icon-ic_fluent_double_tap_swipe_up_20_regular:before {
+.icon-ic_fluent_double_swipe_up_20_regular:before {
content: "\e6ff";
}
-.icon-ic_fluent_drafts_20_filled:before {
+.icon-ic_fluent_double_tap_swipe_down_20_filled:before {
content: "\e700";
}
-.icon-ic_fluent_drafts_20_regular:before {
+.icon-ic_fluent_double_tap_swipe_down_20_regular:before {
content: "\e701";
}
-.icon-ic_fluent_drag_20_filled:before {
+.icon-ic_fluent_double_tap_swipe_up_20_filled:before {
content: "\e702";
}
-.icon-ic_fluent_drag_20_regular:before {
+.icon-ic_fluent_double_tap_swipe_up_20_regular:before {
content: "\e703";
}
-.icon-ic_fluent_draw_image_20_filled:before {
+.icon-ic_fluent_drafts_20_filled:before {
content: "\e704";
}
-.icon-ic_fluent_draw_image_20_regular:before {
+.icon-ic_fluent_drafts_20_regular:before {
content: "\e705";
}
-.icon-ic_fluent_draw_shape_20_filled:before {
+.icon-ic_fluent_drag_20_filled:before {
content: "\e706";
}
-.icon-ic_fluent_draw_shape_20_regular:before {
+.icon-ic_fluent_drag_20_regular:before {
content: "\e707";
}
-.icon-ic_fluent_draw_text_20_filled:before {
+.icon-ic_fluent_draw_image_20_filled:before {
content: "\e708";
}
-.icon-ic_fluent_draw_text_20_regular:before {
+.icon-ic_fluent_draw_image_20_regular:before {
content: "\e709";
}
-.icon-ic_fluent_drawer_20_filled:before {
+.icon-ic_fluent_draw_shape_20_filled:before {
content: "\e70a";
}
-.icon-ic_fluent_drawer_20_regular:before {
+.icon-ic_fluent_draw_shape_20_regular:before {
content: "\e70b";
}
-.icon-ic_fluent_drawer_add_20_filled:before {
+.icon-ic_fluent_draw_text_20_filled:before {
content: "\e70c";
}
-.icon-ic_fluent_drawer_add_20_regular:before {
+.icon-ic_fluent_draw_text_20_regular:before {
content: "\e70d";
}
-.icon-ic_fluent_drawer_arrow_download_20_filled:before {
+.icon-ic_fluent_drawer_20_filled:before {
content: "\e70e";
}
-.icon-ic_fluent_drawer_arrow_download_20_regular:before {
+.icon-ic_fluent_drawer_20_regular:before {
content: "\e70f";
}
-.icon-ic_fluent_drawer_dismiss_20_filled:before {
+.icon-ic_fluent_drawer_add_20_filled:before {
content: "\e710";
}
-.icon-ic_fluent_drawer_dismiss_20_regular:before {
+.icon-ic_fluent_drawer_add_20_regular:before {
content: "\e711";
}
-.icon-ic_fluent_drawer_play_20_filled:before {
+.icon-ic_fluent_drawer_arrow_download_20_filled:before {
content: "\e712";
}
-.icon-ic_fluent_drawer_play_20_regular:before {
+.icon-ic_fluent_drawer_arrow_download_20_regular:before {
content: "\e713";
}
-.icon-ic_fluent_drawer_subtract_20_filled:before {
+.icon-ic_fluent_drawer_dismiss_20_filled:before {
content: "\e714";
}
-.icon-ic_fluent_drawer_subtract_20_regular:before {
+.icon-ic_fluent_drawer_dismiss_20_regular:before {
content: "\e715";
}
-.icon-ic_fluent_drink_beer_20_filled:before {
+.icon-ic_fluent_drawer_play_20_filled:before {
content: "\e716";
}
-.icon-ic_fluent_drink_beer_20_regular:before {
+.icon-ic_fluent_drawer_play_20_regular:before {
content: "\e717";
}
-.icon-ic_fluent_drink_bottle_20_filled:before {
+.icon-ic_fluent_drawer_subtract_20_filled:before {
content: "\e718";
}
-.icon-ic_fluent_drink_bottle_20_regular:before {
+.icon-ic_fluent_drawer_subtract_20_regular:before {
content: "\e719";
}
-.icon-ic_fluent_drink_bottle_off_20_filled:before {
+.icon-ic_fluent_drink_beer_20_filled:before {
content: "\e71a";
}
-.icon-ic_fluent_drink_bottle_off_20_regular:before {
+.icon-ic_fluent_drink_beer_20_regular:before {
content: "\e71b";
}
-.icon-ic_fluent_drink_coffee_20_filled:before {
+.icon-ic_fluent_drink_bottle_20_filled:before {
content: "\e71c";
}
-.icon-ic_fluent_drink_coffee_20_regular:before {
+.icon-ic_fluent_drink_bottle_20_regular:before {
content: "\e71d";
}
-.icon-ic_fluent_drink_margarita_20_filled:before {
+.icon-ic_fluent_drink_bottle_off_20_filled:before {
content: "\e71e";
}
-.icon-ic_fluent_drink_margarita_20_regular:before {
+.icon-ic_fluent_drink_bottle_off_20_regular:before {
content: "\e71f";
}
-.icon-ic_fluent_drink_to_go_20_filled:before {
+.icon-ic_fluent_drink_coffee_20_filled:before {
content: "\e720";
}
-.icon-ic_fluent_drink_to_go_20_regular:before {
+.icon-ic_fluent_drink_coffee_20_regular:before {
content: "\e721";
}
-.icon-ic_fluent_drink_wine_20_filled:before {
+.icon-ic_fluent_drink_margarita_20_filled:before {
content: "\e722";
}
-.icon-ic_fluent_drink_wine_20_regular:before {
+.icon-ic_fluent_drink_margarita_20_regular:before {
content: "\e723";
}
-.icon-ic_fluent_drive_train_20_filled:before {
+.icon-ic_fluent_drink_to_go_20_filled:before {
content: "\e724";
}
-.icon-ic_fluent_drive_train_20_regular:before {
+.icon-ic_fluent_drink_to_go_20_regular:before {
content: "\e725";
}
-.icon-ic_fluent_drop_20_filled:before {
+.icon-ic_fluent_drink_wine_20_filled:before {
content: "\e726";
}
-.icon-ic_fluent_drop_20_regular:before {
+.icon-ic_fluent_drink_wine_20_regular:before {
content: "\e727";
}
-.icon-ic_fluent_dual_screen_20_filled:before {
+.icon-ic_fluent_drive_train_20_filled:before {
content: "\e728";
}
-.icon-ic_fluent_dual_screen_20_regular:before {
+.icon-ic_fluent_drive_train_20_regular:before {
content: "\e729";
}
-.icon-ic_fluent_dual_screen_add_20_filled:before {
+.icon-ic_fluent_drop_20_filled:before {
content: "\e72a";
}
-.icon-ic_fluent_dual_screen_add_20_regular:before {
+.icon-ic_fluent_drop_20_regular:before {
content: "\e72b";
}
-.icon-ic_fluent_dual_screen_arrow_right_20_filled:before {
+.icon-ic_fluent_dual_screen_20_filled:before {
content: "\e72c";
}
-.icon-ic_fluent_dual_screen_arrow_right_20_regular:before {
+.icon-ic_fluent_dual_screen_20_regular:before {
content: "\e72d";
}
-.icon-ic_fluent_dual_screen_arrow_up_20_filled:before {
+.icon-ic_fluent_dual_screen_add_20_filled:before {
content: "\e72e";
}
-.icon-ic_fluent_dual_screen_arrow_up_20_regular:before {
+.icon-ic_fluent_dual_screen_add_20_regular:before {
content: "\e72f";
}
-.icon-ic_fluent_dual_screen_clock_20_filled:before {
+.icon-ic_fluent_dual_screen_arrow_right_20_filled:before {
content: "\e730";
}
-.icon-ic_fluent_dual_screen_clock_20_regular:before {
+.icon-ic_fluent_dual_screen_arrow_right_20_regular:before {
content: "\e731";
}
-.icon-ic_fluent_dual_screen_closed_alert_20_filled:before {
+.icon-ic_fluent_dual_screen_arrow_up_20_filled:before {
content: "\e732";
}
-.icon-ic_fluent_dual_screen_closed_alert_20_regular:before {
+.icon-ic_fluent_dual_screen_arrow_up_20_regular:before {
content: "\e733";
}
-.icon-ic_fluent_dual_screen_desktop_20_filled:before {
+.icon-ic_fluent_dual_screen_clock_20_filled:before {
content: "\e734";
}
-.icon-ic_fluent_dual_screen_desktop_20_regular:before {
+.icon-ic_fluent_dual_screen_clock_20_regular:before {
content: "\e735";
}
-.icon-ic_fluent_dual_screen_dismiss_20_filled:before {
+.icon-ic_fluent_dual_screen_closed_alert_20_filled:before {
content: "\e736";
}
-.icon-ic_fluent_dual_screen_dismiss_20_regular:before {
+.icon-ic_fluent_dual_screen_closed_alert_20_regular:before {
content: "\e737";
}
-.icon-ic_fluent_dual_screen_group_20_filled:before {
+.icon-ic_fluent_dual_screen_desktop_20_filled:before {
content: "\e738";
}
-.icon-ic_fluent_dual_screen_group_20_regular:before {
+.icon-ic_fluent_dual_screen_desktop_20_regular:before {
content: "\e739";
}
-.icon-ic_fluent_dual_screen_header_20_filled:before {
+.icon-ic_fluent_dual_screen_dismiss_20_filled:before {
content: "\e73a";
}
-.icon-ic_fluent_dual_screen_header_20_regular:before {
+.icon-ic_fluent_dual_screen_dismiss_20_regular:before {
content: "\e73b";
}
-.icon-ic_fluent_dual_screen_lock_20_filled:before {
+.icon-ic_fluent_dual_screen_group_20_filled:before {
content: "\e73c";
}
-.icon-ic_fluent_dual_screen_lock_20_regular:before {
+.icon-ic_fluent_dual_screen_group_20_regular:before {
content: "\e73d";
}
-.icon-ic_fluent_dual_screen_mirror_20_filled:before {
+.icon-ic_fluent_dual_screen_header_20_filled:before {
content: "\e73e";
}
-.icon-ic_fluent_dual_screen_mirror_20_regular:before {
+.icon-ic_fluent_dual_screen_header_20_regular:before {
content: "\e73f";
}
-.icon-ic_fluent_dual_screen_pagination_20_filled:before {
+.icon-ic_fluent_dual_screen_lock_20_filled:before {
content: "\e740";
}
-.icon-ic_fluent_dual_screen_pagination_20_regular:before {
+.icon-ic_fluent_dual_screen_lock_20_regular:before {
content: "\e741";
}
-.icon-ic_fluent_dual_screen_settings_20_filled:before {
+.icon-ic_fluent_dual_screen_mirror_20_filled:before {
content: "\e742";
}
-.icon-ic_fluent_dual_screen_settings_20_regular:before {
+.icon-ic_fluent_dual_screen_mirror_20_regular:before {
content: "\e743";
}
-.icon-ic_fluent_dual_screen_span_20_filled:before {
+.icon-ic_fluent_dual_screen_pagination_20_filled:before {
content: "\e744";
}
-.icon-ic_fluent_dual_screen_span_20_regular:before {
+.icon-ic_fluent_dual_screen_pagination_20_regular:before {
content: "\e745";
}
-.icon-ic_fluent_dual_screen_speaker_20_filled:before {
+.icon-ic_fluent_dual_screen_settings_20_filled:before {
content: "\e746";
}
-.icon-ic_fluent_dual_screen_speaker_20_regular:before {
+.icon-ic_fluent_dual_screen_settings_20_regular:before {
content: "\e747";
}
-.icon-ic_fluent_dual_screen_status_bar_20_filled:before {
+.icon-ic_fluent_dual_screen_span_20_filled:before {
content: "\e748";
}
-.icon-ic_fluent_dual_screen_status_bar_20_regular:before {
+.icon-ic_fluent_dual_screen_span_20_regular:before {
content: "\e749";
}
-.icon-ic_fluent_dual_screen_tablet_20_filled:before {
+.icon-ic_fluent_dual_screen_speaker_20_filled:before {
content: "\e74a";
}
-.icon-ic_fluent_dual_screen_tablet_20_regular:before {
+.icon-ic_fluent_dual_screen_speaker_20_regular:before {
content: "\e74b";
}
-.icon-ic_fluent_dual_screen_update_20_filled:before {
+.icon-ic_fluent_dual_screen_status_bar_20_filled:before {
content: "\e74c";
}
-.icon-ic_fluent_dual_screen_update_20_regular:before {
+.icon-ic_fluent_dual_screen_status_bar_20_regular:before {
content: "\e74d";
}
-.icon-ic_fluent_dual_screen_vertical_scroll_20_filled:before {
+.icon-ic_fluent_dual_screen_tablet_20_filled:before {
content: "\e74e";
}
-.icon-ic_fluent_dual_screen_vertical_scroll_20_regular:before {
+.icon-ic_fluent_dual_screen_tablet_20_regular:before {
content: "\e74f";
}
-.icon-ic_fluent_dual_screen_vibrate_20_filled:before {
+.icon-ic_fluent_dual_screen_update_20_filled:before {
content: "\e750";
}
-.icon-ic_fluent_dual_screen_vibrate_20_regular:before {
+.icon-ic_fluent_dual_screen_update_20_regular:before {
content: "\e751";
}
-.icon-ic_fluent_dumbbell_20_filled:before {
+.icon-ic_fluent_dual_screen_vertical_scroll_20_filled:before {
content: "\e752";
}
-.icon-ic_fluent_dumbbell_20_regular:before {
+.icon-ic_fluent_dual_screen_vertical_scroll_20_regular:before {
content: "\e753";
}
-.icon-ic_fluent_dust_20_filled:before {
+.icon-ic_fluent_dual_screen_vibrate_20_filled:before {
content: "\e754";
}
-.icon-ic_fluent_dust_20_regular:before {
+.icon-ic_fluent_dual_screen_vibrate_20_regular:before {
content: "\e755";
}
-.icon-ic_fluent_earth_20_filled:before {
+.icon-ic_fluent_dumbbell_20_filled:before {
content: "\e756";
}
-.icon-ic_fluent_earth_20_regular:before {
+.icon-ic_fluent_dumbbell_20_regular:before {
content: "\e757";
}
-.icon-ic_fluent_earth_leaf_20_filled:before {
+.icon-ic_fluent_dust_20_filled:before {
content: "\e758";
}
-.icon-ic_fluent_earth_leaf_20_regular:before {
+.icon-ic_fluent_dust_20_regular:before {
content: "\e759";
}
-.icon-ic_fluent_edit_20_filled:before {
+.icon-ic_fluent_earth_20_filled:before {
content: "\e75a";
}
-.icon-ic_fluent_edit_20_regular:before {
+.icon-ic_fluent_earth_20_regular:before {
content: "\e75b";
}
-.icon-ic_fluent_edit_arrow_back_20_filled:before {
+.icon-ic_fluent_earth_leaf_20_filled:before {
content: "\e75c";
}
-.icon-ic_fluent_edit_arrow_back_20_regular:before {
+.icon-ic_fluent_earth_leaf_20_regular:before {
content: "\e75d";
}
-.icon-ic_fluent_edit_off_20_filled:before {
+.icon-ic_fluent_edit_20_filled:before {
content: "\e75e";
}
-.icon-ic_fluent_edit_off_20_regular:before {
+.icon-ic_fluent_edit_20_regular:before {
content: "\e75f";
}
-.icon-ic_fluent_edit_person_20_filled:before {
+.icon-ic_fluent_edit_arrow_back_20_filled:before {
content: "\e760";
}
-.icon-ic_fluent_edit_person_20_regular:before {
+.icon-ic_fluent_edit_arrow_back_20_regular:before {
content: "\e761";
}
-.icon-ic_fluent_edit_prohibited_20_filled:before {
+.icon-ic_fluent_edit_line_horizontal_3_20_filled:before {
content: "\e762";
}
-.icon-ic_fluent_edit_prohibited_20_regular:before {
+.icon-ic_fluent_edit_line_horizontal_3_20_regular:before {
content: "\e763";
}
-.icon-ic_fluent_edit_settings_20_filled:before {
+.icon-ic_fluent_edit_off_20_filled:before {
content: "\e764";
}
-.icon-ic_fluent_edit_settings_20_regular:before {
+.icon-ic_fluent_edit_off_20_regular:before {
content: "\e765";
}
-.icon-ic_fluent_elevator_20_filled:before {
+.icon-ic_fluent_edit_person_20_filled:before {
content: "\e766";
}
-.icon-ic_fluent_elevator_20_regular:before {
+.icon-ic_fluent_edit_person_20_regular:before {
content: "\e767";
}
-.icon-ic_fluent_emoji_20_filled:before {
+.icon-ic_fluent_edit_prohibited_20_filled:before {
content: "\e768";
}
-.icon-ic_fluent_emoji_20_regular:before {
+.icon-ic_fluent_edit_prohibited_20_regular:before {
content: "\e769";
}
-.icon-ic_fluent_emoji_add_20_filled:before {
+.icon-ic_fluent_edit_settings_20_filled:before {
content: "\e76a";
}
-.icon-ic_fluent_emoji_add_20_regular:before {
+.icon-ic_fluent_edit_settings_20_regular:before {
content: "\e76b";
}
-.icon-ic_fluent_emoji_angry_20_filled:before {
+.icon-ic_fluent_elevator_20_filled:before {
content: "\e76c";
}
-.icon-ic_fluent_emoji_angry_20_regular:before {
+.icon-ic_fluent_elevator_20_regular:before {
content: "\e76d";
}
-.icon-ic_fluent_emoji_edit_20_filled:before {
+.icon-ic_fluent_emoji_20_filled:before {
content: "\e76e";
}
-.icon-ic_fluent_emoji_edit_20_regular:before {
+.icon-ic_fluent_emoji_20_regular:before {
content: "\e76f";
}
-.icon-ic_fluent_emoji_hand_20_filled:before {
+.icon-ic_fluent_emoji_add_20_filled:before {
content: "\e770";
}
-.icon-ic_fluent_emoji_hand_20_regular:before {
+.icon-ic_fluent_emoji_add_20_regular:before {
content: "\e771";
}
-.icon-ic_fluent_emoji_hint_20_filled:before {
+.icon-ic_fluent_emoji_angry_20_filled:before {
content: "\e772";
}
-.icon-ic_fluent_emoji_hint_20_regular:before {
+.icon-ic_fluent_emoji_angry_20_regular:before {
content: "\e773";
}
-.icon-ic_fluent_emoji_laugh_20_filled:before {
+.icon-ic_fluent_emoji_edit_20_filled:before {
content: "\e774";
}
-.icon-ic_fluent_emoji_laugh_20_regular:before {
+.icon-ic_fluent_emoji_edit_20_regular:before {
content: "\e775";
}
-.icon-ic_fluent_emoji_meh_20_filled:before {
+.icon-ic_fluent_emoji_hand_20_filled:before {
content: "\e776";
}
-.icon-ic_fluent_emoji_meh_20_regular:before {
+.icon-ic_fluent_emoji_hand_20_regular:before {
content: "\e777";
}
-.icon-ic_fluent_emoji_meme_20_filled:before {
+.icon-ic_fluent_emoji_hint_20_filled:before {
content: "\e778";
}
-.icon-ic_fluent_emoji_meme_20_regular:before {
+.icon-ic_fluent_emoji_hint_20_regular:before {
content: "\e779";
}
-.icon-ic_fluent_emoji_multiple_20_filled:before {
+.icon-ic_fluent_emoji_laugh_20_filled:before {
content: "\e77a";
}
-.icon-ic_fluent_emoji_multiple_20_regular:before {
+.icon-ic_fluent_emoji_laugh_20_regular:before {
content: "\e77b";
}
-.icon-ic_fluent_emoji_sad_20_filled:before {
+.icon-ic_fluent_emoji_meh_20_filled:before {
content: "\e77c";
}
-.icon-ic_fluent_emoji_sad_20_regular:before {
+.icon-ic_fluent_emoji_meh_20_regular:before {
content: "\e77d";
}
-.icon-ic_fluent_emoji_sad_slight_20_filled:before {
+.icon-ic_fluent_emoji_meme_20_filled:before {
content: "\e77e";
}
-.icon-ic_fluent_emoji_sad_slight_20_regular:before {
+.icon-ic_fluent_emoji_meme_20_regular:before {
content: "\e77f";
}
-.icon-ic_fluent_emoji_smile_slight_20_filled:before {
+.icon-ic_fluent_emoji_multiple_20_filled:before {
content: "\e780";
}
-.icon-ic_fluent_emoji_smile_slight_20_regular:before {
+.icon-ic_fluent_emoji_multiple_20_regular:before {
content: "\e781";
}
-.icon-ic_fluent_emoji_sparkle_20_filled:before {
+.icon-ic_fluent_emoji_sad_20_filled:before {
content: "\e782";
}
-.icon-ic_fluent_emoji_sparkle_20_regular:before {
+.icon-ic_fluent_emoji_sad_20_regular:before {
content: "\e783";
}
-.icon-ic_fluent_emoji_surprise_20_filled:before {
+.icon-ic_fluent_emoji_sad_slight_20_filled:before {
content: "\e784";
}
-.icon-ic_fluent_emoji_surprise_20_regular:before {
+.icon-ic_fluent_emoji_sad_slight_20_regular:before {
content: "\e785";
}
-.icon-ic_fluent_engine_20_filled:before {
+.icon-ic_fluent_emoji_smile_slight_20_filled:before {
content: "\e786";
}
-.icon-ic_fluent_engine_20_regular:before {
+.icon-ic_fluent_emoji_smile_slight_20_regular:before {
content: "\e787";
}
-.icon-ic_fluent_equal_circle_20_filled:before {
+.icon-ic_fluent_emoji_sparkle_20_filled:before {
content: "\e788";
}
-.icon-ic_fluent_equal_circle_20_regular:before {
+.icon-ic_fluent_emoji_sparkle_20_regular:before {
content: "\e789";
}
-.icon-ic_fluent_equal_off_20_filled:before {
+.icon-ic_fluent_emoji_surprise_20_filled:before {
content: "\e78a";
}
-.icon-ic_fluent_equal_off_20_regular:before {
+.icon-ic_fluent_emoji_surprise_20_regular:before {
content: "\e78b";
}
-.icon-ic_fluent_eraser_20_filled:before {
+.icon-ic_fluent_engine_20_filled:before {
content: "\e78c";
}
-.icon-ic_fluent_eraser_20_regular:before {
+.icon-ic_fluent_engine_20_regular:before {
content: "\e78d";
}
-.icon-ic_fluent_eraser_medium_20_filled:before {
+.icon-ic_fluent_equal_circle_20_filled:before {
content: "\e78e";
}
-.icon-ic_fluent_eraser_medium_20_regular:before {
+.icon-ic_fluent_equal_circle_20_regular:before {
content: "\e78f";
}
-.icon-ic_fluent_eraser_segment_20_filled:before {
+.icon-ic_fluent_equal_off_20_filled:before {
content: "\e790";
}
-.icon-ic_fluent_eraser_segment_20_regular:before {
+.icon-ic_fluent_equal_off_20_regular:before {
content: "\e791";
}
-.icon-ic_fluent_eraser_small_20_filled:before {
+.icon-ic_fluent_eraser_20_filled:before {
content: "\e792";
}
-.icon-ic_fluent_eraser_small_20_regular:before {
+.icon-ic_fluent_eraser_20_regular:before {
content: "\e793";
}
-.icon-ic_fluent_eraser_tool_20_filled:before {
+.icon-ic_fluent_eraser_medium_20_filled:before {
content: "\e794";
}
-.icon-ic_fluent_eraser_tool_20_regular:before {
+.icon-ic_fluent_eraser_medium_20_regular:before {
content: "\e795";
}
-.icon-ic_fluent_error_circle_20_filled:before {
+.icon-ic_fluent_eraser_segment_20_filled:before {
content: "\e796";
}
-.icon-ic_fluent_error_circle_20_regular:before {
+.icon-ic_fluent_eraser_segment_20_regular:before {
content: "\e797";
}
-.icon-ic_fluent_error_circle_settings_20_filled:before {
+.icon-ic_fluent_eraser_small_20_filled:before {
content: "\e798";
}
-.icon-ic_fluent_error_circle_settings_20_regular:before {
+.icon-ic_fluent_eraser_small_20_regular:before {
content: "\e799";
}
-.icon-ic_fluent_expand_up_left_20_filled:before {
+.icon-ic_fluent_eraser_tool_20_filled:before {
content: "\e79a";
}
-.icon-ic_fluent_expand_up_left_20_regular:before {
+.icon-ic_fluent_eraser_tool_20_regular:before {
content: "\e79b";
}
-.icon-ic_fluent_expand_up_right_20_filled:before {
+.icon-ic_fluent_error_circle_20_filled:before {
content: "\e79c";
}
-.icon-ic_fluent_expand_up_right_20_regular:before {
+.icon-ic_fluent_error_circle_20_regular:before {
content: "\e79d";
}
-.icon-ic_fluent_extended_dock_20_filled:before {
+.icon-ic_fluent_error_circle_settings_20_filled:before {
content: "\e79e";
}
-.icon-ic_fluent_extended_dock_20_regular:before {
+.icon-ic_fluent_error_circle_settings_20_regular:before {
content: "\e79f";
}
-.icon-ic_fluent_eye_20_filled:before {
+.icon-ic_fluent_expand_up_left_20_filled:before {
content: "\e7a0";
}
-.icon-ic_fluent_eye_20_regular:before {
+.icon-ic_fluent_expand_up_left_20_regular:before {
content: "\e7a1";
}
-.icon-ic_fluent_eye_lines_20_filled:before {
+.icon-ic_fluent_expand_up_right_20_filled:before {
content: "\e7a2";
}
-.icon-ic_fluent_eye_lines_20_regular:before {
+.icon-ic_fluent_expand_up_right_20_regular:before {
content: "\e7a3";
}
-.icon-ic_fluent_eye_off_20_filled:before {
+.icon-ic_fluent_extended_dock_20_filled:before {
content: "\e7a4";
}
-.icon-ic_fluent_eye_off_20_regular:before {
+.icon-ic_fluent_extended_dock_20_regular:before {
content: "\e7a5";
}
-.icon-ic_fluent_eye_tracking_20_filled:before {
+.icon-ic_fluent_eye_20_filled:before {
content: "\e7a6";
}
-.icon-ic_fluent_eye_tracking_20_regular:before {
+.icon-ic_fluent_eye_20_regular:before {
content: "\e7a7";
}
-.icon-ic_fluent_eye_tracking_off_20_filled:before {
+.icon-ic_fluent_eye_lines_20_filled:before {
content: "\e7a8";
}
-.icon-ic_fluent_eye_tracking_off_20_regular:before {
+.icon-ic_fluent_eye_lines_20_regular:before {
content: "\e7a9";
}
-.icon-ic_fluent_eyedropper_20_filled:before {
+.icon-ic_fluent_eye_off_20_filled:before {
content: "\e7aa";
}
-.icon-ic_fluent_eyedropper_20_regular:before {
+.icon-ic_fluent_eye_off_20_regular:before {
content: "\e7ab";
}
-.icon-ic_fluent_eyedropper_off_20_filled:before {
+.icon-ic_fluent_eye_tracking_20_filled:before {
content: "\e7ac";
}
-.icon-ic_fluent_eyedropper_off_20_regular:before {
+.icon-ic_fluent_eye_tracking_20_regular:before {
content: "\e7ad";
}
-.icon-ic_fluent_f_stop_20_filled:before {
+.icon-ic_fluent_eye_tracking_off_20_filled:before {
content: "\e7ae";
}
-.icon-ic_fluent_f_stop_20_regular:before {
+.icon-ic_fluent_eye_tracking_off_20_regular:before {
content: "\e7af";
}
-.icon-ic_fluent_fast_acceleration_20_filled:before {
+.icon-ic_fluent_eyedropper_20_filled:before {
content: "\e7b0";
}
-.icon-ic_fluent_fast_acceleration_20_regular:before {
+.icon-ic_fluent_eyedropper_20_regular:before {
content: "\e7b1";
}
-.icon-ic_fluent_fast_forward_20_filled:before {
+.icon-ic_fluent_eyedropper_off_20_filled:before {
content: "\e7b2";
}
-.icon-ic_fluent_fast_forward_20_regular:before {
+.icon-ic_fluent_eyedropper_off_20_regular:before {
content: "\e7b3";
}
-.icon-ic_fluent_fax_20_filled:before {
+.icon-ic_fluent_f_stop_20_filled:before {
content: "\e7b4";
}
-.icon-ic_fluent_fax_20_regular:before {
+.icon-ic_fluent_f_stop_20_regular:before {
content: "\e7b5";
}
-.icon-ic_fluent_feed_20_filled:before {
+.icon-ic_fluent_fast_acceleration_20_filled:before {
content: "\e7b6";
}
-.icon-ic_fluent_feed_20_regular:before {
+.icon-ic_fluent_fast_acceleration_20_regular:before {
content: "\e7b7";
}
-.icon-ic_fluent_filmstrip_20_filled:before {
+.icon-ic_fluent_fast_forward_20_filled:before {
content: "\e7b8";
}
-.icon-ic_fluent_filmstrip_20_regular:before {
+.icon-ic_fluent_fast_forward_20_regular:before {
content: "\e7b9";
}
-.icon-ic_fluent_filmstrip_image_20_filled:before {
+.icon-ic_fluent_fax_20_filled:before {
content: "\e7ba";
}
-.icon-ic_fluent_filmstrip_image_20_regular:before {
+.icon-ic_fluent_fax_20_regular:before {
content: "\e7bb";
}
-.icon-ic_fluent_filmstrip_play_20_filled:before {
+.icon-ic_fluent_feed_20_filled:before {
content: "\e7bc";
}
-.icon-ic_fluent_filmstrip_play_20_regular:before {
+.icon-ic_fluent_feed_20_regular:before {
content: "\e7bd";
}
-.icon-ic_fluent_filmstrip_split_20_filled:before {
+.icon-ic_fluent_filmstrip_20_filled:before {
content: "\e7be";
}
-.icon-ic_fluent_filmstrip_split_20_regular:before {
+.icon-ic_fluent_filmstrip_20_regular:before {
content: "\e7bf";
}
-.icon-ic_fluent_filter_20_filled:before {
+.icon-ic_fluent_filmstrip_image_20_filled:before {
content: "\e7c0";
}
-.icon-ic_fluent_filter_20_regular:before {
+.icon-ic_fluent_filmstrip_image_20_regular:before {
content: "\e7c1";
}
-.icon-ic_fluent_filter_add_20_filled:before {
+.icon-ic_fluent_filmstrip_play_20_filled:before {
content: "\e7c2";
}
-.icon-ic_fluent_filter_add_20_regular:before {
+.icon-ic_fluent_filmstrip_play_20_regular:before {
content: "\e7c3";
}
-.icon-ic_fluent_filter_dismiss_20_filled:before {
+.icon-ic_fluent_filmstrip_split_20_filled:before {
content: "\e7c4";
}
-.icon-ic_fluent_filter_dismiss_20_regular:before {
+.icon-ic_fluent_filmstrip_split_20_regular:before {
content: "\e7c5";
}
-.icon-ic_fluent_filter_sync_20_filled:before {
+.icon-ic_fluent_filter_20_filled:before {
content: "\e7c6";
}
-.icon-ic_fluent_filter_sync_20_regular:before {
+.icon-ic_fluent_filter_20_regular:before {
content: "\e7c7";
}
-.icon-ic_fluent_fingerprint_20_filled:before {
+.icon-ic_fluent_filter_add_20_filled:before {
content: "\e7c8";
}
-.icon-ic_fluent_fingerprint_20_regular:before {
+.icon-ic_fluent_filter_add_20_regular:before {
content: "\e7c9";
}
-.icon-ic_fluent_fire_20_filled:before {
+.icon-ic_fluent_filter_dismiss_20_filled:before {
content: "\e7ca";
}
-.icon-ic_fluent_fire_20_regular:before {
+.icon-ic_fluent_filter_dismiss_20_regular:before {
content: "\e7cb";
}
-.icon-ic_fluent_fireplace_20_filled:before {
+.icon-ic_fluent_filter_sync_20_filled:before {
content: "\e7cc";
}
-.icon-ic_fluent_fireplace_20_regular:before {
+.icon-ic_fluent_filter_sync_20_regular:before {
content: "\e7cd";
}
-.icon-ic_fluent_fixed_width_20_filled:before {
+.icon-ic_fluent_fingerprint_20_filled:before {
content: "\e7ce";
}
-.icon-ic_fluent_fixed_width_20_regular:before {
+.icon-ic_fluent_fingerprint_20_regular:before {
content: "\e7cf";
}
-.icon-ic_fluent_flag_20_filled:before {
+.icon-ic_fluent_fire_20_filled:before {
content: "\e7d0";
}
-.icon-ic_fluent_flag_20_regular:before {
+.icon-ic_fluent_fire_20_regular:before {
content: "\e7d1";
}
-.icon-ic_fluent_flag_checkered_20_filled:before {
+.icon-ic_fluent_fireplace_20_filled:before {
content: "\e7d2";
}
-.icon-ic_fluent_flag_checkered_20_regular:before {
+.icon-ic_fluent_fireplace_20_regular:before {
content: "\e7d3";
}
-.icon-ic_fluent_flag_clock_20_filled:before {
+.icon-ic_fluent_fixed_width_20_filled:before {
content: "\e7d4";
}
-.icon-ic_fluent_flag_clock_20_regular:before {
+.icon-ic_fluent_fixed_width_20_regular:before {
content: "\e7d5";
}
-.icon-ic_fluent_flag_off_20_filled:before {
+.icon-ic_fluent_flag_20_filled:before {
content: "\e7d6";
}
-.icon-ic_fluent_flag_off_20_regular:before {
+.icon-ic_fluent_flag_20_regular:before {
content: "\e7d7";
}
-.icon-ic_fluent_flag_pride_20_filled:before {
+.icon-ic_fluent_flag_checkered_20_filled:before {
content: "\e7d8";
}
-.icon-ic_fluent_flag_pride_intersex_inclusive_progress_20_filled:before {
+.icon-ic_fluent_flag_checkered_20_regular:before {
content: "\e7d9";
}
-.icon-ic_fluent_flag_pride_philadelphia_20_filled:before {
+.icon-ic_fluent_flag_clock_20_filled:before {
content: "\e7da";
}
-.icon-ic_fluent_flag_pride_progress_20_filled:before {
+.icon-ic_fluent_flag_clock_20_regular:before {
content: "\e7db";
}
-.icon-ic_fluent_flash_20_filled:before {
+.icon-ic_fluent_flag_off_20_filled:before {
content: "\e7dc";
}
-.icon-ic_fluent_flash_20_regular:before {
+.icon-ic_fluent_flag_off_20_regular:before {
content: "\e7dd";
}
-.icon-ic_fluent_flash_add_20_filled:before {
+.icon-ic_fluent_flag_pride_20_filled:before {
content: "\e7de";
}
-.icon-ic_fluent_flash_add_20_regular:before {
+.icon-ic_fluent_flag_pride_intersex_inclusive_progress_20_filled:before {
content: "\e7df";
}
-.icon-ic_fluent_flash_auto_20_filled:before {
+.icon-ic_fluent_flag_pride_philadelphia_20_filled:before {
content: "\e7e0";
}
-.icon-ic_fluent_flash_auto_20_regular:before {
+.icon-ic_fluent_flag_pride_progress_20_filled:before {
content: "\e7e1";
}
-.icon-ic_fluent_flash_checkmark_20_filled:before {
+.icon-ic_fluent_flash_20_filled:before {
content: "\e7e2";
}
-.icon-ic_fluent_flash_checkmark_20_regular:before {
+.icon-ic_fluent_flash_20_regular:before {
content: "\e7e3";
}
-.icon-ic_fluent_flash_flow_20_filled:before {
+.icon-ic_fluent_flash_add_20_filled:before {
content: "\e7e4";
}
-.icon-ic_fluent_flash_flow_20_regular:before {
+.icon-ic_fluent_flash_add_20_regular:before {
content: "\e7e5";
}
-.icon-ic_fluent_flash_off_20_filled:before {
+.icon-ic_fluent_flash_auto_20_filled:before {
content: "\e7e6";
}
-.icon-ic_fluent_flash_off_20_regular:before {
+.icon-ic_fluent_flash_auto_20_regular:before {
content: "\e7e7";
}
-.icon-ic_fluent_flash_play_20_filled:before {
+.icon-ic_fluent_flash_checkmark_20_filled:before {
content: "\e7e8";
}
-.icon-ic_fluent_flash_play_20_regular:before {
+.icon-ic_fluent_flash_checkmark_20_regular:before {
content: "\e7e9";
}
-.icon-ic_fluent_flash_settings_20_filled:before {
+.icon-ic_fluent_flash_flow_20_filled:before {
content: "\e7ea";
}
-.icon-ic_fluent_flash_settings_20_regular:before {
+.icon-ic_fluent_flash_flow_20_regular:before {
content: "\e7eb";
}
-.icon-ic_fluent_flash_sparkle_20_filled:before {
+.icon-ic_fluent_flash_off_20_filled:before {
content: "\e7ec";
}
-.icon-ic_fluent_flash_sparkle_20_regular:before {
+.icon-ic_fluent_flash_off_20_regular:before {
content: "\e7ed";
}
-.icon-ic_fluent_flashlight_20_filled:before {
+.icon-ic_fluent_flash_play_20_filled:before {
content: "\e7ee";
}
-.icon-ic_fluent_flashlight_20_regular:before {
+.icon-ic_fluent_flash_play_20_regular:before {
content: "\e7ef";
}
-.icon-ic_fluent_flashlight_off_20_filled:before {
+.icon-ic_fluent_flash_settings_20_filled:before {
content: "\e7f0";
}
-.icon-ic_fluent_flashlight_off_20_regular:before {
+.icon-ic_fluent_flash_settings_20_regular:before {
content: "\e7f1";
}
-.icon-ic_fluent_flip_horizontal_20_filled:before {
+.icon-ic_fluent_flash_sparkle_20_filled:before {
content: "\e7f2";
}
-.icon-ic_fluent_flip_horizontal_20_regular:before {
+.icon-ic_fluent_flash_sparkle_20_regular:before {
content: "\e7f3";
}
-.icon-ic_fluent_flip_vertical_20_filled:before {
+.icon-ic_fluent_flashlight_20_filled:before {
content: "\e7f4";
}
-.icon-ic_fluent_flip_vertical_20_regular:before {
+.icon-ic_fluent_flashlight_20_regular:before {
content: "\e7f5";
}
-.icon-ic_fluent_flow_20_filled:before {
+.icon-ic_fluent_flashlight_off_20_filled:before {
content: "\e7f6";
}
-.icon-ic_fluent_flow_20_regular:before {
+.icon-ic_fluent_flashlight_off_20_regular:before {
content: "\e7f7";
}
-.icon-ic_fluent_flowchart_20_filled:before {
+.icon-ic_fluent_flip_horizontal_20_filled:before {
content: "\e7f8";
}
-.icon-ic_fluent_flowchart_20_regular:before {
+.icon-ic_fluent_flip_horizontal_20_regular:before {
content: "\e7f9";
}
-.icon-ic_fluent_flowchart_circle_20_filled:before {
+.icon-ic_fluent_flip_vertical_20_filled:before {
content: "\e7fa";
}
-.icon-ic_fluent_flowchart_circle_20_regular:before {
+.icon-ic_fluent_flip_vertical_20_regular:before {
content: "\e7fb";
}
-.icon-ic_fluent_fluent_20_filled:before {
+.icon-ic_fluent_flow_20_filled:before {
content: "\e7fc";
}
-.icon-ic_fluent_fluent_20_regular:before {
+.icon-ic_fluent_flow_20_regular:before {
content: "\e7fd";
}
-.icon-ic_fluent_fluid_20_filled:before {
+.icon-ic_fluent_flowchart_20_filled:before {
content: "\e7fe";
}
-.icon-ic_fluent_fluid_20_regular:before {
+.icon-ic_fluent_flowchart_20_regular:before {
content: "\e7ff";
}
-.icon-ic_fluent_folder_20_filled:before {
+.icon-ic_fluent_flowchart_circle_20_filled:before {
content: "\e800";
}
-.icon-ic_fluent_folder_20_regular:before {
+.icon-ic_fluent_flowchart_circle_20_regular:before {
content: "\e801";
}
-.icon-ic_fluent_folder_add_20_filled:before {
+.icon-ic_fluent_fluent_20_filled:before {
content: "\e802";
}
-.icon-ic_fluent_folder_add_20_regular:before {
+.icon-ic_fluent_fluent_20_regular:before {
content: "\e803";
}
-.icon-ic_fluent_folder_arrow_left_20_filled:before {
+.icon-ic_fluent_fluid_20_filled:before {
content: "\e804";
}
-.icon-ic_fluent_folder_arrow_left_20_regular:before {
+.icon-ic_fluent_fluid_20_regular:before {
content: "\e805";
}
-.icon-ic_fluent_folder_arrow_right_20_filled:before {
+.icon-ic_fluent_folder_20_filled:before {
content: "\e806";
}
-.icon-ic_fluent_folder_arrow_right_20_regular:before {
+.icon-ic_fluent_folder_20_regular:before {
content: "\e807";
}
-.icon-ic_fluent_folder_arrow_up_20_filled:before {
+.icon-ic_fluent_folder_add_20_filled:before {
content: "\e808";
}
-.icon-ic_fluent_folder_arrow_up_20_regular:before {
+.icon-ic_fluent_folder_add_20_regular:before {
content: "\e809";
}
-.icon-ic_fluent_folder_briefcase_20_filled:before {
+.icon-ic_fluent_folder_arrow_left_20_filled:before {
content: "\e80a";
}
-.icon-ic_fluent_folder_briefcase_20_regular:before {
+.icon-ic_fluent_folder_arrow_left_20_regular:before {
content: "\e80b";
}
-.icon-ic_fluent_folder_globe_20_filled:before {
+.icon-ic_fluent_folder_arrow_right_20_filled:before {
content: "\e80c";
}
-.icon-ic_fluent_folder_globe_20_regular:before {
+.icon-ic_fluent_folder_arrow_right_20_regular:before {
content: "\e80d";
}
-.icon-ic_fluent_folder_lightning_20_filled:before {
+.icon-ic_fluent_folder_arrow_up_20_filled:before {
content: "\e80e";
}
-.icon-ic_fluent_folder_lightning_20_regular:before {
+.icon-ic_fluent_folder_arrow_up_20_regular:before {
content: "\e80f";
}
-.icon-ic_fluent_folder_link_20_filled:before {
+.icon-ic_fluent_folder_briefcase_20_filled:before {
content: "\e810";
}
-.icon-ic_fluent_folder_link_20_regular:before {
+.icon-ic_fluent_folder_briefcase_20_regular:before {
content: "\e811";
}
-.icon-ic_fluent_folder_list_20_filled:before {
+.icon-ic_fluent_folder_globe_20_filled:before {
content: "\e812";
}
-.icon-ic_fluent_folder_list_20_regular:before {
+.icon-ic_fluent_folder_globe_20_regular:before {
content: "\e813";
}
-.icon-ic_fluent_folder_mail_20_filled:before {
+.icon-ic_fluent_folder_lightning_20_filled:before {
content: "\e814";
}
-.icon-ic_fluent_folder_mail_20_regular:before {
+.icon-ic_fluent_folder_lightning_20_regular:before {
content: "\e815";
}
-.icon-ic_fluent_folder_open_20_filled:before {
+.icon-ic_fluent_folder_link_20_filled:before {
content: "\e816";
}
-.icon-ic_fluent_folder_open_20_regular:before {
+.icon-ic_fluent_folder_link_20_regular:before {
content: "\e817";
}
-.icon-ic_fluent_folder_open_vertical_20_filled:before {
+.icon-ic_fluent_folder_list_20_filled:before {
content: "\e818";
}
-.icon-ic_fluent_folder_open_vertical_20_regular:before {
+.icon-ic_fluent_folder_list_20_regular:before {
content: "\e819";
}
-.icon-ic_fluent_folder_people_20_filled:before {
+.icon-ic_fluent_folder_mail_20_filled:before {
content: "\e81a";
}
-.icon-ic_fluent_folder_people_20_regular:before {
+.icon-ic_fluent_folder_mail_20_regular:before {
content: "\e81b";
}
-.icon-ic_fluent_folder_person_20_filled:before {
+.icon-ic_fluent_folder_open_20_filled:before {
content: "\e81c";
}
-.icon-ic_fluent_folder_person_20_regular:before {
+.icon-ic_fluent_folder_open_20_regular:before {
content: "\e81d";
}
-.icon-ic_fluent_folder_prohibited_20_filled:before {
+.icon-ic_fluent_folder_open_vertical_20_filled:before {
content: "\e81e";
}
-.icon-ic_fluent_folder_prohibited_20_regular:before {
+.icon-ic_fluent_folder_open_vertical_20_regular:before {
content: "\e81f";
}
-.icon-ic_fluent_folder_search_20_filled:before {
+.icon-ic_fluent_folder_people_20_filled:before {
content: "\e820";
}
-.icon-ic_fluent_folder_search_20_regular:before {
+.icon-ic_fluent_folder_people_20_regular:before {
content: "\e821";
}
-.icon-ic_fluent_folder_swap_20_filled:before {
+.icon-ic_fluent_folder_person_20_filled:before {
content: "\e822";
}
-.icon-ic_fluent_folder_swap_20_regular:before {
+.icon-ic_fluent_folder_person_20_regular:before {
content: "\e823";
}
-.icon-ic_fluent_folder_sync_20_filled:before {
+.icon-ic_fluent_folder_prohibited_20_filled:before {
content: "\e824";
}
-.icon-ic_fluent_folder_sync_20_regular:before {
+.icon-ic_fluent_folder_prohibited_20_regular:before {
content: "\e825";
}
-.icon-ic_fluent_folder_zip_20_filled:before {
+.icon-ic_fluent_folder_search_20_filled:before {
content: "\e826";
}
-.icon-ic_fluent_folder_zip_20_regular:before {
+.icon-ic_fluent_folder_search_20_regular:before {
content: "\e827";
}
-.icon-ic_fluent_font_decrease_20_filled:before {
+.icon-ic_fluent_folder_swap_20_filled:before {
content: "\e828";
}
-.icon-ic_fluent_font_decrease_20_regular:before {
+.icon-ic_fluent_folder_swap_20_regular:before {
content: "\e829";
}
-.icon-ic_fluent_font_increase_20_filled:before {
+.icon-ic_fluent_folder_sync_20_filled:before {
content: "\e82a";
}
-.icon-ic_fluent_font_increase_20_regular:before {
+.icon-ic_fluent_folder_sync_20_regular:before {
content: "\e82b";
}
-.icon-ic_fluent_font_space_tracking_in_20_filled:before {
+.icon-ic_fluent_folder_zip_20_filled:before {
content: "\e82c";
}
-.icon-ic_fluent_font_space_tracking_in_20_regular:before {
+.icon-ic_fluent_folder_zip_20_regular:before {
content: "\e82d";
}
-.icon-ic_fluent_font_space_tracking_out_20_filled:before {
+.icon-ic_fluent_font_decrease_20_filled:before {
content: "\e82e";
}
-.icon-ic_fluent_font_space_tracking_out_20_regular:before {
+.icon-ic_fluent_font_decrease_20_regular:before {
content: "\e82f";
}
-.icon-ic_fluent_food_20_filled:before {
+.icon-ic_fluent_font_increase_20_filled:before {
content: "\e830";
}
-.icon-ic_fluent_food_20_regular:before {
+.icon-ic_fluent_font_increase_20_regular:before {
content: "\e831";
}
-.icon-ic_fluent_food_apple_20_filled:before {
+.icon-ic_fluent_font_space_tracking_in_20_filled:before {
content: "\e832";
}
-.icon-ic_fluent_food_apple_20_regular:before {
+.icon-ic_fluent_font_space_tracking_in_20_regular:before {
content: "\e833";
}
-.icon-ic_fluent_food_cake_20_filled:before {
+.icon-ic_fluent_font_space_tracking_out_20_filled:before {
content: "\e834";
}
-.icon-ic_fluent_food_cake_20_regular:before {
+.icon-ic_fluent_font_space_tracking_out_20_regular:before {
content: "\e835";
}
-.icon-ic_fluent_food_carrot_20_filled:before {
+.icon-ic_fluent_food_20_filled:before {
content: "\e836";
}
-.icon-ic_fluent_food_carrot_20_regular:before {
+.icon-ic_fluent_food_20_regular:before {
content: "\e837";
}
-.icon-ic_fluent_food_chicken_leg_20_filled:before {
+.icon-ic_fluent_food_apple_20_filled:before {
content: "\e838";
}
-.icon-ic_fluent_food_chicken_leg_20_regular:before {
+.icon-ic_fluent_food_apple_20_regular:before {
content: "\e839";
}
-.icon-ic_fluent_food_egg_20_filled:before {
+.icon-ic_fluent_food_cake_20_filled:before {
content: "\e83a";
}
-.icon-ic_fluent_food_egg_20_regular:before {
+.icon-ic_fluent_food_cake_20_regular:before {
content: "\e83b";
}
-.icon-ic_fluent_food_fish_20_filled:before {
+.icon-ic_fluent_food_carrot_20_filled:before {
content: "\e83c";
}
-.icon-ic_fluent_food_fish_20_regular:before {
+.icon-ic_fluent_food_carrot_20_regular:before {
content: "\e83d";
}
-.icon-ic_fluent_food_grains_20_filled:before {
+.icon-ic_fluent_food_chicken_leg_20_filled:before {
content: "\e83e";
}
-.icon-ic_fluent_food_grains_20_regular:before {
+.icon-ic_fluent_food_chicken_leg_20_regular:before {
content: "\e83f";
}
-.icon-ic_fluent_food_pizza_20_filled:before {
+.icon-ic_fluent_food_egg_20_filled:before {
content: "\e840";
}
-.icon-ic_fluent_food_pizza_20_regular:before {
+.icon-ic_fluent_food_egg_20_regular:before {
content: "\e841";
}
-.icon-ic_fluent_food_toast_20_filled:before {
+.icon-ic_fluent_food_fish_20_filled:before {
content: "\e842";
}
-.icon-ic_fluent_food_toast_20_regular:before {
+.icon-ic_fluent_food_fish_20_regular:before {
content: "\e843";
}
-.icon-ic_fluent_form_20_filled:before {
+.icon-ic_fluent_food_grains_20_filled:before {
content: "\e844";
}
-.icon-ic_fluent_form_20_regular:before {
+.icon-ic_fluent_food_grains_20_regular:before {
content: "\e845";
}
-.icon-ic_fluent_form_multiple_20_filled:before {
+.icon-ic_fluent_food_pizza_20_filled:before {
content: "\e846";
}
-.icon-ic_fluent_form_multiple_20_regular:before {
+.icon-ic_fluent_food_pizza_20_regular:before {
content: "\e847";
}
-.icon-ic_fluent_form_new_20_filled:before {
+.icon-ic_fluent_food_toast_20_filled:before {
content: "\e848";
}
-.icon-ic_fluent_form_new_20_regular:before {
+.icon-ic_fluent_food_toast_20_regular:before {
content: "\e849";
}
-.icon-ic_fluent_fps_120_20_filled:before {
+.icon-ic_fluent_form_20_filled:before {
content: "\e84a";
}
-.icon-ic_fluent_fps_120_20_regular:before {
+.icon-ic_fluent_form_20_regular:before {
content: "\e84b";
}
-.icon-ic_fluent_fps_240_20_filled:before {
+.icon-ic_fluent_form_multiple_20_filled:before {
content: "\e84c";
}
-.icon-ic_fluent_fps_240_20_regular:before {
+.icon-ic_fluent_form_multiple_20_regular:before {
content: "\e84d";
}
-.icon-ic_fluent_fps_30_20_filled:before {
+.icon-ic_fluent_form_new_20_filled:before {
content: "\e84e";
}
-.icon-ic_fluent_fps_30_20_regular:before {
+.icon-ic_fluent_form_new_20_regular:before {
content: "\e84f";
}
-.icon-ic_fluent_fps_60_20_filled:before {
+.icon-ic_fluent_fps_120_20_filled:before {
content: "\e850";
}
-.icon-ic_fluent_fps_60_20_regular:before {
+.icon-ic_fluent_fps_120_20_regular:before {
content: "\e851";
}
-.icon-ic_fluent_fps_960_20_filled:before {
+.icon-ic_fluent_fps_240_20_filled:before {
content: "\e852";
}
-.icon-ic_fluent_fps_960_20_regular:before {
+.icon-ic_fluent_fps_240_20_regular:before {
content: "\e853";
}
-.icon-ic_fluent_frame_20_filled:before {
+.icon-ic_fluent_fps_30_20_filled:before {
content: "\e854";
}
-.icon-ic_fluent_frame_20_regular:before {
+.icon-ic_fluent_fps_30_20_regular:before {
content: "\e855";
}
-.icon-ic_fluent_full_screen_maximize_20_filled:before {
+.icon-ic_fluent_fps_60_20_filled:before {
content: "\e856";
}
-.icon-ic_fluent_full_screen_maximize_20_regular:before {
+.icon-ic_fluent_fps_60_20_regular:before {
content: "\e857";
}
-.icon-ic_fluent_full_screen_minimize_20_filled:before {
+.icon-ic_fluent_fps_960_20_filled:before {
content: "\e858";
}
-.icon-ic_fluent_full_screen_minimize_20_regular:before {
+.icon-ic_fluent_fps_960_20_regular:before {
content: "\e859";
}
-.icon-ic_fluent_games_20_filled:before {
+.icon-ic_fluent_frame_20_filled:before {
content: "\e85a";
}
-.icon-ic_fluent_games_20_regular:before {
+.icon-ic_fluent_frame_20_regular:before {
content: "\e85b";
}
-.icon-ic_fluent_gantt_chart_20_filled:before {
+.icon-ic_fluent_full_screen_maximize_20_filled:before {
content: "\e85c";
}
-.icon-ic_fluent_gantt_chart_20_regular:before {
+.icon-ic_fluent_full_screen_maximize_20_regular:before {
content: "\e85d";
}
-.icon-ic_fluent_gas_20_filled:before {
+.icon-ic_fluent_full_screen_minimize_20_filled:before {
content: "\e85e";
}
-.icon-ic_fluent_gas_20_regular:before {
+.icon-ic_fluent_full_screen_minimize_20_regular:before {
content: "\e85f";
}
-.icon-ic_fluent_gas_pump_20_filled:before {
+.icon-ic_fluent_games_20_filled:before {
content: "\e860";
}
-.icon-ic_fluent_gas_pump_20_regular:before {
+.icon-ic_fluent_games_20_regular:before {
content: "\e861";
}
-.icon-ic_fluent_gather_20_filled:before {
+.icon-ic_fluent_gantt_chart_20_filled:before {
content: "\e862";
}
-.icon-ic_fluent_gather_20_regular:before {
+.icon-ic_fluent_gantt_chart_20_regular:before {
content: "\e863";
}
-.icon-ic_fluent_gauge_20_filled:before {
+.icon-ic_fluent_gas_20_filled:before {
content: "\e864";
}
-.icon-ic_fluent_gauge_20_regular:before {
+.icon-ic_fluent_gas_20_regular:before {
content: "\e865";
}
-.icon-ic_fluent_gauge_add_20_filled:before {
+.icon-ic_fluent_gas_pump_20_filled:before {
content: "\e866";
}
-.icon-ic_fluent_gauge_add_20_regular:before {
+.icon-ic_fluent_gas_pump_20_regular:before {
content: "\e867";
}
-.icon-ic_fluent_gavel_20_filled:before {
+.icon-ic_fluent_gather_20_filled:before {
content: "\e868";
}
-.icon-ic_fluent_gavel_20_regular:before {
+.icon-ic_fluent_gather_20_regular:before {
content: "\e869";
}
-.icon-ic_fluent_gavel_prohibited_20_filled:before {
+.icon-ic_fluent_gauge_20_filled:before {
content: "\e86a";
}
-.icon-ic_fluent_gavel_prohibited_20_regular:before {
+.icon-ic_fluent_gauge_20_regular:before {
content: "\e86b";
}
-.icon-ic_fluent_gesture_20_filled:before {
+.icon-ic_fluent_gauge_add_20_filled:before {
content: "\e86c";
}
-.icon-ic_fluent_gesture_20_regular:before {
+.icon-ic_fluent_gauge_add_20_regular:before {
content: "\e86d";
}
-.icon-ic_fluent_gif_20_filled:before {
+.icon-ic_fluent_gavel_20_filled:before {
content: "\e86e";
}
-.icon-ic_fluent_gif_20_regular:before {
+.icon-ic_fluent_gavel_20_regular:before {
content: "\e86f";
}
-.icon-ic_fluent_gift_20_filled:before {
+.icon-ic_fluent_gavel_prohibited_20_filled:before {
content: "\e870";
}
-.icon-ic_fluent_gift_20_regular:before {
+.icon-ic_fluent_gavel_prohibited_20_regular:before {
content: "\e871";
}
-.icon-ic_fluent_gift_card_20_filled:before {
+.icon-ic_fluent_gesture_20_filled:before {
content: "\e872";
}
-.icon-ic_fluent_gift_card_20_regular:before {
+.icon-ic_fluent_gesture_20_regular:before {
content: "\e873";
}
-.icon-ic_fluent_gift_card_add_20_filled:before {
+.icon-ic_fluent_gif_20_filled:before {
content: "\e874";
}
-.icon-ic_fluent_gift_card_add_20_regular:before {
+.icon-ic_fluent_gif_20_regular:before {
content: "\e875";
}
-.icon-ic_fluent_gift_card_arrow_right_20_filled:before {
+.icon-ic_fluent_gift_20_filled:before {
content: "\e876";
}
-.icon-ic_fluent_gift_card_arrow_right_20_regular:before {
+.icon-ic_fluent_gift_20_regular:before {
content: "\e877";
}
-.icon-ic_fluent_gift_card_money_20_filled:before {
+.icon-ic_fluent_gift_card_20_filled:before {
content: "\e878";
}
-.icon-ic_fluent_gift_card_money_20_regular:before {
+.icon-ic_fluent_gift_card_20_regular:before {
content: "\e879";
}
-.icon-ic_fluent_gift_card_multiple_20_filled:before {
+.icon-ic_fluent_gift_card_add_20_filled:before {
content: "\e87a";
}
-.icon-ic_fluent_gift_card_multiple_20_regular:before {
+.icon-ic_fluent_gift_card_add_20_regular:before {
content: "\e87b";
}
-.icon-ic_fluent_gift_open_20_filled:before {
+.icon-ic_fluent_gift_card_arrow_right_20_filled:before {
content: "\e87c";
}
-.icon-ic_fluent_gift_open_20_regular:before {
+.icon-ic_fluent_gift_card_arrow_right_20_regular:before {
content: "\e87d";
}
-.icon-ic_fluent_glance_20_filled:before {
+.icon-ic_fluent_gift_card_money_20_filled:before {
content: "\e87e";
}
-.icon-ic_fluent_glance_20_regular:before {
+.icon-ic_fluent_gift_card_money_20_regular:before {
content: "\e87f";
}
-.icon-ic_fluent_glance_horizontal_20_filled:before {
+.icon-ic_fluent_gift_card_multiple_20_filled:before {
content: "\e880";
}
-.icon-ic_fluent_glance_horizontal_20_regular:before {
+.icon-ic_fluent_gift_card_multiple_20_regular:before {
content: "\e881";
}
-.icon-ic_fluent_glance_horizontal_sparkles_20_filled:before {
+.icon-ic_fluent_gift_open_20_filled:before {
content: "\e882";
}
-.icon-ic_fluent_glance_horizontal_sparkles_20_regular:before {
+.icon-ic_fluent_gift_open_20_regular:before {
content: "\e883";
}
-.icon-ic_fluent_glasses_20_filled:before {
+.icon-ic_fluent_glance_20_filled:before {
content: "\e884";
}
-.icon-ic_fluent_glasses_20_regular:before {
+.icon-ic_fluent_glance_20_regular:before {
content: "\e885";
}
-.icon-ic_fluent_glasses_off_20_filled:before {
+.icon-ic_fluent_glance_horizontal_20_filled:before {
content: "\e886";
}
-.icon-ic_fluent_glasses_off_20_regular:before {
+.icon-ic_fluent_glance_horizontal_20_regular:before {
content: "\e887";
}
-.icon-ic_fluent_globe_20_filled:before {
+.icon-ic_fluent_glance_horizontal_sparkles_20_filled:before {
content: "\e888";
}
-.icon-ic_fluent_globe_20_regular:before {
+.icon-ic_fluent_glance_horizontal_sparkles_20_regular:before {
content: "\e889";
}
-.icon-ic_fluent_globe_add_20_filled:before {
+.icon-ic_fluent_glasses_20_filled:before {
content: "\e88a";
}
-.icon-ic_fluent_globe_add_20_regular:before {
+.icon-ic_fluent_glasses_20_regular:before {
content: "\e88b";
}
-.icon-ic_fluent_globe_arrow_forward_20_filled:before {
+.icon-ic_fluent_glasses_off_20_filled:before {
content: "\e88c";
}
-.icon-ic_fluent_globe_arrow_forward_20_regular:before {
+.icon-ic_fluent_glasses_off_20_regular:before {
content: "\e88d";
}
-.icon-ic_fluent_globe_arrow_up_20_filled:before {
+.icon-ic_fluent_globe_20_filled:before {
content: "\e88e";
}
-.icon-ic_fluent_globe_arrow_up_20_regular:before {
+.icon-ic_fluent_globe_20_regular:before {
content: "\e88f";
}
-.icon-ic_fluent_globe_clock_20_filled:before {
+.icon-ic_fluent_globe_add_20_filled:before {
content: "\e890";
}
-.icon-ic_fluent_globe_clock_20_regular:before {
+.icon-ic_fluent_globe_add_20_regular:before {
content: "\e891";
}
-.icon-ic_fluent_globe_desktop_20_filled:before {
+.icon-ic_fluent_globe_arrow_forward_20_filled:before {
content: "\e892";
}
-.icon-ic_fluent_globe_desktop_20_regular:before {
+.icon-ic_fluent_globe_arrow_forward_20_regular:before {
content: "\e893";
}
-.icon-ic_fluent_globe_error_20_filled:before {
+.icon-ic_fluent_globe_arrow_up_20_filled:before {
content: "\e894";
}
-.icon-ic_fluent_globe_error_20_regular:before {
+.icon-ic_fluent_globe_arrow_up_20_regular:before {
content: "\e895";
}
-.icon-ic_fluent_globe_location_20_filled:before {
+.icon-ic_fluent_globe_clock_20_filled:before {
content: "\e896";
}
-.icon-ic_fluent_globe_location_20_regular:before {
+.icon-ic_fluent_globe_clock_20_regular:before {
content: "\e897";
}
-.icon-ic_fluent_globe_person_20_filled:before {
+.icon-ic_fluent_globe_desktop_20_filled:before {
content: "\e898";
}
-.icon-ic_fluent_globe_person_20_regular:before {
+.icon-ic_fluent_globe_desktop_20_regular:before {
content: "\e899";
}
-.icon-ic_fluent_globe_prohibited_20_filled:before {
+.icon-ic_fluent_globe_error_20_filled:before {
content: "\e89a";
}
-.icon-ic_fluent_globe_prohibited_20_regular:before {
+.icon-ic_fluent_globe_error_20_regular:before {
content: "\e89b";
}
-.icon-ic_fluent_globe_search_20_filled:before {
+.icon-ic_fluent_globe_location_20_filled:before {
content: "\e89c";
}
-.icon-ic_fluent_globe_search_20_regular:before {
+.icon-ic_fluent_globe_location_20_regular:before {
content: "\e89d";
}
-.icon-ic_fluent_globe_shield_20_filled:before {
+.icon-ic_fluent_globe_person_20_filled:before {
content: "\e89e";
}
-.icon-ic_fluent_globe_shield_20_regular:before {
+.icon-ic_fluent_globe_person_20_regular:before {
content: "\e89f";
}
-.icon-ic_fluent_globe_star_20_filled:before {
+.icon-ic_fluent_globe_prohibited_20_filled:before {
content: "\e8a0";
}
-.icon-ic_fluent_globe_star_20_regular:before {
+.icon-ic_fluent_globe_prohibited_20_regular:before {
content: "\e8a1";
}
-.icon-ic_fluent_globe_surface_20_filled:before {
+.icon-ic_fluent_globe_search_20_filled:before {
content: "\e8a2";
}
-.icon-ic_fluent_globe_surface_20_regular:before {
+.icon-ic_fluent_globe_search_20_regular:before {
content: "\e8a3";
}
-.icon-ic_fluent_globe_sync_20_filled:before {
+.icon-ic_fluent_globe_shield_20_filled:before {
content: "\e8a4";
}
-.icon-ic_fluent_globe_sync_20_regular:before {
+.icon-ic_fluent_globe_shield_20_regular:before {
content: "\e8a5";
}
-.icon-ic_fluent_globe_video_20_filled:before {
+.icon-ic_fluent_globe_star_20_filled:before {
content: "\e8a6";
}
-.icon-ic_fluent_globe_video_20_regular:before {
+.icon-ic_fluent_globe_star_20_regular:before {
content: "\e8a7";
}
-.icon-ic_fluent_globe_warning_20_filled:before {
+.icon-ic_fluent_globe_surface_20_filled:before {
content: "\e8a8";
}
-.icon-ic_fluent_globe_warning_20_regular:before {
+.icon-ic_fluent_globe_surface_20_regular:before {
content: "\e8a9";
}
-.icon-ic_fluent_grid_20_filled:before {
+.icon-ic_fluent_globe_sync_20_filled:before {
content: "\e8aa";
}
-.icon-ic_fluent_grid_20_regular:before {
+.icon-ic_fluent_globe_sync_20_regular:before {
content: "\e8ab";
}
-.icon-ic_fluent_grid_dots_20_filled:before {
+.icon-ic_fluent_globe_video_20_filled:before {
content: "\e8ac";
}
-.icon-ic_fluent_grid_dots_20_regular:before {
+.icon-ic_fluent_globe_video_20_regular:before {
content: "\e8ad";
}
-.icon-ic_fluent_grid_kanban_20_filled:before {
+.icon-ic_fluent_globe_warning_20_filled:before {
content: "\e8ae";
}
-.icon-ic_fluent_grid_kanban_20_regular:before {
+.icon-ic_fluent_globe_warning_20_regular:before {
content: "\e8af";
}
-.icon-ic_fluent_group_20_filled:before {
+.icon-ic_fluent_grid_20_filled:before {
content: "\e8b0";
}
-.icon-ic_fluent_group_20_regular:before {
+.icon-ic_fluent_grid_20_regular:before {
content: "\e8b1";
}
-.icon-ic_fluent_group_dismiss_20_filled:before {
+.icon-ic_fluent_grid_dots_20_filled:before {
content: "\e8b2";
}
-.icon-ic_fluent_group_dismiss_20_regular:before {
+.icon-ic_fluent_grid_dots_20_regular:before {
content: "\e8b3";
}
-.icon-ic_fluent_group_list_20_filled:before {
+.icon-ic_fluent_grid_kanban_20_filled:before {
content: "\e8b4";
}
-.icon-ic_fluent_group_list_20_regular:before {
+.icon-ic_fluent_grid_kanban_20_regular:before {
content: "\e8b5";
}
-.icon-ic_fluent_group_return_20_filled:before {
+.icon-ic_fluent_group_20_filled:before {
content: "\e8b6";
}
-.icon-ic_fluent_group_return_20_regular:before {
+.icon-ic_fluent_group_20_regular:before {
content: "\e8b7";
}
-.icon-ic_fluent_guardian_20_filled:before {
+.icon-ic_fluent_group_dismiss_20_filled:before {
content: "\e8b8";
}
-.icon-ic_fluent_guardian_20_regular:before {
+.icon-ic_fluent_group_dismiss_20_regular:before {
content: "\e8b9";
}
-.icon-ic_fluent_guest_20_filled:before {
+.icon-ic_fluent_group_list_20_filled:before {
content: "\e8ba";
}
-.icon-ic_fluent_guest_20_regular:before {
+.icon-ic_fluent_group_list_20_regular:before {
content: "\e8bb";
}
-.icon-ic_fluent_guest_add_20_filled:before {
+.icon-ic_fluent_group_return_20_filled:before {
content: "\e8bc";
}
-.icon-ic_fluent_guest_add_20_regular:before {
+.icon-ic_fluent_group_return_20_regular:before {
content: "\e8bd";
}
-.icon-ic_fluent_guitar_20_filled:before {
+.icon-ic_fluent_guardian_20_filled:before {
content: "\e8be";
}
-.icon-ic_fluent_guitar_20_regular:before {
+.icon-ic_fluent_guardian_20_regular:before {
content: "\e8bf";
}
-.icon-ic_fluent_hand_draw_20_filled:before {
+.icon-ic_fluent_guest_20_filled:before {
content: "\e8c0";
}
-.icon-ic_fluent_hand_draw_20_regular:before {
+.icon-ic_fluent_guest_20_regular:before {
content: "\e8c1";
}
-.icon-ic_fluent_hand_left_20_filled:before {
+.icon-ic_fluent_guest_add_20_filled:before {
content: "\e8c2";
}
-.icon-ic_fluent_hand_left_20_regular:before {
+.icon-ic_fluent_guest_add_20_regular:before {
content: "\e8c3";
}
-.icon-ic_fluent_hand_left_chat_20_filled:before {
+.icon-ic_fluent_guitar_20_filled:before {
content: "\e8c4";
}
-.icon-ic_fluent_hand_left_chat_20_regular:before {
+.icon-ic_fluent_guitar_20_regular:before {
content: "\e8c5";
}
-.icon-ic_fluent_hand_open_heart_20_filled:before {
+.icon-ic_fluent_hand_draw_20_filled:before {
content: "\e8c6";
}
-.icon-ic_fluent_hand_open_heart_20_regular:before {
+.icon-ic_fluent_hand_draw_20_regular:before {
content: "\e8c7";
}
-.icon-ic_fluent_hand_point_20_filled:before {
+.icon-ic_fluent_hand_left_20_filled:before {
content: "\e8c8";
}
-.icon-ic_fluent_hand_point_20_regular:before {
+.icon-ic_fluent_hand_left_20_regular:before {
content: "\e8c9";
}
-.icon-ic_fluent_hand_right_20_filled:before {
+.icon-ic_fluent_hand_left_chat_20_filled:before {
content: "\e8ca";
}
-.icon-ic_fluent_hand_right_20_regular:before {
+.icon-ic_fluent_hand_left_chat_20_regular:before {
content: "\e8cb";
}
-.icon-ic_fluent_hand_right_off_20_filled:before {
+.icon-ic_fluent_hand_open_heart_20_filled:before {
content: "\e8cc";
}
-.icon-ic_fluent_hand_right_off_20_regular:before {
+.icon-ic_fluent_hand_open_heart_20_regular:before {
content: "\e8cd";
}
-.icon-ic_fluent_hand_wave_20_filled:before {
+.icon-ic_fluent_hand_point_20_filled:before {
content: "\e8ce";
}
-.icon-ic_fluent_hand_wave_20_regular:before {
+.icon-ic_fluent_hand_point_20_regular:before {
content: "\e8cf";
}
-.icon-ic_fluent_handshake_20_filled:before {
+.icon-ic_fluent_hand_right_20_filled:before {
content: "\e8d0";
}
-.icon-ic_fluent_handshake_20_regular:before {
+.icon-ic_fluent_hand_right_20_regular:before {
content: "\e8d1";
}
-.icon-ic_fluent_haptic_strong_20_filled:before {
+.icon-ic_fluent_hand_right_off_20_filled:before {
content: "\e8d2";
}
-.icon-ic_fluent_haptic_strong_20_regular:before {
+.icon-ic_fluent_hand_right_off_20_regular:before {
content: "\e8d3";
}
-.icon-ic_fluent_haptic_weak_20_filled:before {
+.icon-ic_fluent_hand_wave_20_filled:before {
content: "\e8d4";
}
-.icon-ic_fluent_haptic_weak_20_regular:before {
+.icon-ic_fluent_hand_wave_20_regular:before {
content: "\e8d5";
}
-.icon-ic_fluent_hard_drive_20_filled:before {
+.icon-ic_fluent_handshake_20_filled:before {
content: "\e8d6";
}
-.icon-ic_fluent_hard_drive_20_regular:before {
+.icon-ic_fluent_handshake_20_regular:before {
content: "\e8d7";
}
-.icon-ic_fluent_hat_graduation_20_filled:before {
+.icon-ic_fluent_haptic_strong_20_filled:before {
content: "\e8d8";
}
-.icon-ic_fluent_hat_graduation_20_regular:before {
+.icon-ic_fluent_haptic_strong_20_regular:before {
content: "\e8d9";
}
-.icon-ic_fluent_hat_graduation_add_20_filled:before {
+.icon-ic_fluent_haptic_weak_20_filled:before {
content: "\e8da";
}
-.icon-ic_fluent_hat_graduation_add_20_regular:before {
+.icon-ic_fluent_haptic_weak_20_regular:before {
content: "\e8db";
}
-.icon-ic_fluent_hat_graduation_sparkle_20_filled:before {
+.icon-ic_fluent_hard_drive_20_filled:before {
content: "\e8dc";
}
-.icon-ic_fluent_hat_graduation_sparkle_20_regular:before {
+.icon-ic_fluent_hard_drive_20_regular:before {
content: "\e8dd";
}
-.icon-ic_fluent_hd_20_filled:before {
+.icon-ic_fluent_hat_graduation_20_filled:before {
content: "\e8de";
}
-.icon-ic_fluent_hd_20_regular:before {
+.icon-ic_fluent_hat_graduation_20_regular:before {
content: "\e8df";
}
-.icon-ic_fluent_hdr_20_filled:before {
+.icon-ic_fluent_hat_graduation_add_20_filled:before {
content: "\e8e0";
}
-.icon-ic_fluent_hdr_20_regular:before {
+.icon-ic_fluent_hat_graduation_add_20_regular:before {
content: "\e8e1";
}
-.icon-ic_fluent_hdr_off_20_filled:before {
+.icon-ic_fluent_hat_graduation_sparkle_20_filled:before {
content: "\e8e2";
}
-.icon-ic_fluent_hdr_off_20_regular:before {
+.icon-ic_fluent_hat_graduation_sparkle_20_regular:before {
content: "\e8e3";
}
-.icon-ic_fluent_headphones_20_filled:before {
+.icon-ic_fluent_hd_20_filled:before {
content: "\e8e4";
}
-.icon-ic_fluent_headphones_20_regular:before {
+.icon-ic_fluent_hd_20_regular:before {
content: "\e8e5";
}
-.icon-ic_fluent_headphones_sound_wave_20_filled:before {
+.icon-ic_fluent_hdr_20_filled:before {
content: "\e8e6";
}
-.icon-ic_fluent_headphones_sound_wave_20_regular:before {
+.icon-ic_fluent_hdr_20_regular:before {
content: "\e8e7";
}
-.icon-ic_fluent_headset_20_filled:before {
+.icon-ic_fluent_hdr_off_20_filled:before {
content: "\e8e8";
}
-.icon-ic_fluent_headset_20_regular:before {
+.icon-ic_fluent_hdr_off_20_regular:before {
content: "\e8e9";
}
-.icon-ic_fluent_headset_add_20_filled:before {
+.icon-ic_fluent_headphones_20_filled:before {
content: "\e8ea";
}
-.icon-ic_fluent_headset_add_20_regular:before {
+.icon-ic_fluent_headphones_20_regular:before {
content: "\e8eb";
}
-.icon-ic_fluent_headset_vr_20_filled:before {
+.icon-ic_fluent_headphones_sound_wave_20_filled:before {
content: "\e8ec";
}
-.icon-ic_fluent_headset_vr_20_regular:before {
+.icon-ic_fluent_headphones_sound_wave_20_regular:before {
content: "\e8ed";
}
-.icon-ic_fluent_heart_20_filled:before {
+.icon-ic_fluent_headset_20_filled:before {
content: "\e8ee";
}
-.icon-ic_fluent_heart_20_regular:before {
+.icon-ic_fluent_headset_20_regular:before {
content: "\e8ef";
}
-.icon-ic_fluent_heart_broken_20_filled:before {
+.icon-ic_fluent_headset_add_20_filled:before {
content: "\e8f0";
}
-.icon-ic_fluent_heart_broken_20_regular:before {
+.icon-ic_fluent_headset_add_20_regular:before {
content: "\e8f1";
}
-.icon-ic_fluent_heart_circle_20_filled:before {
+.icon-ic_fluent_headset_vr_20_filled:before {
content: "\e8f2";
}
-.icon-ic_fluent_heart_circle_20_regular:before {
+.icon-ic_fluent_headset_vr_20_regular:before {
content: "\e8f3";
}
-.icon-ic_fluent_heart_circle_hint_20_filled:before {
+.icon-ic_fluent_heart_20_filled:before {
content: "\e8f4";
}
-.icon-ic_fluent_heart_circle_hint_20_regular:before {
+.icon-ic_fluent_heart_20_regular:before {
content: "\e8f5";
}
-.icon-ic_fluent_heart_off_20_filled:before {
+.icon-ic_fluent_heart_broken_20_filled:before {
content: "\e8f6";
}
-.icon-ic_fluent_heart_off_20_regular:before {
+.icon-ic_fluent_heart_broken_20_regular:before {
content: "\e8f7";
}
-.icon-ic_fluent_heart_pulse_20_filled:before {
+.icon-ic_fluent_heart_circle_20_filled:before {
content: "\e8f8";
}
-.icon-ic_fluent_heart_pulse_20_regular:before {
+.icon-ic_fluent_heart_circle_20_regular:before {
content: "\e8f9";
}
-.icon-ic_fluent_heart_pulse_checkmark_20_filled:before {
+.icon-ic_fluent_heart_circle_hint_20_filled:before {
content: "\e8fa";
}
-.icon-ic_fluent_heart_pulse_checkmark_20_regular:before {
+.icon-ic_fluent_heart_circle_hint_20_regular:before {
content: "\e8fb";
}
-.icon-ic_fluent_heart_pulse_error_20_filled:before {
+.icon-ic_fluent_heart_off_20_filled:before {
content: "\e8fc";
}
-.icon-ic_fluent_heart_pulse_error_20_regular:before {
+.icon-ic_fluent_heart_off_20_regular:before {
content: "\e8fd";
}
-.icon-ic_fluent_heart_pulse_warning_20_filled:before {
+.icon-ic_fluent_heart_pulse_20_filled:before {
content: "\e8fe";
}
-.icon-ic_fluent_heart_pulse_warning_20_regular:before {
+.icon-ic_fluent_heart_pulse_20_regular:before {
content: "\e8ff";
}
-.icon-ic_fluent_hexagon_20_filled:before {
+.icon-ic_fluent_heart_pulse_checkmark_20_filled:before {
content: "\e900";
}
-.icon-ic_fluent_hexagon_20_regular:before {
+.icon-ic_fluent_heart_pulse_checkmark_20_regular:before {
content: "\e901";
}
-.icon-ic_fluent_hexagon_sparkle_20_filled:before {
+.icon-ic_fluent_heart_pulse_error_20_filled:before {
content: "\e902";
}
-.icon-ic_fluent_hexagon_sparkle_20_regular:before {
+.icon-ic_fluent_heart_pulse_error_20_regular:before {
content: "\e903";
}
-.icon-ic_fluent_hexagon_three_20_filled:before {
+.icon-ic_fluent_heart_pulse_warning_20_filled:before {
content: "\e904";
}
-.icon-ic_fluent_hexagon_three_20_regular:before {
+.icon-ic_fluent_heart_pulse_warning_20_regular:before {
content: "\e905";
}
-.icon-ic_fluent_highlight_20_filled:before {
+.icon-ic_fluent_hexagon_20_filled:before {
content: "\e906";
}
-.icon-ic_fluent_highlight_20_regular:before {
+.icon-ic_fluent_hexagon_20_regular:before {
content: "\e907";
}
-.icon-ic_fluent_highlight_accent_20_filled:before {
+.icon-ic_fluent_hexagon_sparkle_20_filled:before {
content: "\e908";
}
-.icon-ic_fluent_highlight_link_20_filled:before {
+.icon-ic_fluent_hexagon_sparkle_20_regular:before {
content: "\e909";
}
-.icon-ic_fluent_highlight_link_20_regular:before {
+.icon-ic_fluent_hexagon_three_20_filled:before {
content: "\e90a";
}
-.icon-ic_fluent_highway_20_filled:before {
+.icon-ic_fluent_hexagon_three_20_regular:before {
content: "\e90b";
}
-.icon-ic_fluent_highway_20_regular:before {
+.icon-ic_fluent_highlight_20_filled:before {
content: "\e90c";
}
-.icon-ic_fluent_history_20_filled:before {
+.icon-ic_fluent_highlight_20_regular:before {
content: "\e90d";
}
-.icon-ic_fluent_history_20_regular:before {
+.icon-ic_fluent_highlight_accent_20_filled:before {
content: "\e90e";
}
-.icon-ic_fluent_history_dismiss_20_filled:before {
+.icon-ic_fluent_highlight_link_20_filled:before {
content: "\e90f";
}
-.icon-ic_fluent_history_dismiss_20_regular:before {
+.icon-ic_fluent_highlight_link_20_regular:before {
content: "\e910";
}
-.icon-ic_fluent_home_20_filled:before {
+.icon-ic_fluent_highway_20_filled:before {
content: "\e911";
}
-.icon-ic_fluent_home_20_regular:before {
+.icon-ic_fluent_highway_20_regular:before {
content: "\e912";
}
-.icon-ic_fluent_home_add_20_filled:before {
+.icon-ic_fluent_history_20_filled:before {
content: "\e913";
}
-.icon-ic_fluent_home_add_20_regular:before {
+.icon-ic_fluent_history_20_regular:before {
content: "\e914";
}
-.icon-ic_fluent_home_checkmark_20_filled:before {
+.icon-ic_fluent_history_dismiss_20_filled:before {
content: "\e915";
}
-.icon-ic_fluent_home_checkmark_20_regular:before {
+.icon-ic_fluent_history_dismiss_20_regular:before {
content: "\e916";
}
-.icon-ic_fluent_home_database_20_filled:before {
+.icon-ic_fluent_home_20_filled:before {
content: "\e917";
}
-.icon-ic_fluent_home_database_20_regular:before {
+.icon-ic_fluent_home_20_regular:before {
content: "\e918";
}
-.icon-ic_fluent_home_garage_20_filled:before {
+.icon-ic_fluent_home_add_20_filled:before {
content: "\e919";
}
-.icon-ic_fluent_home_garage_20_regular:before {
+.icon-ic_fluent_home_add_20_regular:before {
content: "\e91a";
}
-.icon-ic_fluent_home_heart_20_filled:before {
+.icon-ic_fluent_home_checkmark_20_filled:before {
content: "\e91b";
}
-.icon-ic_fluent_home_heart_20_regular:before {
+.icon-ic_fluent_home_checkmark_20_regular:before {
content: "\e91c";
}
-.icon-ic_fluent_home_more_20_filled:before {
+.icon-ic_fluent_home_database_20_filled:before {
content: "\e91d";
}
-.icon-ic_fluent_home_more_20_regular:before {
+.icon-ic_fluent_home_database_20_regular:before {
content: "\e91e";
}
-.icon-ic_fluent_home_person_20_filled:before {
+.icon-ic_fluent_home_garage_20_filled:before {
content: "\e91f";
}
-.icon-ic_fluent_home_person_20_regular:before {
+.icon-ic_fluent_home_garage_20_regular:before {
content: "\e920";
}
-.icon-ic_fluent_home_split_20_filled:before {
+.icon-ic_fluent_home_heart_20_filled:before {
content: "\e921";
}
-.icon-ic_fluent_home_split_20_regular:before {
+.icon-ic_fluent_home_heart_20_regular:before {
content: "\e922";
}
-.icon-ic_fluent_hourglass_20_filled:before {
+.icon-ic_fluent_home_more_20_filled:before {
content: "\e923";
}
-.icon-ic_fluent_hourglass_20_regular:before {
+.icon-ic_fluent_home_more_20_regular:before {
content: "\e924";
}
-.icon-ic_fluent_hourglass_half_20_filled:before {
+.icon-ic_fluent_home_person_20_filled:before {
content: "\e925";
}
-.icon-ic_fluent_hourglass_half_20_regular:before {
+.icon-ic_fluent_home_person_20_regular:before {
content: "\e926";
}
-.icon-ic_fluent_hourglass_one_quarter_20_filled:before {
+.icon-ic_fluent_home_split_20_filled:before {
content: "\e927";
}
-.icon-ic_fluent_hourglass_one_quarter_20_regular:before {
+.icon-ic_fluent_home_split_20_regular:before {
content: "\e928";
}
-.icon-ic_fluent_hourglass_three_quarter_20_filled:before {
+.icon-ic_fluent_hourglass_20_filled:before {
content: "\e929";
}
-.icon-ic_fluent_hourglass_three_quarter_20_regular:before {
+.icon-ic_fluent_hourglass_20_regular:before {
content: "\e92a";
}
-.icon-ic_fluent_icons_20_filled:before {
+.icon-ic_fluent_hourglass_half_20_filled:before {
content: "\e92b";
}
-.icon-ic_fluent_icons_20_regular:before {
+.icon-ic_fluent_hourglass_half_20_regular:before {
content: "\e92c";
}
-.icon-ic_fluent_image_20_filled:before {
+.icon-ic_fluent_hourglass_one_quarter_20_filled:before {
content: "\e92d";
}
-.icon-ic_fluent_image_20_regular:before {
+.icon-ic_fluent_hourglass_one_quarter_20_regular:before {
content: "\e92e";
}
-.icon-ic_fluent_image_add_20_filled:before {
+.icon-ic_fluent_hourglass_three_quarter_20_filled:before {
content: "\e92f";
}
-.icon-ic_fluent_image_add_20_regular:before {
+.icon-ic_fluent_hourglass_three_quarter_20_regular:before {
content: "\e930";
}
-.icon-ic_fluent_image_alt_text_20_filled:before {
+.icon-ic_fluent_icons_20_filled:before {
content: "\e931";
}
-.icon-ic_fluent_image_alt_text_20_regular:before {
+.icon-ic_fluent_icons_20_regular:before {
content: "\e932";
}
-.icon-ic_fluent_image_arrow_back_20_filled:before {
+.icon-ic_fluent_image_20_filled:before {
content: "\e933";
}
-.icon-ic_fluent_image_arrow_back_20_regular:before {
+.icon-ic_fluent_image_20_regular:before {
content: "\e934";
}
-.icon-ic_fluent_image_arrow_counterclockwise_20_filled:before {
+.icon-ic_fluent_image_add_20_filled:before {
content: "\e935";
}
-.icon-ic_fluent_image_arrow_counterclockwise_20_regular:before {
+.icon-ic_fluent_image_add_20_regular:before {
content: "\e936";
}
-.icon-ic_fluent_image_arrow_forward_20_filled:before {
+.icon-ic_fluent_image_alt_text_20_filled:before {
content: "\e937";
}
-.icon-ic_fluent_image_arrow_forward_20_regular:before {
+.icon-ic_fluent_image_alt_text_20_regular:before {
content: "\e938";
}
-.icon-ic_fluent_image_border_20_filled:before {
+.icon-ic_fluent_image_arrow_back_20_filled:before {
content: "\e939";
}
-.icon-ic_fluent_image_border_20_regular:before {
+.icon-ic_fluent_image_arrow_back_20_regular:before {
content: "\e93a";
}
-.icon-ic_fluent_image_circle_20_filled:before {
+.icon-ic_fluent_image_arrow_counterclockwise_20_filled:before {
content: "\e93b";
}
-.icon-ic_fluent_image_circle_20_regular:before {
+.icon-ic_fluent_image_arrow_counterclockwise_20_regular:before {
content: "\e93c";
}
-.icon-ic_fluent_image_copy_20_filled:before {
+.icon-ic_fluent_image_arrow_forward_20_filled:before {
content: "\e93d";
}
-.icon-ic_fluent_image_copy_20_regular:before {
+.icon-ic_fluent_image_arrow_forward_20_regular:before {
content: "\e93e";
}
-.icon-ic_fluent_image_edit_20_filled:before {
+.icon-ic_fluent_image_border_20_filled:before {
content: "\e93f";
}
-.icon-ic_fluent_image_edit_20_regular:before {
+.icon-ic_fluent_image_border_20_regular:before {
content: "\e940";
}
-.icon-ic_fluent_image_globe_20_filled:before {
+.icon-ic_fluent_image_circle_20_filled:before {
content: "\e941";
}
-.icon-ic_fluent_image_globe_20_regular:before {
+.icon-ic_fluent_image_circle_20_regular:before {
content: "\e942";
}
-.icon-ic_fluent_image_multiple_20_filled:before {
+.icon-ic_fluent_image_copy_20_filled:before {
content: "\e943";
}
-.icon-ic_fluent_image_multiple_20_regular:before {
+.icon-ic_fluent_image_copy_20_regular:before {
content: "\e944";
}
-.icon-ic_fluent_image_multiple_off_20_filled:before {
+.icon-ic_fluent_image_edit_20_filled:before {
content: "\e945";
}
-.icon-ic_fluent_image_multiple_off_20_regular:before {
+.icon-ic_fluent_image_edit_20_regular:before {
content: "\e946";
}
-.icon-ic_fluent_image_off_20_filled:before {
+.icon-ic_fluent_image_globe_20_filled:before {
content: "\e947";
}
-.icon-ic_fluent_image_off_20_regular:before {
+.icon-ic_fluent_image_globe_20_regular:before {
content: "\e948";
}
-.icon-ic_fluent_image_prohibited_20_filled:before {
+.icon-ic_fluent_image_multiple_20_filled:before {
content: "\e949";
}
-.icon-ic_fluent_image_prohibited_20_regular:before {
+.icon-ic_fluent_image_multiple_20_regular:before {
content: "\e94a";
}
-.icon-ic_fluent_image_reflection_20_filled:before {
+.icon-ic_fluent_image_multiple_off_20_filled:before {
content: "\e94b";
}
-.icon-ic_fluent_image_reflection_20_regular:before {
+.icon-ic_fluent_image_multiple_off_20_regular:before {
content: "\e94c";
}
-.icon-ic_fluent_image_search_20_filled:before {
+.icon-ic_fluent_image_off_20_filled:before {
content: "\e94d";
}
-.icon-ic_fluent_image_search_20_regular:before {
+.icon-ic_fluent_image_off_20_regular:before {
content: "\e94e";
}
-.icon-ic_fluent_image_shadow_20_filled:before {
+.icon-ic_fluent_image_prohibited_20_filled:before {
content: "\e94f";
}
-.icon-ic_fluent_image_shadow_20_regular:before {
+.icon-ic_fluent_image_prohibited_20_regular:before {
content: "\e950";
}
-.icon-ic_fluent_image_sparkle_20_filled:before {
+.icon-ic_fluent_image_reflection_20_filled:before {
content: "\e951";
}
-.icon-ic_fluent_image_sparkle_20_regular:before {
+.icon-ic_fluent_image_reflection_20_regular:before {
content: "\e952";
}
-.icon-ic_fluent_image_split_20_filled:before {
+.icon-ic_fluent_image_search_20_filled:before {
content: "\e953";
}
-.icon-ic_fluent_image_split_20_regular:before {
+.icon-ic_fluent_image_search_20_regular:before {
content: "\e954";
}
-.icon-ic_fluent_image_stack_20_filled:before {
+.icon-ic_fluent_image_shadow_20_filled:before {
content: "\e955";
}
-.icon-ic_fluent_image_stack_20_regular:before {
+.icon-ic_fluent_image_shadow_20_regular:before {
content: "\e956";
}
-.icon-ic_fluent_image_table_20_filled:before {
+.icon-ic_fluent_image_sparkle_20_filled:before {
content: "\e957";
}
-.icon-ic_fluent_image_table_20_regular:before {
+.icon-ic_fluent_image_sparkle_20_regular:before {
content: "\e958";
}
-.icon-ic_fluent_immersive_reader_20_filled:before {
+.icon-ic_fluent_image_split_20_filled:before {
content: "\e959";
}
-.icon-ic_fluent_immersive_reader_20_regular:before {
+.icon-ic_fluent_image_split_20_regular:before {
content: "\e95a";
}
-.icon-ic_fluent_important_20_filled:before {
+.icon-ic_fluent_image_stack_20_filled:before {
content: "\e95b";
}
-.icon-ic_fluent_important_20_regular:before {
+.icon-ic_fluent_image_stack_20_regular:before {
content: "\e95c";
}
-.icon-ic_fluent_incognito_20_filled:before {
+.icon-ic_fluent_image_table_20_filled:before {
content: "\e95d";
}
-.icon-ic_fluent_incognito_20_regular:before {
+.icon-ic_fluent_image_table_20_regular:before {
content: "\e95e";
}
-.icon-ic_fluent_info_20_filled:before {
+.icon-ic_fluent_immersive_reader_20_filled:before {
content: "\e95f";
}
-.icon-ic_fluent_info_20_regular:before {
+.icon-ic_fluent_immersive_reader_20_regular:before {
content: "\e960";
}
-.icon-ic_fluent_info_shield_20_filled:before {
+.icon-ic_fluent_important_20_filled:before {
content: "\e961";
}
-.icon-ic_fluent_info_shield_20_regular:before {
+.icon-ic_fluent_important_20_regular:before {
content: "\e962";
}
-.icon-ic_fluent_ink_stroke_20_filled:before {
+.icon-ic_fluent_incognito_20_filled:before {
content: "\e963";
}
-.icon-ic_fluent_ink_stroke_20_regular:before {
+.icon-ic_fluent_incognito_20_regular:before {
content: "\e964";
}
-.icon-ic_fluent_ink_stroke_arrow_down_20_filled:before {
+.icon-ic_fluent_info_20_filled:before {
content: "\e965";
}
-.icon-ic_fluent_ink_stroke_arrow_down_20_regular:before {
+.icon-ic_fluent_info_20_regular:before {
content: "\e966";
}
-.icon-ic_fluent_ink_stroke_arrow_up_down_20_filled:before {
+.icon-ic_fluent_info_shield_20_filled:before {
content: "\e967";
}
-.icon-ic_fluent_ink_stroke_arrow_up_down_20_regular:before {
+.icon-ic_fluent_info_shield_20_regular:before {
content: "\e968";
}
-.icon-ic_fluent_inking_tool_20_filled:before {
+.icon-ic_fluent_ink_stroke_20_filled:before {
content: "\e969";
}
-.icon-ic_fluent_inking_tool_20_regular:before {
+.icon-ic_fluent_ink_stroke_20_regular:before {
content: "\e96a";
}
-.icon-ic_fluent_inking_tool_accent_20_filled:before {
+.icon-ic_fluent_ink_stroke_arrow_down_20_filled:before {
content: "\e96b";
}
-.icon-ic_fluent_inprivate_account_20_filled:before {
+.icon-ic_fluent_ink_stroke_arrow_down_20_regular:before {
content: "\e96c";
}
-.icon-ic_fluent_inprivate_account_20_regular:before {
+.icon-ic_fluent_ink_stroke_arrow_up_down_20_filled:before {
content: "\e96d";
}
-.icon-ic_fluent_insert_20_filled:before {
+.icon-ic_fluent_ink_stroke_arrow_up_down_20_regular:before {
content: "\e96e";
}
-.icon-ic_fluent_insert_20_regular:before {
+.icon-ic_fluent_inking_tool_20_filled:before {
content: "\e96f";
}
-.icon-ic_fluent_ios_chevron_right_20_filled:before {
+.icon-ic_fluent_inking_tool_20_regular:before {
content: "\e970";
}
-.icon-ic_fluent_ios_chevron_right_20_regular:before {
+.icon-ic_fluent_inking_tool_accent_20_filled:before {
content: "\e971";
}
-.icon-ic_fluent_iot_20_filled:before {
+.icon-ic_fluent_inprivate_account_20_filled:before {
content: "\e972";
}
-.icon-ic_fluent_iot_20_regular:before {
+.icon-ic_fluent_inprivate_account_20_regular:before {
content: "\e973";
}
-.icon-ic_fluent_iot_alert_20_filled:before {
+.icon-ic_fluent_insert_20_filled:before {
content: "\e974";
}
-.icon-ic_fluent_iot_alert_20_regular:before {
+.icon-ic_fluent_insert_20_regular:before {
content: "\e975";
}
-.icon-ic_fluent_javascript_20_filled:before {
+.icon-ic_fluent_ios_chevron_right_20_filled:before {
content: "\e976";
}
-.icon-ic_fluent_javascript_20_regular:before {
+.icon-ic_fluent_ios_chevron_right_20_regular:before {
content: "\e977";
}
-.icon-ic_fluent_joystick_20_filled:before {
+.icon-ic_fluent_iot_20_filled:before {
content: "\e978";
}
-.icon-ic_fluent_joystick_20_regular:before {
+.icon-ic_fluent_iot_20_regular:before {
content: "\e979";
}
-.icon-ic_fluent_key_20_filled:before {
+.icon-ic_fluent_iot_alert_20_filled:before {
content: "\e97a";
}
-.icon-ic_fluent_key_20_regular:before {
+.icon-ic_fluent_iot_alert_20_regular:before {
content: "\e97b";
}
-.icon-ic_fluent_key_command_20_filled:before {
+.icon-ic_fluent_javascript_20_filled:before {
content: "\e97c";
}
-.icon-ic_fluent_key_command_20_regular:before {
+.icon-ic_fluent_javascript_20_regular:before {
content: "\e97d";
}
-.icon-ic_fluent_key_multiple_20_filled:before {
+.icon-ic_fluent_joystick_20_filled:before {
content: "\e97e";
}
-.icon-ic_fluent_key_multiple_20_regular:before {
+.icon-ic_fluent_joystick_20_regular:before {
content: "\e97f";
}
-.icon-ic_fluent_key_reset_20_filled:before {
+.icon-ic_fluent_key_20_filled:before {
content: "\e980";
}
-.icon-ic_fluent_key_reset_20_regular:before {
+.icon-ic_fluent_key_20_regular:before {
content: "\e981";
}
-.icon-ic_fluent_keyboard_123_20_filled:before {
+.icon-ic_fluent_key_command_20_filled:before {
content: "\e982";
}
-.icon-ic_fluent_keyboard_123_20_regular:before {
+.icon-ic_fluent_key_command_20_regular:before {
content: "\e983";
}
-.icon-ic_fluent_keyboard_20_filled:before {
+.icon-ic_fluent_key_multiple_20_filled:before {
content: "\e984";
}
-.icon-ic_fluent_keyboard_20_regular:before {
+.icon-ic_fluent_key_multiple_20_regular:before {
content: "\e985";
}
-.icon-ic_fluent_keyboard_dock_20_filled:before {
+.icon-ic_fluent_key_reset_20_filled:before {
content: "\e986";
}
-.icon-ic_fluent_keyboard_dock_20_regular:before {
+.icon-ic_fluent_key_reset_20_regular:before {
content: "\e987";
}
-.icon-ic_fluent_keyboard_layout_float_20_filled:before {
+.icon-ic_fluent_keyboard_123_20_filled:before {
content: "\e988";
}
-.icon-ic_fluent_keyboard_layout_float_20_regular:before {
+.icon-ic_fluent_keyboard_123_20_regular:before {
content: "\e989";
}
-.icon-ic_fluent_keyboard_layout_one_handed_left_20_filled:before {
+.icon-ic_fluent_keyboard_20_filled:before {
content: "\e98a";
}
-.icon-ic_fluent_keyboard_layout_one_handed_left_20_regular:before {
+.icon-ic_fluent_keyboard_20_regular:before {
content: "\e98b";
}
-.icon-ic_fluent_keyboard_layout_resize_20_filled:before {
+.icon-ic_fluent_keyboard_dock_20_filled:before {
content: "\e98c";
}
-.icon-ic_fluent_keyboard_layout_resize_20_regular:before {
+.icon-ic_fluent_keyboard_dock_20_regular:before {
content: "\e98d";
}
-.icon-ic_fluent_keyboard_layout_split_20_filled:before {
+.icon-ic_fluent_keyboard_layout_float_20_filled:before {
content: "\e98e";
}
-.icon-ic_fluent_keyboard_layout_split_20_regular:before {
+.icon-ic_fluent_keyboard_layout_float_20_regular:before {
content: "\e98f";
}
-.icon-ic_fluent_keyboard_shift_20_filled:before {
+.icon-ic_fluent_keyboard_layout_one_handed_left_20_filled:before {
content: "\e990";
}
-.icon-ic_fluent_keyboard_shift_20_regular:before {
+.icon-ic_fluent_keyboard_layout_one_handed_left_20_regular:before {
content: "\e991";
}
-.icon-ic_fluent_keyboard_shift_uppercase_20_filled:before {
+.icon-ic_fluent_keyboard_layout_resize_20_filled:before {
content: "\e992";
}
-.icon-ic_fluent_keyboard_shift_uppercase_20_regular:before {
+.icon-ic_fluent_keyboard_layout_resize_20_regular:before {
content: "\e993";
}
-.icon-ic_fluent_keyboard_tab_20_filled:before {
+.icon-ic_fluent_keyboard_layout_split_20_filled:before {
content: "\e994";
}
-.icon-ic_fluent_keyboard_tab_20_regular:before {
+.icon-ic_fluent_keyboard_layout_split_20_regular:before {
content: "\e995";
}
-.icon-ic_fluent_laptop_20_filled:before {
+.icon-ic_fluent_keyboard_shift_20_filled:before {
content: "\e996";
}
-.icon-ic_fluent_laptop_20_regular:before {
+.icon-ic_fluent_keyboard_shift_20_regular:before {
content: "\e997";
}
-.icon-ic_fluent_laptop_briefcase_20_filled:before {
+.icon-ic_fluent_keyboard_shift_uppercase_20_filled:before {
content: "\e998";
}
-.icon-ic_fluent_laptop_briefcase_20_regular:before {
+.icon-ic_fluent_keyboard_shift_uppercase_20_regular:before {
content: "\e999";
}
-.icon-ic_fluent_laptop_dismiss_20_filled:before {
+.icon-ic_fluent_keyboard_tab_20_filled:before {
content: "\e99a";
}
-.icon-ic_fluent_laptop_dismiss_20_regular:before {
+.icon-ic_fluent_keyboard_tab_20_regular:before {
content: "\e99b";
}
-.icon-ic_fluent_laptop_person_20_filled:before {
+.icon-ic_fluent_laptop_20_filled:before {
content: "\e99c";
}
-.icon-ic_fluent_laptop_person_20_regular:before {
+.icon-ic_fluent_laptop_20_regular:before {
content: "\e99d";
}
-.icon-ic_fluent_laptop_settings_20_filled:before {
+.icon-ic_fluent_laptop_briefcase_20_filled:before {
content: "\e99e";
}
-.icon-ic_fluent_laptop_settings_20_regular:before {
+.icon-ic_fluent_laptop_briefcase_20_regular:before {
content: "\e99f";
}
-.icon-ic_fluent_laptop_shield_20_filled:before {
+.icon-ic_fluent_laptop_dismiss_20_filled:before {
content: "\e9a0";
}
-.icon-ic_fluent_laptop_shield_20_regular:before {
+.icon-ic_fluent_laptop_dismiss_20_regular:before {
content: "\e9a1";
}
-.icon-ic_fluent_laser_tool_20_filled:before {
+.icon-ic_fluent_laptop_person_20_filled:before {
content: "\e9a2";
}
-.icon-ic_fluent_laser_tool_20_regular:before {
+.icon-ic_fluent_laptop_person_20_regular:before {
content: "\e9a3";
}
-.icon-ic_fluent_lasso_20_filled:before {
+.icon-ic_fluent_laptop_settings_20_filled:before {
content: "\e9a4";
}
-.icon-ic_fluent_lasso_20_regular:before {
+.icon-ic_fluent_laptop_settings_20_regular:before {
content: "\e9a5";
}
-.icon-ic_fluent_launcher_settings_20_filled:before {
+.icon-ic_fluent_laptop_shield_20_filled:before {
content: "\e9a6";
}
-.icon-ic_fluent_launcher_settings_20_regular:before {
+.icon-ic_fluent_laptop_shield_20_regular:before {
content: "\e9a7";
}
-.icon-ic_fluent_layer_20_filled:before {
+.icon-ic_fluent_laser_tool_20_filled:before {
content: "\e9a8";
}
-.icon-ic_fluent_layer_20_regular:before {
+.icon-ic_fluent_laser_tool_20_regular:before {
content: "\e9a9";
}
-.icon-ic_fluent_layer_diagonal_20_filled:before {
+.icon-ic_fluent_lasso_20_filled:before {
content: "\e9aa";
}
-.icon-ic_fluent_layer_diagonal_20_regular:before {
+.icon-ic_fluent_lasso_20_regular:before {
content: "\e9ab";
}
-.icon-ic_fluent_layer_diagonal_add_20_filled:before {
+.icon-ic_fluent_launcher_settings_20_filled:before {
content: "\e9ac";
}
-.icon-ic_fluent_layer_diagonal_add_20_regular:before {
+.icon-ic_fluent_launcher_settings_20_regular:before {
content: "\e9ad";
}
-.icon-ic_fluent_layer_diagonal_person_20_filled:before {
+.icon-ic_fluent_layer_20_filled:before {
content: "\e9ae";
}
-.icon-ic_fluent_layer_diagonal_person_20_regular:before {
+.icon-ic_fluent_layer_20_regular:before {
content: "\e9af";
}
-.icon-ic_fluent_layer_diagonal_sparkle_20_filled:before {
+.icon-ic_fluent_layer_diagonal_20_filled:before {
content: "\e9b0";
}
-.icon-ic_fluent_layer_diagonal_sparkle_20_regular:before {
+.icon-ic_fluent_layer_diagonal_20_regular:before {
content: "\e9b1";
}
-.icon-ic_fluent_layout_cell_four_20_filled:before {
+.icon-ic_fluent_layer_diagonal_add_20_filled:before {
content: "\e9b2";
}
-.icon-ic_fluent_layout_cell_four_20_regular:before {
+.icon-ic_fluent_layer_diagonal_add_20_regular:before {
content: "\e9b3";
}
-.icon-ic_fluent_layout_cell_four_focus_bottom_left_20_filled:before {
+.icon-ic_fluent_layer_diagonal_person_20_filled:before {
content: "\e9b4";
}
-.icon-ic_fluent_layout_cell_four_focus_bottom_right_20_filled:before {
+.icon-ic_fluent_layer_diagonal_person_20_regular:before {
content: "\e9b5";
}
-.icon-ic_fluent_layout_cell_four_focus_top_left_20_filled:before {
+.icon-ic_fluent_layer_diagonal_sparkle_20_filled:before {
content: "\e9b6";
}
-.icon-ic_fluent_layout_cell_four_focus_top_right_20_filled:before {
+.icon-ic_fluent_layer_diagonal_sparkle_20_regular:before {
content: "\e9b7";
}
-.icon-ic_fluent_layout_column_four_20_filled:before {
+.icon-ic_fluent_layout_cell_four_20_filled:before {
content: "\e9b8";
}
-.icon-ic_fluent_layout_column_four_20_regular:before {
+.icon-ic_fluent_layout_cell_four_20_regular:before {
content: "\e9b9";
}
-.icon-ic_fluent_layout_column_four_focus_center_left_20_filled:before {
+.icon-ic_fluent_layout_cell_four_focus_bottom_left_20_filled:before {
content: "\e9ba";
}
-.icon-ic_fluent_layout_column_four_focus_center_right_20_filled:before {
+.icon-ic_fluent_layout_cell_four_focus_bottom_right_20_filled:before {
content: "\e9bb";
}
-.icon-ic_fluent_layout_column_four_focus_left_20_filled:before {
+.icon-ic_fluent_layout_cell_four_focus_top_left_20_filled:before {
content: "\e9bc";
}
-.icon-ic_fluent_layout_column_four_focus_right_20_filled:before {
+.icon-ic_fluent_layout_cell_four_focus_top_right_20_filled:before {
content: "\e9bd";
}
-.icon-ic_fluent_layout_column_one_third_left_20_filled:before {
+.icon-ic_fluent_layout_column_four_20_filled:before {
content: "\e9be";
}
-.icon-ic_fluent_layout_column_one_third_left_20_regular:before {
+.icon-ic_fluent_layout_column_four_20_regular:before {
content: "\e9bf";
}
-.icon-ic_fluent_layout_column_one_third_right_20_filled:before {
+.icon-ic_fluent_layout_column_four_focus_center_left_20_filled:before {
content: "\e9c0";
}
-.icon-ic_fluent_layout_column_one_third_right_20_regular:before {
+.icon-ic_fluent_layout_column_four_focus_center_right_20_filled:before {
content: "\e9c1";
}
-.icon-ic_fluent_layout_column_one_third_right_hint_20_filled:before {
+.icon-ic_fluent_layout_column_four_focus_left_20_filled:before {
content: "\e9c2";
}
-.icon-ic_fluent_layout_column_one_third_right_hint_20_regular:before {
+.icon-ic_fluent_layout_column_four_focus_right_20_filled:before {
content: "\e9c3";
}
-.icon-ic_fluent_layout_column_three_20_filled:before {
+.icon-ic_fluent_layout_column_one_third_left_20_filled:before {
content: "\e9c4";
}
-.icon-ic_fluent_layout_column_three_20_regular:before {
+.icon-ic_fluent_layout_column_one_third_left_20_regular:before {
content: "\e9c5";
}
-.icon-ic_fluent_layout_column_three_focus_center_20_filled:before {
+.icon-ic_fluent_layout_column_one_third_right_20_filled:before {
content: "\e9c6";
}
-.icon-ic_fluent_layout_column_three_focus_left_20_filled:before {
+.icon-ic_fluent_layout_column_one_third_right_20_regular:before {
content: "\e9c7";
}
-.icon-ic_fluent_layout_column_three_focus_right_20_filled:before {
+.icon-ic_fluent_layout_column_one_third_right_hint_20_filled:before {
content: "\e9c8";
}
-.icon-ic_fluent_layout_column_two_20_filled:before {
+.icon-ic_fluent_layout_column_one_third_right_hint_20_regular:before {
content: "\e9c9";
}
-.icon-ic_fluent_layout_column_two_20_regular:before {
+.icon-ic_fluent_layout_column_three_20_filled:before {
content: "\e9ca";
}
-.icon-ic_fluent_layout_column_two_focus_left_20_filled:before {
+.icon-ic_fluent_layout_column_three_20_regular:before {
content: "\e9cb";
}
-.icon-ic_fluent_layout_column_two_focus_right_20_filled:before {
+.icon-ic_fluent_layout_column_three_focus_center_20_filled:before {
content: "\e9cc";
}
-.icon-ic_fluent_layout_column_two_split_left_20_filled:before {
+.icon-ic_fluent_layout_column_three_focus_left_20_filled:before {
content: "\e9cd";
}
-.icon-ic_fluent_layout_column_two_split_left_20_regular:before {
+.icon-ic_fluent_layout_column_three_focus_right_20_filled:before {
content: "\e9ce";
}
-.icon-ic_fluent_layout_column_two_split_left_focus_bottom_left_20_filled:before {
+.icon-ic_fluent_layout_column_two_20_filled:before {
content: "\e9cf";
}
-.icon-ic_fluent_layout_column_two_split_left_focus_right_20_filled:before {
+.icon-ic_fluent_layout_column_two_20_regular:before {
content: "\e9d0";
}
-.icon-ic_fluent_layout_column_two_split_left_focus_top_left_20_filled:before {
+.icon-ic_fluent_layout_column_two_focus_left_20_filled:before {
content: "\e9d1";
}
-.icon-ic_fluent_layout_column_two_split_right_20_filled:before {
+.icon-ic_fluent_layout_column_two_focus_right_20_filled:before {
content: "\e9d2";
}
-.icon-ic_fluent_layout_column_two_split_right_20_regular:before {
+.icon-ic_fluent_layout_column_two_split_left_20_filled:before {
content: "\e9d3";
}
-.icon-ic_fluent_layout_column_two_split_right_focus_bottom_right_20_filled:before {
+.icon-ic_fluent_layout_column_two_split_left_20_regular:before {
content: "\e9d4";
}
-.icon-ic_fluent_layout_column_two_split_right_focus_left_20_filled:before {
+.icon-ic_fluent_layout_column_two_split_left_focus_bottom_left_20_filled:before {
content: "\e9d5";
}
-.icon-ic_fluent_layout_column_two_split_right_focus_top_right_20_filled:before {
+.icon-ic_fluent_layout_column_two_split_left_focus_right_20_filled:before {
content: "\e9d6";
}
-.icon-ic_fluent_layout_row_four_20_filled:before {
+.icon-ic_fluent_layout_column_two_split_left_focus_top_left_20_filled:before {
content: "\e9d7";
}
-.icon-ic_fluent_layout_row_four_20_regular:before {
+.icon-ic_fluent_layout_column_two_split_right_20_filled:before {
content: "\e9d8";
}
-.icon-ic_fluent_layout_row_four_focus_bottom_20_filled:before {
+.icon-ic_fluent_layout_column_two_split_right_20_regular:before {
content: "\e9d9";
}
-.icon-ic_fluent_layout_row_four_focus_center_bottom_20_filled:before {
+.icon-ic_fluent_layout_column_two_split_right_focus_bottom_right_20_filled:before {
content: "\e9da";
}
-.icon-ic_fluent_layout_row_four_focus_center_top_20_filled:before {
+.icon-ic_fluent_layout_column_two_split_right_focus_left_20_filled:before {
content: "\e9db";
}
-.icon-ic_fluent_layout_row_four_focus_top_20_filled:before {
+.icon-ic_fluent_layout_column_two_split_right_focus_top_right_20_filled:before {
content: "\e9dc";
}
-.icon-ic_fluent_layout_row_three_20_filled:before {
+.icon-ic_fluent_layout_row_four_20_filled:before {
content: "\e9dd";
}
-.icon-ic_fluent_layout_row_three_20_regular:before {
+.icon-ic_fluent_layout_row_four_20_regular:before {
content: "\e9de";
}
-.icon-ic_fluent_layout_row_three_focus_bottom_20_filled:before {
+.icon-ic_fluent_layout_row_four_focus_bottom_20_filled:before {
content: "\e9df";
}
-.icon-ic_fluent_layout_row_three_focus_center_20_filled:before {
+.icon-ic_fluent_layout_row_four_focus_center_bottom_20_filled:before {
content: "\e9e0";
}
-.icon-ic_fluent_layout_row_three_focus_top_20_filled:before {
+.icon-ic_fluent_layout_row_four_focus_center_top_20_filled:before {
content: "\e9e1";
}
-.icon-ic_fluent_layout_row_two_20_filled:before {
+.icon-ic_fluent_layout_row_four_focus_top_20_filled:before {
content: "\e9e2";
}
-.icon-ic_fluent_layout_row_two_20_regular:before {
+.icon-ic_fluent_layout_row_three_20_filled:before {
content: "\e9e3";
}
-.icon-ic_fluent_layout_row_two_focus_bottom_20_filled:before {
+.icon-ic_fluent_layout_row_three_20_regular:before {
content: "\e9e4";
}
-.icon-ic_fluent_layout_row_two_focus_top_20_filled:before {
+.icon-ic_fluent_layout_row_three_focus_bottom_20_filled:before {
content: "\e9e5";
}
-.icon-ic_fluent_layout_row_two_split_bottom_20_filled:before {
+.icon-ic_fluent_layout_row_three_focus_center_20_filled:before {
content: "\e9e6";
}
-.icon-ic_fluent_layout_row_two_split_bottom_20_regular:before {
+.icon-ic_fluent_layout_row_three_focus_top_20_filled:before {
content: "\e9e7";
}
-.icon-ic_fluent_layout_row_two_split_bottom_focus_bottom_left_20_filled:before {
+.icon-ic_fluent_layout_row_two_20_filled:before {
content: "\e9e8";
}
-.icon-ic_fluent_layout_row_two_split_bottom_focus_bottom_right_20_filled:before {
+.icon-ic_fluent_layout_row_two_20_regular:before {
content: "\e9e9";
}
-.icon-ic_fluent_layout_row_two_split_bottom_focus_top_20_filled:before {
+.icon-ic_fluent_layout_row_two_focus_bottom_20_filled:before {
content: "\e9ea";
}
-.icon-ic_fluent_layout_row_two_split_top_20_filled:before {
+.icon-ic_fluent_layout_row_two_focus_top_20_filled:before {
content: "\e9eb";
}
-.icon-ic_fluent_layout_row_two_split_top_20_regular:before {
+.icon-ic_fluent_layout_row_two_split_bottom_20_filled:before {
content: "\e9ec";
}
-.icon-ic_fluent_layout_row_two_split_top_focus_bottom_20_filled:before {
+.icon-ic_fluent_layout_row_two_split_bottom_20_regular:before {
content: "\e9ed";
}
-.icon-ic_fluent_layout_row_two_split_top_focus_top_left_20_filled:before {
+.icon-ic_fluent_layout_row_two_split_bottom_focus_bottom_left_20_filled:before {
content: "\e9ee";
}
-.icon-ic_fluent_layout_row_two_split_top_focus_top_right_20_filled:before {
+.icon-ic_fluent_layout_row_two_split_bottom_focus_bottom_right_20_filled:before {
content: "\e9ef";
}
-.icon-ic_fluent_leaf_one_20_filled:before {
+.icon-ic_fluent_layout_row_two_split_bottom_focus_top_20_filled:before {
content: "\e9f0";
}
-.icon-ic_fluent_leaf_one_20_regular:before {
+.icon-ic_fluent_layout_row_two_split_top_20_filled:before {
content: "\e9f1";
}
-.icon-ic_fluent_leaf_three_20_filled:before {
+.icon-ic_fluent_layout_row_two_split_top_20_regular:before {
content: "\e9f2";
}
-.icon-ic_fluent_leaf_three_20_regular:before {
+.icon-ic_fluent_layout_row_two_split_top_focus_bottom_20_filled:before {
content: "\e9f3";
}
-.icon-ic_fluent_leaf_two_20_filled:before {
+.icon-ic_fluent_layout_row_two_split_top_focus_top_left_20_filled:before {
content: "\e9f4";
}
-.icon-ic_fluent_leaf_two_20_regular:before {
+.icon-ic_fluent_layout_row_two_split_top_focus_top_right_20_filled:before {
content: "\e9f5";
}
-.icon-ic_fluent_learning_app_20_filled:before {
+.icon-ic_fluent_leaf_one_20_filled:before {
content: "\e9f6";
}
-.icon-ic_fluent_learning_app_20_regular:before {
+.icon-ic_fluent_leaf_one_20_regular:before {
content: "\e9f7";
}
-.icon-ic_fluent_library_20_filled:before {
+.icon-ic_fluent_leaf_three_20_filled:before {
content: "\e9f8";
}
-.icon-ic_fluent_library_20_regular:before {
+.icon-ic_fluent_leaf_three_20_regular:before {
content: "\e9f9";
}
-.icon-ic_fluent_lightbulb_20_filled:before {
+.icon-ic_fluent_leaf_two_20_filled:before {
content: "\e9fa";
}
-.icon-ic_fluent_lightbulb_20_regular:before {
+.icon-ic_fluent_leaf_two_20_regular:before {
content: "\e9fb";
}
-.icon-ic_fluent_lightbulb_checkmark_20_filled:before {
+.icon-ic_fluent_learning_app_20_filled:before {
content: "\e9fc";
}
-.icon-ic_fluent_lightbulb_checkmark_20_regular:before {
+.icon-ic_fluent_learning_app_20_regular:before {
content: "\e9fd";
}
-.icon-ic_fluent_lightbulb_circle_20_filled:before {
+.icon-ic_fluent_library_20_filled:before {
content: "\e9fe";
}
-.icon-ic_fluent_lightbulb_circle_20_regular:before {
+.icon-ic_fluent_library_20_regular:before {
content: "\e9ff";
}
-.icon-ic_fluent_lightbulb_filament_20_filled:before {
+.icon-ic_fluent_lightbulb_20_filled:before {
content: "\ea00";
}
-.icon-ic_fluent_lightbulb_filament_20_regular:before {
+.icon-ic_fluent_lightbulb_20_regular:before {
content: "\ea01";
}
-.icon-ic_fluent_lightbulb_person_20_filled:before {
+.icon-ic_fluent_lightbulb_checkmark_20_filled:before {
content: "\ea02";
}
-.icon-ic_fluent_lightbulb_person_20_regular:before {
+.icon-ic_fluent_lightbulb_checkmark_20_regular:before {
content: "\ea03";
}
-.icon-ic_fluent_likert_20_filled:before {
+.icon-ic_fluent_lightbulb_circle_20_filled:before {
content: "\ea04";
}
-.icon-ic_fluent_likert_20_regular:before {
+.icon-ic_fluent_lightbulb_circle_20_regular:before {
content: "\ea05";
}
-.icon-ic_fluent_line_20_filled:before {
+.icon-ic_fluent_lightbulb_filament_20_filled:before {
content: "\ea06";
}
-.icon-ic_fluent_line_20_regular:before {
+.icon-ic_fluent_lightbulb_filament_20_regular:before {
content: "\ea07";
}
-.icon-ic_fluent_line_dashes_20_filled:before {
+.icon-ic_fluent_lightbulb_person_20_filled:before {
content: "\ea08";
}
-.icon-ic_fluent_line_dashes_20_regular:before {
+.icon-ic_fluent_lightbulb_person_20_regular:before {
content: "\ea09";
}
-.icon-ic_fluent_line_flow_diagonal_up_right_20_filled:before {
+.icon-ic_fluent_likert_20_filled:before {
content: "\ea0a";
}
-.icon-ic_fluent_line_flow_diagonal_up_right_20_regular:before {
+.icon-ic_fluent_likert_20_regular:before {
content: "\ea0b";
}
-.icon-ic_fluent_line_horizontal_1_20_filled:before {
+.icon-ic_fluent_line_20_filled:before {
content: "\ea0c";
}
-.icon-ic_fluent_line_horizontal_1_20_regular:before {
+.icon-ic_fluent_line_20_regular:before {
content: "\ea0d";
}
-.icon-ic_fluent_line_horizontal_1_dashes_20_filled:before {
+.icon-ic_fluent_line_dashes_20_filled:before {
content: "\ea0e";
}
-.icon-ic_fluent_line_horizontal_1_dashes_20_regular:before {
+.icon-ic_fluent_line_dashes_20_regular:before {
content: "\ea0f";
}
-.icon-ic_fluent_line_horizontal_2_dashes_solid_20_filled:before {
+.icon-ic_fluent_line_flow_diagonal_up_right_20_filled:before {
content: "\ea10";
}
-.icon-ic_fluent_line_horizontal_2_dashes_solid_20_regular:before {
+.icon-ic_fluent_line_flow_diagonal_up_right_20_regular:before {
content: "\ea11";
}
-.icon-ic_fluent_line_horizontal_3_20_filled:before {
+.icon-ic_fluent_line_horizontal_1_20_filled:before {
content: "\ea12";
}
-.icon-ic_fluent_line_horizontal_3_20_regular:before {
+.icon-ic_fluent_line_horizontal_1_20_regular:before {
content: "\ea13";
}
-.icon-ic_fluent_line_horizontal_4_20_filled:before {
+.icon-ic_fluent_line_horizontal_1_dashes_20_filled:before {
content: "\ea14";
}
-.icon-ic_fluent_line_horizontal_4_20_regular:before {
+.icon-ic_fluent_line_horizontal_1_dashes_20_regular:before {
content: "\ea15";
}
-.icon-ic_fluent_line_horizontal_4_search_20_filled:before {
+.icon-ic_fluent_line_horizontal_2_dashes_solid_20_filled:before {
content: "\ea16";
}
-.icon-ic_fluent_line_horizontal_4_search_20_regular:before {
+.icon-ic_fluent_line_horizontal_2_dashes_solid_20_regular:before {
content: "\ea17";
}
-.icon-ic_fluent_line_horizontal_5_20_filled:before {
+.icon-ic_fluent_line_horizontal_3_20_filled:before {
content: "\ea18";
}
-.icon-ic_fluent_line_horizontal_5_20_regular:before {
+.icon-ic_fluent_line_horizontal_3_20_regular:before {
content: "\ea19";
}
-.icon-ic_fluent_line_horizontal_5_error_20_filled:before {
+.icon-ic_fluent_line_horizontal_4_20_filled:before {
content: "\ea1a";
}
-.icon-ic_fluent_line_horizontal_5_error_20_regular:before {
+.icon-ic_fluent_line_horizontal_4_20_regular:before {
content: "\ea1b";
}
-.icon-ic_fluent_line_style_20_filled:before {
+.icon-ic_fluent_line_horizontal_4_search_20_filled:before {
content: "\ea1c";
}
-.icon-ic_fluent_line_style_20_regular:before {
+.icon-ic_fluent_line_horizontal_4_search_20_regular:before {
content: "\ea1d";
}
-.icon-ic_fluent_line_thickness_20_filled:before {
+.icon-ic_fluent_line_horizontal_5_20_filled:before {
content: "\ea1e";
}
-.icon-ic_fluent_line_thickness_20_regular:before {
+.icon-ic_fluent_line_horizontal_5_20_regular:before {
content: "\ea1f";
}
-.icon-ic_fluent_link_20_filled:before {
+.icon-ic_fluent_line_horizontal_5_error_20_filled:before {
content: "\ea20";
}
-.icon-ic_fluent_link_20_regular:before {
+.icon-ic_fluent_line_horizontal_5_error_20_regular:before {
content: "\ea21";
}
-.icon-ic_fluent_link_add_20_filled:before {
+.icon-ic_fluent_line_style_20_filled:before {
content: "\ea22";
}
-.icon-ic_fluent_link_add_20_regular:before {
+.icon-ic_fluent_line_style_20_regular:before {
content: "\ea23";
}
-.icon-ic_fluent_link_dismiss_20_filled:before {
+.icon-ic_fluent_line_thickness_20_filled:before {
content: "\ea24";
}
-.icon-ic_fluent_link_dismiss_20_regular:before {
+.icon-ic_fluent_line_thickness_20_regular:before {
content: "\ea25";
}
-.icon-ic_fluent_link_edit_20_filled:before {
+.icon-ic_fluent_link_20_filled:before {
content: "\ea26";
}
-.icon-ic_fluent_link_edit_20_regular:before {
+.icon-ic_fluent_link_20_regular:before {
content: "\ea27";
}
-.icon-ic_fluent_link_multiple_20_filled:before {
+.icon-ic_fluent_link_add_20_filled:before {
content: "\ea28";
}
-.icon-ic_fluent_link_multiple_20_regular:before {
+.icon-ic_fluent_link_add_20_regular:before {
content: "\ea29";
}
-.icon-ic_fluent_link_person_20_filled:before {
+.icon-ic_fluent_link_dismiss_20_filled:before {
content: "\ea2a";
}
-.icon-ic_fluent_link_person_20_regular:before {
+.icon-ic_fluent_link_dismiss_20_regular:before {
content: "\ea2b";
}
-.icon-ic_fluent_link_square_20_filled:before {
+.icon-ic_fluent_link_edit_20_filled:before {
content: "\ea2c";
}
-.icon-ic_fluent_link_square_20_regular:before {
+.icon-ic_fluent_link_edit_20_regular:before {
content: "\ea2d";
}
-.icon-ic_fluent_link_toolbox_20_filled:before {
+.icon-ic_fluent_link_multiple_20_filled:before {
content: "\ea2e";
}
-.icon-ic_fluent_link_toolbox_20_regular:before {
+.icon-ic_fluent_link_multiple_20_regular:before {
content: "\ea2f";
}
-.icon-ic_fluent_list_20_filled:before {
+.icon-ic_fluent_link_person_20_filled:before {
content: "\ea30";
}
-.icon-ic_fluent_list_20_regular:before {
+.icon-ic_fluent_link_person_20_regular:before {
content: "\ea31";
}
-.icon-ic_fluent_list_bar_20_filled:before {
+.icon-ic_fluent_link_square_20_filled:before {
content: "\ea32";
}
-.icon-ic_fluent_list_bar_20_regular:before {
+.icon-ic_fluent_link_square_20_regular:before {
content: "\ea33";
}
-.icon-ic_fluent_list_bar_tree_20_filled:before {
+.icon-ic_fluent_link_toolbox_20_filled:before {
content: "\ea34";
}
-.icon-ic_fluent_list_bar_tree_20_regular:before {
+.icon-ic_fluent_link_toolbox_20_regular:before {
content: "\ea35";
}
-.icon-ic_fluent_list_bar_tree_offset_20_filled:before {
+.icon-ic_fluent_list_20_filled:before {
content: "\ea36";
}
-.icon-ic_fluent_list_bar_tree_offset_20_regular:before {
+.icon-ic_fluent_list_20_regular:before {
content: "\ea37";
}
-.icon-ic_fluent_list_rtl_20_filled:before {
+.icon-ic_fluent_list_bar_20_filled:before {
content: "\ea38";
}
-.icon-ic_fluent_list_rtl_20_regular:before {
+.icon-ic_fluent_list_bar_20_regular:before {
content: "\ea39";
}
-.icon-ic_fluent_live_20_filled:before {
+.icon-ic_fluent_list_bar_tree_20_filled:before {
content: "\ea3a";
}
-.icon-ic_fluent_live_20_regular:before {
+.icon-ic_fluent_list_bar_tree_20_regular:before {
content: "\ea3b";
}
-.icon-ic_fluent_live_off_20_filled:before {
+.icon-ic_fluent_list_bar_tree_offset_20_filled:before {
content: "\ea3c";
}
-.icon-ic_fluent_live_off_20_regular:before {
+.icon-ic_fluent_list_bar_tree_offset_20_regular:before {
content: "\ea3d";
}
-.icon-ic_fluent_local_language_20_filled:before {
+.icon-ic_fluent_list_rtl_20_filled:before {
content: "\ea3e";
}
-.icon-ic_fluent_local_language_20_regular:before {
+.icon-ic_fluent_list_rtl_20_regular:before {
content: "\ea3f";
}
-.icon-ic_fluent_location_20_filled:before {
+.icon-ic_fluent_live_20_filled:before {
content: "\ea40";
}
-.icon-ic_fluent_location_20_regular:before {
+.icon-ic_fluent_live_20_regular:before {
content: "\ea41";
}
-.icon-ic_fluent_location_add_20_filled:before {
+.icon-ic_fluent_live_off_20_filled:before {
content: "\ea42";
}
-.icon-ic_fluent_location_add_20_regular:before {
+.icon-ic_fluent_live_off_20_regular:before {
content: "\ea43";
}
-.icon-ic_fluent_location_add_left_20_filled:before {
+.icon-ic_fluent_local_language_20_filled:before {
content: "\ea44";
}
-.icon-ic_fluent_location_add_left_20_regular:before {
+.icon-ic_fluent_local_language_20_regular:before {
content: "\ea45";
}
-.icon-ic_fluent_location_add_right_20_filled:before {
+.icon-ic_fluent_location_20_filled:before {
content: "\ea46";
}
-.icon-ic_fluent_location_add_right_20_regular:before {
+.icon-ic_fluent_location_20_regular:before {
content: "\ea47";
}
-.icon-ic_fluent_location_add_up_20_filled:before {
+.icon-ic_fluent_location_add_20_filled:before {
content: "\ea48";
}
-.icon-ic_fluent_location_add_up_20_regular:before {
+.icon-ic_fluent_location_add_20_regular:before {
content: "\ea49";
}
-.icon-ic_fluent_location_arrow_20_filled:before {
+.icon-ic_fluent_location_add_left_20_filled:before {
content: "\ea4a";
}
-.icon-ic_fluent_location_arrow_20_regular:before {
+.icon-ic_fluent_location_add_left_20_regular:before {
content: "\ea4b";
}
-.icon-ic_fluent_location_arrow_left_20_filled:before {
+.icon-ic_fluent_location_add_right_20_filled:before {
content: "\ea4c";
}
-.icon-ic_fluent_location_arrow_left_20_regular:before {
+.icon-ic_fluent_location_add_right_20_regular:before {
content: "\ea4d";
}
-.icon-ic_fluent_location_arrow_right_20_filled:before {
+.icon-ic_fluent_location_add_up_20_filled:before {
content: "\ea4e";
}
-.icon-ic_fluent_location_arrow_right_20_regular:before {
+.icon-ic_fluent_location_add_up_20_regular:before {
content: "\ea4f";
}
-.icon-ic_fluent_location_arrow_up_20_filled:before {
+.icon-ic_fluent_location_arrow_20_filled:before {
content: "\ea50";
}
-.icon-ic_fluent_location_arrow_up_20_regular:before {
+.icon-ic_fluent_location_arrow_20_regular:before {
content: "\ea51";
}
-.icon-ic_fluent_location_dismiss_20_filled:before {
+.icon-ic_fluent_location_arrow_left_20_filled:before {
content: "\ea52";
}
-.icon-ic_fluent_location_dismiss_20_regular:before {
+.icon-ic_fluent_location_arrow_left_20_regular:before {
content: "\ea53";
}
-.icon-ic_fluent_location_live_20_filled:before {
+.icon-ic_fluent_location_arrow_right_20_filled:before {
content: "\ea54";
}
-.icon-ic_fluent_location_live_20_regular:before {
+.icon-ic_fluent_location_arrow_right_20_regular:before {
content: "\ea55";
}
-.icon-ic_fluent_location_off_20_filled:before {
+.icon-ic_fluent_location_arrow_up_20_filled:before {
content: "\ea56";
}
-.icon-ic_fluent_location_off_20_regular:before {
+.icon-ic_fluent_location_arrow_up_20_regular:before {
content: "\ea57";
}
-.icon-ic_fluent_location_ripple_20_filled:before {
+.icon-ic_fluent_location_dismiss_20_filled:before {
content: "\ea58";
}
-.icon-ic_fluent_location_ripple_20_regular:before {
+.icon-ic_fluent_location_dismiss_20_regular:before {
content: "\ea59";
}
-.icon-ic_fluent_location_target_square_20_filled:before {
+.icon-ic_fluent_location_live_20_filled:before {
content: "\ea5a";
}
-.icon-ic_fluent_location_target_square_20_regular:before {
+.icon-ic_fluent_location_live_20_regular:before {
content: "\ea5b";
}
-.icon-ic_fluent_lock_closed_20_filled:before {
+.icon-ic_fluent_location_off_20_filled:before {
content: "\ea5c";
}
-.icon-ic_fluent_lock_closed_20_regular:before {
+.icon-ic_fluent_location_off_20_regular:before {
content: "\ea5d";
}
-.icon-ic_fluent_lock_closed_key_20_filled:before {
+.icon-ic_fluent_location_ripple_20_filled:before {
content: "\ea5e";
}
-.icon-ic_fluent_lock_closed_key_20_regular:before {
+.icon-ic_fluent_location_ripple_20_regular:before {
content: "\ea5f";
}
-.icon-ic_fluent_lock_multiple_20_filled:before {
+.icon-ic_fluent_location_target_square_20_filled:before {
content: "\ea60";
}
-.icon-ic_fluent_lock_multiple_20_regular:before {
+.icon-ic_fluent_location_target_square_20_regular:before {
content: "\ea61";
}
-.icon-ic_fluent_lock_open_20_filled:before {
+.icon-ic_fluent_lock_closed_20_filled:before {
content: "\ea62";
}
-.icon-ic_fluent_lock_open_20_regular:before {
+.icon-ic_fluent_lock_closed_20_regular:before {
content: "\ea63";
}
-.icon-ic_fluent_lock_shield_20_filled:before {
+.icon-ic_fluent_lock_closed_key_20_filled:before {
content: "\ea64";
}
-.icon-ic_fluent_lock_shield_20_regular:before {
+.icon-ic_fluent_lock_closed_key_20_regular:before {
content: "\ea65";
}
-.icon-ic_fluent_lottery_20_filled:before {
+.icon-ic_fluent_lock_multiple_20_filled:before {
content: "\ea66";
}
-.icon-ic_fluent_lottery_20_regular:before {
+.icon-ic_fluent_lock_multiple_20_regular:before {
content: "\ea67";
}
-.icon-ic_fluent_luggage_20_filled:before {
+.icon-ic_fluent_lock_open_20_filled:before {
content: "\ea68";
}
-.icon-ic_fluent_luggage_20_regular:before {
+.icon-ic_fluent_lock_open_20_regular:before {
content: "\ea69";
}
-.icon-ic_fluent_mail_20_filled:before {
+.icon-ic_fluent_lock_shield_20_filled:before {
content: "\ea6a";
}
-.icon-ic_fluent_mail_20_regular:before {
+.icon-ic_fluent_lock_shield_20_regular:before {
content: "\ea6b";
}
-.icon-ic_fluent_mail_add_20_filled:before {
+.icon-ic_fluent_lottery_20_filled:before {
content: "\ea6c";
}
-.icon-ic_fluent_mail_add_20_regular:before {
+.icon-ic_fluent_lottery_20_regular:before {
content: "\ea6d";
}
-.icon-ic_fluent_mail_alert_20_filled:before {
+.icon-ic_fluent_luggage_20_filled:before {
content: "\ea6e";
}
-.icon-ic_fluent_mail_alert_20_regular:before {
+.icon-ic_fluent_luggage_20_regular:before {
content: "\ea6f";
}
-.icon-ic_fluent_mail_all_read_20_filled:before {
+.icon-ic_fluent_mail_20_filled:before {
content: "\ea70";
}
-.icon-ic_fluent_mail_all_read_20_regular:before {
+.icon-ic_fluent_mail_20_regular:before {
content: "\ea71";
}
-.icon-ic_fluent_mail_all_unread_20_filled:before {
+.icon-ic_fluent_mail_add_20_filled:before {
content: "\ea72";
}
-.icon-ic_fluent_mail_all_unread_20_regular:before {
+.icon-ic_fluent_mail_add_20_regular:before {
content: "\ea73";
}
-.icon-ic_fluent_mail_arrow_clockwise_20_filled:before {
+.icon-ic_fluent_mail_alert_20_filled:before {
content: "\ea74";
}
-.icon-ic_fluent_mail_arrow_clockwise_20_regular:before {
+.icon-ic_fluent_mail_alert_20_regular:before {
content: "\ea75";
}
-.icon-ic_fluent_mail_arrow_double_back_20_filled:before {
+.icon-ic_fluent_mail_all_read_20_filled:before {
content: "\ea76";
}
-.icon-ic_fluent_mail_arrow_double_back_20_regular:before {
+.icon-ic_fluent_mail_all_read_20_regular:before {
content: "\ea77";
}
-.icon-ic_fluent_mail_arrow_down_20_filled:before {
+.icon-ic_fluent_mail_all_unread_20_filled:before {
content: "\ea78";
}
-.icon-ic_fluent_mail_arrow_down_20_regular:before {
+.icon-ic_fluent_mail_all_unread_20_regular:before {
content: "\ea79";
}
-.icon-ic_fluent_mail_arrow_forward_20_filled:before {
+.icon-ic_fluent_mail_arrow_clockwise_20_filled:before {
content: "\ea7a";
}
-.icon-ic_fluent_mail_arrow_forward_20_regular:before {
+.icon-ic_fluent_mail_arrow_clockwise_20_regular:before {
content: "\ea7b";
}
-.icon-ic_fluent_mail_arrow_up_20_filled:before {
+.icon-ic_fluent_mail_arrow_double_back_20_filled:before {
content: "\ea7c";
}
-.icon-ic_fluent_mail_arrow_up_20_regular:before {
+.icon-ic_fluent_mail_arrow_double_back_20_regular:before {
content: "\ea7d";
}
-.icon-ic_fluent_mail_attach_20_filled:before {
+.icon-ic_fluent_mail_arrow_down_20_filled:before {
content: "\ea7e";
}
-.icon-ic_fluent_mail_attach_20_regular:before {
+.icon-ic_fluent_mail_arrow_down_20_regular:before {
content: "\ea7f";
}
-.icon-ic_fluent_mail_checkmark_20_filled:before {
+.icon-ic_fluent_mail_arrow_forward_20_filled:before {
content: "\ea80";
}
-.icon-ic_fluent_mail_checkmark_20_regular:before {
+.icon-ic_fluent_mail_arrow_forward_20_regular:before {
content: "\ea81";
}
-.icon-ic_fluent_mail_clock_20_filled:before {
+.icon-ic_fluent_mail_arrow_up_20_filled:before {
content: "\ea82";
}
-.icon-ic_fluent_mail_clock_20_regular:before {
+.icon-ic_fluent_mail_arrow_up_20_regular:before {
content: "\ea83";
}
-.icon-ic_fluent_mail_copy_20_filled:before {
+.icon-ic_fluent_mail_attach_20_filled:before {
content: "\ea84";
}
-.icon-ic_fluent_mail_copy_20_regular:before {
+.icon-ic_fluent_mail_attach_20_regular:before {
content: "\ea85";
}
-.icon-ic_fluent_mail_dismiss_20_filled:before {
+.icon-ic_fluent_mail_checkmark_20_filled:before {
content: "\ea86";
}
-.icon-ic_fluent_mail_dismiss_20_regular:before {
+.icon-ic_fluent_mail_checkmark_20_regular:before {
content: "\ea87";
}
-.icon-ic_fluent_mail_edit_20_filled:before {
+.icon-ic_fluent_mail_clock_20_filled:before {
content: "\ea88";
}
-.icon-ic_fluent_mail_edit_20_regular:before {
+.icon-ic_fluent_mail_clock_20_regular:before {
content: "\ea89";
}
-.icon-ic_fluent_mail_error_20_filled:before {
+.icon-ic_fluent_mail_copy_20_filled:before {
content: "\ea8a";
}
-.icon-ic_fluent_mail_error_20_regular:before {
+.icon-ic_fluent_mail_copy_20_regular:before {
content: "\ea8b";
}
-.icon-ic_fluent_mail_inbox_20_filled:before {
+.icon-ic_fluent_mail_dismiss_20_filled:before {
content: "\ea8c";
}
-.icon-ic_fluent_mail_inbox_20_regular:before {
+.icon-ic_fluent_mail_dismiss_20_regular:before {
content: "\ea8d";
}
-.icon-ic_fluent_mail_inbox_add_20_filled:before {
+.icon-ic_fluent_mail_edit_20_filled:before {
content: "\ea8e";
}
-.icon-ic_fluent_mail_inbox_add_20_regular:before {
+.icon-ic_fluent_mail_edit_20_regular:before {
content: "\ea8f";
}
-.icon-ic_fluent_mail_inbox_all_20_filled:before {
+.icon-ic_fluent_mail_error_20_filled:before {
content: "\ea90";
}
-.icon-ic_fluent_mail_inbox_all_20_regular:before {
+.icon-ic_fluent_mail_error_20_regular:before {
content: "\ea91";
}
-.icon-ic_fluent_mail_inbox_arrow_down_20_filled:before {
+.icon-ic_fluent_mail_inbox_20_filled:before {
content: "\ea92";
}
-.icon-ic_fluent_mail_inbox_arrow_down_20_regular:before {
+.icon-ic_fluent_mail_inbox_20_regular:before {
content: "\ea93";
}
-.icon-ic_fluent_mail_inbox_arrow_right_20_filled:before {
+.icon-ic_fluent_mail_inbox_add_20_filled:before {
content: "\ea94";
}
-.icon-ic_fluent_mail_inbox_arrow_right_20_regular:before {
+.icon-ic_fluent_mail_inbox_add_20_regular:before {
content: "\ea95";
}
-.icon-ic_fluent_mail_inbox_arrow_up_20_filled:before {
+.icon-ic_fluent_mail_inbox_all_20_filled:before {
content: "\ea96";
}
-.icon-ic_fluent_mail_inbox_arrow_up_20_regular:before {
+.icon-ic_fluent_mail_inbox_all_20_regular:before {
content: "\ea97";
}
-.icon-ic_fluent_mail_inbox_checkmark_20_filled:before {
+.icon-ic_fluent_mail_inbox_arrow_down_20_filled:before {
content: "\ea98";
}
-.icon-ic_fluent_mail_inbox_checkmark_20_regular:before {
+.icon-ic_fluent_mail_inbox_arrow_down_20_regular:before {
content: "\ea99";
}
-.icon-ic_fluent_mail_inbox_dismiss_20_filled:before {
+.icon-ic_fluent_mail_inbox_arrow_right_20_filled:before {
content: "\ea9a";
}
-.icon-ic_fluent_mail_inbox_dismiss_20_regular:before {
+.icon-ic_fluent_mail_inbox_arrow_right_20_regular:before {
content: "\ea9b";
}
-.icon-ic_fluent_mail_link_20_filled:before {
+.icon-ic_fluent_mail_inbox_arrow_up_20_filled:before {
content: "\ea9c";
}
-.icon-ic_fluent_mail_link_20_regular:before {
+.icon-ic_fluent_mail_inbox_arrow_up_20_regular:before {
content: "\ea9d";
}
-.icon-ic_fluent_mail_list_20_filled:before {
+.icon-ic_fluent_mail_inbox_checkmark_20_filled:before {
content: "\ea9e";
}
-.icon-ic_fluent_mail_list_20_regular:before {
+.icon-ic_fluent_mail_inbox_checkmark_20_regular:before {
content: "\ea9f";
}
-.icon-ic_fluent_mail_multiple_20_filled:before {
+.icon-ic_fluent_mail_inbox_dismiss_20_filled:before {
content: "\eaa0";
}
-.icon-ic_fluent_mail_multiple_20_regular:before {
+.icon-ic_fluent_mail_inbox_dismiss_20_regular:before {
content: "\eaa1";
}
-.icon-ic_fluent_mail_off_20_filled:before {
+.icon-ic_fluent_mail_link_20_filled:before {
content: "\eaa2";
}
-.icon-ic_fluent_mail_off_20_regular:before {
+.icon-ic_fluent_mail_link_20_regular:before {
content: "\eaa3";
}
-.icon-ic_fluent_mail_open_person_20_filled:before {
+.icon-ic_fluent_mail_list_20_filled:before {
content: "\eaa4";
}
-.icon-ic_fluent_mail_open_person_20_regular:before {
+.icon-ic_fluent_mail_list_20_regular:before {
content: "\eaa5";
}
-.icon-ic_fluent_mail_pause_20_filled:before {
+.icon-ic_fluent_mail_multiple_20_filled:before {
content: "\eaa6";
}
-.icon-ic_fluent_mail_pause_20_regular:before {
+.icon-ic_fluent_mail_multiple_20_regular:before {
content: "\eaa7";
}
-.icon-ic_fluent_mail_prohibited_20_filled:before {
+.icon-ic_fluent_mail_off_20_filled:before {
content: "\eaa8";
}
-.icon-ic_fluent_mail_prohibited_20_regular:before {
+.icon-ic_fluent_mail_off_20_regular:before {
content: "\eaa9";
}
-.icon-ic_fluent_mail_read_20_filled:before {
+.icon-ic_fluent_mail_open_person_20_filled:before {
content: "\eaaa";
}
-.icon-ic_fluent_mail_read_20_regular:before {
+.icon-ic_fluent_mail_open_person_20_regular:before {
content: "\eaab";
}
-.icon-ic_fluent_mail_read_multiple_20_filled:before {
+.icon-ic_fluent_mail_pause_20_filled:before {
content: "\eaac";
}
-.icon-ic_fluent_mail_read_multiple_20_regular:before {
+.icon-ic_fluent_mail_pause_20_regular:before {
content: "\eaad";
}
-.icon-ic_fluent_mail_rewind_20_filled:before {
+.icon-ic_fluent_mail_prohibited_20_filled:before {
content: "\eaae";
}
-.icon-ic_fluent_mail_rewind_20_regular:before {
+.icon-ic_fluent_mail_prohibited_20_regular:before {
content: "\eaaf";
}
-.icon-ic_fluent_mail_settings_20_filled:before {
+.icon-ic_fluent_mail_read_20_filled:before {
content: "\eab0";
}
-.icon-ic_fluent_mail_settings_20_regular:before {
+.icon-ic_fluent_mail_read_20_regular:before {
content: "\eab1";
}
-.icon-ic_fluent_mail_shield_20_filled:before {
+.icon-ic_fluent_mail_read_multiple_20_filled:before {
content: "\eab2";
}
-.icon-ic_fluent_mail_shield_20_regular:before {
+.icon-ic_fluent_mail_read_multiple_20_regular:before {
content: "\eab3";
}
-.icon-ic_fluent_mail_template_20_filled:before {
+.icon-ic_fluent_mail_rewind_20_filled:before {
content: "\eab4";
}
-.icon-ic_fluent_mail_template_20_regular:before {
+.icon-ic_fluent_mail_rewind_20_regular:before {
content: "\eab5";
}
-.icon-ic_fluent_mail_unread_20_filled:before {
+.icon-ic_fluent_mail_settings_20_filled:before {
content: "\eab6";
}
-.icon-ic_fluent_mail_unread_20_regular:before {
+.icon-ic_fluent_mail_settings_20_regular:before {
content: "\eab7";
}
-.icon-ic_fluent_mail_warning_20_filled:before {
+.icon-ic_fluent_mail_shield_20_filled:before {
content: "\eab8";
}
-.icon-ic_fluent_mail_warning_20_regular:before {
+.icon-ic_fluent_mail_shield_20_regular:before {
content: "\eab9";
}
-.icon-ic_fluent_mailbox_20_filled:before {
+.icon-ic_fluent_mail_template_20_filled:before {
content: "\eaba";
}
-.icon-ic_fluent_mailbox_20_regular:before {
+.icon-ic_fluent_mail_template_20_regular:before {
content: "\eabb";
}
-.icon-ic_fluent_map_20_filled:before {
+.icon-ic_fluent_mail_unread_20_filled:before {
content: "\eabc";
}
-.icon-ic_fluent_map_20_regular:before {
+.icon-ic_fluent_mail_unread_20_regular:before {
content: "\eabd";
}
-.icon-ic_fluent_map_drive_20_filled:before {
+.icon-ic_fluent_mail_warning_20_filled:before {
content: "\eabe";
}
-.icon-ic_fluent_map_drive_20_regular:before {
+.icon-ic_fluent_mail_warning_20_regular:before {
content: "\eabf";
}
-.icon-ic_fluent_markdown_20_filled:before {
+.icon-ic_fluent_mailbox_20_filled:before {
content: "\eac0";
}
-.icon-ic_fluent_markdown_20_regular:before {
+.icon-ic_fluent_mailbox_20_regular:before {
content: "\eac1";
}
-.icon-ic_fluent_match_app_layout_20_filled:before {
+.icon-ic_fluent_map_20_filled:before {
content: "\eac2";
}
-.icon-ic_fluent_match_app_layout_20_regular:before {
+.icon-ic_fluent_map_20_regular:before {
content: "\eac3";
}
-.icon-ic_fluent_math_format_linear_20_filled:before {
+.icon-ic_fluent_map_drive_20_filled:before {
content: "\eac4";
}
-.icon-ic_fluent_math_format_linear_20_regular:before {
+.icon-ic_fluent_map_drive_20_regular:before {
content: "\eac5";
}
-.icon-ic_fluent_math_format_professional_20_filled:before {
+.icon-ic_fluent_markdown_20_filled:before {
content: "\eac6";
}
-.icon-ic_fluent_math_format_professional_20_regular:before {
+.icon-ic_fluent_markdown_20_regular:before {
content: "\eac7";
}
-.icon-ic_fluent_math_formula_20_filled:before {
+.icon-ic_fluent_match_app_layout_20_filled:before {
content: "\eac8";
}
-.icon-ic_fluent_math_formula_20_regular:before {
+.icon-ic_fluent_match_app_layout_20_regular:before {
content: "\eac9";
}
-.icon-ic_fluent_math_symbols_20_filled:before {
+.icon-ic_fluent_math_format_linear_20_filled:before {
content: "\eaca";
}
-.icon-ic_fluent_math_symbols_20_regular:before {
+.icon-ic_fluent_math_format_linear_20_regular:before {
content: "\eacb";
}
-.icon-ic_fluent_maximize_20_filled:before {
+.icon-ic_fluent_math_format_professional_20_filled:before {
content: "\eacc";
}
-.icon-ic_fluent_maximize_20_regular:before {
+.icon-ic_fluent_math_format_professional_20_regular:before {
content: "\eacd";
}
-.icon-ic_fluent_meet_now_20_filled:before {
+.icon-ic_fluent_math_formula_20_filled:before {
content: "\eace";
}
-.icon-ic_fluent_meet_now_20_regular:before {
+.icon-ic_fluent_math_formula_20_regular:before {
content: "\eacf";
}
-.icon-ic_fluent_megaphone_20_filled:before {
+.icon-ic_fluent_math_symbols_20_filled:before {
content: "\ead0";
}
-.icon-ic_fluent_megaphone_20_regular:before {
+.icon-ic_fluent_math_symbols_20_regular:before {
content: "\ead1";
}
-.icon-ic_fluent_megaphone_circle_20_filled:before {
+.icon-ic_fluent_maximize_20_filled:before {
content: "\ead2";
}
-.icon-ic_fluent_megaphone_circle_20_regular:before {
+.icon-ic_fluent_maximize_20_regular:before {
content: "\ead3";
}
-.icon-ic_fluent_megaphone_loud_20_filled:before {
+.icon-ic_fluent_meet_now_20_filled:before {
content: "\ead4";
}
-.icon-ic_fluent_megaphone_loud_20_regular:before {
+.icon-ic_fluent_meet_now_20_regular:before {
content: "\ead5";
}
-.icon-ic_fluent_megaphone_off_20_filled:before {
+.icon-ic_fluent_megaphone_20_filled:before {
content: "\ead6";
}
-.icon-ic_fluent_megaphone_off_20_regular:before {
+.icon-ic_fluent_megaphone_20_regular:before {
content: "\ead7";
}
-.icon-ic_fluent_mention_20_filled:before {
+.icon-ic_fluent_megaphone_circle_20_filled:before {
content: "\ead8";
}
-.icon-ic_fluent_mention_20_regular:before {
+.icon-ic_fluent_megaphone_circle_20_regular:before {
content: "\ead9";
}
-.icon-ic_fluent_mention_arrow_down_20_filled:before {
+.icon-ic_fluent_megaphone_loud_20_filled:before {
content: "\eada";
}
-.icon-ic_fluent_mention_arrow_down_20_regular:before {
+.icon-ic_fluent_megaphone_loud_20_regular:before {
content: "\eadb";
}
-.icon-ic_fluent_mention_brackets_20_filled:before {
+.icon-ic_fluent_megaphone_off_20_filled:before {
content: "\eadc";
}
-.icon-ic_fluent_mention_brackets_20_regular:before {
+.icon-ic_fluent_megaphone_off_20_regular:before {
content: "\eadd";
}
-.icon-ic_fluent_merge_20_filled:before {
+.icon-ic_fluent_mention_20_filled:before {
content: "\eade";
}
-.icon-ic_fluent_merge_20_regular:before {
+.icon-ic_fluent_mention_20_regular:before {
content: "\eadf";
}
-.icon-ic_fluent_mic_20_filled:before {
+.icon-ic_fluent_mention_arrow_down_20_filled:before {
content: "\eae0";
}
-.icon-ic_fluent_mic_20_regular:before {
+.icon-ic_fluent_mention_arrow_down_20_regular:before {
content: "\eae1";
}
-.icon-ic_fluent_mic_off_20_filled:before {
+.icon-ic_fluent_mention_brackets_20_filled:before {
content: "\eae2";
}
-.icon-ic_fluent_mic_off_20_regular:before {
+.icon-ic_fluent_mention_brackets_20_regular:before {
content: "\eae3";
}
-.icon-ic_fluent_mic_prohibited_20_filled:before {
+.icon-ic_fluent_merge_20_filled:before {
content: "\eae4";
}
-.icon-ic_fluent_mic_prohibited_20_regular:before {
+.icon-ic_fluent_merge_20_regular:before {
content: "\eae5";
}
-.icon-ic_fluent_mic_pulse_20_filled:before {
+.icon-ic_fluent_mic_20_filled:before {
content: "\eae6";
}
-.icon-ic_fluent_mic_pulse_20_regular:before {
+.icon-ic_fluent_mic_20_regular:before {
content: "\eae7";
}
-.icon-ic_fluent_mic_pulse_off_20_filled:before {
+.icon-ic_fluent_mic_off_20_filled:before {
content: "\eae8";
}
-.icon-ic_fluent_mic_pulse_off_20_regular:before {
+.icon-ic_fluent_mic_off_20_regular:before {
content: "\eae9";
}
-.icon-ic_fluent_mic_record_20_filled:before {
+.icon-ic_fluent_mic_prohibited_20_filled:before {
content: "\eaea";
}
-.icon-ic_fluent_mic_record_20_regular:before {
+.icon-ic_fluent_mic_prohibited_20_regular:before {
content: "\eaeb";
}
-.icon-ic_fluent_mic_settings_20_filled:before {
+.icon-ic_fluent_mic_pulse_20_filled:before {
content: "\eaec";
}
-.icon-ic_fluent_mic_settings_20_regular:before {
+.icon-ic_fluent_mic_pulse_20_regular:before {
content: "\eaed";
}
-.icon-ic_fluent_mic_sparkle_20_filled:before {
+.icon-ic_fluent_mic_pulse_off_20_filled:before {
content: "\eaee";
}
-.icon-ic_fluent_mic_sparkle_20_regular:before {
+.icon-ic_fluent_mic_pulse_off_20_regular:before {
content: "\eaef";
}
-.icon-ic_fluent_mic_sync_20_filled:before {
+.icon-ic_fluent_mic_record_20_filled:before {
content: "\eaf0";
}
-.icon-ic_fluent_mic_sync_20_regular:before {
+.icon-ic_fluent_mic_record_20_regular:before {
content: "\eaf1";
}
-.icon-ic_fluent_microscope_20_filled:before {
+.icon-ic_fluent_mic_settings_20_filled:before {
content: "\eaf2";
}
-.icon-ic_fluent_microscope_20_regular:before {
+.icon-ic_fluent_mic_settings_20_regular:before {
content: "\eaf3";
}
-.icon-ic_fluent_midi_20_filled:before {
+.icon-ic_fluent_mic_sparkle_20_filled:before {
content: "\eaf4";
}
-.icon-ic_fluent_midi_20_regular:before {
+.icon-ic_fluent_mic_sparkle_20_regular:before {
content: "\eaf5";
}
-.icon-ic_fluent_mobile_optimized_20_filled:before {
+.icon-ic_fluent_mic_sync_20_filled:before {
content: "\eaf6";
}
-.icon-ic_fluent_mobile_optimized_20_regular:before {
+.icon-ic_fluent_mic_sync_20_regular:before {
content: "\eaf7";
}
-.icon-ic_fluent_mold_20_filled:before {
+.icon-ic_fluent_microscope_20_filled:before {
content: "\eaf8";
}
-.icon-ic_fluent_mold_20_regular:before {
+.icon-ic_fluent_microscope_20_regular:before {
content: "\eaf9";
}
-.icon-ic_fluent_molecule_20_filled:before {
+.icon-ic_fluent_midi_20_filled:before {
content: "\eafa";
}
-.icon-ic_fluent_molecule_20_regular:before {
+.icon-ic_fluent_midi_20_regular:before {
content: "\eafb";
}
-.icon-ic_fluent_money_20_filled:before {
+.icon-ic_fluent_mobile_optimized_20_filled:before {
content: "\eafc";
}
-.icon-ic_fluent_money_20_regular:before {
+.icon-ic_fluent_mobile_optimized_20_regular:before {
content: "\eafd";
}
-.icon-ic_fluent_money_calculator_20_filled:before {
+.icon-ic_fluent_mold_20_filled:before {
content: "\eafe";
}
-.icon-ic_fluent_money_calculator_20_regular:before {
+.icon-ic_fluent_mold_20_regular:before {
content: "\eaff";
}
-.icon-ic_fluent_money_dismiss_20_filled:before {
+.icon-ic_fluent_molecule_20_filled:before {
content: "\eb00";
}
-.icon-ic_fluent_money_dismiss_20_regular:before {
+.icon-ic_fluent_molecule_20_regular:before {
content: "\eb01";
}
-.icon-ic_fluent_money_hand_20_filled:before {
+.icon-ic_fluent_money_20_filled:before {
content: "\eb02";
}
-.icon-ic_fluent_money_hand_20_regular:before {
+.icon-ic_fluent_money_20_regular:before {
content: "\eb03";
}
-.icon-ic_fluent_money_off_20_filled:before {
+.icon-ic_fluent_money_calculator_20_filled:before {
content: "\eb04";
}
-.icon-ic_fluent_money_off_20_regular:before {
+.icon-ic_fluent_money_calculator_20_regular:before {
content: "\eb05";
}
-.icon-ic_fluent_money_settings_20_filled:before {
+.icon-ic_fluent_money_dismiss_20_filled:before {
content: "\eb06";
}
-.icon-ic_fluent_money_settings_20_regular:before {
+.icon-ic_fluent_money_dismiss_20_regular:before {
content: "\eb07";
}
-.icon-ic_fluent_more_circle_20_filled:before {
+.icon-ic_fluent_money_hand_20_filled:before {
content: "\eb08";
}
-.icon-ic_fluent_more_circle_20_regular:before {
+.icon-ic_fluent_money_hand_20_regular:before {
content: "\eb09";
}
-.icon-ic_fluent_more_horizontal_20_filled:before {
+.icon-ic_fluent_money_off_20_filled:before {
content: "\eb0a";
}
-.icon-ic_fluent_more_horizontal_20_regular:before {
+.icon-ic_fluent_money_off_20_regular:before {
content: "\eb0b";
}
-.icon-ic_fluent_more_vertical_20_filled:before {
+.icon-ic_fluent_money_settings_20_filled:before {
content: "\eb0c";
}
-.icon-ic_fluent_more_vertical_20_regular:before {
+.icon-ic_fluent_money_settings_20_regular:before {
content: "\eb0d";
}
-.icon-ic_fluent_mountain_location_bottom_20_filled:before {
+.icon-ic_fluent_more_circle_20_filled:before {
content: "\eb0e";
}
-.icon-ic_fluent_mountain_location_bottom_20_regular:before {
+.icon-ic_fluent_more_circle_20_regular:before {
content: "\eb0f";
}
-.icon-ic_fluent_mountain_location_top_20_filled:before {
+.icon-ic_fluent_more_horizontal_20_filled:before {
content: "\eb10";
}
-.icon-ic_fluent_mountain_location_top_20_regular:before {
+.icon-ic_fluent_more_horizontal_20_regular:before {
content: "\eb11";
}
-.icon-ic_fluent_mountain_trail_20_filled:before {
+.icon-ic_fluent_more_vertical_20_filled:before {
content: "\eb12";
}
-.icon-ic_fluent_mountain_trail_20_regular:before {
+.icon-ic_fluent_more_vertical_20_regular:before {
content: "\eb13";
}
-.icon-ic_fluent_movies_and_tv_20_filled:before {
+.icon-ic_fluent_mountain_location_bottom_20_filled:before {
content: "\eb14";
}
-.icon-ic_fluent_movies_and_tv_20_regular:before {
+.icon-ic_fluent_mountain_location_bottom_20_regular:before {
content: "\eb15";
}
-.icon-ic_fluent_multiplier_1_2x_20_filled:before {
+.icon-ic_fluent_mountain_location_top_20_filled:before {
content: "\eb16";
}
-.icon-ic_fluent_multiplier_1_2x_20_regular:before {
+.icon-ic_fluent_mountain_location_top_20_regular:before {
content: "\eb17";
}
-.icon-ic_fluent_multiplier_1_5x_20_filled:before {
+.icon-ic_fluent_mountain_trail_20_filled:before {
content: "\eb18";
}
-.icon-ic_fluent_multiplier_1_5x_20_regular:before {
+.icon-ic_fluent_mountain_trail_20_regular:before {
content: "\eb19";
}
-.icon-ic_fluent_multiplier_1_8x_20_filled:before {
+.icon-ic_fluent_movies_and_tv_20_filled:before {
content: "\eb1a";
}
-.icon-ic_fluent_multiplier_1_8x_20_regular:before {
+.icon-ic_fluent_movies_and_tv_20_regular:before {
content: "\eb1b";
}
-.icon-ic_fluent_multiplier_1x_20_filled:before {
+.icon-ic_fluent_multiplier_1_2x_20_filled:before {
content: "\eb1c";
}
-.icon-ic_fluent_multiplier_1x_20_regular:before {
+.icon-ic_fluent_multiplier_1_2x_20_regular:before {
content: "\eb1d";
}
-.icon-ic_fluent_multiplier_2x_20_filled:before {
+.icon-ic_fluent_multiplier_1_5x_20_filled:before {
content: "\eb1e";
}
-.icon-ic_fluent_multiplier_2x_20_regular:before {
+.icon-ic_fluent_multiplier_1_5x_20_regular:before {
content: "\eb1f";
}
-.icon-ic_fluent_multiplier_5x_20_filled:before {
+.icon-ic_fluent_multiplier_1_8x_20_filled:before {
content: "\eb20";
}
-.icon-ic_fluent_multiplier_5x_20_regular:before {
+.icon-ic_fluent_multiplier_1_8x_20_regular:before {
content: "\eb21";
}
-.icon-ic_fluent_multiselect_ltr_20_filled:before {
+.icon-ic_fluent_multiplier_1x_20_filled:before {
content: "\eb22";
}
-.icon-ic_fluent_multiselect_ltr_20_regular:before {
+.icon-ic_fluent_multiplier_1x_20_regular:before {
content: "\eb23";
}
-.icon-ic_fluent_multiselect_rtl_20_filled:before {
+.icon-ic_fluent_multiplier_2x_20_filled:before {
content: "\eb24";
}
-.icon-ic_fluent_multiselect_rtl_20_regular:before {
+.icon-ic_fluent_multiplier_2x_20_regular:before {
content: "\eb25";
}
-.icon-ic_fluent_music_note_1_20_filled:before {
+.icon-ic_fluent_multiplier_5x_20_filled:before {
content: "\eb26";
}
-.icon-ic_fluent_music_note_1_20_regular:before {
+.icon-ic_fluent_multiplier_5x_20_regular:before {
content: "\eb27";
}
-.icon-ic_fluent_music_note_2_20_filled:before {
+.icon-ic_fluent_multiselect_ltr_20_filled:before {
content: "\eb28";
}
-.icon-ic_fluent_music_note_2_20_regular:before {
+.icon-ic_fluent_multiselect_ltr_20_regular:before {
content: "\eb29";
}
-.icon-ic_fluent_music_note_2_play_20_filled:before {
+.icon-ic_fluent_multiselect_rtl_20_filled:before {
content: "\eb2a";
}
-.icon-ic_fluent_music_note_2_play_20_regular:before {
+.icon-ic_fluent_multiselect_rtl_20_regular:before {
content: "\eb2b";
}
-.icon-ic_fluent_music_note_off_1_20_filled:before {
+.icon-ic_fluent_music_note_1_20_filled:before {
content: "\eb2c";
}
-.icon-ic_fluent_music_note_off_1_20_regular:before {
+.icon-ic_fluent_music_note_1_20_regular:before {
content: "\eb2d";
}
-.icon-ic_fluent_music_note_off_2_20_filled:before {
+.icon-ic_fluent_music_note_2_20_filled:before {
content: "\eb2e";
}
-.icon-ic_fluent_music_note_off_2_20_regular:before {
+.icon-ic_fluent_music_note_2_20_regular:before {
content: "\eb2f";
}
-.icon-ic_fluent_my_location_20_filled:before {
+.icon-ic_fluent_music_note_2_play_20_filled:before {
content: "\eb30";
}
-.icon-ic_fluent_my_location_20_regular:before {
+.icon-ic_fluent_music_note_2_play_20_regular:before {
content: "\eb31";
}
-.icon-ic_fluent_navigation_20_filled:before {
+.icon-ic_fluent_music_note_off_1_20_filled:before {
content: "\eb32";
}
-.icon-ic_fluent_navigation_20_regular:before {
+.icon-ic_fluent_music_note_off_1_20_regular:before {
content: "\eb33";
}
-.icon-ic_fluent_navigation_location_target_20_filled:before {
+.icon-ic_fluent_music_note_off_2_20_filled:before {
content: "\eb34";
}
-.icon-ic_fluent_navigation_location_target_20_regular:before {
+.icon-ic_fluent_music_note_off_2_20_regular:before {
content: "\eb35";
}
-.icon-ic_fluent_navigation_play_20_filled:before {
+.icon-ic_fluent_my_location_20_filled:before {
content: "\eb36";
}
-.icon-ic_fluent_navigation_play_20_regular:before {
+.icon-ic_fluent_my_location_20_regular:before {
content: "\eb37";
}
-.icon-ic_fluent_navigation_unread_20_filled:before {
+.icon-ic_fluent_navigation_20_filled:before {
content: "\eb38";
}
-.icon-ic_fluent_navigation_unread_20_regular:before {
+.icon-ic_fluent_navigation_20_regular:before {
content: "\eb39";
}
-.icon-ic_fluent_network_check_20_filled:before {
+.icon-ic_fluent_navigation_location_target_20_filled:before {
content: "\eb3a";
}
-.icon-ic_fluent_network_check_20_regular:before {
+.icon-ic_fluent_navigation_location_target_20_regular:before {
content: "\eb3b";
}
-.icon-ic_fluent_new_20_filled:before {
+.icon-ic_fluent_navigation_play_20_filled:before {
content: "\eb3c";
}
-.icon-ic_fluent_new_20_regular:before {
+.icon-ic_fluent_navigation_play_20_regular:before {
content: "\eb3d";
}
-.icon-ic_fluent_news_20_filled:before {
+.icon-ic_fluent_navigation_unread_20_filled:before {
content: "\eb3e";
}
-.icon-ic_fluent_news_20_regular:before {
+.icon-ic_fluent_navigation_unread_20_regular:before {
content: "\eb3f";
}
-.icon-ic_fluent_next_20_filled:before {
+.icon-ic_fluent_network_check_20_filled:before {
content: "\eb40";
}
-.icon-ic_fluent_next_20_regular:before {
+.icon-ic_fluent_network_check_20_regular:before {
content: "\eb41";
}
-.icon-ic_fluent_next_frame_20_filled:before {
+.icon-ic_fluent_new_20_filled:before {
content: "\eb42";
}
-.icon-ic_fluent_next_frame_20_regular:before {
+.icon-ic_fluent_new_20_regular:before {
content: "\eb43";
}
-.icon-ic_fluent_note_20_filled:before {
+.icon-ic_fluent_news_20_filled:before {
content: "\eb44";
}
-.icon-ic_fluent_note_20_regular:before {
+.icon-ic_fluent_news_20_regular:before {
content: "\eb45";
}
-.icon-ic_fluent_note_add_20_filled:before {
+.icon-ic_fluent_next_20_filled:before {
content: "\eb46";
}
-.icon-ic_fluent_note_add_20_regular:before {
+.icon-ic_fluent_next_20_regular:before {
content: "\eb47";
}
-.icon-ic_fluent_note_edit_20_filled:before {
+.icon-ic_fluent_next_frame_20_filled:before {
content: "\eb48";
}
-.icon-ic_fluent_note_edit_20_regular:before {
+.icon-ic_fluent_next_frame_20_regular:before {
content: "\eb49";
}
-.icon-ic_fluent_note_pin_20_filled:before {
+.icon-ic_fluent_note_20_filled:before {
content: "\eb4a";
}
-.icon-ic_fluent_note_pin_20_regular:before {
+.icon-ic_fluent_note_20_regular:before {
content: "\eb4b";
}
-.icon-ic_fluent_notebook_20_filled:before {
+.icon-ic_fluent_note_add_20_filled:before {
content: "\eb4c";
}
-.icon-ic_fluent_notebook_20_regular:before {
+.icon-ic_fluent_note_add_20_regular:before {
content: "\eb4d";
}
-.icon-ic_fluent_notebook_add_20_filled:before {
+.icon-ic_fluent_note_edit_20_filled:before {
content: "\eb4e";
}
-.icon-ic_fluent_notebook_add_20_regular:before {
+.icon-ic_fluent_note_edit_20_regular:before {
content: "\eb4f";
}
-.icon-ic_fluent_notebook_arrow_curve_down_20_filled:before {
+.icon-ic_fluent_note_pin_20_filled:before {
content: "\eb50";
}
-.icon-ic_fluent_notebook_arrow_curve_down_20_regular:before {
+.icon-ic_fluent_note_pin_20_regular:before {
content: "\eb51";
}
-.icon-ic_fluent_notebook_error_20_filled:before {
+.icon-ic_fluent_notebook_20_filled:before {
content: "\eb52";
}
-.icon-ic_fluent_notebook_error_20_regular:before {
+.icon-ic_fluent_notebook_20_regular:before {
content: "\eb53";
}
-.icon-ic_fluent_notebook_eye_20_filled:before {
+.icon-ic_fluent_notebook_add_20_filled:before {
content: "\eb54";
}
-.icon-ic_fluent_notebook_eye_20_regular:before {
+.icon-ic_fluent_notebook_add_20_regular:before {
content: "\eb55";
}
-.icon-ic_fluent_notebook_lightning_20_filled:before {
+.icon-ic_fluent_notebook_arrow_curve_down_20_filled:before {
content: "\eb56";
}
-.icon-ic_fluent_notebook_lightning_20_regular:before {
+.icon-ic_fluent_notebook_arrow_curve_down_20_regular:before {
content: "\eb57";
}
-.icon-ic_fluent_notebook_question_mark_20_filled:before {
+.icon-ic_fluent_notebook_error_20_filled:before {
content: "\eb58";
}
-.icon-ic_fluent_notebook_question_mark_20_regular:before {
+.icon-ic_fluent_notebook_error_20_regular:before {
content: "\eb59";
}
-.icon-ic_fluent_notebook_section_20_filled:before {
+.icon-ic_fluent_notebook_eye_20_filled:before {
content: "\eb5a";
}
-.icon-ic_fluent_notebook_section_20_regular:before {
+.icon-ic_fluent_notebook_eye_20_regular:before {
content: "\eb5b";
}
-.icon-ic_fluent_notebook_section_arrow_right_20_filled:before {
+.icon-ic_fluent_notebook_lightning_20_filled:before {
content: "\eb5c";
}
-.icon-ic_fluent_notebook_section_arrow_right_20_regular:before {
+.icon-ic_fluent_notebook_lightning_20_regular:before {
content: "\eb5d";
}
-.icon-ic_fluent_notebook_subsection_20_filled:before {
+.icon-ic_fluent_notebook_question_mark_20_filled:before {
content: "\eb5e";
}
-.icon-ic_fluent_notebook_subsection_20_regular:before {
+.icon-ic_fluent_notebook_question_mark_20_regular:before {
content: "\eb5f";
}
-.icon-ic_fluent_notebook_sync_20_filled:before {
+.icon-ic_fluent_notebook_section_20_filled:before {
content: "\eb60";
}
-.icon-ic_fluent_notebook_sync_20_regular:before {
+.icon-ic_fluent_notebook_section_20_regular:before {
content: "\eb61";
}
-.icon-ic_fluent_notepad_20_filled:before {
+.icon-ic_fluent_notebook_section_arrow_right_20_filled:before {
content: "\eb62";
}
-.icon-ic_fluent_notepad_20_regular:before {
+.icon-ic_fluent_notebook_section_arrow_right_20_regular:before {
content: "\eb63";
}
-.icon-ic_fluent_notepad_edit_20_filled:before {
+.icon-ic_fluent_notebook_subsection_20_filled:before {
content: "\eb64";
}
-.icon-ic_fluent_notepad_edit_20_regular:before {
+.icon-ic_fluent_notebook_subsection_20_regular:before {
content: "\eb65";
}
-.icon-ic_fluent_notepad_person_20_filled:before {
+.icon-ic_fluent_notebook_sync_20_filled:before {
content: "\eb66";
}
-.icon-ic_fluent_notepad_person_20_regular:before {
+.icon-ic_fluent_notebook_sync_20_regular:before {
content: "\eb67";
}
-.icon-ic_fluent_notepad_sparkle_20_filled:before {
+.icon-ic_fluent_notepad_20_filled:before {
content: "\eb68";
}
-.icon-ic_fluent_notepad_sparkle_20_regular:before {
+.icon-ic_fluent_notepad_20_regular:before {
content: "\eb69";
}
-.icon-ic_fluent_number_circle_0_20_filled:before {
+.icon-ic_fluent_notepad_edit_20_filled:before {
content: "\eb6a";
}
-.icon-ic_fluent_number_circle_0_20_regular:before {
+.icon-ic_fluent_notepad_edit_20_regular:before {
content: "\eb6b";
}
-.icon-ic_fluent_number_circle_1_20_filled:before {
+.icon-ic_fluent_notepad_person_20_filled:before {
content: "\eb6c";
}
-.icon-ic_fluent_number_circle_1_20_regular:before {
+.icon-ic_fluent_notepad_person_20_regular:before {
content: "\eb6d";
}
-.icon-ic_fluent_number_circle_2_20_filled:before {
+.icon-ic_fluent_notepad_sparkle_20_filled:before {
content: "\eb6e";
}
-.icon-ic_fluent_number_circle_2_20_regular:before {
+.icon-ic_fluent_notepad_sparkle_20_regular:before {
content: "\eb6f";
}
-.icon-ic_fluent_number_circle_3_20_filled:before {
+.icon-ic_fluent_number_circle_0_20_filled:before {
content: "\eb70";
}
-.icon-ic_fluent_number_circle_3_20_regular:before {
+.icon-ic_fluent_number_circle_0_20_regular:before {
content: "\eb71";
}
-.icon-ic_fluent_number_circle_4_20_filled:before {
+.icon-ic_fluent_number_circle_1_20_filled:before {
content: "\eb72";
}
-.icon-ic_fluent_number_circle_4_20_regular:before {
+.icon-ic_fluent_number_circle_1_20_regular:before {
content: "\eb73";
}
-.icon-ic_fluent_number_circle_5_20_filled:before {
+.icon-ic_fluent_number_circle_2_20_filled:before {
content: "\eb74";
}
-.icon-ic_fluent_number_circle_5_20_regular:before {
+.icon-ic_fluent_number_circle_2_20_regular:before {
content: "\eb75";
}
-.icon-ic_fluent_number_circle_6_20_filled:before {
+.icon-ic_fluent_number_circle_3_20_filled:before {
content: "\eb76";
}
-.icon-ic_fluent_number_circle_6_20_regular:before {
+.icon-ic_fluent_number_circle_3_20_regular:before {
content: "\eb77";
}
-.icon-ic_fluent_number_circle_7_20_filled:before {
+.icon-ic_fluent_number_circle_4_20_filled:before {
content: "\eb78";
}
-.icon-ic_fluent_number_circle_7_20_regular:before {
+.icon-ic_fluent_number_circle_4_20_regular:before {
content: "\eb79";
}
-.icon-ic_fluent_number_circle_8_20_filled:before {
+.icon-ic_fluent_number_circle_5_20_filled:before {
content: "\eb7a";
}
-.icon-ic_fluent_number_circle_8_20_regular:before {
+.icon-ic_fluent_number_circle_5_20_regular:before {
content: "\eb7b";
}
-.icon-ic_fluent_number_circle_9_20_filled:before {
+.icon-ic_fluent_number_circle_6_20_filled:before {
content: "\eb7c";
}
-.icon-ic_fluent_number_circle_9_20_regular:before {
+.icon-ic_fluent_number_circle_6_20_regular:before {
content: "\eb7d";
}
-.icon-ic_fluent_number_row_20_filled:before {
+.icon-ic_fluent_number_circle_7_20_filled:before {
content: "\eb7e";
}
-.icon-ic_fluent_number_row_20_regular:before {
+.icon-ic_fluent_number_circle_7_20_regular:before {
content: "\eb7f";
}
-.icon-ic_fluent_number_symbol_20_filled:before {
+.icon-ic_fluent_number_circle_8_20_filled:before {
content: "\eb80";
}
-.icon-ic_fluent_number_symbol_20_regular:before {
+.icon-ic_fluent_number_circle_8_20_regular:before {
content: "\eb81";
}
-.icon-ic_fluent_number_symbol_dismiss_20_filled:before {
+.icon-ic_fluent_number_circle_9_20_filled:before {
content: "\eb82";
}
-.icon-ic_fluent_number_symbol_dismiss_20_regular:before {
+.icon-ic_fluent_number_circle_9_20_regular:before {
content: "\eb83";
}
-.icon-ic_fluent_number_symbol_square_20_filled:before {
+.icon-ic_fluent_number_row_20_filled:before {
content: "\eb84";
}
-.icon-ic_fluent_number_symbol_square_20_regular:before {
+.icon-ic_fluent_number_row_20_regular:before {
content: "\eb85";
}
-.icon-ic_fluent_open_20_filled:before {
+.icon-ic_fluent_number_symbol_20_filled:before {
content: "\eb86";
}
-.icon-ic_fluent_open_20_regular:before {
+.icon-ic_fluent_number_symbol_20_regular:before {
content: "\eb87";
}
-.icon-ic_fluent_open_folder_20_filled:before {
+.icon-ic_fluent_number_symbol_dismiss_20_filled:before {
content: "\eb88";
}
-.icon-ic_fluent_open_folder_20_regular:before {
+.icon-ic_fluent_number_symbol_dismiss_20_regular:before {
content: "\eb89";
}
-.icon-ic_fluent_open_off_20_filled:before {
+.icon-ic_fluent_number_symbol_square_20_filled:before {
content: "\eb8a";
}
-.icon-ic_fluent_open_off_20_regular:before {
+.icon-ic_fluent_number_symbol_square_20_regular:before {
content: "\eb8b";
}
-.icon-ic_fluent_options_20_filled:before {
+.icon-ic_fluent_open_20_filled:before {
content: "\eb8c";
}
-.icon-ic_fluent_options_20_regular:before {
+.icon-ic_fluent_open_20_regular:before {
content: "\eb8d";
}
-.icon-ic_fluent_organization_20_filled:before {
+.icon-ic_fluent_open_folder_20_filled:before {
content: "\eb8e";
}
-.icon-ic_fluent_organization_20_regular:before {
+.icon-ic_fluent_open_folder_20_regular:before {
content: "\eb8f";
}
-.icon-ic_fluent_organization_horizontal_20_filled:before {
+.icon-ic_fluent_open_off_20_filled:before {
content: "\eb90";
}
-.icon-ic_fluent_organization_horizontal_20_regular:before {
+.icon-ic_fluent_open_off_20_regular:before {
content: "\eb91";
}
-.icon-ic_fluent_orientation_20_filled:before {
+.icon-ic_fluent_options_20_filled:before {
content: "\eb92";
}
-.icon-ic_fluent_orientation_20_regular:before {
+.icon-ic_fluent_options_20_regular:before {
content: "\eb93";
}
-.icon-ic_fluent_oval_20_filled:before {
+.icon-ic_fluent_organization_20_filled:before {
content: "\eb94";
}
-.icon-ic_fluent_oval_20_regular:before {
+.icon-ic_fluent_organization_20_regular:before {
content: "\eb95";
}
-.icon-ic_fluent_oven_20_filled:before {
+.icon-ic_fluent_organization_horizontal_20_filled:before {
content: "\eb96";
}
-.icon-ic_fluent_oven_20_regular:before {
+.icon-ic_fluent_organization_horizontal_20_regular:before {
content: "\eb97";
}
-.icon-ic_fluent_padding_down_20_filled:before {
+.icon-ic_fluent_orientation_20_filled:before {
content: "\eb98";
}
-.icon-ic_fluent_padding_down_20_regular:before {
+.icon-ic_fluent_orientation_20_regular:before {
content: "\eb99";
}
-.icon-ic_fluent_padding_left_20_filled:before {
+.icon-ic_fluent_oval_20_filled:before {
content: "\eb9a";
}
-.icon-ic_fluent_padding_left_20_regular:before {
+.icon-ic_fluent_oval_20_regular:before {
content: "\eb9b";
}
-.icon-ic_fluent_padding_right_20_filled:before {
+.icon-ic_fluent_oven_20_filled:before {
content: "\eb9c";
}
-.icon-ic_fluent_padding_right_20_regular:before {
+.icon-ic_fluent_oven_20_regular:before {
content: "\eb9d";
}
-.icon-ic_fluent_padding_top_20_filled:before {
+.icon-ic_fluent_padding_down_20_filled:before {
content: "\eb9e";
}
-.icon-ic_fluent_padding_top_20_regular:before {
+.icon-ic_fluent_padding_down_20_regular:before {
content: "\eb9f";
}
-.icon-ic_fluent_page_fit_20_filled:before {
+.icon-ic_fluent_padding_left_20_filled:before {
content: "\eba0";
}
-.icon-ic_fluent_page_fit_20_regular:before {
+.icon-ic_fluent_padding_left_20_regular:before {
content: "\eba1";
}
-.icon-ic_fluent_paint_brush_20_filled:before {
+.icon-ic_fluent_padding_right_20_filled:before {
content: "\eba2";
}
-.icon-ic_fluent_paint_brush_20_regular:before {
+.icon-ic_fluent_padding_right_20_regular:before {
content: "\eba3";
}
-.icon-ic_fluent_paint_brush_arrow_down_20_filled:before {
+.icon-ic_fluent_padding_top_20_filled:before {
content: "\eba4";
}
-.icon-ic_fluent_paint_brush_arrow_down_20_regular:before {
+.icon-ic_fluent_padding_top_20_regular:before {
content: "\eba5";
}
-.icon-ic_fluent_paint_brush_arrow_up_20_filled:before {
+.icon-ic_fluent_page_fit_20_filled:before {
content: "\eba6";
}
-.icon-ic_fluent_paint_brush_arrow_up_20_regular:before {
+.icon-ic_fluent_page_fit_20_regular:before {
content: "\eba7";
}
-.icon-ic_fluent_paint_brush_sparkle_20_filled:before {
+.icon-ic_fluent_paint_brush_20_filled:before {
content: "\eba8";
}
-.icon-ic_fluent_paint_brush_sparkle_20_regular:before {
+.icon-ic_fluent_paint_brush_20_regular:before {
content: "\eba9";
}
-.icon-ic_fluent_paint_brush_subtract_20_filled:before {
+.icon-ic_fluent_paint_brush_arrow_down_20_filled:before {
content: "\ebaa";
}
-.icon-ic_fluent_paint_brush_subtract_20_regular:before {
+.icon-ic_fluent_paint_brush_arrow_down_20_regular:before {
content: "\ebab";
}
-.icon-ic_fluent_paint_bucket_20_filled:before {
+.icon-ic_fluent_paint_brush_arrow_up_20_filled:before {
content: "\ebac";
}
-.icon-ic_fluent_paint_bucket_20_regular:before {
+.icon-ic_fluent_paint_brush_arrow_up_20_regular:before {
content: "\ebad";
}
-.icon-ic_fluent_pair_20_filled:before {
+.icon-ic_fluent_paint_brush_sparkle_20_filled:before {
content: "\ebae";
}
-.icon-ic_fluent_pair_20_regular:before {
+.icon-ic_fluent_paint_brush_sparkle_20_regular:before {
content: "\ebaf";
}
-.icon-ic_fluent_panel_bottom_20_filled:before {
+.icon-ic_fluent_paint_brush_subtract_20_filled:before {
content: "\ebb0";
}
-.icon-ic_fluent_panel_bottom_20_regular:before {
+.icon-ic_fluent_paint_brush_subtract_20_regular:before {
content: "\ebb1";
}
-.icon-ic_fluent_panel_bottom_contract_20_filled:before {
+.icon-ic_fluent_paint_bucket_20_filled:before {
content: "\ebb2";
}
-.icon-ic_fluent_panel_bottom_contract_20_regular:before {
+.icon-ic_fluent_paint_bucket_20_regular:before {
content: "\ebb3";
}
-.icon-ic_fluent_panel_bottom_expand_20_filled:before {
+.icon-ic_fluent_pair_20_filled:before {
content: "\ebb4";
}
-.icon-ic_fluent_panel_bottom_expand_20_regular:before {
+.icon-ic_fluent_pair_20_regular:before {
content: "\ebb5";
}
-.icon-ic_fluent_panel_left_20_filled:before {
+.icon-ic_fluent_panel_bottom_20_filled:before {
content: "\ebb6";
}
-.icon-ic_fluent_panel_left_20_regular:before {
+.icon-ic_fluent_panel_bottom_20_regular:before {
content: "\ebb7";
}
-.icon-ic_fluent_panel_left_add_20_filled:before {
+.icon-ic_fluent_panel_bottom_contract_20_filled:before {
content: "\ebb8";
}
-.icon-ic_fluent_panel_left_add_20_regular:before {
+.icon-ic_fluent_panel_bottom_contract_20_regular:before {
content: "\ebb9";
}
-.icon-ic_fluent_panel_left_contract_20_filled:before {
+.icon-ic_fluent_panel_bottom_expand_20_filled:before {
content: "\ebba";
}
-.icon-ic_fluent_panel_left_contract_20_regular:before {
+.icon-ic_fluent_panel_bottom_expand_20_regular:before {
content: "\ebbb";
}
-.icon-ic_fluent_panel_left_expand_20_filled:before {
+.icon-ic_fluent_panel_left_20_filled:before {
content: "\ebbc";
}
-.icon-ic_fluent_panel_left_expand_20_regular:before {
+.icon-ic_fluent_panel_left_20_regular:before {
content: "\ebbd";
}
-.icon-ic_fluent_panel_left_focus_right_20_filled:before {
+.icon-ic_fluent_panel_left_add_20_filled:before {
content: "\ebbe";
}
-.icon-ic_fluent_panel_left_header_20_filled:before {
+.icon-ic_fluent_panel_left_add_20_regular:before {
content: "\ebbf";
}
-.icon-ic_fluent_panel_left_header_20_regular:before {
+.icon-ic_fluent_panel_left_contract_20_filled:before {
content: "\ebc0";
}
-.icon-ic_fluent_panel_left_header_add_20_filled:before {
+.icon-ic_fluent_panel_left_contract_20_regular:before {
content: "\ebc1";
}
-.icon-ic_fluent_panel_left_header_add_20_regular:before {
+.icon-ic_fluent_panel_left_expand_20_filled:before {
content: "\ebc2";
}
-.icon-ic_fluent_panel_left_header_key_20_filled:before {
+.icon-ic_fluent_panel_left_expand_20_regular:before {
content: "\ebc3";
}
-.icon-ic_fluent_panel_left_header_key_20_regular:before {
+.icon-ic_fluent_panel_left_focus_right_20_filled:before {
content: "\ebc4";
}
-.icon-ic_fluent_panel_left_key_20_filled:before {
+.icon-ic_fluent_panel_left_header_20_filled:before {
content: "\ebc5";
}
-.icon-ic_fluent_panel_left_key_20_regular:before {
+.icon-ic_fluent_panel_left_header_20_regular:before {
content: "\ebc6";
}
-.icon-ic_fluent_panel_left_text_20_filled:before {
+.icon-ic_fluent_panel_left_header_add_20_filled:before {
content: "\ebc7";
}
-.icon-ic_fluent_panel_left_text_20_regular:before {
+.icon-ic_fluent_panel_left_header_add_20_regular:before {
content: "\ebc8";
}
-.icon-ic_fluent_panel_left_text_add_20_filled:before {
+.icon-ic_fluent_panel_left_header_key_20_filled:before {
content: "\ebc9";
}
-.icon-ic_fluent_panel_left_text_add_20_regular:before {
+.icon-ic_fluent_panel_left_header_key_20_regular:before {
content: "\ebca";
}
-.icon-ic_fluent_panel_left_text_dismiss_20_filled:before {
+.icon-ic_fluent_panel_left_key_20_filled:before {
content: "\ebcb";
}
-.icon-ic_fluent_panel_left_text_dismiss_20_regular:before {
+.icon-ic_fluent_panel_left_key_20_regular:before {
content: "\ebcc";
}
-.icon-ic_fluent_panel_right_20_filled:before {
+.icon-ic_fluent_panel_left_text_20_filled:before {
content: "\ebcd";
}
-.icon-ic_fluent_panel_right_20_regular:before {
+.icon-ic_fluent_panel_left_text_20_regular:before {
content: "\ebce";
}
-.icon-ic_fluent_panel_right_add_20_filled:before {
+.icon-ic_fluent_panel_left_text_add_20_filled:before {
content: "\ebcf";
}
-.icon-ic_fluent_panel_right_add_20_regular:before {
+.icon-ic_fluent_panel_left_text_add_20_regular:before {
content: "\ebd0";
}
-.icon-ic_fluent_panel_right_contract_20_filled:before {
+.icon-ic_fluent_panel_left_text_dismiss_20_filled:before {
content: "\ebd1";
}
-.icon-ic_fluent_panel_right_contract_20_regular:before {
+.icon-ic_fluent_panel_left_text_dismiss_20_regular:before {
content: "\ebd2";
}
-.icon-ic_fluent_panel_right_cursor_20_filled:before {
+.icon-ic_fluent_panel_right_20_filled:before {
content: "\ebd3";
}
-.icon-ic_fluent_panel_right_cursor_20_regular:before {
+.icon-ic_fluent_panel_right_20_regular:before {
content: "\ebd4";
}
-.icon-ic_fluent_panel_right_expand_20_filled:before {
+.icon-ic_fluent_panel_right_add_20_filled:before {
content: "\ebd5";
}
-.icon-ic_fluent_panel_right_expand_20_regular:before {
+.icon-ic_fluent_panel_right_add_20_regular:before {
content: "\ebd6";
}
-.icon-ic_fluent_panel_right_gallery_20_filled:before {
+.icon-ic_fluent_panel_right_contract_20_filled:before {
content: "\ebd7";
}
-.icon-ic_fluent_panel_right_gallery_20_regular:before {
+.icon-ic_fluent_panel_right_contract_20_regular:before {
content: "\ebd8";
}
-.icon-ic_fluent_panel_separate_window_20_filled:before {
+.icon-ic_fluent_panel_right_cursor_20_filled:before {
content: "\ebd9";
}
-.icon-ic_fluent_panel_separate_window_20_regular:before {
+.icon-ic_fluent_panel_right_cursor_20_regular:before {
content: "\ebda";
}
-.icon-ic_fluent_panel_top_contract_20_filled:before {
+.icon-ic_fluent_panel_right_expand_20_filled:before {
content: "\ebdb";
}
-.icon-ic_fluent_panel_top_contract_20_regular:before {
+.icon-ic_fluent_panel_right_expand_20_regular:before {
content: "\ebdc";
}
-.icon-ic_fluent_panel_top_expand_20_filled:before {
+.icon-ic_fluent_panel_right_gallery_20_filled:before {
content: "\ebdd";
}
-.icon-ic_fluent_panel_top_expand_20_regular:before {
+.icon-ic_fluent_panel_right_gallery_20_regular:before {
content: "\ebde";
}
-.icon-ic_fluent_panel_top_gallery_20_filled:before {
+.icon-ic_fluent_panel_separate_window_20_filled:before {
content: "\ebdf";
}
-.icon-ic_fluent_panel_top_gallery_20_regular:before {
+.icon-ic_fluent_panel_separate_window_20_regular:before {
content: "\ebe0";
}
-.icon-ic_fluent_password_20_filled:before {
+.icon-ic_fluent_panel_top_contract_20_filled:before {
content: "\ebe1";
}
-.icon-ic_fluent_password_20_regular:before {
+.icon-ic_fluent_panel_top_contract_20_regular:before {
content: "\ebe2";
}
-.icon-ic_fluent_patch_20_filled:before {
+.icon-ic_fluent_panel_top_expand_20_filled:before {
content: "\ebe3";
}
-.icon-ic_fluent_patch_20_regular:before {
+.icon-ic_fluent_panel_top_expand_20_regular:before {
content: "\ebe4";
}
-.icon-ic_fluent_patient_20_filled:before {
+.icon-ic_fluent_panel_top_gallery_20_filled:before {
content: "\ebe5";
}
-.icon-ic_fluent_patient_20_regular:before {
+.icon-ic_fluent_panel_top_gallery_20_regular:before {
content: "\ebe6";
}
-.icon-ic_fluent_pause_20_filled:before {
+.icon-ic_fluent_password_20_filled:before {
content: "\ebe7";
}
-.icon-ic_fluent_pause_20_regular:before {
+.icon-ic_fluent_password_20_regular:before {
content: "\ebe8";
}
-.icon-ic_fluent_pause_circle_20_filled:before {
+.icon-ic_fluent_patch_20_filled:before {
content: "\ebe9";
}
-.icon-ic_fluent_pause_circle_20_regular:before {
+.icon-ic_fluent_patch_20_regular:before {
content: "\ebea";
}
-.icon-ic_fluent_pause_off_20_filled:before {
+.icon-ic_fluent_patient_20_filled:before {
content: "\ebeb";
}
-.icon-ic_fluent_pause_off_20_regular:before {
+.icon-ic_fluent_patient_20_regular:before {
content: "\ebec";
}
-.icon-ic_fluent_pause_settings_20_filled:before {
+.icon-ic_fluent_pause_20_filled:before {
content: "\ebed";
}
-.icon-ic_fluent_pause_settings_20_regular:before {
+.icon-ic_fluent_pause_20_regular:before {
content: "\ebee";
}
-.icon-ic_fluent_payment_20_filled:before {
+.icon-ic_fluent_pause_circle_20_filled:before {
content: "\ebef";
}
-.icon-ic_fluent_payment_20_regular:before {
+.icon-ic_fluent_pause_circle_20_regular:before {
content: "\ebf0";
}
-.icon-ic_fluent_payment_wireless_20_filled:before {
+.icon-ic_fluent_pause_off_20_filled:before {
content: "\ebf1";
}
-.icon-ic_fluent_payment_wireless_20_regular:before {
+.icon-ic_fluent_pause_off_20_regular:before {
content: "\ebf2";
}
-.icon-ic_fluent_pen_20_filled:before {
+.icon-ic_fluent_pause_settings_20_filled:before {
content: "\ebf3";
}
-.icon-ic_fluent_pen_20_regular:before {
+.icon-ic_fluent_pause_settings_20_regular:before {
content: "\ebf4";
}
-.icon-ic_fluent_pen_dismiss_20_filled:before {
+.icon-ic_fluent_payment_20_filled:before {
content: "\ebf5";
}
-.icon-ic_fluent_pen_dismiss_20_regular:before {
+.icon-ic_fluent_payment_20_regular:before {
content: "\ebf6";
}
-.icon-ic_fluent_pen_off_20_filled:before {
+.icon-ic_fluent_payment_wireless_20_filled:before {
content: "\ebf7";
}
-.icon-ic_fluent_pen_off_20_regular:before {
+.icon-ic_fluent_payment_wireless_20_regular:before {
content: "\ebf8";
}
-.icon-ic_fluent_pen_prohibited_20_filled:before {
+.icon-ic_fluent_pen_20_filled:before {
content: "\ebf9";
}
-.icon-ic_fluent_pen_prohibited_20_regular:before {
+.icon-ic_fluent_pen_20_regular:before {
content: "\ebfa";
}
-.icon-ic_fluent_pen_sparkle_20_filled:before {
+.icon-ic_fluent_pen_dismiss_20_filled:before {
content: "\ebfb";
}
-.icon-ic_fluent_pen_sparkle_20_regular:before {
+.icon-ic_fluent_pen_dismiss_20_regular:before {
content: "\ebfc";
}
-.icon-ic_fluent_pentagon_20_filled:before {
+.icon-ic_fluent_pen_off_20_filled:before {
content: "\ebfd";
}
-.icon-ic_fluent_pentagon_20_regular:before {
+.icon-ic_fluent_pen_off_20_regular:before {
content: "\ebfe";
}
-.icon-ic_fluent_people_20_filled:before {
+.icon-ic_fluent_pen_prohibited_20_filled:before {
content: "\ebff";
}
-.icon-ic_fluent_people_20_regular:before {
+.icon-ic_fluent_pen_prohibited_20_regular:before {
content: "\ec00";
}
-.icon-ic_fluent_people_add_20_filled:before {
+.icon-ic_fluent_pen_sparkle_20_filled:before {
content: "\ec01";
}
-.icon-ic_fluent_people_add_20_regular:before {
+.icon-ic_fluent_pen_sparkle_20_regular:before {
content: "\ec02";
}
-.icon-ic_fluent_people_audience_20_filled:before {
+.icon-ic_fluent_pentagon_20_filled:before {
content: "\ec03";
}
-.icon-ic_fluent_people_audience_20_regular:before {
+.icon-ic_fluent_pentagon_20_regular:before {
content: "\ec04";
}
-.icon-ic_fluent_people_call_20_filled:before {
+.icon-ic_fluent_people_20_filled:before {
content: "\ec05";
}
-.icon-ic_fluent_people_call_20_regular:before {
+.icon-ic_fluent_people_20_regular:before {
content: "\ec06";
}
-.icon-ic_fluent_people_chat_20_filled:before {
+.icon-ic_fluent_people_add_20_filled:before {
content: "\ec07";
}
-.icon-ic_fluent_people_chat_20_regular:before {
+.icon-ic_fluent_people_add_20_regular:before {
content: "\ec08";
}
-.icon-ic_fluent_people_checkmark_20_filled:before {
+.icon-ic_fluent_people_audience_20_filled:before {
content: "\ec09";
}
-.icon-ic_fluent_people_checkmark_20_regular:before {
+.icon-ic_fluent_people_audience_20_regular:before {
content: "\ec0a";
}
-.icon-ic_fluent_people_community_20_filled:before {
+.icon-ic_fluent_people_call_20_filled:before {
content: "\ec0b";
}
-.icon-ic_fluent_people_community_20_regular:before {
+.icon-ic_fluent_people_call_20_regular:before {
content: "\ec0c";
}
-.icon-ic_fluent_people_community_add_20_filled:before {
+.icon-ic_fluent_people_chat_20_filled:before {
content: "\ec0d";
}
-.icon-ic_fluent_people_community_add_20_regular:before {
+.icon-ic_fluent_people_chat_20_regular:before {
content: "\ec0e";
}
-.icon-ic_fluent_people_edit_20_filled:before {
+.icon-ic_fluent_people_checkmark_20_filled:before {
content: "\ec0f";
}
-.icon-ic_fluent_people_edit_20_regular:before {
+.icon-ic_fluent_people_checkmark_20_regular:before {
content: "\ec10";
}
-.icon-ic_fluent_people_error_20_filled:before {
+.icon-ic_fluent_people_community_20_filled:before {
content: "\ec11";
}
-.icon-ic_fluent_people_error_20_regular:before {
+.icon-ic_fluent_people_community_20_regular:before {
content: "\ec12";
}
-.icon-ic_fluent_people_eye_20_filled:before {
+.icon-ic_fluent_people_community_add_20_filled:before {
content: "\ec13";
}
-.icon-ic_fluent_people_eye_20_regular:before {
+.icon-ic_fluent_people_community_add_20_regular:before {
content: "\ec14";
}
-.icon-ic_fluent_people_list_20_filled:before {
+.icon-ic_fluent_people_edit_20_filled:before {
content: "\ec15";
}
-.icon-ic_fluent_people_list_20_regular:before {
+.icon-ic_fluent_people_edit_20_regular:before {
content: "\ec16";
}
-.icon-ic_fluent_people_lock_20_filled:before {
+.icon-ic_fluent_people_error_20_filled:before {
content: "\ec17";
}
-.icon-ic_fluent_people_lock_20_regular:before {
+.icon-ic_fluent_people_error_20_regular:before {
content: "\ec18";
}
-.icon-ic_fluent_people_money_20_filled:before {
+.icon-ic_fluent_people_eye_20_filled:before {
content: "\ec19";
}
-.icon-ic_fluent_people_money_20_regular:before {
+.icon-ic_fluent_people_eye_20_regular:before {
content: "\ec1a";
}
-.icon-ic_fluent_people_prohibited_20_filled:before {
+.icon-ic_fluent_people_list_20_filled:before {
content: "\ec1b";
}
-.icon-ic_fluent_people_prohibited_20_regular:before {
+.icon-ic_fluent_people_list_20_regular:before {
content: "\ec1c";
}
-.icon-ic_fluent_people_queue_20_filled:before {
+.icon-ic_fluent_people_lock_20_filled:before {
content: "\ec1d";
}
-.icon-ic_fluent_people_queue_20_regular:before {
+.icon-ic_fluent_people_lock_20_regular:before {
content: "\ec1e";
}
-.icon-ic_fluent_people_search_20_filled:before {
+.icon-ic_fluent_people_money_20_filled:before {
content: "\ec1f";
}
-.icon-ic_fluent_people_search_20_regular:before {
+.icon-ic_fluent_people_money_20_regular:before {
content: "\ec20";
}
-.icon-ic_fluent_people_settings_20_filled:before {
+.icon-ic_fluent_people_prohibited_20_filled:before {
content: "\ec21";
}
-.icon-ic_fluent_people_settings_20_regular:before {
+.icon-ic_fluent_people_prohibited_20_regular:before {
content: "\ec22";
}
-.icon-ic_fluent_people_star_20_filled:before {
+.icon-ic_fluent_people_queue_20_filled:before {
content: "\ec23";
}
-.icon-ic_fluent_people_star_20_regular:before {
+.icon-ic_fluent_people_queue_20_regular:before {
content: "\ec24";
}
-.icon-ic_fluent_people_subtract_20_filled:before {
+.icon-ic_fluent_people_search_20_filled:before {
content: "\ec25";
}
-.icon-ic_fluent_people_subtract_20_regular:before {
+.icon-ic_fluent_people_search_20_regular:before {
content: "\ec26";
}
-.icon-ic_fluent_people_swap_20_filled:before {
+.icon-ic_fluent_people_settings_20_filled:before {
content: "\ec27";
}
-.icon-ic_fluent_people_swap_20_regular:before {
+.icon-ic_fluent_people_settings_20_regular:before {
content: "\ec28";
}
-.icon-ic_fluent_people_sync_20_filled:before {
+.icon-ic_fluent_people_star_20_filled:before {
content: "\ec29";
}
-.icon-ic_fluent_people_sync_20_regular:before {
+.icon-ic_fluent_people_star_20_regular:before {
content: "\ec2a";
}
-.icon-ic_fluent_people_team_20_filled:before {
+.icon-ic_fluent_people_subtract_20_filled:before {
content: "\ec2b";
}
-.icon-ic_fluent_people_team_20_regular:before {
+.icon-ic_fluent_people_subtract_20_regular:before {
content: "\ec2c";
}
-.icon-ic_fluent_people_team_add_20_filled:before {
+.icon-ic_fluent_people_swap_20_filled:before {
content: "\ec2d";
}
-.icon-ic_fluent_people_team_add_20_regular:before {
+.icon-ic_fluent_people_swap_20_regular:before {
content: "\ec2e";
}
-.icon-ic_fluent_people_team_delete_20_filled:before {
+.icon-ic_fluent_people_sync_20_filled:before {
content: "\ec2f";
}
-.icon-ic_fluent_people_team_delete_20_regular:before {
+.icon-ic_fluent_people_sync_20_regular:before {
content: "\ec30";
}
-.icon-ic_fluent_people_team_toolbox_20_filled:before {
+.icon-ic_fluent_people_team_20_filled:before {
content: "\ec31";
}
-.icon-ic_fluent_people_team_toolbox_20_regular:before {
+.icon-ic_fluent_people_team_20_regular:before {
content: "\ec32";
}
-.icon-ic_fluent_people_toolbox_20_filled:before {
+.icon-ic_fluent_people_team_add_20_filled:before {
content: "\ec33";
}
-.icon-ic_fluent_people_toolbox_20_regular:before {
+.icon-ic_fluent_people_team_add_20_regular:before {
content: "\ec34";
}
-.icon-ic_fluent_person_20_filled:before {
+.icon-ic_fluent_people_team_delete_20_filled:before {
content: "\ec35";
}
-.icon-ic_fluent_person_20_regular:before {
+.icon-ic_fluent_people_team_delete_20_regular:before {
content: "\ec36";
}
-.icon-ic_fluent_person_5_20_filled:before {
+.icon-ic_fluent_people_team_toolbox_20_filled:before {
content: "\ec37";
}
-.icon-ic_fluent_person_5_20_regular:before {
+.icon-ic_fluent_people_team_toolbox_20_regular:before {
content: "\ec38";
}
-.icon-ic_fluent_person_6_20_filled:before {
+.icon-ic_fluent_people_toolbox_20_filled:before {
content: "\ec39";
}
-.icon-ic_fluent_person_6_20_regular:before {
+.icon-ic_fluent_people_toolbox_20_regular:before {
content: "\ec3a";
}
-.icon-ic_fluent_person_accounts_20_filled:before {
+.icon-ic_fluent_person_20_filled:before {
content: "\ec3b";
}
-.icon-ic_fluent_person_accounts_20_regular:before {
+.icon-ic_fluent_person_20_regular:before {
content: "\ec3c";
}
-.icon-ic_fluent_person_add_20_filled:before {
+.icon-ic_fluent_person_5_20_filled:before {
content: "\ec3d";
}
-.icon-ic_fluent_person_add_20_regular:before {
+.icon-ic_fluent_person_5_20_regular:before {
content: "\ec3e";
}
-.icon-ic_fluent_person_alert_20_filled:before {
+.icon-ic_fluent_person_6_20_filled:before {
content: "\ec3f";
}
-.icon-ic_fluent_person_alert_20_regular:before {
+.icon-ic_fluent_person_6_20_regular:before {
content: "\ec40";
}
-.icon-ic_fluent_person_alert_off_20_filled:before {
+.icon-ic_fluent_person_accounts_20_filled:before {
content: "\ec41";
}
-.icon-ic_fluent_person_alert_off_20_regular:before {
+.icon-ic_fluent_person_accounts_20_regular:before {
content: "\ec42";
}
-.icon-ic_fluent_person_arrow_back_20_filled:before {
+.icon-ic_fluent_person_add_20_filled:before {
content: "\ec43";
}
-.icon-ic_fluent_person_arrow_back_20_regular:before {
+.icon-ic_fluent_person_add_20_regular:before {
content: "\ec44";
}
-.icon-ic_fluent_person_arrow_left_20_filled:before {
+.icon-ic_fluent_person_alert_20_filled:before {
content: "\ec45";
}
-.icon-ic_fluent_person_arrow_left_20_regular:before {
+.icon-ic_fluent_person_alert_20_regular:before {
content: "\ec46";
}
-.icon-ic_fluent_person_arrow_right_20_filled:before {
+.icon-ic_fluent_person_alert_off_20_filled:before {
content: "\ec47";
}
-.icon-ic_fluent_person_arrow_right_20_regular:before {
+.icon-ic_fluent_person_alert_off_20_regular:before {
content: "\ec48";
}
-.icon-ic_fluent_person_available_20_filled:before {
+.icon-ic_fluent_person_arrow_back_20_filled:before {
content: "\ec49";
}
-.icon-ic_fluent_person_available_20_regular:before {
+.icon-ic_fluent_person_arrow_back_20_regular:before {
content: "\ec4a";
}
-.icon-ic_fluent_person_board_20_filled:before {
+.icon-ic_fluent_person_arrow_left_20_filled:before {
content: "\ec4b";
}
-.icon-ic_fluent_person_board_20_regular:before {
+.icon-ic_fluent_person_arrow_left_20_regular:before {
content: "\ec4c";
}
-.icon-ic_fluent_person_call_20_filled:before {
+.icon-ic_fluent_person_arrow_right_20_filled:before {
content: "\ec4d";
}
-.icon-ic_fluent_person_call_20_regular:before {
+.icon-ic_fluent_person_arrow_right_20_regular:before {
content: "\ec4e";
}
-.icon-ic_fluent_person_chat_20_filled:before {
+.icon-ic_fluent_person_available_20_filled:before {
content: "\ec4f";
}
-.icon-ic_fluent_person_chat_20_regular:before {
+.icon-ic_fluent_person_available_20_regular:before {
content: "\ec50";
}
-.icon-ic_fluent_person_circle_20_filled:before {
+.icon-ic_fluent_person_board_20_filled:before {
content: "\ec51";
}
-.icon-ic_fluent_person_circle_20_regular:before {
+.icon-ic_fluent_person_board_20_regular:before {
content: "\ec52";
}
-.icon-ic_fluent_person_clock_20_filled:before {
+.icon-ic_fluent_person_call_20_filled:before {
content: "\ec53";
}
-.icon-ic_fluent_person_clock_20_regular:before {
+.icon-ic_fluent_person_call_20_regular:before {
content: "\ec54";
}
-.icon-ic_fluent_person_delete_20_filled:before {
+.icon-ic_fluent_person_chat_20_filled:before {
content: "\ec55";
}
-.icon-ic_fluent_person_delete_20_regular:before {
+.icon-ic_fluent_person_chat_20_regular:before {
content: "\ec56";
}
-.icon-ic_fluent_person_desktop_20_filled:before {
+.icon-ic_fluent_person_circle_20_filled:before {
content: "\ec57";
}
-.icon-ic_fluent_person_desktop_20_regular:before {
+.icon-ic_fluent_person_circle_20_regular:before {
content: "\ec58";
}
-.icon-ic_fluent_person_edit_20_filled:before {
+.icon-ic_fluent_person_clock_20_filled:before {
content: "\ec59";
}
-.icon-ic_fluent_person_edit_20_regular:before {
+.icon-ic_fluent_person_clock_20_regular:before {
content: "\ec5a";
}
-.icon-ic_fluent_person_feedback_20_filled:before {
+.icon-ic_fluent_person_delete_20_filled:before {
content: "\ec5b";
}
-.icon-ic_fluent_person_feedback_20_regular:before {
+.icon-ic_fluent_person_delete_20_regular:before {
content: "\ec5c";
}
-.icon-ic_fluent_person_heart_20_filled:before {
+.icon-ic_fluent_person_desktop_20_filled:before {
content: "\ec5d";
}
-.icon-ic_fluent_person_heart_20_regular:before {
+.icon-ic_fluent_person_desktop_20_regular:before {
content: "\ec5e";
}
-.icon-ic_fluent_person_info_20_filled:before {
+.icon-ic_fluent_person_edit_20_filled:before {
content: "\ec5f";
}
-.icon-ic_fluent_person_info_20_regular:before {
+.icon-ic_fluent_person_edit_20_regular:before {
content: "\ec60";
}
-.icon-ic_fluent_person_key_20_filled:before {
+.icon-ic_fluent_person_feedback_20_filled:before {
content: "\ec61";
}
-.icon-ic_fluent_person_key_20_regular:before {
+.icon-ic_fluent_person_feedback_20_regular:before {
content: "\ec62";
}
-.icon-ic_fluent_person_lightbulb_20_filled:before {
+.icon-ic_fluent_person_heart_20_filled:before {
content: "\ec63";
}
-.icon-ic_fluent_person_lightbulb_20_regular:before {
+.icon-ic_fluent_person_heart_20_regular:before {
content: "\ec64";
}
-.icon-ic_fluent_person_lightning_20_filled:before {
+.icon-ic_fluent_person_info_20_filled:before {
content: "\ec65";
}
-.icon-ic_fluent_person_lightning_20_regular:before {
+.icon-ic_fluent_person_info_20_regular:before {
content: "\ec66";
}
-.icon-ic_fluent_person_link_20_filled:before {
+.icon-ic_fluent_person_key_20_filled:before {
content: "\ec67";
}
-.icon-ic_fluent_person_link_20_regular:before {
+.icon-ic_fluent_person_key_20_regular:before {
content: "\ec68";
}
-.icon-ic_fluent_person_lock_20_filled:before {
+.icon-ic_fluent_person_lightbulb_20_filled:before {
content: "\ec69";
}
-.icon-ic_fluent_person_lock_20_regular:before {
+.icon-ic_fluent_person_lightbulb_20_regular:before {
content: "\ec6a";
}
-.icon-ic_fluent_person_mail_20_filled:before {
+.icon-ic_fluent_person_lightning_20_filled:before {
content: "\ec6b";
}
-.icon-ic_fluent_person_mail_20_regular:before {
+.icon-ic_fluent_person_lightning_20_regular:before {
content: "\ec6c";
}
-.icon-ic_fluent_person_money_20_filled:before {
+.icon-ic_fluent_person_link_20_filled:before {
content: "\ec6d";
}
-.icon-ic_fluent_person_money_20_regular:before {
+.icon-ic_fluent_person_link_20_regular:before {
content: "\ec6e";
}
-.icon-ic_fluent_person_note_20_filled:before {
+.icon-ic_fluent_person_lock_20_filled:before {
content: "\ec6f";
}
-.icon-ic_fluent_person_note_20_regular:before {
+.icon-ic_fluent_person_lock_20_regular:before {
content: "\ec70";
}
-.icon-ic_fluent_person_passkey_20_filled:before {
+.icon-ic_fluent_person_mail_20_filled:before {
content: "\ec71";
}
-.icon-ic_fluent_person_passkey_20_regular:before {
+.icon-ic_fluent_person_mail_20_regular:before {
content: "\ec72";
}
-.icon-ic_fluent_person_pill_20_filled:before {
+.icon-ic_fluent_person_money_20_filled:before {
content: "\ec73";
}
-.icon-ic_fluent_person_pill_20_regular:before {
+.icon-ic_fluent_person_money_20_regular:before {
content: "\ec74";
}
-.icon-ic_fluent_person_prohibited_20_filled:before {
+.icon-ic_fluent_person_note_20_filled:before {
content: "\ec75";
}
-.icon-ic_fluent_person_prohibited_20_regular:before {
+.icon-ic_fluent_person_note_20_regular:before {
content: "\ec76";
}
-.icon-ic_fluent_person_question_mark_20_filled:before {
+.icon-ic_fluent_person_passkey_20_filled:before {
content: "\ec77";
}
-.icon-ic_fluent_person_question_mark_20_regular:before {
+.icon-ic_fluent_person_passkey_20_regular:before {
content: "\ec78";
}
-.icon-ic_fluent_person_ribbon_20_filled:before {
+.icon-ic_fluent_person_pill_20_filled:before {
content: "\ec79";
}
-.icon-ic_fluent_person_ribbon_20_regular:before {
+.icon-ic_fluent_person_pill_20_regular:before {
content: "\ec7a";
}
-.icon-ic_fluent_person_running_20_filled:before {
+.icon-ic_fluent_person_prohibited_20_filled:before {
content: "\ec7b";
}
-.icon-ic_fluent_person_running_20_regular:before {
+.icon-ic_fluent_person_prohibited_20_regular:before {
content: "\ec7c";
}
-.icon-ic_fluent_person_search_20_filled:before {
+.icon-ic_fluent_person_question_mark_20_filled:before {
content: "\ec7d";
}
-.icon-ic_fluent_person_search_20_regular:before {
+.icon-ic_fluent_person_question_mark_20_regular:before {
content: "\ec7e";
}
-.icon-ic_fluent_person_settings_20_filled:before {
+.icon-ic_fluent_person_ribbon_20_filled:before {
content: "\ec7f";
}
-.icon-ic_fluent_person_settings_20_regular:before {
+.icon-ic_fluent_person_ribbon_20_regular:before {
content: "\ec80";
}
-.icon-ic_fluent_person_square_20_filled:before {
+.icon-ic_fluent_person_running_20_filled:before {
content: "\ec81";
}
-.icon-ic_fluent_person_square_20_regular:before {
+.icon-ic_fluent_person_running_20_regular:before {
content: "\ec82";
}
-.icon-ic_fluent_person_square_checkmark_20_filled:before {
+.icon-ic_fluent_person_search_20_filled:before {
content: "\ec83";
}
-.icon-ic_fluent_person_square_checkmark_20_regular:before {
+.icon-ic_fluent_person_search_20_regular:before {
content: "\ec84";
}
-.icon-ic_fluent_person_star_20_filled:before {
+.icon-ic_fluent_person_settings_20_filled:before {
content: "\ec85";
}
-.icon-ic_fluent_person_star_20_regular:before {
+.icon-ic_fluent_person_settings_20_regular:before {
content: "\ec86";
}
-.icon-ic_fluent_person_starburst_20_filled:before {
+.icon-ic_fluent_person_square_20_filled:before {
content: "\ec87";
}
-.icon-ic_fluent_person_starburst_20_regular:before {
+.icon-ic_fluent_person_square_20_regular:before {
content: "\ec88";
}
-.icon-ic_fluent_person_subtract_20_filled:before {
+.icon-ic_fluent_person_square_checkmark_20_filled:before {
content: "\ec89";
}
-.icon-ic_fluent_person_subtract_20_regular:before {
+.icon-ic_fluent_person_square_checkmark_20_regular:before {
content: "\ec8a";
}
-.icon-ic_fluent_person_support_20_filled:before {
+.icon-ic_fluent_person_star_20_filled:before {
content: "\ec8b";
}
-.icon-ic_fluent_person_support_20_regular:before {
+.icon-ic_fluent_person_star_20_regular:before {
content: "\ec8c";
}
-.icon-ic_fluent_person_swap_20_filled:before {
+.icon-ic_fluent_person_starburst_20_filled:before {
content: "\ec8d";
}
-.icon-ic_fluent_person_swap_20_regular:before {
+.icon-ic_fluent_person_starburst_20_regular:before {
content: "\ec8e";
}
-.icon-ic_fluent_person_sync_20_filled:before {
+.icon-ic_fluent_person_subtract_20_filled:before {
content: "\ec8f";
}
-.icon-ic_fluent_person_sync_20_regular:before {
+.icon-ic_fluent_person_subtract_20_regular:before {
content: "\ec90";
}
-.icon-ic_fluent_person_tag_20_filled:before {
+.icon-ic_fluent_person_support_20_filled:before {
content: "\ec91";
}
-.icon-ic_fluent_person_tag_20_regular:before {
+.icon-ic_fluent_person_support_20_regular:before {
content: "\ec92";
}
-.icon-ic_fluent_person_tentative_20_filled:before {
+.icon-ic_fluent_person_swap_20_filled:before {
content: "\ec93";
}
-.icon-ic_fluent_person_tentative_20_regular:before {
+.icon-ic_fluent_person_swap_20_regular:before {
content: "\ec94";
}
-.icon-ic_fluent_person_voice_20_filled:before {
+.icon-ic_fluent_person_sync_20_filled:before {
content: "\ec95";
}
-.icon-ic_fluent_person_voice_20_regular:before {
+.icon-ic_fluent_person_sync_20_regular:before {
content: "\ec96";
}
-.icon-ic_fluent_person_walking_20_filled:before {
+.icon-ic_fluent_person_tag_20_filled:before {
content: "\ec97";
}
-.icon-ic_fluent_person_walking_20_regular:before {
+.icon-ic_fluent_person_tag_20_regular:before {
content: "\ec98";
}
-.icon-ic_fluent_person_warning_20_filled:before {
+.icon-ic_fluent_person_tentative_20_filled:before {
content: "\ec99";
}
-.icon-ic_fluent_person_warning_20_regular:before {
+.icon-ic_fluent_person_tentative_20_regular:before {
content: "\ec9a";
}
-.icon-ic_fluent_person_wrench_20_filled:before {
+.icon-ic_fluent_person_voice_20_filled:before {
content: "\ec9b";
}
-.icon-ic_fluent_person_wrench_20_regular:before {
+.icon-ic_fluent_person_voice_20_regular:before {
content: "\ec9c";
}
-.icon-ic_fluent_phone_20_filled:before {
+.icon-ic_fluent_person_walking_20_filled:before {
content: "\ec9d";
}
-.icon-ic_fluent_phone_20_regular:before {
+.icon-ic_fluent_person_walking_20_regular:before {
content: "\ec9e";
}
-.icon-ic_fluent_phone_add_20_filled:before {
+.icon-ic_fluent_person_warning_20_filled:before {
content: "\ec9f";
}
-.icon-ic_fluent_phone_add_20_regular:before {
+.icon-ic_fluent_person_warning_20_regular:before {
content: "\eca0";
}
-.icon-ic_fluent_phone_arrow_right_20_filled:before {
+.icon-ic_fluent_person_wrench_20_filled:before {
content: "\eca1";
}
-.icon-ic_fluent_phone_arrow_right_20_regular:before {
+.icon-ic_fluent_person_wrench_20_regular:before {
content: "\eca2";
}
-.icon-ic_fluent_phone_chat_20_filled:before {
+.icon-ic_fluent_phone_20_filled:before {
content: "\eca3";
}
-.icon-ic_fluent_phone_chat_20_regular:before {
+.icon-ic_fluent_phone_20_regular:before {
content: "\eca4";
}
-.icon-ic_fluent_phone_checkmark_20_filled:before {
+.icon-ic_fluent_phone_add_20_filled:before {
content: "\eca5";
}
-.icon-ic_fluent_phone_checkmark_20_regular:before {
+.icon-ic_fluent_phone_add_20_regular:before {
content: "\eca6";
}
-.icon-ic_fluent_phone_desktop_20_filled:before {
+.icon-ic_fluent_phone_arrow_right_20_filled:before {
content: "\eca7";
}
-.icon-ic_fluent_phone_desktop_20_regular:before {
+.icon-ic_fluent_phone_arrow_right_20_regular:before {
content: "\eca8";
}
-.icon-ic_fluent_phone_desktop_add_20_filled:before {
+.icon-ic_fluent_phone_chat_20_filled:before {
content: "\eca9";
}
-.icon-ic_fluent_phone_desktop_add_20_regular:before {
+.icon-ic_fluent_phone_chat_20_regular:before {
content: "\ecaa";
}
-.icon-ic_fluent_phone_dismiss_20_filled:before {
+.icon-ic_fluent_phone_checkmark_20_filled:before {
content: "\ecab";
}
-.icon-ic_fluent_phone_dismiss_20_regular:before {
+.icon-ic_fluent_phone_checkmark_20_regular:before {
content: "\ecac";
}
-.icon-ic_fluent_phone_edit_20_filled:before {
+.icon-ic_fluent_phone_desktop_20_filled:before {
content: "\ecad";
}
-.icon-ic_fluent_phone_edit_20_regular:before {
+.icon-ic_fluent_phone_desktop_20_regular:before {
content: "\ecae";
}
-.icon-ic_fluent_phone_eraser_20_filled:before {
+.icon-ic_fluent_phone_desktop_add_20_filled:before {
content: "\ecaf";
}
-.icon-ic_fluent_phone_eraser_20_regular:before {
+.icon-ic_fluent_phone_desktop_add_20_regular:before {
content: "\ecb0";
}
-.icon-ic_fluent_phone_footer_arrow_down_20_filled:before {
+.icon-ic_fluent_phone_dismiss_20_filled:before {
content: "\ecb1";
}
-.icon-ic_fluent_phone_footer_arrow_down_20_regular:before {
+.icon-ic_fluent_phone_dismiss_20_regular:before {
content: "\ecb2";
}
-.icon-ic_fluent_phone_header_arrow_up_20_filled:before {
+.icon-ic_fluent_phone_edit_20_filled:before {
content: "\ecb3";
}
-.icon-ic_fluent_phone_header_arrow_up_20_regular:before {
+.icon-ic_fluent_phone_edit_20_regular:before {
content: "\ecb4";
}
-.icon-ic_fluent_phone_key_20_filled:before {
+.icon-ic_fluent_phone_eraser_20_filled:before {
content: "\ecb5";
}
-.icon-ic_fluent_phone_key_20_regular:before {
+.icon-ic_fluent_phone_eraser_20_regular:before {
content: "\ecb6";
}
-.icon-ic_fluent_phone_laptop_20_filled:before {
+.icon-ic_fluent_phone_footer_arrow_down_20_filled:before {
content: "\ecb7";
}
-.icon-ic_fluent_phone_laptop_20_regular:before {
+.icon-ic_fluent_phone_footer_arrow_down_20_regular:before {
content: "\ecb8";
}
-.icon-ic_fluent_phone_link_setup_20_filled:before {
+.icon-ic_fluent_phone_header_arrow_up_20_filled:before {
content: "\ecb9";
}
-.icon-ic_fluent_phone_link_setup_20_regular:before {
+.icon-ic_fluent_phone_header_arrow_up_20_regular:before {
content: "\ecba";
}
-.icon-ic_fluent_phone_lock_20_filled:before {
+.icon-ic_fluent_phone_key_20_filled:before {
content: "\ecbb";
}
-.icon-ic_fluent_phone_lock_20_regular:before {
+.icon-ic_fluent_phone_key_20_regular:before {
content: "\ecbc";
}
-.icon-ic_fluent_phone_page_header_20_filled:before {
+.icon-ic_fluent_phone_laptop_20_filled:before {
content: "\ecbd";
}
-.icon-ic_fluent_phone_page_header_20_regular:before {
+.icon-ic_fluent_phone_laptop_20_regular:before {
content: "\ecbe";
}
-.icon-ic_fluent_phone_pagination_20_filled:before {
+.icon-ic_fluent_phone_link_setup_20_filled:before {
content: "\ecbf";
}
-.icon-ic_fluent_phone_pagination_20_regular:before {
+.icon-ic_fluent_phone_link_setup_20_regular:before {
content: "\ecc0";
}
-.icon-ic_fluent_phone_screen_time_20_filled:before {
+.icon-ic_fluent_phone_lock_20_filled:before {
content: "\ecc1";
}
-.icon-ic_fluent_phone_screen_time_20_regular:before {
+.icon-ic_fluent_phone_lock_20_regular:before {
content: "\ecc2";
}
-.icon-ic_fluent_phone_shake_20_filled:before {
+.icon-ic_fluent_phone_page_header_20_filled:before {
content: "\ecc3";
}
-.icon-ic_fluent_phone_shake_20_regular:before {
+.icon-ic_fluent_phone_page_header_20_regular:before {
content: "\ecc4";
}
-.icon-ic_fluent_phone_span_in_20_filled:before {
+.icon-ic_fluent_phone_pagination_20_filled:before {
content: "\ecc5";
}
-.icon-ic_fluent_phone_span_in_20_regular:before {
+.icon-ic_fluent_phone_pagination_20_regular:before {
content: "\ecc6";
}
-.icon-ic_fluent_phone_span_out_20_filled:before {
+.icon-ic_fluent_phone_screen_time_20_filled:before {
content: "\ecc7";
}
-.icon-ic_fluent_phone_span_out_20_regular:before {
+.icon-ic_fluent_phone_screen_time_20_regular:before {
content: "\ecc8";
}
-.icon-ic_fluent_phone_speaker_20_filled:before {
+.icon-ic_fluent_phone_shake_20_filled:before {
content: "\ecc9";
}
-.icon-ic_fluent_phone_speaker_20_regular:before {
+.icon-ic_fluent_phone_shake_20_regular:before {
content: "\ecca";
}
-.icon-ic_fluent_phone_status_bar_20_filled:before {
+.icon-ic_fluent_phone_span_in_20_filled:before {
content: "\eccb";
}
-.icon-ic_fluent_phone_status_bar_20_regular:before {
+.icon-ic_fluent_phone_span_in_20_regular:before {
content: "\eccc";
}
-.icon-ic_fluent_phone_tablet_20_filled:before {
+.icon-ic_fluent_phone_span_out_20_filled:before {
content: "\eccd";
}
-.icon-ic_fluent_phone_tablet_20_regular:before {
+.icon-ic_fluent_phone_span_out_20_regular:before {
content: "\ecce";
}
-.icon-ic_fluent_phone_update_20_filled:before {
+.icon-ic_fluent_phone_speaker_20_filled:before {
content: "\eccf";
}
-.icon-ic_fluent_phone_update_20_regular:before {
+.icon-ic_fluent_phone_speaker_20_regular:before {
content: "\ecd0";
}
-.icon-ic_fluent_phone_update_checkmark_20_filled:before {
+.icon-ic_fluent_phone_status_bar_20_filled:before {
content: "\ecd1";
}
-.icon-ic_fluent_phone_update_checkmark_20_regular:before {
+.icon-ic_fluent_phone_status_bar_20_regular:before {
content: "\ecd2";
}
-.icon-ic_fluent_phone_vertical_scroll_20_filled:before {
+.icon-ic_fluent_phone_tablet_20_filled:before {
content: "\ecd3";
}
-.icon-ic_fluent_phone_vertical_scroll_20_regular:before {
+.icon-ic_fluent_phone_tablet_20_regular:before {
content: "\ecd4";
}
-.icon-ic_fluent_phone_vibrate_20_filled:before {
+.icon-ic_fluent_phone_update_20_filled:before {
content: "\ecd5";
}
-.icon-ic_fluent_phone_vibrate_20_regular:before {
+.icon-ic_fluent_phone_update_20_regular:before {
content: "\ecd6";
}
-.icon-ic_fluent_photo_filter_20_filled:before {
+.icon-ic_fluent_phone_update_checkmark_20_filled:before {
content: "\ecd7";
}
-.icon-ic_fluent_photo_filter_20_regular:before {
+.icon-ic_fluent_phone_update_checkmark_20_regular:before {
content: "\ecd8";
}
-.icon-ic_fluent_pi_20_filled:before {
+.icon-ic_fluent_phone_vertical_scroll_20_filled:before {
content: "\ecd9";
}
-.icon-ic_fluent_pi_20_regular:before {
+.icon-ic_fluent_phone_vertical_scroll_20_regular:before {
content: "\ecda";
}
-.icon-ic_fluent_picture_in_picture_20_filled:before {
+.icon-ic_fluent_phone_vibrate_20_filled:before {
content: "\ecdb";
}
-.icon-ic_fluent_picture_in_picture_20_regular:before {
+.icon-ic_fluent_phone_vibrate_20_regular:before {
content: "\ecdc";
}
-.icon-ic_fluent_picture_in_picture_enter_20_filled:before {
+.icon-ic_fluent_photo_filter_20_filled:before {
content: "\ecdd";
}
-.icon-ic_fluent_picture_in_picture_enter_20_regular:before {
+.icon-ic_fluent_photo_filter_20_regular:before {
content: "\ecde";
}
-.icon-ic_fluent_picture_in_picture_exit_20_filled:before {
+.icon-ic_fluent_pi_20_filled:before {
content: "\ecdf";
}
-.icon-ic_fluent_picture_in_picture_exit_20_regular:before {
+.icon-ic_fluent_pi_20_regular:before {
content: "\ece0";
}
-.icon-ic_fluent_pill_20_filled:before {
+.icon-ic_fluent_picture_in_picture_20_filled:before {
content: "\ece1";
}
-.icon-ic_fluent_pill_20_regular:before {
+.icon-ic_fluent_picture_in_picture_20_regular:before {
content: "\ece2";
}
-.icon-ic_fluent_pin_20_filled:before {
+.icon-ic_fluent_picture_in_picture_enter_20_filled:before {
content: "\ece3";
}
-.icon-ic_fluent_pin_20_regular:before {
+.icon-ic_fluent_picture_in_picture_enter_20_regular:before {
content: "\ece4";
}
-.icon-ic_fluent_pin_globe_20_filled:before {
+.icon-ic_fluent_picture_in_picture_exit_20_filled:before {
content: "\ece5";
}
-.icon-ic_fluent_pin_globe_20_regular:before {
+.icon-ic_fluent_picture_in_picture_exit_20_regular:before {
content: "\ece6";
}
-.icon-ic_fluent_pin_off_20_filled:before {
+.icon-ic_fluent_pill_20_filled:before {
content: "\ece7";
}
-.icon-ic_fluent_pin_off_20_regular:before {
+.icon-ic_fluent_pill_20_regular:before {
content: "\ece8";
}
-.icon-ic_fluent_pipeline_20_filled:before {
+.icon-ic_fluent_pin_20_filled:before {
content: "\ece9";
}
-.icon-ic_fluent_pipeline_20_regular:before {
+.icon-ic_fluent_pin_20_regular:before {
content: "\ecea";
}
-.icon-ic_fluent_pipeline_add_20_filled:before {
+.icon-ic_fluent_pin_globe_20_filled:before {
content: "\eceb";
}
-.icon-ic_fluent_pipeline_add_20_regular:before {
+.icon-ic_fluent_pin_globe_20_regular:before {
content: "\ecec";
}
-.icon-ic_fluent_pipeline_arrow_curve_down_20_filled:before {
+.icon-ic_fluent_pin_off_20_filled:before {
content: "\eced";
}
-.icon-ic_fluent_pipeline_arrow_curve_down_20_regular:before {
+.icon-ic_fluent_pin_off_20_regular:before {
content: "\ecee";
}
-.icon-ic_fluent_pipeline_play_20_filled:before {
+.icon-ic_fluent_pipeline_20_filled:before {
content: "\ecef";
}
-.icon-ic_fluent_pipeline_play_20_regular:before {
+.icon-ic_fluent_pipeline_20_regular:before {
content: "\ecf0";
}
-.icon-ic_fluent_pivot_20_filled:before {
+.icon-ic_fluent_pipeline_add_20_filled:before {
content: "\ecf1";
}
-.icon-ic_fluent_pivot_20_regular:before {
+.icon-ic_fluent_pipeline_add_20_regular:before {
content: "\ecf2";
}
-.icon-ic_fluent_plant_cattail_20_filled:before {
+.icon-ic_fluent_pipeline_arrow_curve_down_20_filled:before {
content: "\ecf3";
}
-.icon-ic_fluent_plant_cattail_20_regular:before {
+.icon-ic_fluent_pipeline_arrow_curve_down_20_regular:before {
content: "\ecf4";
}
-.icon-ic_fluent_plant_grass_20_filled:before {
+.icon-ic_fluent_pipeline_play_20_filled:before {
content: "\ecf5";
}
-.icon-ic_fluent_plant_grass_20_regular:before {
+.icon-ic_fluent_pipeline_play_20_regular:before {
content: "\ecf6";
}
-.icon-ic_fluent_plant_ragweed_20_filled:before {
+.icon-ic_fluent_pivot_20_filled:before {
content: "\ecf7";
}
-.icon-ic_fluent_plant_ragweed_20_regular:before {
+.icon-ic_fluent_pivot_20_regular:before {
content: "\ecf8";
}
-.icon-ic_fluent_play_20_filled:before {
+.icon-ic_fluent_plant_cattail_20_filled:before {
content: "\ecf9";
}
-.icon-ic_fluent_play_20_regular:before {
+.icon-ic_fluent_plant_cattail_20_regular:before {
content: "\ecfa";
}
-.icon-ic_fluent_play_circle_20_filled:before {
+.icon-ic_fluent_plant_grass_20_filled:before {
content: "\ecfb";
}
-.icon-ic_fluent_play_circle_20_regular:before {
+.icon-ic_fluent_plant_grass_20_regular:before {
content: "\ecfc";
}
-.icon-ic_fluent_play_circle_hint_20_filled:before {
+.icon-ic_fluent_plant_ragweed_20_filled:before {
content: "\ecfd";
}
-.icon-ic_fluent_play_circle_hint_20_regular:before {
+.icon-ic_fluent_plant_ragweed_20_regular:before {
content: "\ecfe";
}
-.icon-ic_fluent_play_circle_sparkle_20_filled:before {
+.icon-ic_fluent_play_20_filled:before {
content: "\ecff";
}
-.icon-ic_fluent_play_circle_sparkle_20_regular:before {
+.icon-ic_fluent_play_20_regular:before {
content: "\ed00";
}
-.icon-ic_fluent_play_settings_20_filled:before {
+.icon-ic_fluent_play_circle_20_filled:before {
content: "\ed01";
}
-.icon-ic_fluent_play_settings_20_regular:before {
+.icon-ic_fluent_play_circle_20_regular:before {
content: "\ed02";
}
-.icon-ic_fluent_playing_cards_20_filled:before {
+.icon-ic_fluent_play_circle_hint_20_filled:before {
content: "\ed03";
}
-.icon-ic_fluent_playing_cards_20_regular:before {
+.icon-ic_fluent_play_circle_hint_20_regular:before {
content: "\ed04";
}
-.icon-ic_fluent_plug_connected_20_filled:before {
+.icon-ic_fluent_play_circle_sparkle_20_filled:before {
content: "\ed05";
}
-.icon-ic_fluent_plug_connected_20_regular:before {
+.icon-ic_fluent_play_circle_sparkle_20_regular:before {
content: "\ed06";
}
-.icon-ic_fluent_plug_connected_add_20_filled:before {
+.icon-ic_fluent_play_settings_20_filled:before {
content: "\ed07";
}
-.icon-ic_fluent_plug_connected_add_20_regular:before {
+.icon-ic_fluent_play_settings_20_regular:before {
content: "\ed08";
}
-.icon-ic_fluent_plug_connected_checkmark_20_filled:before {
+.icon-ic_fluent_playing_cards_20_filled:before {
content: "\ed09";
}
-.icon-ic_fluent_plug_connected_checkmark_20_regular:before {
+.icon-ic_fluent_playing_cards_20_regular:before {
content: "\ed0a";
}
-.icon-ic_fluent_plug_connected_settings_20_filled:before {
+.icon-ic_fluent_plug_connected_20_filled:before {
content: "\ed0b";
}
-.icon-ic_fluent_plug_connected_settings_20_regular:before {
+.icon-ic_fluent_plug_connected_20_regular:before {
content: "\ed0c";
}
-.icon-ic_fluent_plug_disconnected_20_filled:before {
+.icon-ic_fluent_plug_connected_add_20_filled:before {
content: "\ed0d";
}
-.icon-ic_fluent_plug_disconnected_20_regular:before {
+.icon-ic_fluent_plug_connected_add_20_regular:before {
content: "\ed0e";
}
-.icon-ic_fluent_point_scan_20_filled:before {
+.icon-ic_fluent_plug_connected_checkmark_20_filled:before {
content: "\ed0f";
}
-.icon-ic_fluent_point_scan_20_regular:before {
+.icon-ic_fluent_plug_connected_checkmark_20_regular:before {
content: "\ed10";
}
-.icon-ic_fluent_poll_20_filled:before {
+.icon-ic_fluent_plug_connected_settings_20_filled:before {
content: "\ed11";
}
-.icon-ic_fluent_poll_20_regular:before {
+.icon-ic_fluent_plug_connected_settings_20_regular:before {
content: "\ed12";
}
-.icon-ic_fluent_poll_horizontal_20_filled:before {
+.icon-ic_fluent_plug_disconnected_20_filled:before {
content: "\ed13";
}
-.icon-ic_fluent_poll_horizontal_20_regular:before {
+.icon-ic_fluent_plug_disconnected_20_regular:before {
content: "\ed14";
}
-.icon-ic_fluent_poll_off_20_filled:before {
+.icon-ic_fluent_point_scan_20_filled:before {
content: "\ed15";
}
-.icon-ic_fluent_poll_off_20_regular:before {
+.icon-ic_fluent_point_scan_20_regular:before {
content: "\ed16";
}
-.icon-ic_fluent_port_hdmi_20_filled:before {
+.icon-ic_fluent_poll_20_filled:before {
content: "\ed17";
}
-.icon-ic_fluent_port_hdmi_20_regular:before {
+.icon-ic_fluent_poll_20_regular:before {
content: "\ed18";
}
-.icon-ic_fluent_port_micro_usb_20_filled:before {
+.icon-ic_fluent_poll_horizontal_20_filled:before {
content: "\ed19";
}
-.icon-ic_fluent_port_micro_usb_20_regular:before {
+.icon-ic_fluent_poll_horizontal_20_regular:before {
content: "\ed1a";
}
-.icon-ic_fluent_port_usb_a_20_filled:before {
+.icon-ic_fluent_poll_off_20_filled:before {
content: "\ed1b";
}
-.icon-ic_fluent_port_usb_a_20_regular:before {
+.icon-ic_fluent_poll_off_20_regular:before {
content: "\ed1c";
}
-.icon-ic_fluent_port_usb_c_20_filled:before {
+.icon-ic_fluent_port_hdmi_20_filled:before {
content: "\ed1d";
}
-.icon-ic_fluent_port_usb_c_20_regular:before {
+.icon-ic_fluent_port_hdmi_20_regular:before {
content: "\ed1e";
}
-.icon-ic_fluent_position_backward_20_filled:before {
+.icon-ic_fluent_port_micro_usb_20_filled:before {
content: "\ed1f";
}
-.icon-ic_fluent_position_backward_20_regular:before {
+.icon-ic_fluent_port_micro_usb_20_regular:before {
content: "\ed20";
}
-.icon-ic_fluent_position_forward_20_filled:before {
+.icon-ic_fluent_port_usb_a_20_filled:before {
content: "\ed21";
}
-.icon-ic_fluent_position_forward_20_regular:before {
+.icon-ic_fluent_port_usb_a_20_regular:before {
content: "\ed22";
}
-.icon-ic_fluent_position_to_back_20_filled:before {
+.icon-ic_fluent_port_usb_c_20_filled:before {
content: "\ed23";
}
-.icon-ic_fluent_position_to_back_20_regular:before {
+.icon-ic_fluent_port_usb_c_20_regular:before {
content: "\ed24";
}
-.icon-ic_fluent_position_to_front_20_filled:before {
+.icon-ic_fluent_position_backward_20_filled:before {
content: "\ed25";
}
-.icon-ic_fluent_position_to_front_20_regular:before {
+.icon-ic_fluent_position_backward_20_regular:before {
content: "\ed26";
}
-.icon-ic_fluent_power_20_filled:before {
+.icon-ic_fluent_position_forward_20_filled:before {
content: "\ed27";
}
-.icon-ic_fluent_power_20_regular:before {
+.icon-ic_fluent_position_forward_20_regular:before {
content: "\ed28";
}
-.icon-ic_fluent_predictions_20_filled:before {
+.icon-ic_fluent_position_to_back_20_filled:before {
content: "\ed29";
}
-.icon-ic_fluent_predictions_20_regular:before {
+.icon-ic_fluent_position_to_back_20_regular:before {
content: "\ed2a";
}
-.icon-ic_fluent_premium_20_filled:before {
+.icon-ic_fluent_position_to_front_20_filled:before {
content: "\ed2b";
}
-.icon-ic_fluent_premium_20_regular:before {
+.icon-ic_fluent_position_to_front_20_regular:before {
content: "\ed2c";
}
-.icon-ic_fluent_premium_person_20_filled:before {
+.icon-ic_fluent_power_20_filled:before {
content: "\ed2d";
}
-.icon-ic_fluent_premium_person_20_regular:before {
+.icon-ic_fluent_power_20_regular:before {
content: "\ed2e";
}
-.icon-ic_fluent_presence_available_20_filled:before {
+.icon-ic_fluent_predictions_20_filled:before {
content: "\ed2f";
}
-.icon-ic_fluent_presence_available_20_regular:before {
+.icon-ic_fluent_predictions_20_regular:before {
content: "\ed30";
}
-.icon-ic_fluent_presence_away_20_filled:before {
+.icon-ic_fluent_premium_20_filled:before {
content: "\ed31";
}
-.icon-ic_fluent_presence_away_20_regular:before {
+.icon-ic_fluent_premium_20_regular:before {
content: "\ed32";
}
-.icon-ic_fluent_presence_blocked_20_regular:before {
+.icon-ic_fluent_premium_person_20_filled:before {
content: "\ed33";
}
-.icon-ic_fluent_presence_busy_20_filled:before {
+.icon-ic_fluent_premium_person_20_regular:before {
content: "\ed34";
}
-.icon-ic_fluent_presence_dnd_20_filled:before {
+.icon-ic_fluent_presence_available_20_filled:before {
content: "\ed35";
}
-.icon-ic_fluent_presence_dnd_20_regular:before {
+.icon-ic_fluent_presence_available_20_regular:before {
content: "\ed36";
}
-.icon-ic_fluent_presence_offline_20_regular:before {
+.icon-ic_fluent_presence_away_20_filled:before {
content: "\ed37";
}
-.icon-ic_fluent_presence_oof_20_regular:before {
+.icon-ic_fluent_presence_away_20_regular:before {
content: "\ed38";
}
-.icon-ic_fluent_presence_unknown_20_regular:before {
+.icon-ic_fluent_presence_blocked_20_regular:before {
content: "\ed39";
}
-.icon-ic_fluent_presenter_20_filled:before {
+.icon-ic_fluent_presence_busy_20_filled:before {
content: "\ed3a";
}
-.icon-ic_fluent_presenter_20_regular:before {
+.icon-ic_fluent_presence_dnd_20_filled:before {
content: "\ed3b";
}
-.icon-ic_fluent_presenter_off_20_filled:before {
+.icon-ic_fluent_presence_dnd_20_regular:before {
content: "\ed3c";
}
-.icon-ic_fluent_presenter_off_20_regular:before {
+.icon-ic_fluent_presence_offline_20_regular:before {
content: "\ed3d";
}
-.icon-ic_fluent_preview_link_20_filled:before {
+.icon-ic_fluent_presence_oof_20_regular:before {
content: "\ed3e";
}
-.icon-ic_fluent_preview_link_20_regular:before {
+.icon-ic_fluent_presence_unknown_20_regular:before {
content: "\ed3f";
}
-.icon-ic_fluent_previous_20_filled:before {
+.icon-ic_fluent_presenter_20_filled:before {
content: "\ed40";
}
-.icon-ic_fluent_previous_20_regular:before {
+.icon-ic_fluent_presenter_20_regular:before {
content: "\ed41";
}
-.icon-ic_fluent_previous_frame_20_filled:before {
+.icon-ic_fluent_presenter_off_20_filled:before {
content: "\ed42";
}
-.icon-ic_fluent_previous_frame_20_regular:before {
+.icon-ic_fluent_presenter_off_20_regular:before {
content: "\ed43";
}
-.icon-ic_fluent_print_20_filled:before {
+.icon-ic_fluent_preview_link_20_filled:before {
content: "\ed44";
}
-.icon-ic_fluent_print_20_regular:before {
+.icon-ic_fluent_preview_link_20_regular:before {
content: "\ed45";
}
-.icon-ic_fluent_print_add_20_filled:before {
+.icon-ic_fluent_previous_20_filled:before {
content: "\ed46";
}
-.icon-ic_fluent_print_add_20_regular:before {
+.icon-ic_fluent_previous_20_regular:before {
content: "\ed47";
}
-.icon-ic_fluent_production_20_filled:before {
+.icon-ic_fluent_previous_frame_20_filled:before {
content: "\ed48";
}
-.icon-ic_fluent_production_20_regular:before {
+.icon-ic_fluent_previous_frame_20_regular:before {
content: "\ed49";
}
-.icon-ic_fluent_production_checkmark_20_filled:before {
+.icon-ic_fluent_print_20_filled:before {
content: "\ed4a";
}
-.icon-ic_fluent_production_checkmark_20_regular:before {
+.icon-ic_fluent_print_20_regular:before {
content: "\ed4b";
}
-.icon-ic_fluent_prohibited_20_filled:before {
+.icon-ic_fluent_print_add_20_filled:before {
content: "\ed4c";
}
-.icon-ic_fluent_prohibited_20_regular:before {
+.icon-ic_fluent_print_add_20_regular:before {
content: "\ed4d";
}
-.icon-ic_fluent_prohibited_multiple_20_filled:before {
+.icon-ic_fluent_production_20_filled:before {
content: "\ed4e";
}
-.icon-ic_fluent_prohibited_multiple_20_regular:before {
+.icon-ic_fluent_production_20_regular:before {
content: "\ed4f";
}
-.icon-ic_fluent_prohibited_note_20_filled:before {
+.icon-ic_fluent_production_checkmark_20_filled:before {
content: "\ed50";
}
-.icon-ic_fluent_prohibited_note_20_regular:before {
+.icon-ic_fluent_production_checkmark_20_regular:before {
content: "\ed51";
}
-.icon-ic_fluent_projection_screen_20_filled:before {
+.icon-ic_fluent_prohibited_20_filled:before {
content: "\ed52";
}
-.icon-ic_fluent_projection_screen_20_regular:before {
+.icon-ic_fluent_prohibited_20_regular:before {
content: "\ed53";
}
-.icon-ic_fluent_projection_screen_dismiss_20_filled:before {
+.icon-ic_fluent_prohibited_multiple_20_filled:before {
content: "\ed54";
}
-.icon-ic_fluent_projection_screen_dismiss_20_regular:before {
+.icon-ic_fluent_prohibited_multiple_20_regular:before {
content: "\ed55";
}
-.icon-ic_fluent_projection_screen_text_20_filled:before {
+.icon-ic_fluent_prohibited_note_20_filled:before {
content: "\ed56";
}
-.icon-ic_fluent_projection_screen_text_20_regular:before {
+.icon-ic_fluent_prohibited_note_20_regular:before {
content: "\ed57";
}
-.icon-ic_fluent_protocol_handler_20_filled:before {
+.icon-ic_fluent_projection_screen_20_filled:before {
content: "\ed58";
}
-.icon-ic_fluent_protocol_handler_20_regular:before {
+.icon-ic_fluent_projection_screen_20_regular:before {
content: "\ed59";
}
-.icon-ic_fluent_pulse_20_filled:before {
+.icon-ic_fluent_projection_screen_dismiss_20_filled:before {
content: "\ed5a";
}
-.icon-ic_fluent_pulse_20_regular:before {
+.icon-ic_fluent_projection_screen_dismiss_20_regular:before {
content: "\ed5b";
}
-.icon-ic_fluent_pulse_square_20_filled:before {
+.icon-ic_fluent_projection_screen_text_20_filled:before {
content: "\ed5c";
}
-.icon-ic_fluent_pulse_square_20_regular:before {
+.icon-ic_fluent_projection_screen_text_20_regular:before {
content: "\ed5d";
}
-.icon-ic_fluent_puzzle_cube_20_filled:before {
+.icon-ic_fluent_prompt_20_filled:before {
content: "\ed5e";
}
-.icon-ic_fluent_puzzle_cube_20_regular:before {
+.icon-ic_fluent_prompt_20_regular:before {
content: "\ed5f";
}
-.icon-ic_fluent_puzzle_cube_piece_20_filled:before {
+.icon-ic_fluent_protocol_handler_20_filled:before {
content: "\ed60";
}
-.icon-ic_fluent_puzzle_cube_piece_20_regular:before {
+.icon-ic_fluent_protocol_handler_20_regular:before {
content: "\ed61";
}
-.icon-ic_fluent_puzzle_piece_20_filled:before {
+.icon-ic_fluent_pulse_20_filled:before {
content: "\ed62";
}
-.icon-ic_fluent_puzzle_piece_20_regular:before {
+.icon-ic_fluent_pulse_20_regular:before {
content: "\ed63";
}
-.icon-ic_fluent_puzzle_piece_shield_20_filled:before {
+.icon-ic_fluent_pulse_square_20_filled:before {
content: "\ed64";
}
-.icon-ic_fluent_puzzle_piece_shield_20_regular:before {
+.icon-ic_fluent_pulse_square_20_regular:before {
content: "\ed65";
}
-.icon-ic_fluent_qr_code_20_filled:before {
+.icon-ic_fluent_puzzle_cube_20_filled:before {
content: "\ed66";
}
-.icon-ic_fluent_qr_code_20_regular:before {
+.icon-ic_fluent_puzzle_cube_20_regular:before {
content: "\ed67";
}
-.icon-ic_fluent_question_20_filled:before {
+.icon-ic_fluent_puzzle_cube_piece_20_filled:before {
content: "\ed68";
}
-.icon-ic_fluent_question_20_regular:before {
+.icon-ic_fluent_puzzle_cube_piece_20_regular:before {
content: "\ed69";
}
-.icon-ic_fluent_question_circle_20_filled:before {
+.icon-ic_fluent_puzzle_piece_20_filled:before {
content: "\ed6a";
}
-.icon-ic_fluent_question_circle_20_regular:before {
+.icon-ic_fluent_puzzle_piece_20_regular:before {
content: "\ed6b";
}
-.icon-ic_fluent_quiz_new_20_filled:before {
+.icon-ic_fluent_puzzle_piece_shield_20_filled:before {
content: "\ed6c";
}
-.icon-ic_fluent_quiz_new_20_regular:before {
+.icon-ic_fluent_puzzle_piece_shield_20_regular:before {
content: "\ed6d";
}
-.icon-ic_fluent_radar_20_filled:before {
+.icon-ic_fluent_qr_code_20_filled:before {
content: "\ed6e";
}
-.icon-ic_fluent_radar_20_regular:before {
+.icon-ic_fluent_qr_code_20_regular:before {
content: "\ed6f";
}
-.icon-ic_fluent_radar_checkmark_20_filled:before {
+.icon-ic_fluent_question_20_filled:before {
content: "\ed70";
}
-.icon-ic_fluent_radar_checkmark_20_regular:before {
+.icon-ic_fluent_question_20_regular:before {
content: "\ed71";
}
-.icon-ic_fluent_radar_rectangle_multiple_20_filled:before {
+.icon-ic_fluent_question_circle_20_filled:before {
content: "\ed72";
}
-.icon-ic_fluent_radar_rectangle_multiple_20_regular:before {
+.icon-ic_fluent_question_circle_20_regular:before {
content: "\ed73";
}
-.icon-ic_fluent_radio_button_20_filled:before {
+.icon-ic_fluent_quiz_new_20_filled:before {
content: "\ed74";
}
-.icon-ic_fluent_radio_button_20_regular:before {
+.icon-ic_fluent_quiz_new_20_regular:before {
content: "\ed75";
}
-.icon-ic_fluent_ram_20_filled:before {
+.icon-ic_fluent_radar_20_filled:before {
content: "\ed76";
}
-.icon-ic_fluent_ram_20_regular:before {
+.icon-ic_fluent_radar_20_regular:before {
content: "\ed77";
}
-.icon-ic_fluent_rating_mature_20_filled:before {
+.icon-ic_fluent_radar_checkmark_20_filled:before {
content: "\ed78";
}
-.icon-ic_fluent_rating_mature_20_regular:before {
+.icon-ic_fluent_radar_checkmark_20_regular:before {
content: "\ed79";
}
-.icon-ic_fluent_ratio_one_to_one_20_filled:before {
+.icon-ic_fluent_radar_rectangle_multiple_20_filled:before {
content: "\ed7a";
}
-.icon-ic_fluent_ratio_one_to_one_20_regular:before {
+.icon-ic_fluent_radar_rectangle_multiple_20_regular:before {
content: "\ed7b";
}
-.icon-ic_fluent_re_order_20_filled:before {
+.icon-ic_fluent_radio_button_20_filled:before {
content: "\ed7c";
}
-.icon-ic_fluent_re_order_20_regular:before {
+.icon-ic_fluent_radio_button_20_regular:before {
content: "\ed7d";
}
-.icon-ic_fluent_re_order_dots_horizontal_20_filled:before {
+.icon-ic_fluent_ram_20_filled:before {
content: "\ed7e";
}
-.icon-ic_fluent_re_order_dots_horizontal_20_regular:before {
+.icon-ic_fluent_ram_20_regular:before {
content: "\ed7f";
}
-.icon-ic_fluent_re_order_dots_vertical_20_filled:before {
+.icon-ic_fluent_rating_mature_20_filled:before {
content: "\ed80";
}
-.icon-ic_fluent_re_order_dots_vertical_20_regular:before {
+.icon-ic_fluent_rating_mature_20_regular:before {
content: "\ed81";
}
-.icon-ic_fluent_read_aloud_20_filled:before {
+.icon-ic_fluent_ratio_one_to_one_20_filled:before {
content: "\ed82";
}
-.icon-ic_fluent_read_aloud_20_regular:before {
+.icon-ic_fluent_ratio_one_to_one_20_regular:before {
content: "\ed83";
}
-.icon-ic_fluent_reading_list_20_filled:before {
+.icon-ic_fluent_re_order_20_filled:before {
content: "\ed84";
}
-.icon-ic_fluent_reading_list_20_regular:before {
+.icon-ic_fluent_re_order_20_regular:before {
content: "\ed85";
}
-.icon-ic_fluent_reading_list_add_20_filled:before {
+.icon-ic_fluent_re_order_dots_horizontal_20_filled:before {
content: "\ed86";
}
-.icon-ic_fluent_reading_list_add_20_regular:before {
+.icon-ic_fluent_re_order_dots_horizontal_20_regular:before {
content: "\ed87";
}
-.icon-ic_fluent_reading_mode_mobile_20_filled:before {
+.icon-ic_fluent_re_order_dots_vertical_20_filled:before {
content: "\ed88";
}
-.icon-ic_fluent_reading_mode_mobile_20_regular:before {
+.icon-ic_fluent_re_order_dots_vertical_20_regular:before {
content: "\ed89";
}
-.icon-ic_fluent_real_estate_20_filled:before {
+.icon-ic_fluent_read_aloud_20_filled:before {
content: "\ed8a";
}
-.icon-ic_fluent_real_estate_20_regular:before {
+.icon-ic_fluent_read_aloud_20_regular:before {
content: "\ed8b";
}
-.icon-ic_fluent_receipt_20_filled:before {
+.icon-ic_fluent_reading_list_20_filled:before {
content: "\ed8c";
}
-.icon-ic_fluent_receipt_20_regular:before {
+.icon-ic_fluent_reading_list_20_regular:before {
content: "\ed8d";
}
-.icon-ic_fluent_receipt_add_20_filled:before {
+.icon-ic_fluent_reading_list_add_20_filled:before {
content: "\ed8e";
}
-.icon-ic_fluent_receipt_add_20_regular:before {
+.icon-ic_fluent_reading_list_add_20_regular:before {
content: "\ed8f";
}
-.icon-ic_fluent_receipt_bag_20_filled:before {
+.icon-ic_fluent_reading_mode_mobile_20_filled:before {
content: "\ed90";
}
-.icon-ic_fluent_receipt_bag_20_regular:before {
+.icon-ic_fluent_reading_mode_mobile_20_regular:before {
content: "\ed91";
}
-.icon-ic_fluent_receipt_cube_20_filled:before {
+.icon-ic_fluent_real_estate_20_filled:before {
content: "\ed92";
}
-.icon-ic_fluent_receipt_cube_20_regular:before {
+.icon-ic_fluent_real_estate_20_regular:before {
content: "\ed93";
}
-.icon-ic_fluent_receipt_money_20_filled:before {
+.icon-ic_fluent_receipt_20_filled:before {
content: "\ed94";
}
-.icon-ic_fluent_receipt_money_20_regular:before {
+.icon-ic_fluent_receipt_20_regular:before {
content: "\ed95";
}
-.icon-ic_fluent_receipt_play_20_filled:before {
+.icon-ic_fluent_receipt_add_20_filled:before {
content: "\ed96";
}
-.icon-ic_fluent_receipt_play_20_regular:before {
+.icon-ic_fluent_receipt_add_20_regular:before {
content: "\ed97";
}
-.icon-ic_fluent_receipt_search_20_filled:before {
+.icon-ic_fluent_receipt_bag_20_filled:before {
content: "\ed98";
}
-.icon-ic_fluent_receipt_search_20_regular:before {
+.icon-ic_fluent_receipt_bag_20_regular:before {
content: "\ed99";
}
-.icon-ic_fluent_receipt_sparkles_20_filled:before {
+.icon-ic_fluent_receipt_cube_20_filled:before {
content: "\ed9a";
}
-.icon-ic_fluent_receipt_sparkles_20_regular:before {
+.icon-ic_fluent_receipt_cube_20_regular:before {
content: "\ed9b";
}
-.icon-ic_fluent_record_20_filled:before {
+.icon-ic_fluent_receipt_money_20_filled:before {
content: "\ed9c";
}
-.icon-ic_fluent_record_20_regular:before {
+.icon-ic_fluent_receipt_money_20_regular:before {
content: "\ed9d";
}
-.icon-ic_fluent_record_stop_20_filled:before {
+.icon-ic_fluent_receipt_play_20_filled:before {
content: "\ed9e";
}
-.icon-ic_fluent_record_stop_20_regular:before {
+.icon-ic_fluent_receipt_play_20_regular:before {
content: "\ed9f";
}
-.icon-ic_fluent_rectangle_landscape_20_filled:before {
+.icon-ic_fluent_receipt_search_20_filled:before {
content: "\eda0";
}
-.icon-ic_fluent_rectangle_landscape_20_regular:before {
+.icon-ic_fluent_receipt_search_20_regular:before {
content: "\eda1";
}
-.icon-ic_fluent_rectangle_landscape_hint_copy_20_filled:before {
+.icon-ic_fluent_receipt_sparkles_20_filled:before {
content: "\eda2";
}
-.icon-ic_fluent_rectangle_landscape_hint_copy_20_regular:before {
+.icon-ic_fluent_receipt_sparkles_20_regular:before {
content: "\eda3";
}
-.icon-ic_fluent_rectangle_landscape_sparkle_20_filled:before {
+.icon-ic_fluent_record_20_filled:before {
content: "\eda4";
}
-.icon-ic_fluent_rectangle_landscape_sparkle_20_regular:before {
+.icon-ic_fluent_record_20_regular:before {
content: "\eda5";
}
-.icon-ic_fluent_rectangle_landscape_sync_20_filled:before {
+.icon-ic_fluent_record_stop_20_filled:before {
content: "\eda6";
}
-.icon-ic_fluent_rectangle_landscape_sync_20_regular:before {
+.icon-ic_fluent_record_stop_20_regular:before {
content: "\eda7";
}
-.icon-ic_fluent_rectangle_landscape_sync_off_20_filled:before {
+.icon-ic_fluent_rectangle_landscape_20_filled:before {
content: "\eda8";
}
-.icon-ic_fluent_rectangle_landscape_sync_off_20_regular:before {
+.icon-ic_fluent_rectangle_landscape_20_regular:before {
content: "\eda9";
}
-.icon-ic_fluent_rectangle_portrait_location_target_20_filled:before {
+.icon-ic_fluent_rectangle_landscape_hint_copy_20_filled:before {
content: "\edaa";
}
-.icon-ic_fluent_rectangle_portrait_location_target_20_regular:before {
+.icon-ic_fluent_rectangle_landscape_hint_copy_20_regular:before {
content: "\edab";
}
-.icon-ic_fluent_recycle_20_filled:before {
+.icon-ic_fluent_rectangle_landscape_sparkle_20_filled:before {
content: "\edac";
}
-.icon-ic_fluent_recycle_20_regular:before {
+.icon-ic_fluent_rectangle_landscape_sparkle_20_regular:before {
content: "\edad";
}
-.icon-ic_fluent_remix_add_20_filled:before {
+.icon-ic_fluent_rectangle_landscape_sync_20_filled:before {
content: "\edae";
}
-.icon-ic_fluent_remix_add_20_regular:before {
+.icon-ic_fluent_rectangle_landscape_sync_20_regular:before {
content: "\edaf";
}
-.icon-ic_fluent_remote_20_filled:before {
+.icon-ic_fluent_rectangle_landscape_sync_off_20_filled:before {
content: "\edb0";
}
-.icon-ic_fluent_remote_20_regular:before {
+.icon-ic_fluent_rectangle_landscape_sync_off_20_regular:before {
content: "\edb1";
}
-.icon-ic_fluent_rename_20_filled:before {
+.icon-ic_fluent_rectangle_portrait_location_target_20_filled:before {
content: "\edb2";
}
-.icon-ic_fluent_rename_20_regular:before {
+.icon-ic_fluent_rectangle_portrait_location_target_20_regular:before {
content: "\edb3";
}
-.icon-ic_fluent_reorder_20_filled:before {
+.icon-ic_fluent_recycle_20_filled:before {
content: "\edb4";
}
-.icon-ic_fluent_reorder_20_regular:before {
+.icon-ic_fluent_recycle_20_regular:before {
content: "\edb5";
}
-.icon-ic_fluent_replay_20_filled:before {
+.icon-ic_fluent_remix_add_20_filled:before {
content: "\edb6";
}
-.icon-ic_fluent_replay_20_regular:before {
+.icon-ic_fluent_remix_add_20_regular:before {
content: "\edb7";
}
-.icon-ic_fluent_resize_20_filled:before {
+.icon-ic_fluent_remote_20_filled:before {
content: "\edb8";
}
-.icon-ic_fluent_resize_20_regular:before {
+.icon-ic_fluent_remote_20_regular:before {
content: "\edb9";
}
-.icon-ic_fluent_resize_image_20_filled:before {
+.icon-ic_fluent_rename_20_filled:before {
content: "\edba";
}
-.icon-ic_fluent_resize_image_20_regular:before {
+.icon-ic_fluent_rename_20_regular:before {
content: "\edbb";
}
-.icon-ic_fluent_resize_large_20_filled:before {
+.icon-ic_fluent_reorder_20_filled:before {
content: "\edbc";
}
-.icon-ic_fluent_resize_large_20_regular:before {
+.icon-ic_fluent_reorder_20_regular:before {
content: "\edbd";
}
-.icon-ic_fluent_resize_small_20_filled:before {
+.icon-ic_fluent_replay_20_filled:before {
content: "\edbe";
}
-.icon-ic_fluent_resize_small_20_regular:before {
+.icon-ic_fluent_replay_20_regular:before {
content: "\edbf";
}
-.icon-ic_fluent_resize_table_20_filled:before {
+.icon-ic_fluent_resize_20_filled:before {
content: "\edc0";
}
-.icon-ic_fluent_resize_table_20_regular:before {
+.icon-ic_fluent_resize_20_regular:before {
content: "\edc1";
}
-.icon-ic_fluent_resize_video_20_filled:before {
+.icon-ic_fluent_resize_image_20_filled:before {
content: "\edc2";
}
-.icon-ic_fluent_resize_video_20_regular:before {
+.icon-ic_fluent_resize_image_20_regular:before {
content: "\edc3";
}
-.icon-ic_fluent_reward_20_filled:before {
+.icon-ic_fluent_resize_large_20_filled:before {
content: "\edc4";
}
-.icon-ic_fluent_reward_20_regular:before {
+.icon-ic_fluent_resize_large_20_regular:before {
content: "\edc5";
}
-.icon-ic_fluent_rewind_20_filled:before {
+.icon-ic_fluent_resize_small_20_filled:before {
content: "\edc6";
}
-.icon-ic_fluent_rewind_20_regular:before {
+.icon-ic_fluent_resize_small_20_regular:before {
content: "\edc7";
}
-.icon-ic_fluent_rhombus_20_filled:before {
+.icon-ic_fluent_resize_table_20_filled:before {
content: "\edc8";
}
-.icon-ic_fluent_rhombus_20_regular:before {
+.icon-ic_fluent_resize_table_20_regular:before {
content: "\edc9";
}
-.icon-ic_fluent_ribbon_20_filled:before {
+.icon-ic_fluent_resize_video_20_filled:before {
content: "\edca";
}
-.icon-ic_fluent_ribbon_20_regular:before {
+.icon-ic_fluent_resize_video_20_regular:before {
content: "\edcb";
}
-.icon-ic_fluent_ribbon_add_20_filled:before {
+.icon-ic_fluent_reward_20_filled:before {
content: "\edcc";
}
-.icon-ic_fluent_ribbon_add_20_regular:before {
+.icon-ic_fluent_reward_20_regular:before {
content: "\edcd";
}
-.icon-ic_fluent_ribbon_off_20_filled:before {
+.icon-ic_fluent_rewind_20_filled:before {
content: "\edce";
}
-.icon-ic_fluent_ribbon_off_20_regular:before {
+.icon-ic_fluent_rewind_20_regular:before {
content: "\edcf";
}
-.icon-ic_fluent_ribbon_star_20_filled:before {
+.icon-ic_fluent_rhombus_20_filled:before {
content: "\edd0";
}
-.icon-ic_fluent_ribbon_star_20_regular:before {
+.icon-ic_fluent_rhombus_20_regular:before {
content: "\edd1";
}
-.icon-ic_fluent_road_20_filled:before {
+.icon-ic_fluent_ribbon_20_filled:before {
content: "\edd2";
}
-.icon-ic_fluent_road_20_regular:before {
+.icon-ic_fluent_ribbon_20_regular:before {
content: "\edd3";
}
-.icon-ic_fluent_road_cone_20_filled:before {
+.icon-ic_fluent_ribbon_add_20_filled:before {
content: "\edd4";
}
-.icon-ic_fluent_road_cone_20_regular:before {
+.icon-ic_fluent_ribbon_add_20_regular:before {
content: "\edd5";
}
-.icon-ic_fluent_rocket_20_filled:before {
+.icon-ic_fluent_ribbon_off_20_filled:before {
content: "\edd6";
}
-.icon-ic_fluent_rocket_20_regular:before {
+.icon-ic_fluent_ribbon_off_20_regular:before {
content: "\edd7";
}
-.icon-ic_fluent_rotate_left_20_filled:before {
+.icon-ic_fluent_ribbon_star_20_filled:before {
content: "\edd8";
}
-.icon-ic_fluent_rotate_left_20_regular:before {
+.icon-ic_fluent_ribbon_star_20_regular:before {
content: "\edd9";
}
-.icon-ic_fluent_rotate_right_20_filled:before {
+.icon-ic_fluent_road_20_filled:before {
content: "\edda";
}
-.icon-ic_fluent_rotate_right_20_regular:before {
+.icon-ic_fluent_road_20_regular:before {
content: "\eddb";
}
-.icon-ic_fluent_router_20_filled:before {
+.icon-ic_fluent_road_cone_20_filled:before {
content: "\eddc";
}
-.icon-ic_fluent_router_20_regular:before {
+.icon-ic_fluent_road_cone_20_regular:before {
content: "\eddd";
}
-.icon-ic_fluent_row_triple_20_filled:before {
+.icon-ic_fluent_rocket_20_filled:before {
content: "\edde";
}
-.icon-ic_fluent_row_triple_20_regular:before {
+.icon-ic_fluent_rocket_20_regular:before {
content: "\eddf";
}
-.icon-ic_fluent_rss_20_filled:before {
+.icon-ic_fluent_rotate_left_20_filled:before {
content: "\ede0";
}
-.icon-ic_fluent_rss_20_regular:before {
+.icon-ic_fluent_rotate_left_20_regular:before {
content: "\ede1";
}
-.icon-ic_fluent_ruler_20_filled:before {
+.icon-ic_fluent_rotate_right_20_filled:before {
content: "\ede2";
}
-.icon-ic_fluent_ruler_20_regular:before {
+.icon-ic_fluent_rotate_right_20_regular:before {
content: "\ede3";
}
-.icon-ic_fluent_run_20_filled:before {
+.icon-ic_fluent_router_20_filled:before {
content: "\ede4";
}
-.icon-ic_fluent_run_20_regular:before {
+.icon-ic_fluent_router_20_regular:before {
content: "\ede5";
}
-.icon-ic_fluent_sanitize_20_filled:before {
+.icon-ic_fluent_row_triple_20_filled:before {
content: "\ede6";
}
-.icon-ic_fluent_sanitize_20_regular:before {
+.icon-ic_fluent_row_triple_20_regular:before {
content: "\ede7";
}
-.icon-ic_fluent_save_20_filled:before {
+.icon-ic_fluent_rss_20_filled:before {
content: "\ede8";
}
-.icon-ic_fluent_save_20_regular:before {
+.icon-ic_fluent_rss_20_regular:before {
content: "\ede9";
}
-.icon-ic_fluent_save_arrow_right_20_filled:before {
+.icon-ic_fluent_ruler_20_filled:before {
content: "\edea";
}
-.icon-ic_fluent_save_arrow_right_20_regular:before {
+.icon-ic_fluent_ruler_20_regular:before {
content: "\edeb";
}
-.icon-ic_fluent_save_copy_20_filled:before {
+.icon-ic_fluent_run_20_filled:before {
content: "\edec";
}
-.icon-ic_fluent_save_copy_20_regular:before {
+.icon-ic_fluent_run_20_regular:before {
content: "\eded";
}
-.icon-ic_fluent_save_edit_20_filled:before {
+.icon-ic_fluent_sanitize_20_filled:before {
content: "\edee";
}
-.icon-ic_fluent_save_edit_20_regular:before {
+.icon-ic_fluent_sanitize_20_regular:before {
content: "\edef";
}
-.icon-ic_fluent_save_image_20_filled:before {
+.icon-ic_fluent_save_20_filled:before {
content: "\edf0";
}
-.icon-ic_fluent_save_image_20_regular:before {
+.icon-ic_fluent_save_20_regular:before {
content: "\edf1";
}
-.icon-ic_fluent_save_multiple_20_filled:before {
+.icon-ic_fluent_save_arrow_right_20_filled:before {
content: "\edf2";
}
-.icon-ic_fluent_save_multiple_20_regular:before {
+.icon-ic_fluent_save_arrow_right_20_regular:before {
content: "\edf3";
}
-.icon-ic_fluent_save_search_20_filled:before {
+.icon-ic_fluent_save_copy_20_filled:before {
content: "\edf4";
}
-.icon-ic_fluent_save_search_20_regular:before {
+.icon-ic_fluent_save_copy_20_regular:before {
content: "\edf5";
}
-.icon-ic_fluent_save_sync_20_filled:before {
+.icon-ic_fluent_save_edit_20_filled:before {
content: "\edf6";
}
-.icon-ic_fluent_save_sync_20_regular:before {
+.icon-ic_fluent_save_edit_20_regular:before {
content: "\edf7";
}
-.icon-ic_fluent_savings_20_filled:before {
+.icon-ic_fluent_save_image_20_filled:before {
content: "\edf8";
}
-.icon-ic_fluent_savings_20_regular:before {
+.icon-ic_fluent_save_image_20_regular:before {
content: "\edf9";
}
-.icon-ic_fluent_scale_fill_20_filled:before {
+.icon-ic_fluent_save_multiple_20_filled:before {
content: "\edfa";
}
-.icon-ic_fluent_scale_fill_20_regular:before {
+.icon-ic_fluent_save_multiple_20_regular:before {
content: "\edfb";
}
-.icon-ic_fluent_scale_fit_20_filled:before {
+.icon-ic_fluent_save_search_20_filled:before {
content: "\edfc";
}
-.icon-ic_fluent_scale_fit_20_regular:before {
+.icon-ic_fluent_save_search_20_regular:before {
content: "\edfd";
}
-.icon-ic_fluent_scales_20_filled:before {
+.icon-ic_fluent_save_sync_20_filled:before {
content: "\edfe";
}
-.icon-ic_fluent_scales_20_regular:before {
+.icon-ic_fluent_save_sync_20_regular:before {
content: "\edff";
}
-.icon-ic_fluent_scan_20_filled:before {
+.icon-ic_fluent_savings_20_filled:before {
content: "\ee00";
}
-.icon-ic_fluent_scan_20_regular:before {
+.icon-ic_fluent_savings_20_regular:before {
content: "\ee01";
}
-.icon-ic_fluent_scan_camera_20_filled:before {
+.icon-ic_fluent_scale_fill_20_filled:before {
content: "\ee02";
}
-.icon-ic_fluent_scan_camera_20_regular:before {
+.icon-ic_fluent_scale_fill_20_regular:before {
content: "\ee03";
}
-.icon-ic_fluent_scan_dash_20_filled:before {
+.icon-ic_fluent_scale_fit_20_filled:before {
content: "\ee04";
}
-.icon-ic_fluent_scan_dash_20_regular:before {
+.icon-ic_fluent_scale_fit_20_regular:before {
content: "\ee05";
}
-.icon-ic_fluent_scan_object_20_filled:before {
+.icon-ic_fluent_scales_20_filled:before {
content: "\ee06";
}
-.icon-ic_fluent_scan_object_20_regular:before {
+.icon-ic_fluent_scales_20_regular:before {
content: "\ee07";
}
-.icon-ic_fluent_scan_person_20_filled:before {
+.icon-ic_fluent_scan_20_filled:before {
content: "\ee08";
}
-.icon-ic_fluent_scan_person_20_regular:before {
+.icon-ic_fluent_scan_20_regular:before {
content: "\ee09";
}
-.icon-ic_fluent_scan_table_20_filled:before {
+.icon-ic_fluent_scan_camera_20_filled:before {
content: "\ee0a";
}
-.icon-ic_fluent_scan_table_20_regular:before {
+.icon-ic_fluent_scan_camera_20_regular:before {
content: "\ee0b";
}
-.icon-ic_fluent_scan_text_20_filled:before {
+.icon-ic_fluent_scan_dash_20_filled:before {
content: "\ee0c";
}
-.icon-ic_fluent_scan_text_20_regular:before {
+.icon-ic_fluent_scan_dash_20_regular:before {
content: "\ee0d";
}
-.icon-ic_fluent_scan_thumb_up_20_filled:before {
+.icon-ic_fluent_scan_object_20_filled:before {
content: "\ee0e";
}
-.icon-ic_fluent_scan_thumb_up_20_regular:before {
+.icon-ic_fluent_scan_object_20_regular:before {
content: "\ee0f";
}
-.icon-ic_fluent_scan_thumb_up_off_20_filled:before {
+.icon-ic_fluent_scan_person_20_filled:before {
content: "\ee10";
}
-.icon-ic_fluent_scan_thumb_up_off_20_regular:before {
+.icon-ic_fluent_scan_person_20_regular:before {
content: "\ee11";
}
-.icon-ic_fluent_scan_type_20_filled:before {
+.icon-ic_fluent_scan_table_20_filled:before {
content: "\ee12";
}
-.icon-ic_fluent_scan_type_20_regular:before {
+.icon-ic_fluent_scan_table_20_regular:before {
content: "\ee13";
}
-.icon-ic_fluent_scan_type_checkmark_20_filled:before {
+.icon-ic_fluent_scan_text_20_filled:before {
content: "\ee14";
}
-.icon-ic_fluent_scan_type_checkmark_20_regular:before {
+.icon-ic_fluent_scan_text_20_regular:before {
content: "\ee15";
}
-.icon-ic_fluent_scan_type_off_20_filled:before {
+.icon-ic_fluent_scan_thumb_up_20_filled:before {
content: "\ee16";
}
-.icon-ic_fluent_scan_type_off_20_regular:before {
+.icon-ic_fluent_scan_thumb_up_20_regular:before {
content: "\ee17";
}
-.icon-ic_fluent_scratchpad_20_filled:before {
+.icon-ic_fluent_scan_thumb_up_off_20_filled:before {
content: "\ee18";
}
-.icon-ic_fluent_scratchpad_20_regular:before {
+.icon-ic_fluent_scan_thumb_up_off_20_regular:before {
content: "\ee19";
}
-.icon-ic_fluent_screen_cut_20_filled:before {
+.icon-ic_fluent_scan_type_20_filled:before {
content: "\ee1a";
}
-.icon-ic_fluent_screen_cut_20_regular:before {
+.icon-ic_fluent_scan_type_20_regular:before {
content: "\ee1b";
}
-.icon-ic_fluent_screen_person_20_filled:before {
+.icon-ic_fluent_scan_type_checkmark_20_filled:before {
content: "\ee1c";
}
-.icon-ic_fluent_screen_person_20_regular:before {
+.icon-ic_fluent_scan_type_checkmark_20_regular:before {
content: "\ee1d";
}
-.icon-ic_fluent_screen_search_20_filled:before {
+.icon-ic_fluent_scan_type_off_20_filled:before {
content: "\ee1e";
}
-.icon-ic_fluent_screen_search_20_regular:before {
+.icon-ic_fluent_scan_type_off_20_regular:before {
content: "\ee1f";
}
-.icon-ic_fluent_screenshot_20_filled:before {
+.icon-ic_fluent_scratchpad_20_filled:before {
content: "\ee20";
}
-.icon-ic_fluent_screenshot_20_regular:before {
+.icon-ic_fluent_scratchpad_20_regular:before {
content: "\ee21";
}
-.icon-ic_fluent_screenshot_record_20_filled:before {
+.icon-ic_fluent_screen_cut_20_filled:before {
content: "\ee22";
}
-.icon-ic_fluent_screenshot_record_20_regular:before {
+.icon-ic_fluent_screen_cut_20_regular:before {
content: "\ee23";
}
-.icon-ic_fluent_script_20_filled:before {
+.icon-ic_fluent_screen_person_20_filled:before {
content: "\ee24";
}
-.icon-ic_fluent_script_20_regular:before {
+.icon-ic_fluent_screen_person_20_regular:before {
content: "\ee25";
}
-.icon-ic_fluent_search_20_filled:before {
+.icon-ic_fluent_screen_search_20_filled:before {
content: "\ee26";
}
-.icon-ic_fluent_search_20_regular:before {
+.icon-ic_fluent_screen_search_20_regular:before {
content: "\ee27";
}
-.icon-ic_fluent_search_info_20_filled:before {
+.icon-ic_fluent_screenshot_20_filled:before {
content: "\ee28";
}
-.icon-ic_fluent_search_info_20_regular:before {
+.icon-ic_fluent_screenshot_20_regular:before {
content: "\ee29";
}
-.icon-ic_fluent_search_settings_20_filled:before {
+.icon-ic_fluent_screenshot_record_20_filled:before {
content: "\ee2a";
}
-.icon-ic_fluent_search_settings_20_regular:before {
+.icon-ic_fluent_screenshot_record_20_regular:before {
content: "\ee2b";
}
-.icon-ic_fluent_search_shield_20_filled:before {
+.icon-ic_fluent_script_20_filled:before {
content: "\ee2c";
}
-.icon-ic_fluent_search_shield_20_regular:before {
+.icon-ic_fluent_script_20_regular:before {
content: "\ee2d";
}
-.icon-ic_fluent_search_square_20_filled:before {
+.icon-ic_fluent_search_20_filled:before {
content: "\ee2e";
}
-.icon-ic_fluent_search_square_20_regular:before {
+.icon-ic_fluent_search_20_regular:before {
content: "\ee2f";
}
-.icon-ic_fluent_search_visual_20_filled:before {
+.icon-ic_fluent_search_info_20_filled:before {
content: "\ee30";
}
-.icon-ic_fluent_search_visual_20_regular:before {
+.icon-ic_fluent_search_info_20_regular:before {
content: "\ee31";
}
-.icon-ic_fluent_seat_20_filled:before {
+.icon-ic_fluent_search_settings_20_filled:before {
content: "\ee32";
}
-.icon-ic_fluent_seat_20_regular:before {
+.icon-ic_fluent_search_settings_20_regular:before {
content: "\ee33";
}
-.icon-ic_fluent_seat_add_20_filled:before {
+.icon-ic_fluent_search_shield_20_filled:before {
content: "\ee34";
}
-.icon-ic_fluent_seat_add_20_regular:before {
+.icon-ic_fluent_search_shield_20_regular:before {
content: "\ee35";
}
-.icon-ic_fluent_select_all_off_20_filled:before {
+.icon-ic_fluent_search_sparkle_20_filled:before {
content: "\ee36";
}
-.icon-ic_fluent_select_all_off_20_regular:before {
+.icon-ic_fluent_search_sparkle_20_regular:before {
content: "\ee37";
}
-.icon-ic_fluent_select_all_on_20_filled:before {
+.icon-ic_fluent_search_square_20_filled:before {
content: "\ee38";
}
-.icon-ic_fluent_select_all_on_20_regular:before {
+.icon-ic_fluent_search_square_20_regular:before {
content: "\ee39";
}
-.icon-ic_fluent_select_object_20_filled:before {
+.icon-ic_fluent_search_visual_20_filled:before {
content: "\ee3a";
}
-.icon-ic_fluent_select_object_20_regular:before {
+.icon-ic_fluent_search_visual_20_regular:before {
content: "\ee3b";
}
-.icon-ic_fluent_select_object_skew_20_filled:before {
+.icon-ic_fluent_seat_20_filled:before {
content: "\ee3c";
}
-.icon-ic_fluent_select_object_skew_20_regular:before {
+.icon-ic_fluent_seat_20_regular:before {
content: "\ee3d";
}
-.icon-ic_fluent_select_object_skew_dismiss_20_filled:before {
+.icon-ic_fluent_seat_add_20_filled:before {
content: "\ee3e";
}
-.icon-ic_fluent_select_object_skew_dismiss_20_regular:before {
+.icon-ic_fluent_seat_add_20_regular:before {
content: "\ee3f";
}
-.icon-ic_fluent_select_object_skew_edit_20_filled:before {
+.icon-ic_fluent_select_all_off_20_filled:before {
content: "\ee40";
}
-.icon-ic_fluent_select_object_skew_edit_20_regular:before {
+.icon-ic_fluent_select_all_off_20_regular:before {
content: "\ee41";
}
-.icon-ic_fluent_send_20_filled:before {
+.icon-ic_fluent_select_all_on_20_filled:before {
content: "\ee42";
}
-.icon-ic_fluent_send_20_regular:before {
+.icon-ic_fluent_select_all_on_20_regular:before {
content: "\ee43";
}
-.icon-ic_fluent_send_beaker_20_filled:before {
+.icon-ic_fluent_select_object_20_filled:before {
content: "\ee44";
}
-.icon-ic_fluent_send_beaker_20_regular:before {
+.icon-ic_fluent_select_object_20_regular:before {
content: "\ee45";
}
-.icon-ic_fluent_send_clock_20_filled:before {
+.icon-ic_fluent_select_object_skew_20_filled:before {
content: "\ee46";
}
-.icon-ic_fluent_send_clock_20_regular:before {
+.icon-ic_fluent_select_object_skew_20_regular:before {
content: "\ee47";
}
-.icon-ic_fluent_send_copy_20_filled:before {
+.icon-ic_fluent_select_object_skew_dismiss_20_filled:before {
content: "\ee48";
}
-.icon-ic_fluent_send_copy_20_regular:before {
+.icon-ic_fluent_select_object_skew_dismiss_20_regular:before {
content: "\ee49";
}
-.icon-ic_fluent_send_person_20_filled:before {
+.icon-ic_fluent_select_object_skew_edit_20_filled:before {
content: "\ee4a";
}
-.icon-ic_fluent_send_person_20_regular:before {
+.icon-ic_fluent_select_object_skew_edit_20_regular:before {
content: "\ee4b";
}
-.icon-ic_fluent_serial_port_20_filled:before {
+.icon-ic_fluent_send_20_filled:before {
content: "\ee4c";
}
-.icon-ic_fluent_serial_port_20_regular:before {
+.icon-ic_fluent_send_20_regular:before {
content: "\ee4d";
}
-.icon-ic_fluent_server_20_filled:before {
+.icon-ic_fluent_send_beaker_20_filled:before {
content: "\ee4e";
}
-.icon-ic_fluent_server_20_regular:before {
+.icon-ic_fluent_send_beaker_20_regular:before {
content: "\ee4f";
}
-.icon-ic_fluent_server_link_20_filled:before {
+.icon-ic_fluent_send_clock_20_filled:before {
content: "\ee50";
}
-.icon-ic_fluent_server_link_20_regular:before {
+.icon-ic_fluent_send_clock_20_regular:before {
content: "\ee51";
}
-.icon-ic_fluent_server_multiple_20_filled:before {
+.icon-ic_fluent_send_copy_20_filled:before {
content: "\ee52";
}
-.icon-ic_fluent_server_multiple_20_regular:before {
+.icon-ic_fluent_send_copy_20_regular:before {
content: "\ee53";
}
-.icon-ic_fluent_server_play_20_filled:before {
+.icon-ic_fluent_send_person_20_filled:before {
content: "\ee54";
}
-.icon-ic_fluent_server_play_20_regular:before {
+.icon-ic_fluent_send_person_20_regular:before {
content: "\ee55";
}
-.icon-ic_fluent_service_bell_20_filled:before {
+.icon-ic_fluent_serial_port_20_filled:before {
content: "\ee56";
}
-.icon-ic_fluent_service_bell_20_regular:before {
+.icon-ic_fluent_serial_port_20_regular:before {
content: "\ee57";
}
-.icon-ic_fluent_settings_20_filled:before {
+.icon-ic_fluent_server_20_filled:before {
content: "\ee58";
}
-.icon-ic_fluent_settings_20_regular:before {
+.icon-ic_fluent_server_20_regular:before {
content: "\ee59";
}
-.icon-ic_fluent_settings_chat_20_filled:before {
+.icon-ic_fluent_server_link_20_filled:before {
content: "\ee5a";
}
-.icon-ic_fluent_settings_chat_20_regular:before {
+.icon-ic_fluent_server_link_20_regular:before {
content: "\ee5b";
}
-.icon-ic_fluent_settings_cog_multiple_20_filled:before {
+.icon-ic_fluent_server_multiple_20_filled:before {
content: "\ee5c";
}
-.icon-ic_fluent_settings_cog_multiple_20_regular:before {
+.icon-ic_fluent_server_multiple_20_regular:before {
content: "\ee5d";
}
-.icon-ic_fluent_shape_exclude_20_filled:before {
+.icon-ic_fluent_server_play_20_filled:before {
content: "\ee5e";
}
-.icon-ic_fluent_shape_exclude_20_regular:before {
+.icon-ic_fluent_server_play_20_regular:before {
content: "\ee5f";
}
-.icon-ic_fluent_shape_intersect_20_filled:before {
+.icon-ic_fluent_service_bell_20_filled:before {
content: "\ee60";
}
-.icon-ic_fluent_shape_intersect_20_regular:before {
+.icon-ic_fluent_service_bell_20_regular:before {
content: "\ee61";
}
-.icon-ic_fluent_shape_organic_20_filled:before {
+.icon-ic_fluent_settings_20_filled:before {
content: "\ee62";
}
-.icon-ic_fluent_shape_organic_20_regular:before {
+.icon-ic_fluent_settings_20_regular:before {
content: "\ee63";
}
-.icon-ic_fluent_shape_subtract_20_filled:before {
+.icon-ic_fluent_settings_chat_20_filled:before {
content: "\ee64";
}
-.icon-ic_fluent_shape_subtract_20_regular:before {
+.icon-ic_fluent_settings_chat_20_regular:before {
content: "\ee65";
}
-.icon-ic_fluent_shape_union_20_filled:before {
+.icon-ic_fluent_settings_cog_multiple_20_filled:before {
content: "\ee66";
}
-.icon-ic_fluent_shape_union_20_regular:before {
+.icon-ic_fluent_settings_cog_multiple_20_regular:before {
content: "\ee67";
}
-.icon-ic_fluent_shapes_20_filled:before {
+.icon-ic_fluent_shape_exclude_20_filled:before {
content: "\ee68";
}
-.icon-ic_fluent_shapes_20_regular:before {
+.icon-ic_fluent_shape_exclude_20_regular:before {
content: "\ee69";
}
-.icon-ic_fluent_share_20_filled:before {
+.icon-ic_fluent_shape_intersect_20_filled:before {
content: "\ee6a";
}
-.icon-ic_fluent_share_20_regular:before {
+.icon-ic_fluent_shape_intersect_20_regular:before {
content: "\ee6b";
}
-.icon-ic_fluent_share_android_20_filled:before {
+.icon-ic_fluent_shape_organic_20_filled:before {
content: "\ee6c";
}
-.icon-ic_fluent_share_android_20_regular:before {
+.icon-ic_fluent_shape_organic_20_regular:before {
content: "\ee6d";
}
-.icon-ic_fluent_share_close_tray_20_filled:before {
+.icon-ic_fluent_shape_subtract_20_filled:before {
content: "\ee6e";
}
-.icon-ic_fluent_share_close_tray_20_regular:before {
+.icon-ic_fluent_shape_subtract_20_regular:before {
content: "\ee6f";
}
-.icon-ic_fluent_share_ios_20_filled:before {
+.icon-ic_fluent_shape_union_20_filled:before {
content: "\ee70";
}
-.icon-ic_fluent_share_ios_20_regular:before {
+.icon-ic_fluent_shape_union_20_regular:before {
content: "\ee71";
}
-.icon-ic_fluent_share_multiple_20_filled:before {
+.icon-ic_fluent_shapes_20_filled:before {
content: "\ee72";
}
-.icon-ic_fluent_share_multiple_20_regular:before {
+.icon-ic_fluent_shapes_20_regular:before {
content: "\ee73";
}
-.icon-ic_fluent_share_screen_person_20_filled:before {
+.icon-ic_fluent_share_20_filled:before {
content: "\ee74";
}
-.icon-ic_fluent_share_screen_person_20_regular:before {
+.icon-ic_fluent_share_20_regular:before {
content: "\ee75";
}
-.icon-ic_fluent_share_screen_person_overlay_20_filled:before {
+.icon-ic_fluent_share_android_20_filled:before {
content: "\ee76";
}
-.icon-ic_fluent_share_screen_person_overlay_20_regular:before {
+.icon-ic_fluent_share_android_20_regular:before {
content: "\ee77";
}
-.icon-ic_fluent_share_screen_person_overlay_inside_20_filled:before {
+.icon-ic_fluent_share_close_tray_20_filled:before {
content: "\ee78";
}
-.icon-ic_fluent_share_screen_person_overlay_inside_20_regular:before {
+.icon-ic_fluent_share_close_tray_20_regular:before {
content: "\ee79";
}
-.icon-ic_fluent_share_screen_person_p_20_filled:before {
+.icon-ic_fluent_share_ios_20_filled:before {
content: "\ee7a";
}
-.icon-ic_fluent_share_screen_person_p_20_regular:before {
+.icon-ic_fluent_share_ios_20_regular:before {
content: "\ee7b";
}
-.icon-ic_fluent_share_screen_start_20_filled:before {
+.icon-ic_fluent_share_multiple_20_filled:before {
content: "\ee7c";
}
-.icon-ic_fluent_share_screen_start_20_regular:before {
+.icon-ic_fluent_share_multiple_20_regular:before {
content: "\ee7d";
}
-.icon-ic_fluent_share_screen_stop_20_filled:before {
+.icon-ic_fluent_share_screen_person_20_filled:before {
content: "\ee7e";
}
-.icon-ic_fluent_share_screen_stop_20_regular:before {
+.icon-ic_fluent_share_screen_person_20_regular:before {
content: "\ee7f";
}
-.icon-ic_fluent_shield_20_filled:before {
+.icon-ic_fluent_share_screen_person_overlay_20_filled:before {
content: "\ee80";
}
-.icon-ic_fluent_shield_20_regular:before {
+.icon-ic_fluent_share_screen_person_overlay_20_regular:before {
content: "\ee81";
}
-.icon-ic_fluent_shield_add_20_filled:before {
+.icon-ic_fluent_share_screen_person_overlay_inside_20_filled:before {
content: "\ee82";
}
-.icon-ic_fluent_shield_add_20_regular:before {
+.icon-ic_fluent_share_screen_person_overlay_inside_20_regular:before {
content: "\ee83";
}
-.icon-ic_fluent_shield_badge_20_filled:before {
+.icon-ic_fluent_share_screen_person_p_20_filled:before {
content: "\ee84";
}
-.icon-ic_fluent_shield_badge_20_regular:before {
+.icon-ic_fluent_share_screen_person_p_20_regular:before {
content: "\ee85";
}
-.icon-ic_fluent_shield_checkmark_20_filled:before {
+.icon-ic_fluent_share_screen_start_20_filled:before {
content: "\ee86";
}
-.icon-ic_fluent_shield_checkmark_20_regular:before {
+.icon-ic_fluent_share_screen_start_20_regular:before {
content: "\ee87";
}
-.icon-ic_fluent_shield_dismiss_20_filled:before {
+.icon-ic_fluent_share_screen_stop_20_filled:before {
content: "\ee88";
}
-.icon-ic_fluent_shield_dismiss_20_regular:before {
+.icon-ic_fluent_share_screen_stop_20_regular:before {
content: "\ee89";
}
-.icon-ic_fluent_shield_dismiss_shield_20_filled:before {
+.icon-ic_fluent_shield_20_filled:before {
content: "\ee8a";
}
-.icon-ic_fluent_shield_dismiss_shield_20_regular:before {
+.icon-ic_fluent_shield_20_regular:before {
content: "\ee8b";
}
-.icon-ic_fluent_shield_error_20_filled:before {
+.icon-ic_fluent_shield_add_20_filled:before {
content: "\ee8c";
}
-.icon-ic_fluent_shield_error_20_regular:before {
+.icon-ic_fluent_shield_add_20_regular:before {
content: "\ee8d";
}
-.icon-ic_fluent_shield_globe_20_filled:before {
+.icon-ic_fluent_shield_badge_20_filled:before {
content: "\ee8e";
}
-.icon-ic_fluent_shield_globe_20_regular:before {
+.icon-ic_fluent_shield_badge_20_regular:before {
content: "\ee8f";
}
-.icon-ic_fluent_shield_keyhole_20_filled:before {
+.icon-ic_fluent_shield_checkmark_20_filled:before {
content: "\ee90";
}
-.icon-ic_fluent_shield_keyhole_20_regular:before {
+.icon-ic_fluent_shield_checkmark_20_regular:before {
content: "\ee91";
}
-.icon-ic_fluent_shield_lock_20_filled:before {
+.icon-ic_fluent_shield_dismiss_20_filled:before {
content: "\ee92";
}
-.icon-ic_fluent_shield_lock_20_regular:before {
+.icon-ic_fluent_shield_dismiss_20_regular:before {
content: "\ee93";
}
-.icon-ic_fluent_shield_person_20_filled:before {
+.icon-ic_fluent_shield_dismiss_shield_20_filled:before {
content: "\ee94";
}
-.icon-ic_fluent_shield_person_20_regular:before {
+.icon-ic_fluent_shield_dismiss_shield_20_regular:before {
content: "\ee95";
}
-.icon-ic_fluent_shield_person_add_20_filled:before {
+.icon-ic_fluent_shield_error_20_filled:before {
content: "\ee96";
}
-.icon-ic_fluent_shield_person_add_20_regular:before {
+.icon-ic_fluent_shield_error_20_regular:before {
content: "\ee97";
}
-.icon-ic_fluent_shield_prohibited_20_filled:before {
+.icon-ic_fluent_shield_globe_20_filled:before {
content: "\ee98";
}
-.icon-ic_fluent_shield_prohibited_20_regular:before {
+.icon-ic_fluent_shield_globe_20_regular:before {
content: "\ee99";
}
-.icon-ic_fluent_shield_question_20_filled:before {
+.icon-ic_fluent_shield_keyhole_20_filled:before {
content: "\ee9a";
}
-.icon-ic_fluent_shield_question_20_regular:before {
+.icon-ic_fluent_shield_keyhole_20_regular:before {
content: "\ee9b";
}
-.icon-ic_fluent_shield_task_20_filled:before {
+.icon-ic_fluent_shield_lock_20_filled:before {
content: "\ee9c";
}
-.icon-ic_fluent_shield_task_20_regular:before {
+.icon-ic_fluent_shield_lock_20_regular:before {
content: "\ee9d";
}
-.icon-ic_fluent_shifts_20_filled:before {
+.icon-ic_fluent_shield_person_20_filled:before {
content: "\ee9e";
}
-.icon-ic_fluent_shifts_20_regular:before {
+.icon-ic_fluent_shield_person_20_regular:before {
content: "\ee9f";
}
-.icon-ic_fluent_shifts_30_minutes_20_filled:before {
+.icon-ic_fluent_shield_person_add_20_filled:before {
content: "\eea0";
}
-.icon-ic_fluent_shifts_30_minutes_20_regular:before {
+.icon-ic_fluent_shield_person_add_20_regular:before {
content: "\eea1";
}
-.icon-ic_fluent_shifts_activity_20_filled:before {
+.icon-ic_fluent_shield_prohibited_20_filled:before {
content: "\eea2";
}
-.icon-ic_fluent_shifts_activity_20_regular:before {
+.icon-ic_fluent_shield_prohibited_20_regular:before {
content: "\eea3";
}
-.icon-ic_fluent_shifts_add_20_filled:before {
+.icon-ic_fluent_shield_question_20_filled:before {
content: "\eea4";
}
-.icon-ic_fluent_shifts_add_20_regular:before {
+.icon-ic_fluent_shield_question_20_regular:before {
content: "\eea5";
}
-.icon-ic_fluent_shifts_availability_20_filled:before {
+.icon-ic_fluent_shield_task_20_filled:before {
content: "\eea6";
}
-.icon-ic_fluent_shifts_availability_20_regular:before {
+.icon-ic_fluent_shield_task_20_regular:before {
content: "\eea7";
}
-.icon-ic_fluent_shifts_checkmark_20_filled:before {
+.icon-ic_fluent_shifts_20_filled:before {
content: "\eea8";
}
-.icon-ic_fluent_shifts_checkmark_20_regular:before {
+.icon-ic_fluent_shifts_20_regular:before {
content: "\eea9";
}
-.icon-ic_fluent_shifts_day_20_filled:before {
+.icon-ic_fluent_shifts_30_minutes_20_filled:before {
content: "\eeaa";
}
-.icon-ic_fluent_shifts_day_20_regular:before {
+.icon-ic_fluent_shifts_30_minutes_20_regular:before {
content: "\eeab";
}
-.icon-ic_fluent_shifts_open_20_filled:before {
+.icon-ic_fluent_shifts_activity_20_filled:before {
content: "\eeac";
}
-.icon-ic_fluent_shifts_open_20_regular:before {
+.icon-ic_fluent_shifts_activity_20_regular:before {
content: "\eead";
}
-.icon-ic_fluent_shifts_prohibited_20_filled:before {
+.icon-ic_fluent_shifts_add_20_filled:before {
content: "\eeae";
}
-.icon-ic_fluent_shifts_prohibited_20_regular:before {
+.icon-ic_fluent_shifts_add_20_regular:before {
content: "\eeaf";
}
-.icon-ic_fluent_shifts_question_mark_20_filled:before {
+.icon-ic_fluent_shifts_availability_20_filled:before {
content: "\eeb0";
}
-.icon-ic_fluent_shifts_question_mark_20_regular:before {
+.icon-ic_fluent_shifts_availability_20_regular:before {
content: "\eeb1";
}
-.icon-ic_fluent_shifts_team_20_filled:before {
+.icon-ic_fluent_shifts_checkmark_20_filled:before {
content: "\eeb2";
}
-.icon-ic_fluent_shifts_team_20_regular:before {
+.icon-ic_fluent_shifts_checkmark_20_regular:before {
content: "\eeb3";
}
-.icon-ic_fluent_shopping_bag_20_filled:before {
+.icon-ic_fluent_shifts_day_20_filled:before {
content: "\eeb4";
}
-.icon-ic_fluent_shopping_bag_20_regular:before {
+.icon-ic_fluent_shifts_day_20_regular:before {
content: "\eeb5";
}
-.icon-ic_fluent_shopping_bag_add_20_filled:before {
+.icon-ic_fluent_shifts_open_20_filled:before {
content: "\eeb6";
}
-.icon-ic_fluent_shopping_bag_add_20_regular:before {
+.icon-ic_fluent_shifts_open_20_regular:before {
content: "\eeb7";
}
-.icon-ic_fluent_shopping_bag_arrow_left_20_filled:before {
+.icon-ic_fluent_shifts_prohibited_20_filled:before {
content: "\eeb8";
}
-.icon-ic_fluent_shopping_bag_arrow_left_20_regular:before {
+.icon-ic_fluent_shifts_prohibited_20_regular:before {
content: "\eeb9";
}
-.icon-ic_fluent_shopping_bag_dismiss_20_filled:before {
+.icon-ic_fluent_shifts_question_mark_20_filled:before {
content: "\eeba";
}
-.icon-ic_fluent_shopping_bag_dismiss_20_regular:before {
+.icon-ic_fluent_shifts_question_mark_20_regular:before {
content: "\eebb";
}
-.icon-ic_fluent_shopping_bag_pause_20_filled:before {
+.icon-ic_fluent_shifts_team_20_filled:before {
content: "\eebc";
}
-.icon-ic_fluent_shopping_bag_pause_20_regular:before {
+.icon-ic_fluent_shifts_team_20_regular:before {
content: "\eebd";
}
-.icon-ic_fluent_shopping_bag_percent_20_filled:before {
+.icon-ic_fluent_shopping_bag_20_filled:before {
content: "\eebe";
}
-.icon-ic_fluent_shopping_bag_percent_20_regular:before {
+.icon-ic_fluent_shopping_bag_20_regular:before {
content: "\eebf";
}
-.icon-ic_fluent_shopping_bag_play_20_filled:before {
+.icon-ic_fluent_shopping_bag_add_20_filled:before {
content: "\eec0";
}
-.icon-ic_fluent_shopping_bag_play_20_regular:before {
+.icon-ic_fluent_shopping_bag_add_20_regular:before {
content: "\eec1";
}
-.icon-ic_fluent_shopping_bag_tag_20_filled:before {
+.icon-ic_fluent_shopping_bag_arrow_left_20_filled:before {
content: "\eec2";
}
-.icon-ic_fluent_shopping_bag_tag_20_regular:before {
+.icon-ic_fluent_shopping_bag_arrow_left_20_regular:before {
content: "\eec3";
}
-.icon-ic_fluent_shortpick_20_filled:before {
+.icon-ic_fluent_shopping_bag_dismiss_20_filled:before {
content: "\eec4";
}
-.icon-ic_fluent_shortpick_20_regular:before {
+.icon-ic_fluent_shopping_bag_dismiss_20_regular:before {
content: "\eec5";
}
-.icon-ic_fluent_showerhead_20_filled:before {
+.icon-ic_fluent_shopping_bag_pause_20_filled:before {
content: "\eec6";
}
-.icon-ic_fluent_showerhead_20_regular:before {
+.icon-ic_fluent_shopping_bag_pause_20_regular:before {
content: "\eec7";
}
-.icon-ic_fluent_sidebar_search_ltr_20_filled:before {
+.icon-ic_fluent_shopping_bag_percent_20_filled:before {
content: "\eec8";
}
-.icon-ic_fluent_sidebar_search_ltr_20_regular:before {
+.icon-ic_fluent_shopping_bag_percent_20_regular:before {
content: "\eec9";
}
-.icon-ic_fluent_sidebar_search_rtl_20_filled:before {
+.icon-ic_fluent_shopping_bag_play_20_filled:before {
content: "\eeca";
}
-.icon-ic_fluent_sidebar_search_rtl_20_regular:before {
+.icon-ic_fluent_shopping_bag_play_20_regular:before {
content: "\eecb";
}
-.icon-ic_fluent_sign_out_20_filled:before {
+.icon-ic_fluent_shopping_bag_tag_20_filled:before {
content: "\eecc";
}
-.icon-ic_fluent_sign_out_20_regular:before {
+.icon-ic_fluent_shopping_bag_tag_20_regular:before {
content: "\eecd";
}
-.icon-ic_fluent_signature_20_filled:before {
+.icon-ic_fluent_shortpick_20_filled:before {
content: "\eece";
}
-.icon-ic_fluent_signature_20_regular:before {
+.icon-ic_fluent_shortpick_20_regular:before {
content: "\eecf";
}
-.icon-ic_fluent_sim_20_filled:before {
+.icon-ic_fluent_showerhead_20_filled:before {
content: "\eed0";
}
-.icon-ic_fluent_sim_20_regular:before {
+.icon-ic_fluent_showerhead_20_regular:before {
content: "\eed1";
}
-.icon-ic_fluent_skip_back_10_20_filled:before {
+.icon-ic_fluent_sidebar_search_ltr_20_filled:before {
content: "\eed2";
}
-.icon-ic_fluent_skip_back_10_20_regular:before {
+.icon-ic_fluent_sidebar_search_ltr_20_regular:before {
content: "\eed3";
}
-.icon-ic_fluent_skip_forward_10_20_filled:before {
+.icon-ic_fluent_sidebar_search_rtl_20_filled:before {
content: "\eed4";
}
-.icon-ic_fluent_skip_forward_10_20_regular:before {
+.icon-ic_fluent_sidebar_search_rtl_20_regular:before {
content: "\eed5";
}
-.icon-ic_fluent_skip_forward_30_20_filled:before {
+.icon-ic_fluent_sign_out_20_filled:before {
content: "\eed6";
}
-.icon-ic_fluent_skip_forward_30_20_regular:before {
+.icon-ic_fluent_sign_out_20_regular:before {
content: "\eed7";
}
-.icon-ic_fluent_skip_forward_tab_20_filled:before {
+.icon-ic_fluent_signature_20_filled:before {
content: "\eed8";
}
-.icon-ic_fluent_skip_forward_tab_20_regular:before {
+.icon-ic_fluent_signature_20_regular:before {
content: "\eed9";
}
-.icon-ic_fluent_slash_forward_20_filled:before {
+.icon-ic_fluent_sim_20_filled:before {
content: "\eeda";
}
-.icon-ic_fluent_slash_forward_20_regular:before {
+.icon-ic_fluent_sim_20_regular:before {
content: "\eedb";
}
-.icon-ic_fluent_sleep_20_filled:before {
+.icon-ic_fluent_skip_back_10_20_filled:before {
content: "\eedc";
}
-.icon-ic_fluent_sleep_20_regular:before {
+.icon-ic_fluent_skip_back_10_20_regular:before {
content: "\eedd";
}
-.icon-ic_fluent_slide_add_20_filled:before {
+.icon-ic_fluent_skip_forward_10_20_filled:before {
content: "\eede";
}
-.icon-ic_fluent_slide_add_20_regular:before {
+.icon-ic_fluent_skip_forward_10_20_regular:before {
content: "\eedf";
}
-.icon-ic_fluent_slide_arrow_right_20_filled:before {
+.icon-ic_fluent_skip_forward_30_20_filled:before {
content: "\eee0";
}
-.icon-ic_fluent_slide_arrow_right_20_regular:before {
+.icon-ic_fluent_skip_forward_30_20_regular:before {
content: "\eee1";
}
-.icon-ic_fluent_slide_eraser_20_filled:before {
+.icon-ic_fluent_skip_forward_tab_20_filled:before {
content: "\eee2";
}
-.icon-ic_fluent_slide_eraser_20_regular:before {
+.icon-ic_fluent_skip_forward_tab_20_regular:before {
content: "\eee3";
}
-.icon-ic_fluent_slide_grid_20_filled:before {
+.icon-ic_fluent_slash_forward_20_filled:before {
content: "\eee4";
}
-.icon-ic_fluent_slide_grid_20_regular:before {
+.icon-ic_fluent_slash_forward_20_regular:before {
content: "\eee5";
}
-.icon-ic_fluent_slide_hide_20_filled:before {
+.icon-ic_fluent_sleep_20_filled:before {
content: "\eee6";
}
-.icon-ic_fluent_slide_hide_20_regular:before {
+.icon-ic_fluent_sleep_20_regular:before {
content: "\eee7";
}
-.icon-ic_fluent_slide_layout_20_filled:before {
+.icon-ic_fluent_slide_add_20_filled:before {
content: "\eee8";
}
-.icon-ic_fluent_slide_layout_20_regular:before {
+.icon-ic_fluent_slide_add_20_regular:before {
content: "\eee9";
}
-.icon-ic_fluent_slide_link_20_filled:before {
+.icon-ic_fluent_slide_arrow_right_20_filled:before {
content: "\eeea";
}
-.icon-ic_fluent_slide_link_20_regular:before {
+.icon-ic_fluent_slide_arrow_right_20_regular:before {
content: "\eeeb";
}
-.icon-ic_fluent_slide_microphone_20_filled:before {
+.icon-ic_fluent_slide_eraser_20_filled:before {
content: "\eeec";
}
-.icon-ic_fluent_slide_microphone_20_regular:before {
+.icon-ic_fluent_slide_eraser_20_regular:before {
content: "\eeed";
}
-.icon-ic_fluent_slide_multiple_20_filled:before {
+.icon-ic_fluent_slide_grid_20_filled:before {
content: "\eeee";
}
-.icon-ic_fluent_slide_multiple_20_regular:before {
+.icon-ic_fluent_slide_grid_20_regular:before {
content: "\eeef";
}
-.icon-ic_fluent_slide_multiple_arrow_right_20_filled:before {
+.icon-ic_fluent_slide_hide_20_filled:before {
content: "\eef0";
}
-.icon-ic_fluent_slide_multiple_arrow_right_20_regular:before {
+.icon-ic_fluent_slide_hide_20_regular:before {
content: "\eef1";
}
-.icon-ic_fluent_slide_multiple_search_20_filled:before {
+.icon-ic_fluent_slide_layout_20_filled:before {
content: "\eef2";
}
-.icon-ic_fluent_slide_multiple_search_20_regular:before {
+.icon-ic_fluent_slide_layout_20_regular:before {
content: "\eef3";
}
-.icon-ic_fluent_slide_play_20_filled:before {
+.icon-ic_fluent_slide_link_20_filled:before {
content: "\eef4";
}
-.icon-ic_fluent_slide_play_20_regular:before {
+.icon-ic_fluent_slide_link_20_regular:before {
content: "\eef5";
}
-.icon-ic_fluent_slide_record_20_filled:before {
+.icon-ic_fluent_slide_microphone_20_filled:before {
content: "\eef6";
}
-.icon-ic_fluent_slide_record_20_regular:before {
+.icon-ic_fluent_slide_microphone_20_regular:before {
content: "\eef7";
}
-.icon-ic_fluent_slide_search_20_filled:before {
+.icon-ic_fluent_slide_multiple_20_filled:before {
content: "\eef8";
}
-.icon-ic_fluent_slide_search_20_regular:before {
+.icon-ic_fluent_slide_multiple_20_regular:before {
content: "\eef9";
}
-.icon-ic_fluent_slide_settings_20_filled:before {
+.icon-ic_fluent_slide_multiple_arrow_right_20_filled:before {
content: "\eefa";
}
-.icon-ic_fluent_slide_settings_20_regular:before {
+.icon-ic_fluent_slide_multiple_arrow_right_20_regular:before {
content: "\eefb";
}
-.icon-ic_fluent_slide_size_20_filled:before {
+.icon-ic_fluent_slide_multiple_search_20_filled:before {
content: "\eefc";
}
-.icon-ic_fluent_slide_size_20_regular:before {
+.icon-ic_fluent_slide_multiple_search_20_regular:before {
content: "\eefd";
}
-.icon-ic_fluent_slide_text_20_filled:before {
+.icon-ic_fluent_slide_play_20_filled:before {
content: "\eefe";
}
-.icon-ic_fluent_slide_text_20_regular:before {
+.icon-ic_fluent_slide_play_20_regular:before {
content: "\eeff";
}
-.icon-ic_fluent_slide_text_edit_20_filled:before {
+.icon-ic_fluent_slide_record_20_filled:before {
content: "\ef00";
}
-.icon-ic_fluent_slide_text_edit_20_regular:before {
+.icon-ic_fluent_slide_record_20_regular:before {
content: "\ef01";
}
-.icon-ic_fluent_slide_text_multiple_20_filled:before {
+.icon-ic_fluent_slide_search_20_filled:before {
content: "\ef02";
}
-.icon-ic_fluent_slide_text_multiple_20_regular:before {
+.icon-ic_fluent_slide_search_20_regular:before {
content: "\ef03";
}
-.icon-ic_fluent_slide_text_person_20_filled:before {
+.icon-ic_fluent_slide_settings_20_filled:before {
content: "\ef04";
}
-.icon-ic_fluent_slide_text_person_20_regular:before {
+.icon-ic_fluent_slide_settings_20_regular:before {
content: "\ef05";
}
-.icon-ic_fluent_slide_text_sparkle_20_filled:before {
+.icon-ic_fluent_slide_size_20_filled:before {
content: "\ef06";
}
-.icon-ic_fluent_slide_text_sparkle_20_regular:before {
+.icon-ic_fluent_slide_size_20_regular:before {
content: "\ef07";
}
-.icon-ic_fluent_slide_transition_20_filled:before {
+.icon-ic_fluent_slide_text_20_filled:before {
content: "\ef08";
}
-.icon-ic_fluent_slide_transition_20_regular:before {
+.icon-ic_fluent_slide_text_20_regular:before {
content: "\ef09";
}
-.icon-ic_fluent_smartwatch_20_filled:before {
+.icon-ic_fluent_slide_text_call_20_filled:before {
content: "\ef0a";
}
-.icon-ic_fluent_smartwatch_20_regular:before {
+.icon-ic_fluent_slide_text_call_20_regular:before {
content: "\ef0b";
}
-.icon-ic_fluent_smartwatch_dot_20_filled:before {
+.icon-ic_fluent_slide_text_cursor_20_filled:before {
content: "\ef0c";
}
-.icon-ic_fluent_smartwatch_dot_20_regular:before {
+.icon-ic_fluent_slide_text_cursor_20_regular:before {
content: "\ef0d";
}
-.icon-ic_fluent_snooze_20_filled:before {
+.icon-ic_fluent_slide_text_edit_20_filled:before {
content: "\ef0e";
}
-.icon-ic_fluent_snooze_20_regular:before {
+.icon-ic_fluent_slide_text_edit_20_regular:before {
content: "\ef0f";
}
-.icon-ic_fluent_sound_source_20_filled:before {
+.icon-ic_fluent_slide_text_multiple_20_filled:before {
content: "\ef10";
}
-.icon-ic_fluent_sound_source_20_regular:before {
+.icon-ic_fluent_slide_text_multiple_20_regular:before {
content: "\ef11";
}
-.icon-ic_fluent_sound_wave_circle_20_filled:before {
+.icon-ic_fluent_slide_text_person_20_filled:before {
content: "\ef12";
}
-.icon-ic_fluent_sound_wave_circle_20_regular:before {
+.icon-ic_fluent_slide_text_person_20_regular:before {
content: "\ef13";
}
-.icon-ic_fluent_space_3d_20_filled:before {
+.icon-ic_fluent_slide_text_sparkle_20_filled:before {
content: "\ef14";
}
-.icon-ic_fluent_space_3d_20_regular:before {
+.icon-ic_fluent_slide_text_sparkle_20_regular:before {
content: "\ef15";
}
-.icon-ic_fluent_spacebar_20_filled:before {
+.icon-ic_fluent_slide_transition_20_filled:before {
content: "\ef16";
}
-.icon-ic_fluent_spacebar_20_regular:before {
+.icon-ic_fluent_slide_transition_20_regular:before {
content: "\ef17";
}
-.icon-ic_fluent_sparkle_20_filled:before {
+.icon-ic_fluent_smartwatch_20_filled:before {
content: "\ef18";
}
-.icon-ic_fluent_sparkle_20_regular:before {
+.icon-ic_fluent_smartwatch_20_regular:before {
content: "\ef19";
}
-.icon-ic_fluent_sparkle_circle_20_filled:before {
+.icon-ic_fluent_smartwatch_dot_20_filled:before {
content: "\ef1a";
}
-.icon-ic_fluent_sparkle_circle_20_regular:before {
+.icon-ic_fluent_smartwatch_dot_20_regular:before {
content: "\ef1b";
}
-.icon-ic_fluent_spatula_spoon_20_filled:before {
+.icon-ic_fluent_snooze_20_filled:before {
content: "\ef1c";
}
-.icon-ic_fluent_spatula_spoon_20_regular:before {
+.icon-ic_fluent_snooze_20_regular:before {
content: "\ef1d";
}
-.icon-ic_fluent_speaker_0_20_filled:before {
+.icon-ic_fluent_sound_source_20_filled:before {
content: "\ef1e";
}
-.icon-ic_fluent_speaker_0_20_regular:before {
+.icon-ic_fluent_sound_source_20_regular:before {
content: "\ef1f";
}
-.icon-ic_fluent_speaker_1_20_filled:before {
+.icon-ic_fluent_sound_wave_circle_20_filled:before {
content: "\ef20";
}
-.icon-ic_fluent_speaker_1_20_regular:before {
+.icon-ic_fluent_sound_wave_circle_20_regular:before {
content: "\ef21";
}
-.icon-ic_fluent_speaker_2_20_filled:before {
+.icon-ic_fluent_space_3d_20_filled:before {
content: "\ef22";
}
-.icon-ic_fluent_speaker_2_20_regular:before {
+.icon-ic_fluent_space_3d_20_regular:before {
content: "\ef23";
}
-.icon-ic_fluent_speaker_bluetooth_20_filled:before {
+.icon-ic_fluent_spacebar_20_filled:before {
content: "\ef24";
}
-.icon-ic_fluent_speaker_bluetooth_20_regular:before {
+.icon-ic_fluent_spacebar_20_regular:before {
content: "\ef25";
}
-.icon-ic_fluent_speaker_box_20_filled:before {
+.icon-ic_fluent_sparkle_20_filled:before {
content: "\ef26";
}
-.icon-ic_fluent_speaker_box_20_regular:before {
+.icon-ic_fluent_sparkle_20_regular:before {
content: "\ef27";
}
-.icon-ic_fluent_speaker_edit_20_filled:before {
+.icon-ic_fluent_sparkle_circle_20_filled:before {
content: "\ef28";
}
-.icon-ic_fluent_speaker_edit_20_regular:before {
+.icon-ic_fluent_sparkle_circle_20_regular:before {
content: "\ef29";
}
-.icon-ic_fluent_speaker_mute_20_filled:before {
+.icon-ic_fluent_spatula_spoon_20_filled:before {
content: "\ef2a";
}
-.icon-ic_fluent_speaker_mute_20_regular:before {
+.icon-ic_fluent_spatula_spoon_20_regular:before {
content: "\ef2b";
}
-.icon-ic_fluent_speaker_off_20_filled:before {
+.icon-ic_fluent_speaker_0_20_filled:before {
content: "\ef2c";
}
-.icon-ic_fluent_speaker_off_20_regular:before {
+.icon-ic_fluent_speaker_0_20_regular:before {
content: "\ef2d";
}
-.icon-ic_fluent_speaker_settings_20_filled:before {
+.icon-ic_fluent_speaker_1_20_filled:before {
content: "\ef2e";
}
-.icon-ic_fluent_speaker_settings_20_regular:before {
+.icon-ic_fluent_speaker_1_20_regular:before {
content: "\ef2f";
}
-.icon-ic_fluent_speaker_usb_20_filled:before {
+.icon-ic_fluent_speaker_2_20_filled:before {
content: "\ef30";
}
-.icon-ic_fluent_speaker_usb_20_regular:before {
+.icon-ic_fluent_speaker_2_20_regular:before {
content: "\ef31";
}
-.icon-ic_fluent_spinner_ios_20_filled:before {
+.icon-ic_fluent_speaker_bluetooth_20_filled:before {
content: "\ef32";
}
-.icon-ic_fluent_spinner_ios_20_regular:before {
+.icon-ic_fluent_speaker_bluetooth_20_regular:before {
content: "\ef33";
}
-.icon-ic_fluent_split_hint_20_filled:before {
+.icon-ic_fluent_speaker_box_20_filled:before {
content: "\ef34";
}
-.icon-ic_fluent_split_hint_20_regular:before {
+.icon-ic_fluent_speaker_box_20_regular:before {
content: "\ef35";
}
-.icon-ic_fluent_split_horizontal_20_filled:before {
+.icon-ic_fluent_speaker_edit_20_filled:before {
content: "\ef36";
}
-.icon-ic_fluent_split_horizontal_20_regular:before {
+.icon-ic_fluent_speaker_edit_20_regular:before {
content: "\ef37";
}
-.icon-ic_fluent_split_vertical_20_filled:before {
+.icon-ic_fluent_speaker_mute_20_filled:before {
content: "\ef38";
}
-.icon-ic_fluent_split_vertical_20_regular:before {
+.icon-ic_fluent_speaker_mute_20_regular:before {
content: "\ef39";
}
-.icon-ic_fluent_sport_20_filled:before {
+.icon-ic_fluent_speaker_off_20_filled:before {
content: "\ef3a";
}
-.icon-ic_fluent_sport_20_regular:before {
+.icon-ic_fluent_speaker_off_20_regular:before {
content: "\ef3b";
}
-.icon-ic_fluent_sport_american_football_20_filled:before {
+.icon-ic_fluent_speaker_settings_20_filled:before {
content: "\ef3c";
}
-.icon-ic_fluent_sport_american_football_20_regular:before {
+.icon-ic_fluent_speaker_settings_20_regular:before {
content: "\ef3d";
}
-.icon-ic_fluent_sport_baseball_20_filled:before {
+.icon-ic_fluent_speaker_usb_20_filled:before {
content: "\ef3e";
}
-.icon-ic_fluent_sport_baseball_20_regular:before {
+.icon-ic_fluent_speaker_usb_20_regular:before {
content: "\ef3f";
}
-.icon-ic_fluent_sport_basketball_20_filled:before {
+.icon-ic_fluent_spinner_ios_20_filled:before {
content: "\ef40";
}
-.icon-ic_fluent_sport_basketball_20_regular:before {
+.icon-ic_fluent_spinner_ios_20_regular:before {
content: "\ef41";
}
-.icon-ic_fluent_sport_hockey_20_filled:before {
+.icon-ic_fluent_split_hint_20_filled:before {
content: "\ef42";
}
-.icon-ic_fluent_sport_hockey_20_regular:before {
+.icon-ic_fluent_split_hint_20_regular:before {
content: "\ef43";
}
-.icon-ic_fluent_sport_soccer_20_filled:before {
+.icon-ic_fluent_split_horizontal_20_filled:before {
content: "\ef44";
}
-.icon-ic_fluent_sport_soccer_20_regular:before {
+.icon-ic_fluent_split_horizontal_20_regular:before {
content: "\ef45";
}
-.icon-ic_fluent_square_20_filled:before {
+.icon-ic_fluent_split_vertical_20_filled:before {
content: "\ef46";
}
-.icon-ic_fluent_square_20_regular:before {
+.icon-ic_fluent_split_vertical_20_regular:before {
content: "\ef47";
}
-.icon-ic_fluent_square_add_20_filled:before {
+.icon-ic_fluent_sport_20_filled:before {
content: "\ef48";
}
-.icon-ic_fluent_square_add_20_regular:before {
+.icon-ic_fluent_sport_20_regular:before {
content: "\ef49";
}
-.icon-ic_fluent_square_arrow_forward_20_filled:before {
+.icon-ic_fluent_sport_american_football_20_filled:before {
content: "\ef4a";
}
-.icon-ic_fluent_square_arrow_forward_20_regular:before {
+.icon-ic_fluent_sport_american_football_20_regular:before {
content: "\ef4b";
}
-.icon-ic_fluent_square_dismiss_20_filled:before {
+.icon-ic_fluent_sport_baseball_20_filled:before {
content: "\ef4c";
}
-.icon-ic_fluent_square_dismiss_20_regular:before {
+.icon-ic_fluent_sport_baseball_20_regular:before {
content: "\ef4d";
}
-.icon-ic_fluent_square_dovetail_joint_20_filled:before {
+.icon-ic_fluent_sport_basketball_20_filled:before {
content: "\ef4e";
}
-.icon-ic_fluent_square_dovetail_joint_20_regular:before {
+.icon-ic_fluent_sport_basketball_20_regular:before {
content: "\ef4f";
}
-.icon-ic_fluent_square_eraser_20_filled:before {
+.icon-ic_fluent_sport_hockey_20_filled:before {
content: "\ef50";
}
-.icon-ic_fluent_square_eraser_20_regular:before {
+.icon-ic_fluent_sport_hockey_20_regular:before {
content: "\ef51";
}
-.icon-ic_fluent_square_hint_20_filled:before {
+.icon-ic_fluent_sport_soccer_20_filled:before {
content: "\ef52";
}
-.icon-ic_fluent_square_hint_20_regular:before {
+.icon-ic_fluent_sport_soccer_20_regular:before {
content: "\ef53";
}
-.icon-ic_fluent_square_hint_apps_20_filled:before {
+.icon-ic_fluent_square_20_filled:before {
content: "\ef54";
}
-.icon-ic_fluent_square_hint_apps_20_regular:before {
+.icon-ic_fluent_square_20_regular:before {
content: "\ef55";
}
-.icon-ic_fluent_square_hint_arrow_back_20_filled:before {
+.icon-ic_fluent_square_add_20_filled:before {
content: "\ef56";
}
-.icon-ic_fluent_square_hint_arrow_back_20_regular:before {
+.icon-ic_fluent_square_add_20_regular:before {
content: "\ef57";
}
-.icon-ic_fluent_square_hint_hexagon_20_filled:before {
+.icon-ic_fluent_square_arrow_forward_20_filled:before {
content: "\ef58";
}
-.icon-ic_fluent_square_hint_hexagon_20_regular:before {
+.icon-ic_fluent_square_arrow_forward_20_regular:before {
content: "\ef59";
}
-.icon-ic_fluent_square_hint_sparkles_20_filled:before {
+.icon-ic_fluent_square_dismiss_20_filled:before {
content: "\ef5a";
}
-.icon-ic_fluent_square_hint_sparkles_20_regular:before {
+.icon-ic_fluent_square_dismiss_20_regular:before {
content: "\ef5b";
}
-.icon-ic_fluent_square_multiple_20_filled:before {
+.icon-ic_fluent_square_dovetail_joint_20_filled:before {
content: "\ef5c";
}
-.icon-ic_fluent_square_multiple_20_regular:before {
+.icon-ic_fluent_square_dovetail_joint_20_regular:before {
content: "\ef5d";
}
-.icon-ic_fluent_square_shadow_20_filled:before {
+.icon-ic_fluent_square_eraser_20_filled:before {
content: "\ef5e";
}
-.icon-ic_fluent_square_shadow_20_regular:before {
+.icon-ic_fluent_square_eraser_20_regular:before {
content: "\ef5f";
}
-.icon-ic_fluent_squares_nested_20_filled:before {
+.icon-ic_fluent_square_hint_20_filled:before {
content: "\ef60";
}
-.icon-ic_fluent_squares_nested_20_regular:before {
+.icon-ic_fluent_square_hint_20_regular:before {
content: "\ef61";
}
-.icon-ic_fluent_stack_20_filled:before {
+.icon-ic_fluent_square_hint_apps_20_filled:before {
content: "\ef62";
}
-.icon-ic_fluent_stack_20_regular:before {
+.icon-ic_fluent_square_hint_apps_20_regular:before {
content: "\ef63";
}
-.icon-ic_fluent_stack_add_20_filled:before {
+.icon-ic_fluent_square_hint_arrow_back_20_filled:before {
content: "\ef64";
}
-.icon-ic_fluent_stack_add_20_regular:before {
+.icon-ic_fluent_square_hint_arrow_back_20_regular:before {
content: "\ef65";
}
-.icon-ic_fluent_stack_arrow_forward_20_filled:before {
+.icon-ic_fluent_square_hint_hexagon_20_filled:before {
content: "\ef66";
}
-.icon-ic_fluent_stack_arrow_forward_20_regular:before {
+.icon-ic_fluent_square_hint_hexagon_20_regular:before {
content: "\ef67";
}
-.icon-ic_fluent_stack_star_20_filled:before {
+.icon-ic_fluent_square_hint_sparkles_20_filled:before {
content: "\ef68";
}
-.icon-ic_fluent_stack_star_20_regular:before {
+.icon-ic_fluent_square_hint_sparkles_20_regular:before {
content: "\ef69";
}
-.icon-ic_fluent_stack_vertical_20_filled:before {
+.icon-ic_fluent_square_multiple_20_filled:before {
content: "\ef6a";
}
-.icon-ic_fluent_stack_vertical_20_regular:before {
+.icon-ic_fluent_square_multiple_20_regular:before {
content: "\ef6b";
}
-.icon-ic_fluent_star_20_filled:before {
+.icon-ic_fluent_square_shadow_20_filled:before {
content: "\ef6c";
}
-.icon-ic_fluent_star_20_regular:before {
+.icon-ic_fluent_square_shadow_20_regular:before {
content: "\ef6d";
}
-.icon-ic_fluent_star_add_20_filled:before {
+.icon-ic_fluent_squares_nested_20_filled:before {
content: "\ef6e";
}
-.icon-ic_fluent_star_add_20_regular:before {
+.icon-ic_fluent_squares_nested_20_regular:before {
content: "\ef6f";
}
-.icon-ic_fluent_star_arrow_back_20_filled:before {
+.icon-ic_fluent_stack_20_filled:before {
content: "\ef70";
}
-.icon-ic_fluent_star_arrow_back_20_regular:before {
+.icon-ic_fluent_stack_20_regular:before {
content: "\ef71";
}
-.icon-ic_fluent_star_arrow_right_end_20_filled:before {
+.icon-ic_fluent_stack_add_20_filled:before {
content: "\ef72";
}
-.icon-ic_fluent_star_arrow_right_end_20_regular:before {
+.icon-ic_fluent_stack_add_20_regular:before {
content: "\ef73";
}
-.icon-ic_fluent_star_arrow_right_start_20_filled:before {
+.icon-ic_fluent_stack_arrow_forward_20_filled:before {
content: "\ef74";
}
-.icon-ic_fluent_star_arrow_right_start_20_regular:before {
+.icon-ic_fluent_stack_arrow_forward_20_regular:before {
content: "\ef75";
}
-.icon-ic_fluent_star_checkmark_20_filled:before {
+.icon-ic_fluent_stack_star_20_filled:before {
content: "\ef76";
}
-.icon-ic_fluent_star_checkmark_20_regular:before {
+.icon-ic_fluent_stack_star_20_regular:before {
content: "\ef77";
}
-.icon-ic_fluent_star_dismiss_20_filled:before {
+.icon-ic_fluent_stack_vertical_20_filled:before {
content: "\ef78";
}
-.icon-ic_fluent_star_dismiss_20_regular:before {
+.icon-ic_fluent_stack_vertical_20_regular:before {
content: "\ef79";
}
-.icon-ic_fluent_star_edit_20_filled:before {
+.icon-ic_fluent_star_20_filled:before {
content: "\ef7a";
}
-.icon-ic_fluent_star_edit_20_regular:before {
+.icon-ic_fluent_star_20_regular:before {
content: "\ef7b";
}
-.icon-ic_fluent_star_emphasis_20_filled:before {
+.icon-ic_fluent_star_add_20_filled:before {
content: "\ef7c";
}
-.icon-ic_fluent_star_emphasis_20_regular:before {
+.icon-ic_fluent_star_add_20_regular:before {
content: "\ef7d";
}
-.icon-ic_fluent_star_half_20_filled:before {
+.icon-ic_fluent_star_arrow_back_20_filled:before {
content: "\ef7e";
}
-.icon-ic_fluent_star_half_20_regular:before {
+.icon-ic_fluent_star_arrow_back_20_regular:before {
content: "\ef7f";
}
-.icon-ic_fluent_star_line_horizontal_3_20_filled:before {
+.icon-ic_fluent_star_arrow_right_end_20_filled:before {
content: "\ef80";
}
-.icon-ic_fluent_star_line_horizontal_3_20_regular:before {
+.icon-ic_fluent_star_arrow_right_end_20_regular:before {
content: "\ef81";
}
-.icon-ic_fluent_star_off_20_filled:before {
+.icon-ic_fluent_star_arrow_right_start_20_filled:before {
content: "\ef82";
}
-.icon-ic_fluent_star_off_20_regular:before {
+.icon-ic_fluent_star_arrow_right_start_20_regular:before {
content: "\ef83";
}
-.icon-ic_fluent_star_one_quarter_20_filled:before {
+.icon-ic_fluent_star_checkmark_20_filled:before {
content: "\ef84";
}
-.icon-ic_fluent_star_one_quarter_20_regular:before {
+.icon-ic_fluent_star_checkmark_20_regular:before {
content: "\ef85";
}
-.icon-ic_fluent_star_prohibited_20_filled:before {
+.icon-ic_fluent_star_dismiss_20_filled:before {
content: "\ef86";
}
-.icon-ic_fluent_star_prohibited_20_regular:before {
+.icon-ic_fluent_star_dismiss_20_regular:before {
content: "\ef87";
}
-.icon-ic_fluent_star_settings_20_filled:before {
+.icon-ic_fluent_star_edit_20_filled:before {
content: "\ef88";
}
-.icon-ic_fluent_star_settings_20_regular:before {
+.icon-ic_fluent_star_edit_20_regular:before {
content: "\ef89";
}
-.icon-ic_fluent_star_three_quarter_20_filled:before {
+.icon-ic_fluent_star_emphasis_20_filled:before {
content: "\ef8a";
}
-.icon-ic_fluent_star_three_quarter_20_regular:before {
+.icon-ic_fluent_star_emphasis_20_regular:before {
content: "\ef8b";
}
-.icon-ic_fluent_status_20_filled:before {
+.icon-ic_fluent_star_half_20_filled:before {
content: "\ef8c";
}
-.icon-ic_fluent_status_20_regular:before {
+.icon-ic_fluent_star_half_20_regular:before {
content: "\ef8d";
}
-.icon-ic_fluent_step_20_filled:before {
+.icon-ic_fluent_star_line_horizontal_3_20_filled:before {
content: "\ef8e";
}
-.icon-ic_fluent_step_20_regular:before {
+.icon-ic_fluent_star_line_horizontal_3_20_regular:before {
content: "\ef8f";
}
-.icon-ic_fluent_steps_20_filled:before {
+.icon-ic_fluent_star_off_20_filled:before {
content: "\ef90";
}
-.icon-ic_fluent_steps_20_regular:before {
+.icon-ic_fluent_star_off_20_regular:before {
content: "\ef91";
}
-.icon-ic_fluent_stethoscope_20_filled:before {
+.icon-ic_fluent_star_one_quarter_20_filled:before {
content: "\ef92";
}
-.icon-ic_fluent_stethoscope_20_regular:before {
+.icon-ic_fluent_star_one_quarter_20_regular:before {
content: "\ef93";
}
-.icon-ic_fluent_sticker_20_filled:before {
+.icon-ic_fluent_star_prohibited_20_filled:before {
content: "\ef94";
}
-.icon-ic_fluent_sticker_20_regular:before {
+.icon-ic_fluent_star_prohibited_20_regular:before {
content: "\ef95";
}
-.icon-ic_fluent_sticker_add_20_filled:before {
+.icon-ic_fluent_star_settings_20_filled:before {
content: "\ef96";
}
-.icon-ic_fluent_sticker_add_20_regular:before {
+.icon-ic_fluent_star_settings_20_regular:before {
content: "\ef97";
}
-.icon-ic_fluent_stop_20_filled:before {
+.icon-ic_fluent_star_three_quarter_20_filled:before {
content: "\ef98";
}
-.icon-ic_fluent_stop_20_regular:before {
+.icon-ic_fluent_star_three_quarter_20_regular:before {
content: "\ef99";
}
-.icon-ic_fluent_storage_20_filled:before {
+.icon-ic_fluent_status_20_filled:before {
content: "\ef9a";
}
-.icon-ic_fluent_storage_20_regular:before {
+.icon-ic_fluent_status_20_regular:before {
content: "\ef9b";
}
-.icon-ic_fluent_store_microsoft_20_filled:before {
+.icon-ic_fluent_step_20_filled:before {
content: "\ef9c";
}
-.icon-ic_fluent_store_microsoft_20_regular:before {
+.icon-ic_fluent_step_20_regular:before {
content: "\ef9d";
}
-.icon-ic_fluent_stream_20_filled:before {
+.icon-ic_fluent_steps_20_filled:before {
content: "\ef9e";
}
-.icon-ic_fluent_stream_20_regular:before {
+.icon-ic_fluent_steps_20_regular:before {
content: "\ef9f";
}
-.icon-ic_fluent_stream_input_20_filled:before {
+.icon-ic_fluent_stethoscope_20_filled:before {
content: "\efa0";
}
-.icon-ic_fluent_stream_input_20_regular:before {
+.icon-ic_fluent_stethoscope_20_regular:before {
content: "\efa1";
}
-.icon-ic_fluent_stream_input_output_20_filled:before {
+.icon-ic_fluent_sticker_20_filled:before {
content: "\efa2";
}
-.icon-ic_fluent_stream_input_output_20_regular:before {
+.icon-ic_fluent_sticker_20_regular:before {
content: "\efa3";
}
-.icon-ic_fluent_stream_output_20_filled:before {
+.icon-ic_fluent_sticker_add_20_filled:before {
content: "\efa4";
}
-.icon-ic_fluent_stream_output_20_regular:before {
+.icon-ic_fluent_sticker_add_20_regular:before {
content: "\efa5";
}
-.icon-ic_fluent_street_sign_20_filled:before {
+.icon-ic_fluent_stop_20_filled:before {
content: "\efa6";
}
-.icon-ic_fluent_street_sign_20_regular:before {
+.icon-ic_fluent_stop_20_regular:before {
content: "\efa7";
}
-.icon-ic_fluent_style_guide_20_filled:before {
+.icon-ic_fluent_storage_20_filled:before {
content: "\efa8";
}
-.icon-ic_fluent_style_guide_20_regular:before {
+.icon-ic_fluent_storage_20_regular:before {
content: "\efa9";
}
-.icon-ic_fluent_sub_grid_20_filled:before {
+.icon-ic_fluent_store_microsoft_20_filled:before {
content: "\efaa";
}
-.icon-ic_fluent_sub_grid_20_regular:before {
+.icon-ic_fluent_store_microsoft_20_regular:before {
content: "\efab";
}
-.icon-ic_fluent_subtitles_20_filled:before {
+.icon-ic_fluent_stream_20_filled:before {
content: "\efac";
}
-.icon-ic_fluent_subtitles_20_regular:before {
+.icon-ic_fluent_stream_20_regular:before {
content: "\efad";
}
-.icon-ic_fluent_subtract_20_filled:before {
+.icon-ic_fluent_stream_input_20_filled:before {
content: "\efae";
}
-.icon-ic_fluent_subtract_20_regular:before {
+.icon-ic_fluent_stream_input_20_regular:before {
content: "\efaf";
}
-.icon-ic_fluent_subtract_circle_20_filled:before {
+.icon-ic_fluent_stream_input_output_20_filled:before {
content: "\efb0";
}
-.icon-ic_fluent_subtract_circle_20_regular:before {
+.icon-ic_fluent_stream_input_output_20_regular:before {
content: "\efb1";
}
-.icon-ic_fluent_subtract_circle_arrow_back_20_filled:before {
+.icon-ic_fluent_stream_output_20_filled:before {
content: "\efb2";
}
-.icon-ic_fluent_subtract_circle_arrow_back_20_regular:before {
+.icon-ic_fluent_stream_output_20_regular:before {
content: "\efb3";
}
-.icon-ic_fluent_subtract_circle_arrow_forward_20_filled:before {
+.icon-ic_fluent_street_sign_20_filled:before {
content: "\efb4";
}
-.icon-ic_fluent_subtract_circle_arrow_forward_20_regular:before {
+.icon-ic_fluent_street_sign_20_regular:before {
content: "\efb5";
}
-.icon-ic_fluent_subtract_parentheses_20_filled:before {
+.icon-ic_fluent_style_guide_20_filled:before {
content: "\efb6";
}
-.icon-ic_fluent_subtract_parentheses_20_regular:before {
+.icon-ic_fluent_style_guide_20_regular:before {
content: "\efb7";
}
-.icon-ic_fluent_subtract_square_20_filled:before {
+.icon-ic_fluent_sub_grid_20_filled:before {
content: "\efb8";
}
-.icon-ic_fluent_subtract_square_20_regular:before {
+.icon-ic_fluent_sub_grid_20_regular:before {
content: "\efb9";
}
-.icon-ic_fluent_subtract_square_multiple_20_filled:before {
+.icon-ic_fluent_subtitles_20_filled:before {
content: "\efba";
}
-.icon-ic_fluent_subtract_square_multiple_20_regular:before {
+.icon-ic_fluent_subtitles_20_regular:before {
content: "\efbb";
}
-.icon-ic_fluent_surface_earbuds_20_filled:before {
+.icon-ic_fluent_subtract_20_filled:before {
content: "\efbc";
}
-.icon-ic_fluent_surface_earbuds_20_regular:before {
+.icon-ic_fluent_subtract_20_regular:before {
content: "\efbd";
}
-.icon-ic_fluent_surface_hub_20_filled:before {
+.icon-ic_fluent_subtract_circle_20_filled:before {
content: "\efbe";
}
-.icon-ic_fluent_surface_hub_20_regular:before {
+.icon-ic_fluent_subtract_circle_20_regular:before {
content: "\efbf";
}
-.icon-ic_fluent_swimming_pool_20_filled:before {
+.icon-ic_fluent_subtract_circle_arrow_back_20_filled:before {
content: "\efc0";
}
-.icon-ic_fluent_swimming_pool_20_regular:before {
+.icon-ic_fluent_subtract_circle_arrow_back_20_regular:before {
content: "\efc1";
}
-.icon-ic_fluent_swipe_down_20_filled:before {
+.icon-ic_fluent_subtract_circle_arrow_forward_20_filled:before {
content: "\efc2";
}
-.icon-ic_fluent_swipe_down_20_regular:before {
+.icon-ic_fluent_subtract_circle_arrow_forward_20_regular:before {
content: "\efc3";
}
-.icon-ic_fluent_swipe_right_20_filled:before {
+.icon-ic_fluent_subtract_parentheses_20_filled:before {
content: "\efc4";
}
-.icon-ic_fluent_swipe_right_20_regular:before {
+.icon-ic_fluent_subtract_parentheses_20_regular:before {
content: "\efc5";
}
-.icon-ic_fluent_swipe_up_20_filled:before {
+.icon-ic_fluent_subtract_square_20_filled:before {
content: "\efc6";
}
-.icon-ic_fluent_swipe_up_20_regular:before {
+.icon-ic_fluent_subtract_square_20_regular:before {
content: "\efc7";
}
-.icon-ic_fluent_symbols_20_filled:before {
+.icon-ic_fluent_subtract_square_multiple_20_filled:before {
content: "\efc8";
}
-.icon-ic_fluent_symbols_20_regular:before {
+.icon-ic_fluent_subtract_square_multiple_20_regular:before {
content: "\efc9";
}
-.icon-ic_fluent_sync_off_20_filled:before {
+.icon-ic_fluent_surface_earbuds_20_filled:before {
content: "\efca";
}
-.icon-ic_fluent_sync_off_20_regular:before {
+.icon-ic_fluent_surface_earbuds_20_regular:before {
content: "\efcb";
}
-.icon-ic_fluent_syringe_20_filled:before {
+.icon-ic_fluent_surface_hub_20_filled:before {
content: "\efcc";
}
-.icon-ic_fluent_syringe_20_regular:before {
+.icon-ic_fluent_surface_hub_20_regular:before {
content: "\efcd";
}
-.icon-ic_fluent_system_20_filled:before {
+.icon-ic_fluent_swimming_pool_20_filled:before {
content: "\efce";
}
-.icon-ic_fluent_system_20_regular:before {
+.icon-ic_fluent_swimming_pool_20_regular:before {
content: "\efcf";
}
-.icon-ic_fluent_tab_20_filled:before {
+.icon-ic_fluent_swipe_down_20_filled:before {
content: "\efd0";
}
-.icon-ic_fluent_tab_20_regular:before {
+.icon-ic_fluent_swipe_down_20_regular:before {
content: "\efd1";
}
-.icon-ic_fluent_tab_add_20_filled:before {
+.icon-ic_fluent_swipe_right_20_filled:before {
content: "\efd2";
}
-.icon-ic_fluent_tab_add_20_regular:before {
+.icon-ic_fluent_swipe_right_20_regular:before {
content: "\efd3";
}
-.icon-ic_fluent_tab_arrow_left_20_filled:before {
+.icon-ic_fluent_swipe_up_20_filled:before {
content: "\efd4";
}
-.icon-ic_fluent_tab_arrow_left_20_regular:before {
+.icon-ic_fluent_swipe_up_20_regular:before {
content: "\efd5";
}
-.icon-ic_fluent_tab_desktop_20_filled:before {
+.icon-ic_fluent_symbols_20_filled:before {
content: "\efd6";
}
-.icon-ic_fluent_tab_desktop_20_regular:before {
+.icon-ic_fluent_symbols_20_regular:before {
content: "\efd7";
}
-.icon-ic_fluent_tab_desktop_arrow_clockwise_20_filled:before {
+.icon-ic_fluent_sync_off_20_filled:before {
content: "\efd8";
}
-.icon-ic_fluent_tab_desktop_arrow_clockwise_20_regular:before {
+.icon-ic_fluent_sync_off_20_regular:before {
content: "\efd9";
}
-.icon-ic_fluent_tab_desktop_arrow_left_20_filled:before {
+.icon-ic_fluent_syringe_20_filled:before {
content: "\efda";
}
-.icon-ic_fluent_tab_desktop_arrow_left_20_regular:before {
+.icon-ic_fluent_syringe_20_regular:before {
content: "\efdb";
}
-.icon-ic_fluent_tab_desktop_bottom_20_filled:before {
+.icon-ic_fluent_system_20_filled:before {
content: "\efdc";
}
-.icon-ic_fluent_tab_desktop_bottom_20_regular:before {
+.icon-ic_fluent_system_20_regular:before {
content: "\efdd";
}
-.icon-ic_fluent_tab_desktop_clock_20_filled:before {
+.icon-ic_fluent_tab_20_filled:before {
content: "\efde";
}
-.icon-ic_fluent_tab_desktop_clock_20_regular:before {
+.icon-ic_fluent_tab_20_regular:before {
content: "\efdf";
}
-.icon-ic_fluent_tab_desktop_copy_20_filled:before {
+.icon-ic_fluent_tab_add_20_filled:before {
content: "\efe0";
}
-.icon-ic_fluent_tab_desktop_copy_20_regular:before {
+.icon-ic_fluent_tab_add_20_regular:before {
content: "\efe1";
}
-.icon-ic_fluent_tab_desktop_image_20_filled:before {
+.icon-ic_fluent_tab_arrow_left_20_filled:before {
content: "\efe2";
}
-.icon-ic_fluent_tab_desktop_image_20_regular:before {
+.icon-ic_fluent_tab_arrow_left_20_regular:before {
content: "\efe3";
}
-.icon-ic_fluent_tab_desktop_link_20_filled:before {
+.icon-ic_fluent_tab_desktop_20_filled:before {
content: "\efe4";
}
-.icon-ic_fluent_tab_desktop_link_20_regular:before {
+.icon-ic_fluent_tab_desktop_20_regular:before {
content: "\efe5";
}
-.icon-ic_fluent_tab_desktop_multiple_20_filled:before {
+.icon-ic_fluent_tab_desktop_arrow_clockwise_20_filled:before {
content: "\efe6";
}
-.icon-ic_fluent_tab_desktop_multiple_20_regular:before {
+.icon-ic_fluent_tab_desktop_arrow_clockwise_20_regular:before {
content: "\efe7";
}
-.icon-ic_fluent_tab_desktop_multiple_add_20_filled:before {
+.icon-ic_fluent_tab_desktop_arrow_left_20_filled:before {
content: "\efe8";
}
-.icon-ic_fluent_tab_desktop_multiple_add_20_regular:before {
+.icon-ic_fluent_tab_desktop_arrow_left_20_regular:before {
content: "\efe9";
}
-.icon-ic_fluent_tab_desktop_multiple_bottom_20_filled:before {
+.icon-ic_fluent_tab_desktop_bottom_20_filled:before {
content: "\efea";
}
-.icon-ic_fluent_tab_desktop_multiple_bottom_20_regular:before {
+.icon-ic_fluent_tab_desktop_bottom_20_regular:before {
content: "\efeb";
}
-.icon-ic_fluent_tab_desktop_multiple_sparkle_20_filled:before {
+.icon-ic_fluent_tab_desktop_clock_20_filled:before {
content: "\efec";
}
-.icon-ic_fluent_tab_desktop_multiple_sparkle_20_regular:before {
+.icon-ic_fluent_tab_desktop_clock_20_regular:before {
content: "\efed";
}
-.icon-ic_fluent_tab_desktop_new_page_20_filled:before {
+.icon-ic_fluent_tab_desktop_copy_20_filled:before {
content: "\efee";
}
-.icon-ic_fluent_tab_desktop_new_page_20_regular:before {
+.icon-ic_fluent_tab_desktop_copy_20_regular:before {
content: "\efef";
}
-.icon-ic_fluent_tab_desktop_search_20_filled:before {
+.icon-ic_fluent_tab_desktop_image_20_filled:before {
content: "\eff0";
}
-.icon-ic_fluent_tab_desktop_search_20_regular:before {
+.icon-ic_fluent_tab_desktop_image_20_regular:before {
content: "\eff1";
}
-.icon-ic_fluent_tab_group_20_filled:before {
+.icon-ic_fluent_tab_desktop_link_20_filled:before {
content: "\eff2";
}
-.icon-ic_fluent_tab_group_20_regular:before {
+.icon-ic_fluent_tab_desktop_link_20_regular:before {
content: "\eff3";
}
-.icon-ic_fluent_tab_in_private_20_filled:before {
+.icon-ic_fluent_tab_desktop_multiple_20_filled:before {
content: "\eff4";
}
-.icon-ic_fluent_tab_in_private_20_regular:before {
+.icon-ic_fluent_tab_desktop_multiple_20_regular:before {
content: "\eff5";
}
-.icon-ic_fluent_tab_inprivate_account_20_filled:before {
+.icon-ic_fluent_tab_desktop_multiple_add_20_filled:before {
content: "\eff6";
}
-.icon-ic_fluent_tab_inprivate_account_20_regular:before {
+.icon-ic_fluent_tab_desktop_multiple_add_20_regular:before {
content: "\eff7";
}
-.icon-ic_fluent_tab_prohibited_20_filled:before {
+.icon-ic_fluent_tab_desktop_multiple_bottom_20_filled:before {
content: "\eff8";
}
-.icon-ic_fluent_tab_prohibited_20_regular:before {
+.icon-ic_fluent_tab_desktop_multiple_bottom_20_regular:before {
content: "\eff9";
}
-.icon-ic_fluent_tab_shield_dismiss_20_filled:before {
+.icon-ic_fluent_tab_desktop_multiple_sparkle_20_filled:before {
content: "\effa";
}
-.icon-ic_fluent_tab_shield_dismiss_20_regular:before {
+.icon-ic_fluent_tab_desktop_multiple_sparkle_20_regular:before {
content: "\effb";
}
-.icon-ic_fluent_table_20_filled:before {
+.icon-ic_fluent_tab_desktop_new_page_20_filled:before {
content: "\effc";
}
-.icon-ic_fluent_table_20_regular:before {
+.icon-ic_fluent_tab_desktop_new_page_20_regular:before {
content: "\effd";
}
-.icon-ic_fluent_table_add_20_filled:before {
+.icon-ic_fluent_tab_desktop_search_20_filled:before {
content: "\effe";
}
-.icon-ic_fluent_table_add_20_regular:before {
+.icon-ic_fluent_tab_desktop_search_20_regular:before {
content: "\efff";
}
-.icon-ic_fluent_table_arrow_up_20_filled:before {
+.icon-ic_fluent_tab_group_20_filled:before {
content: "\f000";
}
-.icon-ic_fluent_table_arrow_up_20_regular:before {
+.icon-ic_fluent_tab_group_20_regular:before {
content: "\f001";
}
-.icon-ic_fluent_table_bottom_row_20_filled:before {
+.icon-ic_fluent_tab_in_private_20_filled:before {
content: "\f002";
}
-.icon-ic_fluent_table_bottom_row_20_regular:before {
+.icon-ic_fluent_tab_in_private_20_regular:before {
content: "\f003";
}
-.icon-ic_fluent_table_calculator_20_filled:before {
+.icon-ic_fluent_tab_inprivate_account_20_filled:before {
content: "\f004";
}
-.icon-ic_fluent_table_calculator_20_regular:before {
+.icon-ic_fluent_tab_inprivate_account_20_regular:before {
content: "\f005";
}
-.icon-ic_fluent_table_cell_edit_20_filled:before {
+.icon-ic_fluent_tab_prohibited_20_filled:before {
content: "\f006";
}
-.icon-ic_fluent_table_cell_edit_20_regular:before {
+.icon-ic_fluent_tab_prohibited_20_regular:before {
content: "\f007";
}
-.icon-ic_fluent_table_cells_merge_20_filled:before {
+.icon-ic_fluent_tab_shield_dismiss_20_filled:before {
content: "\f008";
}
-.icon-ic_fluent_table_cells_merge_20_regular:before {
+.icon-ic_fluent_tab_shield_dismiss_20_regular:before {
content: "\f009";
}
-.icon-ic_fluent_table_cells_split_20_filled:before {
+.icon-ic_fluent_table_20_filled:before {
content: "\f00a";
}
-.icon-ic_fluent_table_cells_split_20_regular:before {
+.icon-ic_fluent_table_20_regular:before {
content: "\f00b";
}
-.icon-ic_fluent_table_checker_20_filled:before {
+.icon-ic_fluent_table_add_20_filled:before {
content: "\f00c";
}
-.icon-ic_fluent_table_checker_20_regular:before {
+.icon-ic_fluent_table_add_20_regular:before {
content: "\f00d";
}
-.icon-ic_fluent_table_column_top_bottom_20_filled:before {
+.icon-ic_fluent_table_arrow_up_20_filled:before {
content: "\f00e";
}
-.icon-ic_fluent_table_column_top_bottom_20_regular:before {
+.icon-ic_fluent_table_arrow_up_20_regular:before {
content: "\f00f";
}
-.icon-ic_fluent_table_copy_20_filled:before {
+.icon-ic_fluent_table_bottom_row_20_filled:before {
content: "\f010";
}
-.icon-ic_fluent_table_copy_20_regular:before {
+.icon-ic_fluent_table_bottom_row_20_regular:before {
content: "\f011";
}
-.icon-ic_fluent_table_cursor_20_filled:before {
+.icon-ic_fluent_table_calculator_20_filled:before {
content: "\f012";
}
-.icon-ic_fluent_table_cursor_20_regular:before {
+.icon-ic_fluent_table_calculator_20_regular:before {
content: "\f013";
}
-.icon-ic_fluent_table_delete_column_20_filled:before {
+.icon-ic_fluent_table_cell_edit_20_filled:before {
content: "\f014";
}
-.icon-ic_fluent_table_delete_column_20_regular:before {
+.icon-ic_fluent_table_cell_edit_20_regular:before {
content: "\f015";
}
-.icon-ic_fluent_table_delete_row_20_filled:before {
+.icon-ic_fluent_table_cells_merge_20_filled:before {
content: "\f016";
}
-.icon-ic_fluent_table_delete_row_20_regular:before {
+.icon-ic_fluent_table_cells_merge_20_regular:before {
content: "\f017";
}
-.icon-ic_fluent_table_dismiss_20_filled:before {
+.icon-ic_fluent_table_cells_split_20_filled:before {
content: "\f018";
}
-.icon-ic_fluent_table_dismiss_20_regular:before {
+.icon-ic_fluent_table_cells_split_20_regular:before {
content: "\f019";
}
-.icon-ic_fluent_table_edit_20_filled:before {
+.icon-ic_fluent_table_checker_20_filled:before {
content: "\f01a";
}
-.icon-ic_fluent_table_edit_20_regular:before {
+.icon-ic_fluent_table_checker_20_regular:before {
content: "\f01b";
}
-.icon-ic_fluent_table_freeze_column_20_filled:before {
+.icon-ic_fluent_table_column_top_bottom_20_filled:before {
content: "\f01c";
}
-.icon-ic_fluent_table_freeze_column_20_regular:before {
+.icon-ic_fluent_table_column_top_bottom_20_regular:before {
content: "\f01d";
}
-.icon-ic_fluent_table_freeze_column_and_row_20_filled:before {
+.icon-ic_fluent_table_copy_20_filled:before {
content: "\f01e";
}
-.icon-ic_fluent_table_freeze_column_and_row_20_regular:before {
+.icon-ic_fluent_table_copy_20_regular:before {
content: "\f01f";
}
-.icon-ic_fluent_table_freeze_row_20_filled:before {
+.icon-ic_fluent_table_cursor_20_filled:before {
content: "\f020";
}
-.icon-ic_fluent_table_freeze_row_20_regular:before {
+.icon-ic_fluent_table_cursor_20_regular:before {
content: "\f021";
}
-.icon-ic_fluent_table_image_20_filled:before {
+.icon-ic_fluent_table_delete_column_20_filled:before {
content: "\f022";
}
-.icon-ic_fluent_table_image_20_regular:before {
+.icon-ic_fluent_table_delete_column_20_regular:before {
content: "\f023";
}
-.icon-ic_fluent_table_insert_column_20_filled:before {
+.icon-ic_fluent_table_delete_row_20_filled:before {
content: "\f024";
}
-.icon-ic_fluent_table_insert_column_20_regular:before {
+.icon-ic_fluent_table_delete_row_20_regular:before {
content: "\f025";
}
-.icon-ic_fluent_table_insert_row_20_filled:before {
+.icon-ic_fluent_table_dismiss_20_filled:before {
content: "\f026";
}
-.icon-ic_fluent_table_insert_row_20_regular:before {
+.icon-ic_fluent_table_dismiss_20_regular:before {
content: "\f027";
}
-.icon-ic_fluent_table_lightning_20_filled:before {
+.icon-ic_fluent_table_edit_20_filled:before {
content: "\f028";
}
-.icon-ic_fluent_table_lightning_20_regular:before {
+.icon-ic_fluent_table_edit_20_regular:before {
content: "\f029";
}
-.icon-ic_fluent_table_link_20_filled:before {
+.icon-ic_fluent_table_freeze_column_20_filled:before {
content: "\f02a";
}
-.icon-ic_fluent_table_link_20_regular:before {
+.icon-ic_fluent_table_freeze_column_20_regular:before {
content: "\f02b";
}
-.icon-ic_fluent_table_lock_20_filled:before {
+.icon-ic_fluent_table_freeze_column_and_row_20_filled:before {
content: "\f02c";
}
-.icon-ic_fluent_table_lock_20_regular:before {
+.icon-ic_fluent_table_freeze_column_and_row_20_regular:before {
content: "\f02d";
}
-.icon-ic_fluent_table_move_above_20_filled:before {
+.icon-ic_fluent_table_freeze_row_20_filled:before {
content: "\f02e";
}
-.icon-ic_fluent_table_move_above_20_regular:before {
+.icon-ic_fluent_table_freeze_row_20_regular:before {
content: "\f02f";
}
-.icon-ic_fluent_table_move_below_20_filled:before {
+.icon-ic_fluent_table_image_20_filled:before {
content: "\f030";
}
-.icon-ic_fluent_table_move_below_20_regular:before {
+.icon-ic_fluent_table_image_20_regular:before {
content: "\f031";
}
-.icon-ic_fluent_table_move_left_20_filled:before {
+.icon-ic_fluent_table_insert_column_20_filled:before {
content: "\f032";
}
-.icon-ic_fluent_table_move_left_20_regular:before {
+.icon-ic_fluent_table_insert_column_20_regular:before {
content: "\f033";
}
-.icon-ic_fluent_table_move_right_20_filled:before {
+.icon-ic_fluent_table_insert_row_20_filled:before {
content: "\f034";
}
-.icon-ic_fluent_table_move_right_20_regular:before {
+.icon-ic_fluent_table_insert_row_20_regular:before {
content: "\f035";
}
-.icon-ic_fluent_table_multiple_20_filled:before {
+.icon-ic_fluent_table_lightning_20_filled:before {
content: "\f036";
}
-.icon-ic_fluent_table_multiple_20_regular:before {
+.icon-ic_fluent_table_lightning_20_regular:before {
content: "\f037";
}
-.icon-ic_fluent_table_offset_20_filled:before {
+.icon-ic_fluent_table_link_20_filled:before {
content: "\f038";
}
-.icon-ic_fluent_table_offset_20_regular:before {
+.icon-ic_fluent_table_link_20_regular:before {
content: "\f039";
}
-.icon-ic_fluent_table_offset_add_20_filled:before {
+.icon-ic_fluent_table_lock_20_filled:before {
content: "\f03a";
}
-.icon-ic_fluent_table_offset_add_20_regular:before {
+.icon-ic_fluent_table_lock_20_regular:before {
content: "\f03b";
}
-.icon-ic_fluent_table_offset_less_than_or_equal_to_20_filled:before {
+.icon-ic_fluent_table_move_above_20_filled:before {
content: "\f03c";
}
-.icon-ic_fluent_table_offset_less_than_or_equal_to_20_regular:before {
+.icon-ic_fluent_table_move_above_20_regular:before {
content: "\f03d";
}
-.icon-ic_fluent_table_offset_settings_20_filled:before {
+.icon-ic_fluent_table_move_below_20_filled:before {
content: "\f03e";
}
-.icon-ic_fluent_table_offset_settings_20_regular:before {
+.icon-ic_fluent_table_move_below_20_regular:before {
content: "\f03f";
}
-.icon-ic_fluent_table_resize_column_20_filled:before {
+.icon-ic_fluent_table_move_left_20_filled:before {
content: "\f040";
}
-.icon-ic_fluent_table_resize_column_20_regular:before {
+.icon-ic_fluent_table_move_left_20_regular:before {
content: "\f041";
}
-.icon-ic_fluent_table_resize_row_20_filled:before {
+.icon-ic_fluent_table_move_right_20_filled:before {
content: "\f042";
}
-.icon-ic_fluent_table_resize_row_20_regular:before {
+.icon-ic_fluent_table_move_right_20_regular:before {
content: "\f043";
}
-.icon-ic_fluent_table_search_20_filled:before {
+.icon-ic_fluent_table_multiple_20_filled:before {
content: "\f044";
}
-.icon-ic_fluent_table_search_20_regular:before {
+.icon-ic_fluent_table_multiple_20_regular:before {
content: "\f045";
}
-.icon-ic_fluent_table_settings_20_filled:before {
+.icon-ic_fluent_table_offset_20_filled:before {
content: "\f046";
}
-.icon-ic_fluent_table_settings_20_regular:before {
+.icon-ic_fluent_table_offset_20_regular:before {
content: "\f047";
}
-.icon-ic_fluent_table_simple_20_filled:before {
+.icon-ic_fluent_table_offset_add_20_filled:before {
content: "\f048";
}
-.icon-ic_fluent_table_simple_20_regular:before {
+.icon-ic_fluent_table_offset_add_20_regular:before {
content: "\f049";
}
-.icon-ic_fluent_table_simple_checkmark_20_filled:before {
+.icon-ic_fluent_table_offset_less_than_or_equal_to_20_filled:before {
content: "\f04a";
}
-.icon-ic_fluent_table_simple_checkmark_20_regular:before {
+.icon-ic_fluent_table_offset_less_than_or_equal_to_20_regular:before {
content: "\f04b";
}
-.icon-ic_fluent_table_simple_exclude_20_filled:before {
+.icon-ic_fluent_table_offset_settings_20_filled:before {
content: "\f04c";
}
-.icon-ic_fluent_table_simple_exclude_20_regular:before {
+.icon-ic_fluent_table_offset_settings_20_regular:before {
content: "\f04d";
}
-.icon-ic_fluent_table_simple_include_20_filled:before {
+.icon-ic_fluent_table_resize_column_20_filled:before {
content: "\f04e";
}
-.icon-ic_fluent_table_simple_include_20_regular:before {
+.icon-ic_fluent_table_resize_column_20_regular:before {
content: "\f04f";
}
-.icon-ic_fluent_table_simple_multiple_20_filled:before {
+.icon-ic_fluent_table_resize_row_20_filled:before {
content: "\f050";
}
-.icon-ic_fluent_table_simple_multiple_20_regular:before {
+.icon-ic_fluent_table_resize_row_20_regular:before {
content: "\f051";
}
-.icon-ic_fluent_table_sparkle_20_filled:before {
+.icon-ic_fluent_table_search_20_filled:before {
content: "\f052";
}
-.icon-ic_fluent_table_sparkle_20_regular:before {
+.icon-ic_fluent_table_search_20_regular:before {
content: "\f053";
}
-.icon-ic_fluent_table_split_20_filled:before {
+.icon-ic_fluent_table_settings_20_filled:before {
content: "\f054";
}
-.icon-ic_fluent_table_split_20_regular:before {
+.icon-ic_fluent_table_settings_20_regular:before {
content: "\f055";
}
-.icon-ic_fluent_table_stack_above_20_filled:before {
+.icon-ic_fluent_table_simple_20_filled:before {
content: "\f056";
}
-.icon-ic_fluent_table_stack_above_20_regular:before {
+.icon-ic_fluent_table_simple_20_regular:before {
content: "\f057";
}
-.icon-ic_fluent_table_stack_below_20_filled:before {
+.icon-ic_fluent_table_simple_checkmark_20_filled:before {
content: "\f058";
}
-.icon-ic_fluent_table_stack_below_20_regular:before {
+.icon-ic_fluent_table_simple_checkmark_20_regular:before {
content: "\f059";
}
-.icon-ic_fluent_table_stack_left_20_filled:before {
+.icon-ic_fluent_table_simple_exclude_20_filled:before {
content: "\f05a";
}
-.icon-ic_fluent_table_stack_left_20_regular:before {
+.icon-ic_fluent_table_simple_exclude_20_regular:before {
content: "\f05b";
}
-.icon-ic_fluent_table_stack_right_20_filled:before {
+.icon-ic_fluent_table_simple_include_20_filled:before {
content: "\f05c";
}
-.icon-ic_fluent_table_stack_right_20_regular:before {
+.icon-ic_fluent_table_simple_include_20_regular:before {
content: "\f05d";
}
-.icon-ic_fluent_table_switch_20_filled:before {
+.icon-ic_fluent_table_simple_multiple_20_filled:before {
content: "\f05e";
}
-.icon-ic_fluent_table_switch_20_regular:before {
+.icon-ic_fluent_table_simple_multiple_20_regular:before {
content: "\f05f";
}
-.icon-ic_fluent_tablet_20_filled:before {
+.icon-ic_fluent_table_sparkle_20_filled:before {
content: "\f060";
}
-.icon-ic_fluent_tablet_20_regular:before {
+.icon-ic_fluent_table_sparkle_20_regular:before {
content: "\f061";
}
-.icon-ic_fluent_tablet_laptop_20_filled:before {
+.icon-ic_fluent_table_split_20_filled:before {
content: "\f062";
}
-.icon-ic_fluent_tablet_laptop_20_regular:before {
+.icon-ic_fluent_table_split_20_regular:before {
content: "\f063";
}
-.icon-ic_fluent_tablet_speaker_20_filled:before {
+.icon-ic_fluent_table_stack_above_20_filled:before {
content: "\f064";
}
-.icon-ic_fluent_tablet_speaker_20_regular:before {
+.icon-ic_fluent_table_stack_above_20_regular:before {
content: "\f065";
}
-.icon-ic_fluent_tabs_20_filled:before {
+.icon-ic_fluent_table_stack_below_20_filled:before {
content: "\f066";
}
-.icon-ic_fluent_tabs_20_regular:before {
+.icon-ic_fluent_table_stack_below_20_regular:before {
content: "\f067";
}
-.icon-ic_fluent_tag_20_filled:before {
+.icon-ic_fluent_table_stack_left_20_filled:before {
content: "\f068";
}
-.icon-ic_fluent_tag_20_regular:before {
+.icon-ic_fluent_table_stack_left_20_regular:before {
content: "\f069";
}
-.icon-ic_fluent_tag_circle_20_filled:before {
+.icon-ic_fluent_table_stack_right_20_filled:before {
content: "\f06a";
}
-.icon-ic_fluent_tag_circle_20_regular:before {
+.icon-ic_fluent_table_stack_right_20_regular:before {
content: "\f06b";
}
-.icon-ic_fluent_tag_dismiss_20_filled:before {
+.icon-ic_fluent_table_switch_20_filled:before {
content: "\f06c";
}
-.icon-ic_fluent_tag_dismiss_20_regular:before {
+.icon-ic_fluent_table_switch_20_regular:before {
content: "\f06d";
}
-.icon-ic_fluent_tag_error_20_filled:before {
+.icon-ic_fluent_tablet_20_filled:before {
content: "\f06e";
}
-.icon-ic_fluent_tag_error_20_regular:before {
+.icon-ic_fluent_tablet_20_regular:before {
content: "\f06f";
}
-.icon-ic_fluent_tag_lock_20_filled:before {
+.icon-ic_fluent_tablet_laptop_20_filled:before {
content: "\f070";
}
-.icon-ic_fluent_tag_lock_20_regular:before {
+.icon-ic_fluent_tablet_laptop_20_regular:before {
content: "\f071";
}
-.icon-ic_fluent_tag_lock_accent_20_filled:before {
+.icon-ic_fluent_tablet_speaker_20_filled:before {
content: "\f072";
}
-.icon-ic_fluent_tag_multiple_20_filled:before {
+.icon-ic_fluent_tablet_speaker_20_regular:before {
content: "\f073";
}
-.icon-ic_fluent_tag_multiple_20_regular:before {
+.icon-ic_fluent_tabs_20_filled:before {
content: "\f074";
}
-.icon-ic_fluent_tag_off_20_filled:before {
+.icon-ic_fluent_tabs_20_regular:before {
content: "\f075";
}
-.icon-ic_fluent_tag_off_20_regular:before {
+.icon-ic_fluent_tag_20_filled:before {
content: "\f076";
}
-.icon-ic_fluent_tag_question_mark_20_filled:before {
+.icon-ic_fluent_tag_20_regular:before {
content: "\f077";
}
-.icon-ic_fluent_tag_question_mark_20_regular:before {
+.icon-ic_fluent_tag_circle_20_filled:before {
content: "\f078";
}
-.icon-ic_fluent_tag_reset_20_filled:before {
+.icon-ic_fluent_tag_circle_20_regular:before {
content: "\f079";
}
-.icon-ic_fluent_tag_reset_20_regular:before {
+.icon-ic_fluent_tag_dismiss_20_filled:before {
content: "\f07a";
}
-.icon-ic_fluent_tag_search_20_filled:before {
+.icon-ic_fluent_tag_dismiss_20_regular:before {
content: "\f07b";
}
-.icon-ic_fluent_tag_search_20_regular:before {
+.icon-ic_fluent_tag_error_20_filled:before {
content: "\f07c";
}
-.icon-ic_fluent_tap_double_20_filled:before {
+.icon-ic_fluent_tag_error_20_regular:before {
content: "\f07d";
}
-.icon-ic_fluent_tap_double_20_regular:before {
+.icon-ic_fluent_tag_lock_20_filled:before {
content: "\f07e";
}
-.icon-ic_fluent_tap_single_20_filled:before {
+.icon-ic_fluent_tag_lock_20_regular:before {
content: "\f07f";
}
-.icon-ic_fluent_tap_single_20_regular:before {
+.icon-ic_fluent_tag_lock_accent_20_filled:before {
content: "\f080";
}
-.icon-ic_fluent_target_20_filled:before {
+.icon-ic_fluent_tag_multiple_20_filled:before {
content: "\f081";
}
-.icon-ic_fluent_target_20_regular:before {
+.icon-ic_fluent_tag_multiple_20_regular:before {
content: "\f082";
}
-.icon-ic_fluent_target_add_20_filled:before {
+.icon-ic_fluent_tag_off_20_filled:before {
content: "\f083";
}
-.icon-ic_fluent_target_add_20_regular:before {
+.icon-ic_fluent_tag_off_20_regular:before {
content: "\f084";
}
-.icon-ic_fluent_target_arrow_20_filled:before {
+.icon-ic_fluent_tag_question_mark_20_filled:before {
content: "\f085";
}
-.icon-ic_fluent_target_arrow_20_regular:before {
+.icon-ic_fluent_tag_question_mark_20_regular:before {
content: "\f086";
}
-.icon-ic_fluent_target_dismiss_20_filled:before {
+.icon-ic_fluent_tag_reset_20_filled:before {
content: "\f087";
}
-.icon-ic_fluent_target_dismiss_20_regular:before {
+.icon-ic_fluent_tag_reset_20_regular:before {
content: "\f088";
}
-.icon-ic_fluent_target_edit_20_filled:before {
+.icon-ic_fluent_tag_search_20_filled:before {
content: "\f089";
}
-.icon-ic_fluent_target_edit_20_regular:before {
+.icon-ic_fluent_tag_search_20_regular:before {
content: "\f08a";
}
-.icon-ic_fluent_task_list_add_20_filled:before {
+.icon-ic_fluent_tap_double_20_filled:before {
content: "\f08b";
}
-.icon-ic_fluent_task_list_add_20_regular:before {
+.icon-ic_fluent_tap_double_20_regular:before {
content: "\f08c";
}
-.icon-ic_fluent_task_list_ltr_20_filled:before {
+.icon-ic_fluent_tap_single_20_filled:before {
content: "\f08d";
}
-.icon-ic_fluent_task_list_ltr_20_regular:before {
+.icon-ic_fluent_tap_single_20_regular:before {
content: "\f08e";
}
-.icon-ic_fluent_task_list_rtl_20_filled:before {
+.icon-ic_fluent_target_20_filled:before {
content: "\f08f";
}
-.icon-ic_fluent_task_list_rtl_20_regular:before {
+.icon-ic_fluent_target_20_regular:before {
content: "\f090";
}
-.icon-ic_fluent_task_list_square_add_20_filled:before {
+.icon-ic_fluent_target_add_20_filled:before {
content: "\f091";
}
-.icon-ic_fluent_task_list_square_add_20_regular:before {
+.icon-ic_fluent_target_add_20_regular:before {
content: "\f092";
}
-.icon-ic_fluent_task_list_square_database_20_filled:before {
+.icon-ic_fluent_target_arrow_20_filled:before {
content: "\f093";
}
-.icon-ic_fluent_task_list_square_database_20_regular:before {
+.icon-ic_fluent_target_arrow_20_regular:before {
content: "\f094";
}
-.icon-ic_fluent_task_list_square_ltr_20_filled:before {
+.icon-ic_fluent_target_dismiss_20_filled:before {
content: "\f095";
}
-.icon-ic_fluent_task_list_square_ltr_20_regular:before {
+.icon-ic_fluent_target_dismiss_20_regular:before {
content: "\f096";
}
-.icon-ic_fluent_task_list_square_person_20_filled:before {
+.icon-ic_fluent_target_edit_20_filled:before {
content: "\f097";
}
-.icon-ic_fluent_task_list_square_person_20_regular:before {
+.icon-ic_fluent_target_edit_20_regular:before {
content: "\f098";
}
-.icon-ic_fluent_task_list_square_rtl_20_filled:before {
+.icon-ic_fluent_task_list_add_20_filled:before {
content: "\f099";
}
-.icon-ic_fluent_task_list_square_rtl_20_regular:before {
+.icon-ic_fluent_task_list_add_20_regular:before {
content: "\f09a";
}
-.icon-ic_fluent_task_list_square_settings_20_filled:before {
+.icon-ic_fluent_task_list_ltr_20_filled:before {
content: "\f09b";
}
-.icon-ic_fluent_task_list_square_settings_20_regular:before {
+.icon-ic_fluent_task_list_ltr_20_regular:before {
content: "\f09c";
}
-.icon-ic_fluent_tasks_app_20_filled:before {
+.icon-ic_fluent_task_list_rtl_20_filled:before {
content: "\f09d";
}
-.icon-ic_fluent_tasks_app_20_regular:before {
+.icon-ic_fluent_task_list_rtl_20_regular:before {
content: "\f09e";
}
-.icon-ic_fluent_teardrop_bottom_right_20_filled:before {
+.icon-ic_fluent_task_list_square_add_20_filled:before {
content: "\f09f";
}
-.icon-ic_fluent_teardrop_bottom_right_20_regular:before {
+.icon-ic_fluent_task_list_square_add_20_regular:before {
content: "\f0a0";
}
-.icon-ic_fluent_teddy_20_filled:before {
+.icon-ic_fluent_task_list_square_database_20_filled:before {
content: "\f0a1";
}
-.icon-ic_fluent_teddy_20_regular:before {
+.icon-ic_fluent_task_list_square_database_20_regular:before {
content: "\f0a2";
}
-.icon-ic_fluent_temperature_20_filled:before {
+.icon-ic_fluent_task_list_square_ltr_20_filled:before {
content: "\f0a3";
}
-.icon-ic_fluent_temperature_20_regular:before {
+.icon-ic_fluent_task_list_square_ltr_20_regular:before {
content: "\f0a4";
}
-.icon-ic_fluent_tent_20_filled:before {
+.icon-ic_fluent_task_list_square_person_20_filled:before {
content: "\f0a5";
}
-.icon-ic_fluent_tent_20_regular:before {
+.icon-ic_fluent_task_list_square_person_20_regular:before {
content: "\f0a6";
}
-.icon-ic_fluent_tetris_app_20_filled:before {
+.icon-ic_fluent_task_list_square_rtl_20_filled:before {
content: "\f0a7";
}
-.icon-ic_fluent_tetris_app_20_regular:before {
+.icon-ic_fluent_task_list_square_rtl_20_regular:before {
content: "\f0a8";
}
-.icon-ic_fluent_text_add_20_filled:before {
+.icon-ic_fluent_task_list_square_settings_20_filled:before {
content: "\f0a9";
}
-.icon-ic_fluent_text_add_20_regular:before {
+.icon-ic_fluent_task_list_square_settings_20_regular:before {
content: "\f0aa";
}
-.icon-ic_fluent_text_add_space_after_20_filled:before {
+.icon-ic_fluent_tasks_app_20_filled:before {
content: "\f0ab";
}
-.icon-ic_fluent_text_add_space_after_20_regular:before {
+.icon-ic_fluent_tasks_app_20_regular:before {
content: "\f0ac";
}
-.icon-ic_fluent_text_add_space_before_20_filled:before {
+.icon-ic_fluent_teardrop_bottom_right_20_filled:before {
content: "\f0ad";
}
-.icon-ic_fluent_text_add_space_before_20_regular:before {
+.icon-ic_fluent_teardrop_bottom_right_20_regular:before {
content: "\f0ae";
}
-.icon-ic_fluent_text_add_t_20_filled:before {
+.icon-ic_fluent_teddy_20_filled:before {
content: "\f0af";
}
-.icon-ic_fluent_text_add_t_20_regular:before {
+.icon-ic_fluent_teddy_20_regular:before {
content: "\f0b0";
}
-.icon-ic_fluent_text_align_center_20_filled:before {
+.icon-ic_fluent_temperature_20_filled:before {
content: "\f0b1";
}
-.icon-ic_fluent_text_align_center_20_regular:before {
+.icon-ic_fluent_temperature_20_regular:before {
content: "\f0b2";
}
-.icon-ic_fluent_text_align_center_rotate_270_20_filled:before {
+.icon-ic_fluent_tent_20_filled:before {
content: "\f0b3";
}
-.icon-ic_fluent_text_align_center_rotate_270_20_regular:before {
+.icon-ic_fluent_tent_20_regular:before {
content: "\f0b4";
}
-.icon-ic_fluent_text_align_center_rotate_90_20_filled:before {
+.icon-ic_fluent_tetris_app_20_filled:before {
content: "\f0b5";
}
-.icon-ic_fluent_text_align_center_rotate_90_20_regular:before {
+.icon-ic_fluent_tetris_app_20_regular:before {
content: "\f0b6";
}
-.icon-ic_fluent_text_align_distributed_20_filled:before {
+.icon-ic_fluent_text_add_20_filled:before {
content: "\f0b7";
}
-.icon-ic_fluent_text_align_distributed_20_regular:before {
+.icon-ic_fluent_text_add_20_regular:before {
content: "\f0b8";
}
-.icon-ic_fluent_text_align_distributed_evenly_20_filled:before {
+.icon-ic_fluent_text_add_space_after_20_filled:before {
content: "\f0b9";
}
-.icon-ic_fluent_text_align_distributed_evenly_20_regular:before {
+.icon-ic_fluent_text_add_space_after_20_regular:before {
content: "\f0ba";
}
-.icon-ic_fluent_text_align_distributed_vertical_20_filled:before {
+.icon-ic_fluent_text_add_space_before_20_filled:before {
content: "\f0bb";
}
-.icon-ic_fluent_text_align_distributed_vertical_20_regular:before {
+.icon-ic_fluent_text_add_space_before_20_regular:before {
content: "\f0bc";
}
-.icon-ic_fluent_text_align_justify_20_filled:before {
+.icon-ic_fluent_text_add_t_20_filled:before {
content: "\f0bd";
}
-.icon-ic_fluent_text_align_justify_20_regular:before {
+.icon-ic_fluent_text_add_t_20_regular:before {
content: "\f0be";
}
-.icon-ic_fluent_text_align_justify_low_20_filled:before {
+.icon-ic_fluent_text_align_center_20_filled:before {
content: "\f0bf";
}
-.icon-ic_fluent_text_align_justify_low_20_regular:before {
+.icon-ic_fluent_text_align_center_20_regular:before {
content: "\f0c0";
}
-.icon-ic_fluent_text_align_justify_low_90_20_filled:before {
+.icon-ic_fluent_text_align_center_rotate_270_20_filled:before {
content: "\f0c1";
}
-.icon-ic_fluent_text_align_justify_low_90_20_regular:before {
+.icon-ic_fluent_text_align_center_rotate_270_20_regular:before {
content: "\f0c2";
}
-.icon-ic_fluent_text_align_justify_low_rotate_270_20_filled:before {
+.icon-ic_fluent_text_align_center_rotate_90_20_filled:before {
content: "\f0c3";
}
-.icon-ic_fluent_text_align_justify_low_rotate_270_20_regular:before {
+.icon-ic_fluent_text_align_center_rotate_90_20_regular:before {
content: "\f0c4";
}
-.icon-ic_fluent_text_align_justify_low_rotate_90_20_filled:before {
+.icon-ic_fluent_text_align_distributed_20_filled:before {
content: "\f0c5";
}
-.icon-ic_fluent_text_align_justify_low_rotate_90_20_regular:before {
+.icon-ic_fluent_text_align_distributed_20_regular:before {
content: "\f0c6";
}
-.icon-ic_fluent_text_align_justify_rotate_270_20_filled:before {
+.icon-ic_fluent_text_align_distributed_evenly_20_filled:before {
content: "\f0c7";
}
-.icon-ic_fluent_text_align_justify_rotate_270_20_regular:before {
+.icon-ic_fluent_text_align_distributed_evenly_20_regular:before {
content: "\f0c8";
}
-.icon-ic_fluent_text_align_justify_rotate_90_20_filled:before {
+.icon-ic_fluent_text_align_distributed_vertical_20_filled:before {
content: "\f0c9";
}
-.icon-ic_fluent_text_align_justify_rotate_90_20_regular:before {
+.icon-ic_fluent_text_align_distributed_vertical_20_regular:before {
content: "\f0ca";
}
-.icon-ic_fluent_text_align_left_20_filled:before {
+.icon-ic_fluent_text_align_justify_20_filled:before {
content: "\f0cb";
}
-.icon-ic_fluent_text_align_left_20_regular:before {
+.icon-ic_fluent_text_align_justify_20_regular:before {
content: "\f0cc";
}
-.icon-ic_fluent_text_align_left_rotate_270_20_filled:before {
+.icon-ic_fluent_text_align_justify_low_20_filled:before {
content: "\f0cd";
}
-.icon-ic_fluent_text_align_left_rotate_270_20_regular:before {
+.icon-ic_fluent_text_align_justify_low_20_regular:before {
content: "\f0ce";
}
-.icon-ic_fluent_text_align_left_rotate_90_20_filled:before {
+.icon-ic_fluent_text_align_justify_low_90_20_filled:before {
content: "\f0cf";
}
-.icon-ic_fluent_text_align_left_rotate_90_20_regular:before {
+.icon-ic_fluent_text_align_justify_low_90_20_regular:before {
content: "\f0d0";
}
-.icon-ic_fluent_text_align_right_20_filled:before {
+.icon-ic_fluent_text_align_justify_low_rotate_270_20_filled:before {
content: "\f0d1";
}
-.icon-ic_fluent_text_align_right_20_regular:before {
+.icon-ic_fluent_text_align_justify_low_rotate_270_20_regular:before {
content: "\f0d2";
}
-.icon-ic_fluent_text_align_right_rotate_270_20_filled:before {
+.icon-ic_fluent_text_align_justify_low_rotate_90_20_filled:before {
content: "\f0d3";
}
-.icon-ic_fluent_text_align_right_rotate_270_20_regular:before {
+.icon-ic_fluent_text_align_justify_low_rotate_90_20_regular:before {
content: "\f0d4";
}
-.icon-ic_fluent_text_align_right_rotate_90_20_filled:before {
+.icon-ic_fluent_text_align_justify_rotate_270_20_filled:before {
content: "\f0d5";
}
-.icon-ic_fluent_text_align_right_rotate_90_20_regular:before {
+.icon-ic_fluent_text_align_justify_rotate_270_20_regular:before {
content: "\f0d6";
}
-.icon-ic_fluent_text_arrow_down_right_column_20_filled:before {
+.icon-ic_fluent_text_align_justify_rotate_90_20_filled:before {
content: "\f0d7";
}
-.icon-ic_fluent_text_arrow_down_right_column_20_regular:before {
+.icon-ic_fluent_text_align_justify_rotate_90_20_regular:before {
content: "\f0d8";
}
-.icon-ic_fluent_text_asterisk_20_filled:before {
+.icon-ic_fluent_text_align_left_20_filled:before {
content: "\f0d9";
}
-.icon-ic_fluent_text_asterisk_20_regular:before {
+.icon-ic_fluent_text_align_left_20_regular:before {
content: "\f0da";
}
-.icon-ic_fluent_text_baseline_20_filled:before {
+.icon-ic_fluent_text_align_left_rotate_270_20_filled:before {
content: "\f0db";
}
-.icon-ic_fluent_text_baseline_20_regular:before {
+.icon-ic_fluent_text_align_left_rotate_270_20_regular:before {
content: "\f0dc";
}
-.icon-ic_fluent_text_bold_20_filled:before {
+.icon-ic_fluent_text_align_left_rotate_90_20_filled:before {
content: "\f0dd";
}
-.icon-ic_fluent_text_bold_20_regular:before {
+.icon-ic_fluent_text_align_left_rotate_90_20_regular:before {
content: "\f0de";
}
-.icon-ic_fluent_text_box_settings_20_filled:before {
+.icon-ic_fluent_text_align_right_20_filled:before {
content: "\f0df";
}
-.icon-ic_fluent_text_box_settings_20_regular:before {
+.icon-ic_fluent_text_align_right_20_regular:before {
content: "\f0e0";
}
-.icon-ic_fluent_text_bullet_list_20_filled:before {
+.icon-ic_fluent_text_align_right_rotate_270_20_filled:before {
content: "\f0e1";
}
-.icon-ic_fluent_text_bullet_list_20_regular:before {
+.icon-ic_fluent_text_align_right_rotate_270_20_regular:before {
content: "\f0e2";
}
-.icon-ic_fluent_text_bullet_list_90_20_filled:before {
+.icon-ic_fluent_text_align_right_rotate_90_20_filled:before {
content: "\f0e3";
}
-.icon-ic_fluent_text_bullet_list_90_20_regular:before {
+.icon-ic_fluent_text_align_right_rotate_90_20_regular:before {
content: "\f0e4";
}
-.icon-ic_fluent_text_bullet_list_add_20_filled:before {
+.icon-ic_fluent_text_arrow_down_right_column_20_filled:before {
content: "\f0e5";
}
-.icon-ic_fluent_text_bullet_list_add_20_regular:before {
+.icon-ic_fluent_text_arrow_down_right_column_20_regular:before {
content: "\f0e6";
}
-.icon-ic_fluent_text_bullet_list_checkmark_20_filled:before {
+.icon-ic_fluent_text_asterisk_20_filled:before {
content: "\f0e7";
}
-.icon-ic_fluent_text_bullet_list_checkmark_20_regular:before {
+.icon-ic_fluent_text_asterisk_20_regular:before {
content: "\f0e8";
}
-.icon-ic_fluent_text_bullet_list_dismiss_20_filled:before {
+.icon-ic_fluent_text_baseline_20_filled:before {
content: "\f0e9";
}
-.icon-ic_fluent_text_bullet_list_dismiss_20_regular:before {
+.icon-ic_fluent_text_baseline_20_regular:before {
content: "\f0ea";
}
-.icon-ic_fluent_text_bullet_list_ltr_20_filled:before {
+.icon-ic_fluent_text_bold_20_filled:before {
content: "\f0eb";
}
-.icon-ic_fluent_text_bullet_list_ltr_20_regular:before {
+.icon-ic_fluent_text_bold_20_regular:before {
content: "\f0ec";
}
-.icon-ic_fluent_text_bullet_list_ltr_90_20_filled:before {
+.icon-ic_fluent_text_box_settings_20_filled:before {
content: "\f0ed";
}
-.icon-ic_fluent_text_bullet_list_ltr_90_20_regular:before {
+.icon-ic_fluent_text_box_settings_20_regular:before {
content: "\f0ee";
}
-.icon-ic_fluent_text_bullet_list_rtl_20_filled:before {
+.icon-ic_fluent_text_bullet_list_20_filled:before {
content: "\f0ef";
}
-.icon-ic_fluent_text_bullet_list_rtl_20_regular:before {
+.icon-ic_fluent_text_bullet_list_20_regular:before {
content: "\f0f0";
}
-.icon-ic_fluent_text_bullet_list_rtl_90_20_filled:before {
+.icon-ic_fluent_text_bullet_list_90_20_filled:before {
content: "\f0f1";
}
-.icon-ic_fluent_text_bullet_list_rtl_90_20_regular:before {
+.icon-ic_fluent_text_bullet_list_90_20_regular:before {
content: "\f0f2";
}
-.icon-ic_fluent_text_bullet_list_square_20_filled:before {
+.icon-ic_fluent_text_bullet_list_add_20_filled:before {
content: "\f0f3";
}
-.icon-ic_fluent_text_bullet_list_square_20_regular:before {
+.icon-ic_fluent_text_bullet_list_add_20_regular:before {
content: "\f0f4";
}
-.icon-ic_fluent_text_bullet_list_square_clock_20_filled:before {
+.icon-ic_fluent_text_bullet_list_checkmark_20_filled:before {
content: "\f0f5";
}
-.icon-ic_fluent_text_bullet_list_square_clock_20_regular:before {
+.icon-ic_fluent_text_bullet_list_checkmark_20_regular:before {
content: "\f0f6";
}
-.icon-ic_fluent_text_bullet_list_square_edit_20_filled:before {
+.icon-ic_fluent_text_bullet_list_dismiss_20_filled:before {
content: "\f0f7";
}
-.icon-ic_fluent_text_bullet_list_square_edit_20_regular:before {
+.icon-ic_fluent_text_bullet_list_dismiss_20_regular:before {
content: "\f0f8";
}
-.icon-ic_fluent_text_bullet_list_square_person_20_filled:before {
+.icon-ic_fluent_text_bullet_list_ltr_20_filled:before {
content: "\f0f9";
}
-.icon-ic_fluent_text_bullet_list_square_person_20_regular:before {
+.icon-ic_fluent_text_bullet_list_ltr_20_regular:before {
content: "\f0fa";
}
-.icon-ic_fluent_text_bullet_list_square_search_20_filled:before {
+.icon-ic_fluent_text_bullet_list_ltr_90_20_filled:before {
content: "\f0fb";
}
-.icon-ic_fluent_text_bullet_list_square_search_20_regular:before {
+.icon-ic_fluent_text_bullet_list_ltr_90_20_regular:before {
content: "\f0fc";
}
-.icon-ic_fluent_text_bullet_list_square_settings_20_filled:before {
+.icon-ic_fluent_text_bullet_list_rtl_20_filled:before {
content: "\f0fd";
}
-.icon-ic_fluent_text_bullet_list_square_settings_20_regular:before {
+.icon-ic_fluent_text_bullet_list_rtl_20_regular:before {
content: "\f0fe";
}
-.icon-ic_fluent_text_bullet_list_square_shield_20_filled:before {
+.icon-ic_fluent_text_bullet_list_rtl_90_20_filled:before {
content: "\f0ff";
}
-.icon-ic_fluent_text_bullet_list_square_shield_20_regular:before {
+.icon-ic_fluent_text_bullet_list_rtl_90_20_regular:before {
content: "\f100";
}
-.icon-ic_fluent_text_bullet_list_square_sparkle_20_filled:before {
+.icon-ic_fluent_text_bullet_list_square_20_filled:before {
content: "\f101";
}
-.icon-ic_fluent_text_bullet_list_square_sparkle_20_regular:before {
+.icon-ic_fluent_text_bullet_list_square_20_regular:before {
content: "\f102";
}
-.icon-ic_fluent_text_bullet_list_square_toolbox_20_filled:before {
+.icon-ic_fluent_text_bullet_list_square_clock_20_filled:before {
content: "\f103";
}
-.icon-ic_fluent_text_bullet_list_square_toolbox_20_regular:before {
+.icon-ic_fluent_text_bullet_list_square_clock_20_regular:before {
content: "\f104";
}
-.icon-ic_fluent_text_bullet_list_square_warning_20_filled:before {
+.icon-ic_fluent_text_bullet_list_square_edit_20_filled:before {
content: "\f105";
}
-.icon-ic_fluent_text_bullet_list_square_warning_20_regular:before {
+.icon-ic_fluent_text_bullet_list_square_edit_20_regular:before {
content: "\f106";
}
-.icon-ic_fluent_text_bullet_list_tree_20_filled:before {
+.icon-ic_fluent_text_bullet_list_square_person_20_filled:before {
content: "\f107";
}
-.icon-ic_fluent_text_bullet_list_tree_20_regular:before {
+.icon-ic_fluent_text_bullet_list_square_person_20_regular:before {
content: "\f108";
}
-.icon-ic_fluent_text_case_lowercase_20_filled:before {
+.icon-ic_fluent_text_bullet_list_square_search_20_filled:before {
content: "\f109";
}
-.icon-ic_fluent_text_case_lowercase_20_regular:before {
+.icon-ic_fluent_text_bullet_list_square_search_20_regular:before {
content: "\f10a";
}
-.icon-ic_fluent_text_case_title_20_filled:before {
+.icon-ic_fluent_text_bullet_list_square_settings_20_filled:before {
content: "\f10b";
}
-.icon-ic_fluent_text_case_title_20_regular:before {
+.icon-ic_fluent_text_bullet_list_square_settings_20_regular:before {
content: "\f10c";
}
-.icon-ic_fluent_text_case_uppercase_20_filled:before {
+.icon-ic_fluent_text_bullet_list_square_shield_20_filled:before {
content: "\f10d";
}
-.icon-ic_fluent_text_case_uppercase_20_regular:before {
+.icon-ic_fluent_text_bullet_list_square_shield_20_regular:before {
content: "\f10e";
}
-.icon-ic_fluent_text_change_case_20_filled:before {
+.icon-ic_fluent_text_bullet_list_square_sparkle_20_filled:before {
content: "\f10f";
}
-.icon-ic_fluent_text_change_case_20_regular:before {
+.icon-ic_fluent_text_bullet_list_square_sparkle_20_regular:before {
content: "\f110";
}
-.icon-ic_fluent_text_clear_formatting_20_filled:before {
+.icon-ic_fluent_text_bullet_list_square_toolbox_20_filled:before {
content: "\f111";
}
-.icon-ic_fluent_text_clear_formatting_20_regular:before {
+.icon-ic_fluent_text_bullet_list_square_toolbox_20_regular:before {
content: "\f112";
}
-.icon-ic_fluent_text_collapse_20_filled:before {
+.icon-ic_fluent_text_bullet_list_square_warning_20_filled:before {
content: "\f113";
}
-.icon-ic_fluent_text_collapse_20_regular:before {
+.icon-ic_fluent_text_bullet_list_square_warning_20_regular:before {
content: "\f114";
}
-.icon-ic_fluent_text_color_20_filled:before {
+.icon-ic_fluent_text_bullet_list_tree_20_filled:before {
content: "\f115";
}
-.icon-ic_fluent_text_color_20_regular:before {
+.icon-ic_fluent_text_bullet_list_tree_20_regular:before {
content: "\f116";
}
-.icon-ic_fluent_text_color_accent_20_filled:before {
+.icon-ic_fluent_text_case_lowercase_20_filled:before {
content: "\f117";
}
-.icon-ic_fluent_text_column_one_20_filled:before {
+.icon-ic_fluent_text_case_lowercase_20_regular:before {
content: "\f118";
}
-.icon-ic_fluent_text_column_one_20_regular:before {
+.icon-ic_fluent_text_case_title_20_filled:before {
content: "\f119";
}
-.icon-ic_fluent_text_column_one_narrow_20_filled:before {
+.icon-ic_fluent_text_case_title_20_regular:before {
content: "\f11a";
}
-.icon-ic_fluent_text_column_one_narrow_20_regular:before {
+.icon-ic_fluent_text_case_uppercase_20_filled:before {
content: "\f11b";
}
-.icon-ic_fluent_text_column_one_semi_narrow_20_filled:before {
+.icon-ic_fluent_text_case_uppercase_20_regular:before {
content: "\f11c";
}
-.icon-ic_fluent_text_column_one_semi_narrow_20_regular:before {
+.icon-ic_fluent_text_change_case_20_filled:before {
content: "\f11d";
}
-.icon-ic_fluent_text_column_one_wide_20_filled:before {
+.icon-ic_fluent_text_change_case_20_regular:before {
content: "\f11e";
}
-.icon-ic_fluent_text_column_one_wide_20_regular:before {
+.icon-ic_fluent_text_clear_formatting_20_filled:before {
content: "\f11f";
}
-.icon-ic_fluent_text_column_one_wide_lightning_20_filled:before {
+.icon-ic_fluent_text_clear_formatting_20_regular:before {
content: "\f120";
}
-.icon-ic_fluent_text_column_one_wide_lightning_20_regular:before {
+.icon-ic_fluent_text_collapse_20_filled:before {
content: "\f121";
}
-.icon-ic_fluent_text_column_three_20_filled:before {
+.icon-ic_fluent_text_collapse_20_regular:before {
content: "\f122";
}
-.icon-ic_fluent_text_column_three_20_regular:before {
+.icon-ic_fluent_text_color_20_filled:before {
content: "\f123";
}
-.icon-ic_fluent_text_column_two_20_filled:before {
+.icon-ic_fluent_text_color_20_regular:before {
content: "\f124";
}
-.icon-ic_fluent_text_column_two_20_regular:before {
+.icon-ic_fluent_text_color_accent_20_filled:before {
content: "\f125";
}
-.icon-ic_fluent_text_column_two_left_20_filled:before {
+.icon-ic_fluent_text_column_one_20_filled:before {
content: "\f126";
}
-.icon-ic_fluent_text_column_two_left_20_regular:before {
+.icon-ic_fluent_text_column_one_20_regular:before {
content: "\f127";
}
-.icon-ic_fluent_text_column_two_right_20_filled:before {
+.icon-ic_fluent_text_column_one_narrow_20_filled:before {
content: "\f128";
}
-.icon-ic_fluent_text_column_two_right_20_regular:before {
+.icon-ic_fluent_text_column_one_narrow_20_regular:before {
content: "\f129";
}
-.icon-ic_fluent_text_column_wide_20_filled:before {
+.icon-ic_fluent_text_column_one_semi_narrow_20_filled:before {
content: "\f12a";
}
-.icon-ic_fluent_text_column_wide_20_regular:before {
+.icon-ic_fluent_text_column_one_semi_narrow_20_regular:before {
content: "\f12b";
}
-.icon-ic_fluent_text_continuous_20_filled:before {
+.icon-ic_fluent_text_column_one_wide_20_filled:before {
content: "\f12c";
}
-.icon-ic_fluent_text_continuous_20_regular:before {
+.icon-ic_fluent_text_column_one_wide_20_regular:before {
content: "\f12d";
}
-.icon-ic_fluent_text_density_20_filled:before {
+.icon-ic_fluent_text_column_one_wide_lightning_20_filled:before {
content: "\f12e";
}
-.icon-ic_fluent_text_density_20_regular:before {
+.icon-ic_fluent_text_column_one_wide_lightning_20_regular:before {
content: "\f12f";
}
-.icon-ic_fluent_text_description_20_filled:before {
+.icon-ic_fluent_text_column_three_20_filled:before {
content: "\f130";
}
-.icon-ic_fluent_text_description_20_regular:before {
+.icon-ic_fluent_text_column_three_20_regular:before {
content: "\f131";
}
-.icon-ic_fluent_text_description_ltr_20_filled:before {
+.icon-ic_fluent_text_column_two_20_filled:before {
content: "\f132";
}
-.icon-ic_fluent_text_description_ltr_20_regular:before {
+.icon-ic_fluent_text_column_two_20_regular:before {
content: "\f133";
}
-.icon-ic_fluent_text_description_rtl_20_filled:before {
+.icon-ic_fluent_text_column_two_left_20_filled:before {
content: "\f134";
}
-.icon-ic_fluent_text_description_rtl_20_regular:before {
+.icon-ic_fluent_text_column_two_left_20_regular:before {
content: "\f135";
}
-.icon-ic_fluent_text_direction_horizontal_left_20_filled:before {
+.icon-ic_fluent_text_column_two_right_20_filled:before {
content: "\f136";
}
-.icon-ic_fluent_text_direction_horizontal_left_20_regular:before {
+.icon-ic_fluent_text_column_two_right_20_regular:before {
content: "\f137";
}
-.icon-ic_fluent_text_direction_horizontal_ltr_20_filled:before {
+.icon-ic_fluent_text_column_wide_20_filled:before {
content: "\f138";
}
-.icon-ic_fluent_text_direction_horizontal_ltr_20_regular:before {
+.icon-ic_fluent_text_column_wide_20_regular:before {
content: "\f139";
}
-.icon-ic_fluent_text_direction_horizontal_right_20_filled:before {
+.icon-ic_fluent_text_continuous_20_filled:before {
content: "\f13a";
}
-.icon-ic_fluent_text_direction_horizontal_right_20_regular:before {
+.icon-ic_fluent_text_continuous_20_regular:before {
content: "\f13b";
}
-.icon-ic_fluent_text_direction_horizontal_rtl_20_filled:before {
+.icon-ic_fluent_text_density_20_filled:before {
content: "\f13c";
}
-.icon-ic_fluent_text_direction_horizontal_rtl_20_regular:before {
+.icon-ic_fluent_text_density_20_regular:before {
content: "\f13d";
}
-.icon-ic_fluent_text_direction_rotate_270_right_20_filled:before {
+.icon-ic_fluent_text_description_20_filled:before {
content: "\f13e";
}
-.icon-ic_fluent_text_direction_rotate_270_right_20_regular:before {
+.icon-ic_fluent_text_description_20_regular:before {
content: "\f13f";
}
-.icon-ic_fluent_text_direction_rotate_315_right_20_filled:before {
+.icon-ic_fluent_text_description_ltr_20_filled:before {
content: "\f140";
}
-.icon-ic_fluent_text_direction_rotate_315_right_20_regular:before {
+.icon-ic_fluent_text_description_ltr_20_regular:before {
content: "\f141";
}
-.icon-ic_fluent_text_direction_rotate_45_right_20_filled:before {
+.icon-ic_fluent_text_description_rtl_20_filled:before {
content: "\f142";
}
-.icon-ic_fluent_text_direction_rotate_45_right_20_regular:before {
+.icon-ic_fluent_text_description_rtl_20_regular:before {
content: "\f143";
}
-.icon-ic_fluent_text_direction_rotate_90_left_20_filled:before {
+.icon-ic_fluent_text_direction_horizontal_left_20_filled:before {
content: "\f144";
}
-.icon-ic_fluent_text_direction_rotate_90_left_20_regular:before {
+.icon-ic_fluent_text_direction_horizontal_left_20_regular:before {
content: "\f145";
}
-.icon-ic_fluent_text_direction_rotate_90_ltr_20_filled:before {
+.icon-ic_fluent_text_direction_horizontal_ltr_20_filled:before {
content: "\f146";
}
-.icon-ic_fluent_text_direction_rotate_90_ltr_20_regular:before {
+.icon-ic_fluent_text_direction_horizontal_ltr_20_regular:before {
content: "\f147";
}
-.icon-ic_fluent_text_direction_rotate_90_right_20_filled:before {
+.icon-ic_fluent_text_direction_horizontal_right_20_filled:before {
content: "\f148";
}
-.icon-ic_fluent_text_direction_rotate_90_right_20_regular:before {
+.icon-ic_fluent_text_direction_horizontal_right_20_regular:before {
content: "\f149";
}
-.icon-ic_fluent_text_direction_rotate_90_rtl_20_filled:before {
+.icon-ic_fluent_text_direction_horizontal_rtl_20_filled:before {
content: "\f14a";
}
-.icon-ic_fluent_text_direction_rotate_90_rtl_20_regular:before {
+.icon-ic_fluent_text_direction_horizontal_rtl_20_regular:before {
content: "\f14b";
}
-.icon-ic_fluent_text_direction_vertical_20_filled:before {
+.icon-ic_fluent_text_direction_rotate_270_right_20_filled:before {
content: "\f14c";
}
-.icon-ic_fluent_text_direction_vertical_20_regular:before {
+.icon-ic_fluent_text_direction_rotate_270_right_20_regular:before {
content: "\f14d";
}
-.icon-ic_fluent_text_edit_style_20_filled:before {
+.icon-ic_fluent_text_direction_rotate_315_right_20_filled:before {
content: "\f14e";
}
-.icon-ic_fluent_text_edit_style_20_regular:before {
+.icon-ic_fluent_text_direction_rotate_315_right_20_regular:before {
content: "\f14f";
}
-.icon-ic_fluent_text_effects_20_filled:before {
+.icon-ic_fluent_text_direction_rotate_45_right_20_filled:before {
content: "\f150";
}
-.icon-ic_fluent_text_effects_20_regular:before {
+.icon-ic_fluent_text_direction_rotate_45_right_20_regular:before {
content: "\f151";
}
-.icon-ic_fluent_text_effects_sparkle_20_filled:before {
+.icon-ic_fluent_text_direction_rotate_90_left_20_filled:before {
content: "\f152";
}
-.icon-ic_fluent_text_effects_sparkle_20_regular:before {
+.icon-ic_fluent_text_direction_rotate_90_left_20_regular:before {
content: "\f153";
}
-.icon-ic_fluent_text_expand_20_filled:before {
+.icon-ic_fluent_text_direction_rotate_90_ltr_20_filled:before {
content: "\f154";
}
-.icon-ic_fluent_text_expand_20_regular:before {
+.icon-ic_fluent_text_direction_rotate_90_ltr_20_regular:before {
content: "\f155";
}
-.icon-ic_fluent_text_field_20_filled:before {
+.icon-ic_fluent_text_direction_rotate_90_right_20_filled:before {
content: "\f156";
}
-.icon-ic_fluent_text_field_20_regular:before {
+.icon-ic_fluent_text_direction_rotate_90_right_20_regular:before {
content: "\f157";
}
-.icon-ic_fluent_text_first_line_20_filled:before {
+.icon-ic_fluent_text_direction_rotate_90_rtl_20_filled:before {
content: "\f158";
}
-.icon-ic_fluent_text_first_line_20_regular:before {
+.icon-ic_fluent_text_direction_rotate_90_rtl_20_regular:before {
content: "\f159";
}
-.icon-ic_fluent_text_font_20_filled:before {
+.icon-ic_fluent_text_direction_vertical_20_filled:before {
content: "\f15a";
}
-.icon-ic_fluent_text_font_20_regular:before {
+.icon-ic_fluent_text_direction_vertical_20_regular:before {
content: "\f15b";
}
-.icon-ic_fluent_text_font_info_20_filled:before {
+.icon-ic_fluent_text_edit_style_20_filled:before {
content: "\f15c";
}
-.icon-ic_fluent_text_font_info_20_regular:before {
+.icon-ic_fluent_text_edit_style_20_regular:before {
content: "\f15d";
}
-.icon-ic_fluent_text_font_size_20_filled:before {
+.icon-ic_fluent_text_effects_20_filled:before {
content: "\f15e";
}
-.icon-ic_fluent_text_font_size_20_regular:before {
+.icon-ic_fluent_text_effects_20_regular:before {
content: "\f15f";
}
-.icon-ic_fluent_text_footnote_20_filled:before {
+.icon-ic_fluent_text_effects_sparkle_20_filled:before {
content: "\f160";
}
-.icon-ic_fluent_text_footnote_20_regular:before {
+.icon-ic_fluent_text_effects_sparkle_20_regular:before {
content: "\f161";
}
-.icon-ic_fluent_text_grammar_arrow_left_20_filled:before {
+.icon-ic_fluent_text_expand_20_filled:before {
content: "\f162";
}
-.icon-ic_fluent_text_grammar_arrow_left_20_regular:before {
+.icon-ic_fluent_text_expand_20_regular:before {
content: "\f163";
}
-.icon-ic_fluent_text_grammar_arrow_right_20_filled:before {
+.icon-ic_fluent_text_field_20_filled:before {
content: "\f164";
}
-.icon-ic_fluent_text_grammar_arrow_right_20_regular:before {
+.icon-ic_fluent_text_field_20_regular:before {
content: "\f165";
}
-.icon-ic_fluent_text_grammar_checkmark_20_filled:before {
+.icon-ic_fluent_text_first_line_20_filled:before {
content: "\f166";
}
-.icon-ic_fluent_text_grammar_checkmark_20_regular:before {
+.icon-ic_fluent_text_first_line_20_regular:before {
content: "\f167";
}
-.icon-ic_fluent_text_grammar_dismiss_20_filled:before {
+.icon-ic_fluent_text_font_20_filled:before {
content: "\f168";
}
-.icon-ic_fluent_text_grammar_dismiss_20_regular:before {
+.icon-ic_fluent_text_font_20_regular:before {
content: "\f169";
}
-.icon-ic_fluent_text_grammar_error_20_filled:before {
+.icon-ic_fluent_text_font_info_20_filled:before {
content: "\f16a";
}
-.icon-ic_fluent_text_grammar_error_20_regular:before {
+.icon-ic_fluent_text_font_info_20_regular:before {
content: "\f16b";
}
-.icon-ic_fluent_text_grammar_lightning_20_filled:before {
+.icon-ic_fluent_text_font_size_20_filled:before {
content: "\f16c";
}
-.icon-ic_fluent_text_grammar_lightning_20_regular:before {
+.icon-ic_fluent_text_font_size_20_regular:before {
content: "\f16d";
}
-.icon-ic_fluent_text_grammar_settings_20_filled:before {
+.icon-ic_fluent_text_footnote_20_filled:before {
content: "\f16e";
}
-.icon-ic_fluent_text_grammar_settings_20_regular:before {
+.icon-ic_fluent_text_footnote_20_regular:before {
content: "\f16f";
}
-.icon-ic_fluent_text_grammar_wand_20_filled:before {
+.icon-ic_fluent_text_grammar_arrow_left_20_filled:before {
content: "\f170";
}
-.icon-ic_fluent_text_grammar_wand_20_regular:before {
+.icon-ic_fluent_text_grammar_arrow_left_20_regular:before {
content: "\f171";
}
-.icon-ic_fluent_text_hanging_20_filled:before {
+.icon-ic_fluent_text_grammar_arrow_right_20_filled:before {
content: "\f172";
}
-.icon-ic_fluent_text_hanging_20_regular:before {
+.icon-ic_fluent_text_grammar_arrow_right_20_regular:before {
content: "\f173";
}
-.icon-ic_fluent_text_header_1_20_filled:before {
+.icon-ic_fluent_text_grammar_checkmark_20_filled:before {
content: "\f174";
}
-.icon-ic_fluent_text_header_1_20_regular:before {
+.icon-ic_fluent_text_grammar_checkmark_20_regular:before {
content: "\f175";
}
-.icon-ic_fluent_text_header_1_lines_20_filled:before {
+.icon-ic_fluent_text_grammar_dismiss_20_filled:before {
content: "\f176";
}
-.icon-ic_fluent_text_header_1_lines_20_regular:before {
+.icon-ic_fluent_text_grammar_dismiss_20_regular:before {
content: "\f177";
}
-.icon-ic_fluent_text_header_1_lines_caret_20_filled:before {
+.icon-ic_fluent_text_grammar_error_20_filled:before {
content: "\f178";
}
-.icon-ic_fluent_text_header_1_lines_caret_20_regular:before {
+.icon-ic_fluent_text_grammar_error_20_regular:before {
content: "\f179";
}
-.icon-ic_fluent_text_header_2_20_filled:before {
+.icon-ic_fluent_text_grammar_lightning_20_filled:before {
content: "\f17a";
}
-.icon-ic_fluent_text_header_2_20_regular:before {
+.icon-ic_fluent_text_grammar_lightning_20_regular:before {
content: "\f17b";
}
-.icon-ic_fluent_text_header_2_lines_20_filled:before {
+.icon-ic_fluent_text_grammar_settings_20_filled:before {
content: "\f17c";
}
-.icon-ic_fluent_text_header_2_lines_20_regular:before {
+.icon-ic_fluent_text_grammar_settings_20_regular:before {
content: "\f17d";
}
-.icon-ic_fluent_text_header_2_lines_caret_20_filled:before {
+.icon-ic_fluent_text_grammar_wand_20_filled:before {
content: "\f17e";
}
-.icon-ic_fluent_text_header_2_lines_caret_20_regular:before {
+.icon-ic_fluent_text_grammar_wand_20_regular:before {
content: "\f17f";
}
-.icon-ic_fluent_text_header_3_20_filled:before {
+.icon-ic_fluent_text_hanging_20_filled:before {
content: "\f180";
}
-.icon-ic_fluent_text_header_3_20_regular:before {
+.icon-ic_fluent_text_hanging_20_regular:before {
content: "\f181";
}
-.icon-ic_fluent_text_header_3_lines_20_filled:before {
+.icon-ic_fluent_text_header_1_20_filled:before {
content: "\f182";
}
-.icon-ic_fluent_text_header_3_lines_20_regular:before {
+.icon-ic_fluent_text_header_1_20_regular:before {
content: "\f183";
}
-.icon-ic_fluent_text_header_3_lines_caret_20_filled:before {
+.icon-ic_fluent_text_header_1_lines_20_filled:before {
content: "\f184";
}
-.icon-ic_fluent_text_header_3_lines_caret_20_regular:before {
+.icon-ic_fluent_text_header_1_lines_20_regular:before {
content: "\f185";
}
-.icon-ic_fluent_text_indent_decrease_20_filled:before {
+.icon-ic_fluent_text_header_1_lines_caret_20_filled:before {
content: "\f186";
}
-.icon-ic_fluent_text_indent_decrease_20_regular:before {
+.icon-ic_fluent_text_header_1_lines_caret_20_regular:before {
content: "\f187";
}
-.icon-ic_fluent_text_indent_decrease_ltr_20_filled:before {
+.icon-ic_fluent_text_header_2_20_filled:before {
content: "\f188";
}
-.icon-ic_fluent_text_indent_decrease_ltr_20_regular:before {
+.icon-ic_fluent_text_header_2_20_regular:before {
content: "\f189";
}
-.icon-ic_fluent_text_indent_decrease_ltr_90_20_filled:before {
+.icon-ic_fluent_text_header_2_lines_20_filled:before {
content: "\f18a";
}
-.icon-ic_fluent_text_indent_decrease_ltr_90_20_regular:before {
+.icon-ic_fluent_text_header_2_lines_20_regular:before {
content: "\f18b";
}
-.icon-ic_fluent_text_indent_decrease_ltr_rotate_270_20_filled:before {
+.icon-ic_fluent_text_header_2_lines_caret_20_filled:before {
content: "\f18c";
}
-.icon-ic_fluent_text_indent_decrease_ltr_rotate_270_20_regular:before {
+.icon-ic_fluent_text_header_2_lines_caret_20_regular:before {
content: "\f18d";
}
-.icon-ic_fluent_text_indent_decrease_rotate_270_20_filled:before {
+.icon-ic_fluent_text_header_3_20_filled:before {
content: "\f18e";
}
-.icon-ic_fluent_text_indent_decrease_rotate_270_20_regular:before {
+.icon-ic_fluent_text_header_3_20_regular:before {
content: "\f18f";
}
-.icon-ic_fluent_text_indent_decrease_rotate_90_20_filled:before {
+.icon-ic_fluent_text_header_3_lines_20_filled:before {
content: "\f190";
}
-.icon-ic_fluent_text_indent_decrease_rotate_90_20_regular:before {
+.icon-ic_fluent_text_header_3_lines_20_regular:before {
content: "\f191";
}
-.icon-ic_fluent_text_indent_decrease_rtl_20_filled:before {
+.icon-ic_fluent_text_header_3_lines_caret_20_filled:before {
content: "\f192";
}
-.icon-ic_fluent_text_indent_decrease_rtl_20_regular:before {
+.icon-ic_fluent_text_header_3_lines_caret_20_regular:before {
content: "\f193";
}
-.icon-ic_fluent_text_indent_decrease_rtl_90_20_filled:before {
+.icon-ic_fluent_text_indent_decrease_20_filled:before {
content: "\f194";
}
-.icon-ic_fluent_text_indent_decrease_rtl_90_20_regular:before {
+.icon-ic_fluent_text_indent_decrease_20_regular:before {
content: "\f195";
}
-.icon-ic_fluent_text_indent_decrease_rtl_rotate_270_20_filled:before {
+.icon-ic_fluent_text_indent_decrease_ltr_20_filled:before {
content: "\f196";
}
-.icon-ic_fluent_text_indent_decrease_rtl_rotate_270_20_regular:before {
+.icon-ic_fluent_text_indent_decrease_ltr_20_regular:before {
content: "\f197";
}
-.icon-ic_fluent_text_indent_increase_20_filled:before {
+.icon-ic_fluent_text_indent_decrease_ltr_90_20_filled:before {
content: "\f198";
}
-.icon-ic_fluent_text_indent_increase_20_regular:before {
+.icon-ic_fluent_text_indent_decrease_ltr_90_20_regular:before {
content: "\f199";
}
-.icon-ic_fluent_text_indent_increase_ltr_20_filled:before {
+.icon-ic_fluent_text_indent_decrease_ltr_rotate_270_20_filled:before {
content: "\f19a";
}
-.icon-ic_fluent_text_indent_increase_ltr_20_regular:before {
+.icon-ic_fluent_text_indent_decrease_ltr_rotate_270_20_regular:before {
content: "\f19b";
}
-.icon-ic_fluent_text_indent_increase_ltr_90_20_filled:before {
+.icon-ic_fluent_text_indent_decrease_rotate_270_20_filled:before {
content: "\f19c";
}
-.icon-ic_fluent_text_indent_increase_ltr_90_20_regular:before {
+.icon-ic_fluent_text_indent_decrease_rotate_270_20_regular:before {
content: "\f19d";
}
-.icon-ic_fluent_text_indent_increase_ltr_rotate_270_20_filled:before {
+.icon-ic_fluent_text_indent_decrease_rotate_90_20_filled:before {
content: "\f19e";
}
-.icon-ic_fluent_text_indent_increase_ltr_rotate_270_20_regular:before {
+.icon-ic_fluent_text_indent_decrease_rotate_90_20_regular:before {
content: "\f19f";
}
-.icon-ic_fluent_text_indent_increase_rotate_270_20_filled:before {
+.icon-ic_fluent_text_indent_decrease_rtl_20_filled:before {
content: "\f1a0";
}
-.icon-ic_fluent_text_indent_increase_rotate_270_20_regular:before {
+.icon-ic_fluent_text_indent_decrease_rtl_20_regular:before {
content: "\f1a1";
}
-.icon-ic_fluent_text_indent_increase_rotate_90_20_filled:before {
+.icon-ic_fluent_text_indent_decrease_rtl_90_20_filled:before {
content: "\f1a2";
}
-.icon-ic_fluent_text_indent_increase_rotate_90_20_regular:before {
+.icon-ic_fluent_text_indent_decrease_rtl_90_20_regular:before {
content: "\f1a3";
}
-.icon-ic_fluent_text_indent_increase_rtl_20_filled:before {
+.icon-ic_fluent_text_indent_decrease_rtl_rotate_270_20_filled:before {
content: "\f1a4";
}
-.icon-ic_fluent_text_indent_increase_rtl_20_regular:before {
+.icon-ic_fluent_text_indent_decrease_rtl_rotate_270_20_regular:before {
content: "\f1a5";
}
-.icon-ic_fluent_text_indent_increase_rtl_90_20_filled:before {
+.icon-ic_fluent_text_indent_increase_20_filled:before {
content: "\f1a6";
}
-.icon-ic_fluent_text_indent_increase_rtl_90_20_regular:before {
+.icon-ic_fluent_text_indent_increase_20_regular:before {
content: "\f1a7";
}
-.icon-ic_fluent_text_indent_increase_rtl_rotate_270_20_filled:before {
+.icon-ic_fluent_text_indent_increase_ltr_20_filled:before {
content: "\f1a8";
}
-.icon-ic_fluent_text_indent_increase_rtl_rotate_270_20_regular:before {
+.icon-ic_fluent_text_indent_increase_ltr_20_regular:before {
content: "\f1a9";
}
-.icon-ic_fluent_text_italic_20_filled:before {
+.icon-ic_fluent_text_indent_increase_ltr_90_20_filled:before {
content: "\f1aa";
}
-.icon-ic_fluent_text_italic_20_regular:before {
+.icon-ic_fluent_text_indent_increase_ltr_90_20_regular:before {
content: "\f1ab";
}
-.icon-ic_fluent_text_line_spacing_20_filled:before {
+.icon-ic_fluent_text_indent_increase_ltr_rotate_270_20_filled:before {
content: "\f1ac";
}
-.icon-ic_fluent_text_line_spacing_20_regular:before {
+.icon-ic_fluent_text_indent_increase_ltr_rotate_270_20_regular:before {
content: "\f1ad";
}
-.icon-ic_fluent_text_more_20_filled:before {
+.icon-ic_fluent_text_indent_increase_rotate_270_20_filled:before {
content: "\f1ae";
}
-.icon-ic_fluent_text_more_20_regular:before {
+.icon-ic_fluent_text_indent_increase_rotate_270_20_regular:before {
content: "\f1af";
}
-.icon-ic_fluent_text_number_format_20_filled:before {
+.icon-ic_fluent_text_indent_increase_rotate_90_20_filled:before {
content: "\f1b0";
}
-.icon-ic_fluent_text_number_format_20_regular:before {
+.icon-ic_fluent_text_indent_increase_rotate_90_20_regular:before {
content: "\f1b1";
}
-.icon-ic_fluent_text_number_list_ltr_20_filled:before {
+.icon-ic_fluent_text_indent_increase_rtl_20_filled:before {
content: "\f1b2";
}
-.icon-ic_fluent_text_number_list_ltr_20_regular:before {
+.icon-ic_fluent_text_indent_increase_rtl_20_regular:before {
content: "\f1b3";
}
-.icon-ic_fluent_text_number_list_ltr_90_20_filled:before {
+.icon-ic_fluent_text_indent_increase_rtl_90_20_filled:before {
content: "\f1b4";
}
-.icon-ic_fluent_text_number_list_ltr_90_20_regular:before {
+.icon-ic_fluent_text_indent_increase_rtl_90_20_regular:before {
content: "\f1b5";
}
-.icon-ic_fluent_text_number_list_ltr_rotate_270_20_filled:before {
+.icon-ic_fluent_text_indent_increase_rtl_rotate_270_20_filled:before {
content: "\f1b6";
}
-.icon-ic_fluent_text_number_list_ltr_rotate_270_20_regular:before {
+.icon-ic_fluent_text_indent_increase_rtl_rotate_270_20_regular:before {
content: "\f1b7";
}
-.icon-ic_fluent_text_number_list_rotate_270_20_filled:before {
+.icon-ic_fluent_text_italic_20_filled:before {
content: "\f1b8";
}
-.icon-ic_fluent_text_number_list_rotate_270_20_regular:before {
+.icon-ic_fluent_text_italic_20_regular:before {
content: "\f1b9";
}
-.icon-ic_fluent_text_number_list_rotate_90_20_filled:before {
+.icon-ic_fluent_text_line_spacing_20_filled:before {
content: "\f1ba";
}
-.icon-ic_fluent_text_number_list_rotate_90_20_regular:before {
+.icon-ic_fluent_text_line_spacing_20_regular:before {
content: "\f1bb";
}
-.icon-ic_fluent_text_number_list_rtl_20_filled:before {
+.icon-ic_fluent_text_more_20_filled:before {
content: "\f1bc";
}
-.icon-ic_fluent_text_number_list_rtl_20_regular:before {
+.icon-ic_fluent_text_more_20_regular:before {
content: "\f1bd";
}
-.icon-ic_fluent_text_number_list_rtl_90_20_filled:before {
+.icon-ic_fluent_text_number_format_20_filled:before {
content: "\f1be";
}
-.icon-ic_fluent_text_number_list_rtl_90_20_regular:before {
+.icon-ic_fluent_text_number_format_20_regular:before {
content: "\f1bf";
}
-.icon-ic_fluent_text_number_list_rtl_rotate_270_20_filled:before {
+.icon-ic_fluent_text_number_list_ltr_20_filled:before {
content: "\f1c0";
}
-.icon-ic_fluent_text_number_list_rtl_rotate_270_20_regular:before {
+.icon-ic_fluent_text_number_list_ltr_20_regular:before {
content: "\f1c1";
}
-.icon-ic_fluent_text_paragraph_20_filled:before {
+.icon-ic_fluent_text_number_list_ltr_90_20_filled:before {
content: "\f1c2";
}
-.icon-ic_fluent_text_paragraph_20_regular:before {
+.icon-ic_fluent_text_number_list_ltr_90_20_regular:before {
content: "\f1c3";
}
-.icon-ic_fluent_text_paragraph_direction_20_filled:before {
+.icon-ic_fluent_text_number_list_ltr_rotate_270_20_filled:before {
content: "\f1c4";
}
-.icon-ic_fluent_text_paragraph_direction_20_regular:before {
+.icon-ic_fluent_text_number_list_ltr_rotate_270_20_regular:before {
content: "\f1c5";
}
-.icon-ic_fluent_text_paragraph_direction_left_20_filled:before {
+.icon-ic_fluent_text_number_list_rotate_270_20_filled:before {
content: "\f1c6";
}
-.icon-ic_fluent_text_paragraph_direction_left_20_regular:before {
+.icon-ic_fluent_text_number_list_rotate_270_20_regular:before {
content: "\f1c7";
}
-.icon-ic_fluent_text_paragraph_direction_right_20_filled:before {
+.icon-ic_fluent_text_number_list_rotate_90_20_filled:before {
content: "\f1c8";
}
-.icon-ic_fluent_text_paragraph_direction_right_20_regular:before {
+.icon-ic_fluent_text_number_list_rotate_90_20_regular:before {
content: "\f1c9";
}
-.icon-ic_fluent_text_period_asterisk_20_filled:before {
+.icon-ic_fluent_text_number_list_rtl_20_filled:before {
content: "\f1ca";
}
-.icon-ic_fluent_text_period_asterisk_20_regular:before {
+.icon-ic_fluent_text_number_list_rtl_20_regular:before {
content: "\f1cb";
}
-.icon-ic_fluent_text_position_behind_20_filled:before {
+.icon-ic_fluent_text_number_list_rtl_90_20_filled:before {
content: "\f1cc";
}
-.icon-ic_fluent_text_position_behind_20_regular:before {
+.icon-ic_fluent_text_number_list_rtl_90_20_regular:before {
content: "\f1cd";
}
-.icon-ic_fluent_text_position_front_20_filled:before {
+.icon-ic_fluent_text_number_list_rtl_rotate_270_20_filled:before {
content: "\f1ce";
}
-.icon-ic_fluent_text_position_front_20_regular:before {
+.icon-ic_fluent_text_number_list_rtl_rotate_270_20_regular:before {
content: "\f1cf";
}
-.icon-ic_fluent_text_position_line_20_filled:before {
+.icon-ic_fluent_text_paragraph_20_filled:before {
content: "\f1d0";
}
-.icon-ic_fluent_text_position_line_20_regular:before {
+.icon-ic_fluent_text_paragraph_20_regular:before {
content: "\f1d1";
}
-.icon-ic_fluent_text_position_square_20_filled:before {
+.icon-ic_fluent_text_paragraph_direction_20_filled:before {
content: "\f1d2";
}
-.icon-ic_fluent_text_position_square_20_regular:before {
+.icon-ic_fluent_text_paragraph_direction_20_regular:before {
content: "\f1d3";
}
-.icon-ic_fluent_text_position_square_left_20_filled:before {
+.icon-ic_fluent_text_paragraph_direction_left_20_filled:before {
content: "\f1d4";
}
-.icon-ic_fluent_text_position_square_left_20_regular:before {
+.icon-ic_fluent_text_paragraph_direction_left_20_regular:before {
content: "\f1d5";
}
-.icon-ic_fluent_text_position_square_right_20_filled:before {
+.icon-ic_fluent_text_paragraph_direction_right_20_filled:before {
content: "\f1d6";
}
-.icon-ic_fluent_text_position_square_right_20_regular:before {
+.icon-ic_fluent_text_paragraph_direction_right_20_regular:before {
content: "\f1d7";
}
-.icon-ic_fluent_text_position_through_20_filled:before {
+.icon-ic_fluent_text_period_asterisk_20_filled:before {
content: "\f1d8";
}
-.icon-ic_fluent_text_position_through_20_regular:before {
+.icon-ic_fluent_text_period_asterisk_20_regular:before {
content: "\f1d9";
}
-.icon-ic_fluent_text_position_tight_20_filled:before {
+.icon-ic_fluent_text_position_behind_20_filled:before {
content: "\f1da";
}
-.icon-ic_fluent_text_position_tight_20_regular:before {
+.icon-ic_fluent_text_position_behind_20_regular:before {
content: "\f1db";
}
-.icon-ic_fluent_text_position_top_bottom_20_filled:before {
+.icon-ic_fluent_text_position_front_20_filled:before {
content: "\f1dc";
}
-.icon-ic_fluent_text_position_top_bottom_20_regular:before {
+.icon-ic_fluent_text_position_front_20_regular:before {
content: "\f1dd";
}
-.icon-ic_fluent_text_proofing_tools_20_filled:before {
+.icon-ic_fluent_text_position_line_20_filled:before {
content: "\f1de";
}
-.icon-ic_fluent_text_proofing_tools_20_regular:before {
+.icon-ic_fluent_text_position_line_20_regular:before {
content: "\f1df";
}
-.icon-ic_fluent_text_quote_20_filled:before {
+.icon-ic_fluent_text_position_square_20_filled:before {
content: "\f1e0";
}
-.icon-ic_fluent_text_quote_20_regular:before {
+.icon-ic_fluent_text_position_square_20_regular:before {
content: "\f1e1";
}
-.icon-ic_fluent_text_sort_ascending_20_filled:before {
+.icon-ic_fluent_text_position_square_left_20_filled:before {
content: "\f1e2";
}
-.icon-ic_fluent_text_sort_ascending_20_regular:before {
+.icon-ic_fluent_text_position_square_left_20_regular:before {
content: "\f1e3";
}
-.icon-ic_fluent_text_sort_descending_20_filled:before {
+.icon-ic_fluent_text_position_square_right_20_filled:before {
content: "\f1e4";
}
-.icon-ic_fluent_text_sort_descending_20_regular:before {
+.icon-ic_fluent_text_position_square_right_20_regular:before {
content: "\f1e5";
}
-.icon-ic_fluent_text_strikethrough_20_filled:before {
+.icon-ic_fluent_text_position_through_20_filled:before {
content: "\f1e6";
}
-.icon-ic_fluent_text_strikethrough_20_regular:before {
+.icon-ic_fluent_text_position_through_20_regular:before {
content: "\f1e7";
}
-.icon-ic_fluent_text_subscript_20_filled:before {
+.icon-ic_fluent_text_position_tight_20_filled:before {
content: "\f1e8";
}
-.icon-ic_fluent_text_subscript_20_regular:before {
+.icon-ic_fluent_text_position_tight_20_regular:before {
content: "\f1e9";
}
-.icon-ic_fluent_text_superscript_20_filled:before {
+.icon-ic_fluent_text_position_top_bottom_20_filled:before {
content: "\f1ea";
}
-.icon-ic_fluent_text_superscript_20_regular:before {
+.icon-ic_fluent_text_position_top_bottom_20_regular:before {
content: "\f1eb";
}
-.icon-ic_fluent_text_t_20_filled:before {
+.icon-ic_fluent_text_proofing_tools_20_filled:before {
content: "\f1ec";
}
-.icon-ic_fluent_text_t_20_regular:before {
+.icon-ic_fluent_text_proofing_tools_20_regular:before {
content: "\f1ed";
}
-.icon-ic_fluent_text_underline_20_filled:before {
+.icon-ic_fluent_text_quote_20_filled:before {
content: "\f1ee";
}
-.icon-ic_fluent_text_underline_20_regular:before {
+.icon-ic_fluent_text_quote_20_regular:before {
content: "\f1ef";
}
-.icon-ic_fluent_text_underline_character_u_20_filled:before {
+.icon-ic_fluent_text_sort_ascending_20_filled:before {
content: "\f1f0";
}
-.icon-ic_fluent_text_underline_character_u_20_regular:before {
+.icon-ic_fluent_text_sort_ascending_20_regular:before {
content: "\f1f1";
}
-.icon-ic_fluent_text_underline_double_20_filled:before {
+.icon-ic_fluent_text_sort_descending_20_filled:before {
content: "\f1f2";
}
-.icon-ic_fluent_text_underline_double_20_regular:before {
+.icon-ic_fluent_text_sort_descending_20_regular:before {
content: "\f1f3";
}
-.icon-ic_fluent_text_whole_word_20_filled:before {
+.icon-ic_fluent_text_strikethrough_20_filled:before {
content: "\f1f4";
}
-.icon-ic_fluent_text_whole_word_20_regular:before {
+.icon-ic_fluent_text_strikethrough_20_regular:before {
content: "\f1f5";
}
-.icon-ic_fluent_text_word_count_20_filled:before {
+.icon-ic_fluent_text_subscript_20_filled:before {
content: "\f1f6";
}
-.icon-ic_fluent_text_word_count_20_regular:before {
+.icon-ic_fluent_text_subscript_20_regular:before {
content: "\f1f7";
}
-.icon-ic_fluent_text_wrap_20_filled:before {
+.icon-ic_fluent_text_superscript_20_filled:before {
content: "\f1f8";
}
-.icon-ic_fluent_text_wrap_20_regular:before {
+.icon-ic_fluent_text_superscript_20_regular:before {
content: "\f1f9";
}
-.icon-ic_fluent_text_wrap_off_20_filled:before {
+.icon-ic_fluent_text_t_20_filled:before {
content: "\f1fa";
}
-.icon-ic_fluent_text_wrap_off_20_regular:before {
+.icon-ic_fluent_text_t_20_regular:before {
content: "\f1fb";
}
-.icon-ic_fluent_textbox_20_filled:before {
+.icon-ic_fluent_text_underline_20_filled:before {
content: "\f1fc";
}
-.icon-ic_fluent_textbox_20_regular:before {
+.icon-ic_fluent_text_underline_20_regular:before {
content: "\f1fd";
}
-.icon-ic_fluent_textbox_align_bottom_20_filled:before {
+.icon-ic_fluent_text_underline_character_u_20_filled:before {
content: "\f1fe";
}
-.icon-ic_fluent_textbox_align_bottom_20_regular:before {
+.icon-ic_fluent_text_underline_character_u_20_regular:before {
content: "\f1ff";
}
-.icon-ic_fluent_textbox_align_bottom_center_20_filled:before {
+.icon-ic_fluent_text_underline_double_20_filled:before {
content: "\f200";
}
-.icon-ic_fluent_textbox_align_bottom_center_20_regular:before {
+.icon-ic_fluent_text_underline_double_20_regular:before {
content: "\f201";
}
-.icon-ic_fluent_textbox_align_bottom_left_20_filled:before {
+.icon-ic_fluent_text_whole_word_20_filled:before {
content: "\f202";
}
-.icon-ic_fluent_textbox_align_bottom_left_20_regular:before {
+.icon-ic_fluent_text_whole_word_20_regular:before {
content: "\f203";
}
-.icon-ic_fluent_textbox_align_bottom_right_20_filled:before {
+.icon-ic_fluent_text_word_count_20_filled:before {
content: "\f204";
}
-.icon-ic_fluent_textbox_align_bottom_right_20_regular:before {
+.icon-ic_fluent_text_word_count_20_regular:before {
content: "\f205";
}
-.icon-ic_fluent_textbox_align_bottom_rotate_90_20_filled:before {
+.icon-ic_fluent_text_wrap_20_filled:before {
content: "\f206";
}
-.icon-ic_fluent_textbox_align_bottom_rotate_90_20_regular:before {
+.icon-ic_fluent_text_wrap_20_regular:before {
content: "\f207";
}
-.icon-ic_fluent_textbox_align_center_20_filled:before {
+.icon-ic_fluent_text_wrap_off_20_filled:before {
content: "\f208";
}
-.icon-ic_fluent_textbox_align_center_20_regular:before {
+.icon-ic_fluent_text_wrap_off_20_regular:before {
content: "\f209";
}
-.icon-ic_fluent_textbox_align_middle_20_filled:before {
+.icon-ic_fluent_textbox_20_filled:before {
content: "\f20a";
}
-.icon-ic_fluent_textbox_align_middle_20_regular:before {
+.icon-ic_fluent_textbox_20_regular:before {
content: "\f20b";
}
-.icon-ic_fluent_textbox_align_middle_left_20_filled:before {
+.icon-ic_fluent_textbox_align_bottom_20_filled:before {
content: "\f20c";
}
-.icon-ic_fluent_textbox_align_middle_left_20_regular:before {
+.icon-ic_fluent_textbox_align_bottom_20_regular:before {
content: "\f20d";
}
-.icon-ic_fluent_textbox_align_middle_right_20_filled:before {
+.icon-ic_fluent_textbox_align_bottom_center_20_filled:before {
content: "\f20e";
}
-.icon-ic_fluent_textbox_align_middle_right_20_regular:before {
+.icon-ic_fluent_textbox_align_bottom_center_20_regular:before {
content: "\f20f";
}
-.icon-ic_fluent_textbox_align_middle_rotate_90_20_filled:before {
+.icon-ic_fluent_textbox_align_bottom_left_20_filled:before {
content: "\f210";
}
-.icon-ic_fluent_textbox_align_middle_rotate_90_20_regular:before {
+.icon-ic_fluent_textbox_align_bottom_left_20_regular:before {
content: "\f211";
}
-.icon-ic_fluent_textbox_align_top_20_filled:before {
+.icon-ic_fluent_textbox_align_bottom_right_20_filled:before {
content: "\f212";
}
-.icon-ic_fluent_textbox_align_top_20_regular:before {
+.icon-ic_fluent_textbox_align_bottom_right_20_regular:before {
content: "\f213";
}
-.icon-ic_fluent_textbox_align_top_center_20_filled:before {
+.icon-ic_fluent_textbox_align_bottom_rotate_90_20_filled:before {
content: "\f214";
}
-.icon-ic_fluent_textbox_align_top_center_20_regular:before {
+.icon-ic_fluent_textbox_align_bottom_rotate_90_20_regular:before {
content: "\f215";
}
-.icon-ic_fluent_textbox_align_top_left_20_filled:before {
+.icon-ic_fluent_textbox_align_center_20_filled:before {
content: "\f216";
}
-.icon-ic_fluent_textbox_align_top_left_20_regular:before {
+.icon-ic_fluent_textbox_align_center_20_regular:before {
content: "\f217";
}
-.icon-ic_fluent_textbox_align_top_right_20_filled:before {
+.icon-ic_fluent_textbox_align_middle_20_filled:before {
content: "\f218";
}
-.icon-ic_fluent_textbox_align_top_right_20_regular:before {
+.icon-ic_fluent_textbox_align_middle_20_regular:before {
content: "\f219";
}
-.icon-ic_fluent_textbox_align_top_rotate_90_20_filled:before {
+.icon-ic_fluent_textbox_align_middle_left_20_filled:before {
content: "\f21a";
}
-.icon-ic_fluent_textbox_align_top_rotate_90_20_regular:before {
+.icon-ic_fluent_textbox_align_middle_left_20_regular:before {
content: "\f21b";
}
-.icon-ic_fluent_textbox_more_20_filled:before {
+.icon-ic_fluent_textbox_align_middle_right_20_filled:before {
content: "\f21c";
}
-.icon-ic_fluent_textbox_more_20_regular:before {
+.icon-ic_fluent_textbox_align_middle_right_20_regular:before {
content: "\f21d";
}
-.icon-ic_fluent_textbox_rotate_90_20_filled:before {
+.icon-ic_fluent_textbox_align_middle_rotate_90_20_filled:before {
content: "\f21e";
}
-.icon-ic_fluent_textbox_rotate_90_20_regular:before {
+.icon-ic_fluent_textbox_align_middle_rotate_90_20_regular:before {
content: "\f21f";
}
-.icon-ic_fluent_textbox_settings_20_filled:before {
+.icon-ic_fluent_textbox_align_top_20_filled:before {
content: "\f220";
}
-.icon-ic_fluent_textbox_settings_20_regular:before {
+.icon-ic_fluent_textbox_align_top_20_regular:before {
content: "\f221";
}
-.icon-ic_fluent_thinking_20_filled:before {
+.icon-ic_fluent_textbox_align_top_center_20_filled:before {
content: "\f222";
}
-.icon-ic_fluent_thinking_20_regular:before {
+.icon-ic_fluent_textbox_align_top_center_20_regular:before {
content: "\f223";
}
-.icon-ic_fluent_thumb_dislike_20_filled:before {
+.icon-ic_fluent_textbox_align_top_left_20_filled:before {
content: "\f224";
}
-.icon-ic_fluent_thumb_dislike_20_regular:before {
+.icon-ic_fluent_textbox_align_top_left_20_regular:before {
content: "\f225";
}
-.icon-ic_fluent_thumb_like_20_filled:before {
+.icon-ic_fluent_textbox_align_top_right_20_filled:before {
content: "\f226";
}
-.icon-ic_fluent_thumb_like_20_regular:before {
+.icon-ic_fluent_textbox_align_top_right_20_regular:before {
content: "\f227";
}
-.icon-ic_fluent_thumb_like_dislike_20_filled:before {
+.icon-ic_fluent_textbox_align_top_rotate_90_20_filled:before {
content: "\f228";
}
-.icon-ic_fluent_thumb_like_dislike_20_regular:before {
+.icon-ic_fluent_textbox_align_top_rotate_90_20_regular:before {
content: "\f229";
}
-.icon-ic_fluent_ticket_diagonal_20_filled:before {
+.icon-ic_fluent_textbox_more_20_filled:before {
content: "\f22a";
}
-.icon-ic_fluent_ticket_diagonal_20_regular:before {
+.icon-ic_fluent_textbox_more_20_regular:before {
content: "\f22b";
}
-.icon-ic_fluent_ticket_horizontal_20_filled:before {
+.icon-ic_fluent_textbox_rotate_90_20_filled:before {
content: "\f22c";
}
-.icon-ic_fluent_ticket_horizontal_20_regular:before {
+.icon-ic_fluent_textbox_rotate_90_20_regular:before {
content: "\f22d";
}
-.icon-ic_fluent_time_and_weather_20_filled:before {
+.icon-ic_fluent_textbox_settings_20_filled:before {
content: "\f22e";
}
-.icon-ic_fluent_time_and_weather_20_regular:before {
+.icon-ic_fluent_textbox_settings_20_regular:before {
content: "\f22f";
}
-.icon-ic_fluent_time_picker_20_filled:before {
+.icon-ic_fluent_thinking_20_filled:before {
content: "\f230";
}
-.icon-ic_fluent_time_picker_20_regular:before {
+.icon-ic_fluent_thinking_20_regular:before {
content: "\f231";
}
-.icon-ic_fluent_timeline_20_filled:before {
+.icon-ic_fluent_thumb_dislike_20_filled:before {
content: "\f232";
}
-.icon-ic_fluent_timeline_20_regular:before {
+.icon-ic_fluent_thumb_dislike_20_regular:before {
content: "\f233";
}
-.icon-ic_fluent_timer_10_20_filled:before {
+.icon-ic_fluent_thumb_like_20_filled:before {
content: "\f234";
}
-.icon-ic_fluent_timer_10_20_regular:before {
+.icon-ic_fluent_thumb_like_20_regular:before {
content: "\f235";
}
-.icon-ic_fluent_timer_2_20_filled:before {
+.icon-ic_fluent_thumb_like_dislike_20_filled:before {
content: "\f236";
}
-.icon-ic_fluent_timer_2_20_regular:before {
+.icon-ic_fluent_thumb_like_dislike_20_regular:before {
content: "\f237";
}
-.icon-ic_fluent_timer_20_filled:before {
+.icon-ic_fluent_ticket_diagonal_20_filled:before {
content: "\f238";
}
-.icon-ic_fluent_timer_20_regular:before {
+.icon-ic_fluent_ticket_diagonal_20_regular:before {
content: "\f239";
}
-.icon-ic_fluent_timer_3_20_filled:before {
+.icon-ic_fluent_ticket_horizontal_20_filled:before {
content: "\f23a";
}
-.icon-ic_fluent_timer_3_20_regular:before {
+.icon-ic_fluent_ticket_horizontal_20_regular:before {
content: "\f23b";
}
-.icon-ic_fluent_timer_off_20_filled:before {
+.icon-ic_fluent_time_and_weather_20_filled:before {
content: "\f23c";
}
-.icon-ic_fluent_timer_off_20_regular:before {
+.icon-ic_fluent_time_and_weather_20_regular:before {
content: "\f23d";
}
-.icon-ic_fluent_toggle_left_20_filled:before {
+.icon-ic_fluent_time_picker_20_filled:before {
content: "\f23e";
}
-.icon-ic_fluent_toggle_left_20_regular:before {
+.icon-ic_fluent_time_picker_20_regular:before {
content: "\f23f";
}
-.icon-ic_fluent_toggle_multiple_20_filled:before {
+.icon-ic_fluent_timeline_20_filled:before {
content: "\f240";
}
-.icon-ic_fluent_toggle_multiple_20_regular:before {
+.icon-ic_fluent_timeline_20_regular:before {
content: "\f241";
}
-.icon-ic_fluent_toggle_right_20_filled:before {
+.icon-ic_fluent_timer_10_20_filled:before {
content: "\f242";
}
-.icon-ic_fluent_toggle_right_20_regular:before {
+.icon-ic_fluent_timer_10_20_regular:before {
content: "\f243";
}
-.icon-ic_fluent_toolbox_20_filled:before {
+.icon-ic_fluent_timer_2_20_filled:before {
content: "\f244";
}
-.icon-ic_fluent_toolbox_20_regular:before {
+.icon-ic_fluent_timer_2_20_regular:before {
content: "\f245";
}
-.icon-ic_fluent_tooltip_quote_20_filled:before {
+.icon-ic_fluent_timer_20_filled:before {
content: "\f246";
}
-.icon-ic_fluent_tooltip_quote_20_regular:before {
+.icon-ic_fluent_timer_20_regular:before {
content: "\f247";
}
-.icon-ic_fluent_top_speed_20_filled:before {
+.icon-ic_fluent_timer_3_20_filled:before {
content: "\f248";
}
-.icon-ic_fluent_top_speed_20_regular:before {
+.icon-ic_fluent_timer_3_20_regular:before {
content: "\f249";
}
-.icon-ic_fluent_translate_20_filled:before {
+.icon-ic_fluent_timer_off_20_filled:before {
content: "\f24a";
}
-.icon-ic_fluent_translate_20_regular:before {
+.icon-ic_fluent_timer_off_20_regular:before {
content: "\f24b";
}
-.icon-ic_fluent_translate_auto_20_filled:before {
+.icon-ic_fluent_toggle_left_20_filled:before {
content: "\f24c";
}
-.icon-ic_fluent_translate_auto_20_regular:before {
+.icon-ic_fluent_toggle_left_20_regular:before {
content: "\f24d";
}
-.icon-ic_fluent_translate_off_20_filled:before {
+.icon-ic_fluent_toggle_multiple_20_filled:before {
content: "\f24e";
}
-.icon-ic_fluent_translate_off_20_regular:before {
+.icon-ic_fluent_toggle_multiple_20_regular:before {
content: "\f24f";
}
-.icon-ic_fluent_transmission_20_filled:before {
+.icon-ic_fluent_toggle_right_20_filled:before {
content: "\f250";
}
-.icon-ic_fluent_transmission_20_regular:before {
+.icon-ic_fluent_toggle_right_20_regular:before {
content: "\f251";
}
-.icon-ic_fluent_transparency_square_20_filled:before {
+.icon-ic_fluent_toolbox_20_filled:before {
content: "\f252";
}
-.icon-ic_fluent_transparency_square_20_regular:before {
+.icon-ic_fluent_toolbox_20_regular:before {
content: "\f253";
}
-.icon-ic_fluent_tray_item_add_20_filled:before {
+.icon-ic_fluent_tooltip_quote_20_filled:before {
content: "\f254";
}
-.icon-ic_fluent_tray_item_add_20_regular:before {
+.icon-ic_fluent_tooltip_quote_20_regular:before {
content: "\f255";
}
-.icon-ic_fluent_tray_item_remove_20_filled:before {
+.icon-ic_fluent_top_speed_20_filled:before {
content: "\f256";
}
-.icon-ic_fluent_tray_item_remove_20_regular:before {
+.icon-ic_fluent_top_speed_20_regular:before {
content: "\f257";
}
-.icon-ic_fluent_tree_deciduous_20_filled:before {
+.icon-ic_fluent_translate_20_filled:before {
content: "\f258";
}
-.icon-ic_fluent_tree_deciduous_20_regular:before {
+.icon-ic_fluent_translate_20_regular:before {
content: "\f259";
}
-.icon-ic_fluent_tree_evergreen_20_filled:before {
+.icon-ic_fluent_translate_auto_20_filled:before {
content: "\f25a";
}
-.icon-ic_fluent_tree_evergreen_20_regular:before {
+.icon-ic_fluent_translate_auto_20_regular:before {
content: "\f25b";
}
-.icon-ic_fluent_triangle_20_filled:before {
+.icon-ic_fluent_translate_off_20_filled:before {
content: "\f25c";
}
-.icon-ic_fluent_triangle_20_regular:before {
+.icon-ic_fluent_translate_off_20_regular:before {
content: "\f25d";
}
-.icon-ic_fluent_triangle_down_20_filled:before {
+.icon-ic_fluent_transmission_20_filled:before {
content: "\f25e";
}
-.icon-ic_fluent_triangle_down_20_regular:before {
+.icon-ic_fluent_transmission_20_regular:before {
content: "\f25f";
}
-.icon-ic_fluent_triangle_left_20_filled:before {
+.icon-ic_fluent_transparency_square_20_filled:before {
content: "\f260";
}
-.icon-ic_fluent_triangle_left_20_regular:before {
+.icon-ic_fluent_transparency_square_20_regular:before {
content: "\f261";
}
-.icon-ic_fluent_triangle_right_20_filled:before {
+.icon-ic_fluent_tray_item_add_20_filled:before {
content: "\f262";
}
-.icon-ic_fluent_triangle_right_20_regular:before {
+.icon-ic_fluent_tray_item_add_20_regular:before {
content: "\f263";
}
-.icon-ic_fluent_triangle_up_20_filled:before {
+.icon-ic_fluent_tray_item_remove_20_filled:before {
content: "\f264";
}
-.icon-ic_fluent_triangle_up_20_regular:before {
+.icon-ic_fluent_tray_item_remove_20_regular:before {
content: "\f265";
}
-.icon-ic_fluent_trophy_20_filled:before {
+.icon-ic_fluent_tree_deciduous_20_filled:before {
content: "\f266";
}
-.icon-ic_fluent_trophy_20_regular:before {
+.icon-ic_fluent_tree_deciduous_20_regular:before {
content: "\f267";
}
-.icon-ic_fluent_trophy_lock_20_filled:before {
+.icon-ic_fluent_tree_evergreen_20_filled:before {
content: "\f268";
}
-.icon-ic_fluent_trophy_lock_20_regular:before {
+.icon-ic_fluent_tree_evergreen_20_regular:before {
content: "\f269";
}
-.icon-ic_fluent_trophy_off_20_filled:before {
+.icon-ic_fluent_triangle_20_filled:before {
content: "\f26a";
}
-.icon-ic_fluent_trophy_off_20_regular:before {
+.icon-ic_fluent_triangle_20_regular:before {
content: "\f26b";
}
-.icon-ic_fluent_tv_20_filled:before {
+.icon-ic_fluent_triangle_down_20_filled:before {
content: "\f26c";
}
-.icon-ic_fluent_tv_20_regular:before {
+.icon-ic_fluent_triangle_down_20_regular:before {
content: "\f26d";
}
-.icon-ic_fluent_tv_arrow_right_20_filled:before {
+.icon-ic_fluent_triangle_left_20_filled:before {
content: "\f26e";
}
-.icon-ic_fluent_tv_arrow_right_20_regular:before {
+.icon-ic_fluent_triangle_left_20_regular:before {
content: "\f26f";
}
-.icon-ic_fluent_tv_usb_20_filled:before {
+.icon-ic_fluent_triangle_right_20_filled:before {
content: "\f270";
}
-.icon-ic_fluent_tv_usb_20_regular:before {
+.icon-ic_fluent_triangle_right_20_regular:before {
content: "\f271";
}
-.icon-ic_fluent_umbrella_20_filled:before {
+.icon-ic_fluent_triangle_up_20_filled:before {
content: "\f272";
}
-.icon-ic_fluent_umbrella_20_regular:before {
+.icon-ic_fluent_triangle_up_20_regular:before {
content: "\f273";
}
-.icon-ic_fluent_uninstall_app_20_filled:before {
+.icon-ic_fluent_trophy_20_filled:before {
content: "\f274";
}
-.icon-ic_fluent_uninstall_app_20_regular:before {
+.icon-ic_fluent_trophy_20_regular:before {
content: "\f275";
}
-.icon-ic_fluent_usb_plug_20_filled:before {
+.icon-ic_fluent_trophy_lock_20_filled:before {
content: "\f276";
}
-.icon-ic_fluent_usb_plug_20_regular:before {
+.icon-ic_fluent_trophy_lock_20_regular:before {
content: "\f277";
}
-.icon-ic_fluent_usb_stick_20_filled:before {
+.icon-ic_fluent_trophy_off_20_filled:before {
content: "\f278";
}
-.icon-ic_fluent_usb_stick_20_regular:before {
+.icon-ic_fluent_trophy_off_20_regular:before {
content: "\f279";
}
-.icon-ic_fluent_vault_20_filled:before {
+.icon-ic_fluent_tv_20_filled:before {
content: "\f27a";
}
-.icon-ic_fluent_vault_20_regular:before {
+.icon-ic_fluent_tv_20_regular:before {
content: "\f27b";
}
-.icon-ic_fluent_vehicle_bicycle_20_filled:before {
+.icon-ic_fluent_tv_arrow_right_20_filled:before {
content: "\f27c";
}
-.icon-ic_fluent_vehicle_bicycle_20_regular:before {
+.icon-ic_fluent_tv_arrow_right_20_regular:before {
content: "\f27d";
}
-.icon-ic_fluent_vehicle_bus_20_filled:before {
+.icon-ic_fluent_tv_usb_20_filled:before {
content: "\f27e";
}
-.icon-ic_fluent_vehicle_bus_20_regular:before {
+.icon-ic_fluent_tv_usb_20_regular:before {
content: "\f27f";
}
-.icon-ic_fluent_vehicle_cab_20_filled:before {
+.icon-ic_fluent_umbrella_20_filled:before {
content: "\f280";
}
-.icon-ic_fluent_vehicle_cab_20_regular:before {
+.icon-ic_fluent_umbrella_20_regular:before {
content: "\f281";
}
-.icon-ic_fluent_vehicle_cable_car_20_filled:before {
+.icon-ic_fluent_uninstall_app_20_filled:before {
content: "\f282";
}
-.icon-ic_fluent_vehicle_cable_car_20_regular:before {
+.icon-ic_fluent_uninstall_app_20_regular:before {
content: "\f283";
}
-.icon-ic_fluent_vehicle_car_20_filled:before {
+.icon-ic_fluent_usb_plug_20_filled:before {
content: "\f284";
}
-.icon-ic_fluent_vehicle_car_20_regular:before {
+.icon-ic_fluent_usb_plug_20_regular:before {
content: "\f285";
}
-.icon-ic_fluent_vehicle_car_collision_20_filled:before {
+.icon-ic_fluent_usb_stick_20_filled:before {
content: "\f286";
}
-.icon-ic_fluent_vehicle_car_collision_20_regular:before {
+.icon-ic_fluent_usb_stick_20_regular:before {
content: "\f287";
}
-.icon-ic_fluent_vehicle_car_parking_20_filled:before {
+.icon-ic_fluent_vault_20_filled:before {
content: "\f288";
}
-.icon-ic_fluent_vehicle_car_parking_20_regular:before {
+.icon-ic_fluent_vault_20_regular:before {
content: "\f289";
}
-.icon-ic_fluent_vehicle_car_profile_20_filled:before {
+.icon-ic_fluent_vehicle_bicycle_20_filled:before {
content: "\f28a";
}
-.icon-ic_fluent_vehicle_car_profile_20_regular:before {
+.icon-ic_fluent_vehicle_bicycle_20_regular:before {
content: "\f28b";
}
-.icon-ic_fluent_vehicle_car_profile_ltr_20_filled:before {
+.icon-ic_fluent_vehicle_bus_20_filled:before {
content: "\f28c";
}
-.icon-ic_fluent_vehicle_car_profile_ltr_20_regular:before {
+.icon-ic_fluent_vehicle_bus_20_regular:before {
content: "\f28d";
}
-.icon-ic_fluent_vehicle_car_profile_ltr_clock_20_filled:before {
+.icon-ic_fluent_vehicle_cab_20_filled:before {
content: "\f28e";
}
-.icon-ic_fluent_vehicle_car_profile_ltr_clock_20_regular:before {
+.icon-ic_fluent_vehicle_cab_20_regular:before {
content: "\f28f";
}
-.icon-ic_fluent_vehicle_car_profile_rtl_20_filled:before {
+.icon-ic_fluent_vehicle_cable_car_20_filled:before {
content: "\f290";
}
-.icon-ic_fluent_vehicle_car_profile_rtl_20_regular:before {
+.icon-ic_fluent_vehicle_cable_car_20_regular:before {
content: "\f291";
}
-.icon-ic_fluent_vehicle_ship_20_filled:before {
+.icon-ic_fluent_vehicle_car_20_filled:before {
content: "\f292";
}
-.icon-ic_fluent_vehicle_ship_20_regular:before {
+.icon-ic_fluent_vehicle_car_20_regular:before {
content: "\f293";
}
-.icon-ic_fluent_vehicle_subway_20_filled:before {
+.icon-ic_fluent_vehicle_car_collision_20_filled:before {
content: "\f294";
}
-.icon-ic_fluent_vehicle_subway_20_regular:before {
+.icon-ic_fluent_vehicle_car_collision_20_regular:before {
content: "\f295";
}
-.icon-ic_fluent_vehicle_subway_clock_20_filled:before {
+.icon-ic_fluent_vehicle_car_parking_20_filled:before {
content: "\f296";
}
-.icon-ic_fluent_vehicle_subway_clock_20_regular:before {
+.icon-ic_fluent_vehicle_car_parking_20_regular:before {
content: "\f297";
}
-.icon-ic_fluent_vehicle_tractor_20_filled:before {
+.icon-ic_fluent_vehicle_car_profile_20_filled:before {
content: "\f298";
}
-.icon-ic_fluent_vehicle_tractor_20_regular:before {
+.icon-ic_fluent_vehicle_car_profile_20_regular:before {
content: "\f299";
}
-.icon-ic_fluent_vehicle_truck_20_filled:before {
+.icon-ic_fluent_vehicle_car_profile_ltr_20_filled:before {
content: "\f29a";
}
-.icon-ic_fluent_vehicle_truck_20_regular:before {
+.icon-ic_fluent_vehicle_car_profile_ltr_20_regular:before {
content: "\f29b";
}
-.icon-ic_fluent_vehicle_truck_bag_20_filled:before {
+.icon-ic_fluent_vehicle_car_profile_ltr_clock_20_filled:before {
content: "\f29c";
}
-.icon-ic_fluent_vehicle_truck_bag_20_regular:before {
+.icon-ic_fluent_vehicle_car_profile_ltr_clock_20_regular:before {
content: "\f29d";
}
-.icon-ic_fluent_vehicle_truck_cube_20_filled:before {
+.icon-ic_fluent_vehicle_car_profile_rtl_20_filled:before {
content: "\f29e";
}
-.icon-ic_fluent_vehicle_truck_cube_20_regular:before {
+.icon-ic_fluent_vehicle_car_profile_rtl_20_regular:before {
content: "\f29f";
}
-.icon-ic_fluent_vehicle_truck_profile_20_filled:before {
+.icon-ic_fluent_vehicle_motorcycle_20_filled:before {
content: "\f2a0";
}
-.icon-ic_fluent_vehicle_truck_profile_20_regular:before {
+.icon-ic_fluent_vehicle_motorcycle_20_regular:before {
content: "\f2a1";
}
-.icon-ic_fluent_video_20_filled:before {
+.icon-ic_fluent_vehicle_ship_20_filled:before {
content: "\f2a2";
}
-.icon-ic_fluent_video_20_regular:before {
+.icon-ic_fluent_vehicle_ship_20_regular:before {
content: "\f2a3";
}
-.icon-ic_fluent_video_360_20_filled:before {
+.icon-ic_fluent_vehicle_subway_20_filled:before {
content: "\f2a4";
}
-.icon-ic_fluent_video_360_20_regular:before {
+.icon-ic_fluent_vehicle_subway_20_regular:before {
content: "\f2a5";
}
-.icon-ic_fluent_video_360_off_20_filled:before {
+.icon-ic_fluent_vehicle_subway_clock_20_filled:before {
content: "\f2a6";
}
-.icon-ic_fluent_video_360_off_20_regular:before {
+.icon-ic_fluent_vehicle_subway_clock_20_regular:before {
content: "\f2a7";
}
-.icon-ic_fluent_video_add_20_filled:before {
+.icon-ic_fluent_vehicle_tractor_20_filled:before {
content: "\f2a8";
}
-.icon-ic_fluent_video_add_20_regular:before {
+.icon-ic_fluent_vehicle_tractor_20_regular:before {
content: "\f2a9";
}
-.icon-ic_fluent_video_background_effect_20_filled:before {
+.icon-ic_fluent_vehicle_truck_20_filled:before {
content: "\f2aa";
}
-.icon-ic_fluent_video_background_effect_20_regular:before {
+.icon-ic_fluent_vehicle_truck_20_regular:before {
content: "\f2ab";
}
-.icon-ic_fluent_video_background_effect_horizontal_20_filled:before {
+.icon-ic_fluent_vehicle_truck_bag_20_filled:before {
content: "\f2ac";
}
-.icon-ic_fluent_video_background_effect_horizontal_20_regular:before {
+.icon-ic_fluent_vehicle_truck_bag_20_regular:before {
content: "\f2ad";
}
-.icon-ic_fluent_video_chat_20_filled:before {
+.icon-ic_fluent_vehicle_truck_cube_20_filled:before {
content: "\f2ae";
}
-.icon-ic_fluent_video_chat_20_regular:before {
+.icon-ic_fluent_vehicle_truck_cube_20_regular:before {
content: "\f2af";
}
-.icon-ic_fluent_video_clip_20_filled:before {
+.icon-ic_fluent_vehicle_truck_profile_20_filled:before {
content: "\f2b0";
}
-.icon-ic_fluent_video_clip_20_regular:before {
+.icon-ic_fluent_vehicle_truck_profile_20_regular:before {
content: "\f2b1";
}
-.icon-ic_fluent_video_clip_multiple_20_filled:before {
+.icon-ic_fluent_video_20_filled:before {
content: "\f2b2";
}
-.icon-ic_fluent_video_clip_multiple_20_regular:before {
+.icon-ic_fluent_video_20_regular:before {
content: "\f2b3";
}
-.icon-ic_fluent_video_clip_off_20_filled:before {
+.icon-ic_fluent_video_360_20_filled:before {
content: "\f2b4";
}
-.icon-ic_fluent_video_clip_off_20_regular:before {
+.icon-ic_fluent_video_360_20_regular:before {
content: "\f2b5";
}
-.icon-ic_fluent_video_clip_optimize_20_filled:before {
+.icon-ic_fluent_video_360_off_20_filled:before {
content: "\f2b6";
}
-.icon-ic_fluent_video_clip_optimize_20_regular:before {
+.icon-ic_fluent_video_360_off_20_regular:before {
content: "\f2b7";
}
-.icon-ic_fluent_video_clip_wand_20_filled:before {
+.icon-ic_fluent_video_add_20_filled:before {
content: "\f2b8";
}
-.icon-ic_fluent_video_clip_wand_20_regular:before {
+.icon-ic_fluent_video_add_20_regular:before {
content: "\f2b9";
}
-.icon-ic_fluent_video_off_20_filled:before {
+.icon-ic_fluent_video_background_effect_20_filled:before {
content: "\f2ba";
}
-.icon-ic_fluent_video_off_20_regular:before {
+.icon-ic_fluent_video_background_effect_20_regular:before {
content: "\f2bb";
}
-.icon-ic_fluent_video_person_20_filled:before {
+.icon-ic_fluent_video_background_effect_horizontal_20_filled:before {
content: "\f2bc";
}
-.icon-ic_fluent_video_person_20_regular:before {
+.icon-ic_fluent_video_background_effect_horizontal_20_regular:before {
content: "\f2bd";
}
-.icon-ic_fluent_video_person_call_20_filled:before {
+.icon-ic_fluent_video_chat_20_filled:before {
content: "\f2be";
}
-.icon-ic_fluent_video_person_call_20_regular:before {
+.icon-ic_fluent_video_chat_20_regular:before {
content: "\f2bf";
}
-.icon-ic_fluent_video_person_clock_20_filled:before {
+.icon-ic_fluent_video_clip_20_filled:before {
content: "\f2c0";
}
-.icon-ic_fluent_video_person_clock_20_regular:before {
+.icon-ic_fluent_video_clip_20_regular:before {
content: "\f2c1";
}
-.icon-ic_fluent_video_person_off_20_filled:before {
+.icon-ic_fluent_video_clip_multiple_20_filled:before {
content: "\f2c2";
}
-.icon-ic_fluent_video_person_off_20_regular:before {
+.icon-ic_fluent_video_clip_multiple_20_regular:before {
content: "\f2c3";
}
-.icon-ic_fluent_video_person_pulse_20_filled:before {
+.icon-ic_fluent_video_clip_off_20_filled:before {
content: "\f2c4";
}
-.icon-ic_fluent_video_person_pulse_20_regular:before {
+.icon-ic_fluent_video_clip_off_20_regular:before {
content: "\f2c5";
}
-.icon-ic_fluent_video_person_sparkle_20_filled:before {
+.icon-ic_fluent_video_clip_optimize_20_filled:before {
content: "\f2c6";
}
-.icon-ic_fluent_video_person_sparkle_20_regular:before {
+.icon-ic_fluent_video_clip_optimize_20_regular:before {
content: "\f2c7";
}
-.icon-ic_fluent_video_person_sparkle_off_20_filled:before {
+.icon-ic_fluent_video_clip_wand_20_filled:before {
content: "\f2c8";
}
-.icon-ic_fluent_video_person_sparkle_off_20_regular:before {
+.icon-ic_fluent_video_clip_wand_20_regular:before {
content: "\f2c9";
}
-.icon-ic_fluent_video_person_star_20_filled:before {
+.icon-ic_fluent_video_off_20_filled:before {
content: "\f2ca";
}
-.icon-ic_fluent_video_person_star_20_regular:before {
+.icon-ic_fluent_video_off_20_regular:before {
content: "\f2cb";
}
-.icon-ic_fluent_video_person_star_off_20_filled:before {
+.icon-ic_fluent_video_person_20_filled:before {
content: "\f2cc";
}
-.icon-ic_fluent_video_person_star_off_20_regular:before {
+.icon-ic_fluent_video_person_20_regular:before {
content: "\f2cd";
}
-.icon-ic_fluent_video_play_pause_20_filled:before {
+.icon-ic_fluent_video_person_call_20_filled:before {
content: "\f2ce";
}
-.icon-ic_fluent_video_play_pause_20_regular:before {
+.icon-ic_fluent_video_person_call_20_regular:before {
content: "\f2cf";
}
-.icon-ic_fluent_video_prohibited_20_filled:before {
+.icon-ic_fluent_video_person_clock_20_filled:before {
content: "\f2d0";
}
-.icon-ic_fluent_video_prohibited_20_regular:before {
+.icon-ic_fluent_video_person_clock_20_regular:before {
content: "\f2d1";
}
-.icon-ic_fluent_video_recording_20_filled:before {
+.icon-ic_fluent_video_person_off_20_filled:before {
content: "\f2d2";
}
-.icon-ic_fluent_video_recording_20_regular:before {
+.icon-ic_fluent_video_person_off_20_regular:before {
content: "\f2d3";
}
-.icon-ic_fluent_video_security_20_filled:before {
+.icon-ic_fluent_video_person_pulse_20_filled:before {
content: "\f2d4";
}
-.icon-ic_fluent_video_security_20_regular:before {
+.icon-ic_fluent_video_person_pulse_20_regular:before {
content: "\f2d5";
}
-.icon-ic_fluent_video_switch_20_filled:before {
+.icon-ic_fluent_video_person_sparkle_20_filled:before {
content: "\f2d6";
}
-.icon-ic_fluent_video_switch_20_regular:before {
+.icon-ic_fluent_video_person_sparkle_20_regular:before {
content: "\f2d7";
}
-.icon-ic_fluent_video_sync_20_filled:before {
+.icon-ic_fluent_video_person_sparkle_off_20_filled:before {
content: "\f2d8";
}
-.icon-ic_fluent_video_sync_20_regular:before {
+.icon-ic_fluent_video_person_sparkle_off_20_regular:before {
content: "\f2d9";
}
-.icon-ic_fluent_view_desktop_20_filled:before {
+.icon-ic_fluent_video_person_star_20_filled:before {
content: "\f2da";
}
-.icon-ic_fluent_view_desktop_20_regular:before {
+.icon-ic_fluent_video_person_star_20_regular:before {
content: "\f2db";
}
-.icon-ic_fluent_view_desktop_mobile_20_filled:before {
+.icon-ic_fluent_video_person_star_off_20_filled:before {
content: "\f2dc";
}
-.icon-ic_fluent_view_desktop_mobile_20_regular:before {
+.icon-ic_fluent_video_person_star_off_20_regular:before {
content: "\f2dd";
}
-.icon-ic_fluent_virtual_network_20_filled:before {
+.icon-ic_fluent_video_play_pause_20_filled:before {
content: "\f2de";
}
-.icon-ic_fluent_virtual_network_20_regular:before {
+.icon-ic_fluent_video_play_pause_20_regular:before {
content: "\f2df";
}
-.icon-ic_fluent_virtual_network_toolbox_20_filled:before {
+.icon-ic_fluent_video_prohibited_20_filled:before {
content: "\f2e0";
}
-.icon-ic_fluent_virtual_network_toolbox_20_regular:before {
+.icon-ic_fluent_video_prohibited_20_regular:before {
content: "\f2e1";
}
-.icon-ic_fluent_voicemail_20_filled:before {
+.icon-ic_fluent_video_recording_20_filled:before {
content: "\f2e2";
}
-.icon-ic_fluent_voicemail_20_regular:before {
+.icon-ic_fluent_video_recording_20_regular:before {
content: "\f2e3";
}
-.icon-ic_fluent_voicemail_arrow_back_20_filled:before {
+.icon-ic_fluent_video_security_20_filled:before {
content: "\f2e4";
}
-.icon-ic_fluent_voicemail_arrow_back_20_regular:before {
+.icon-ic_fluent_video_security_20_regular:before {
content: "\f2e5";
}
-.icon-ic_fluent_voicemail_arrow_forward_20_filled:before {
+.icon-ic_fluent_video_switch_20_filled:before {
content: "\f2e6";
}
-.icon-ic_fluent_voicemail_arrow_forward_20_regular:before {
+.icon-ic_fluent_video_switch_20_regular:before {
content: "\f2e7";
}
-.icon-ic_fluent_voicemail_arrow_subtract_20_filled:before {
+.icon-ic_fluent_video_sync_20_filled:before {
content: "\f2e8";
}
-.icon-ic_fluent_voicemail_arrow_subtract_20_regular:before {
+.icon-ic_fluent_video_sync_20_regular:before {
content: "\f2e9";
}
-.icon-ic_fluent_voicemail_shield_20_filled:before {
+.icon-ic_fluent_view_desktop_20_filled:before {
content: "\f2ea";
}
-.icon-ic_fluent_voicemail_shield_20_regular:before {
+.icon-ic_fluent_view_desktop_20_regular:before {
content: "\f2eb";
}
-.icon-ic_fluent_voicemail_subtract_20_filled:before {
+.icon-ic_fluent_view_desktop_mobile_20_filled:before {
content: "\f2ec";
}
-.icon-ic_fluent_voicemail_subtract_20_regular:before {
+.icon-ic_fluent_view_desktop_mobile_20_regular:before {
content: "\f2ed";
}
-.icon-ic_fluent_vote_20_filled:before {
+.icon-ic_fluent_virtual_network_20_filled:before {
content: "\f2ee";
}
-.icon-ic_fluent_vote_20_regular:before {
+.icon-ic_fluent_virtual_network_20_regular:before {
content: "\f2ef";
}
-.icon-ic_fluent_walkie_talkie_20_filled:before {
+.icon-ic_fluent_virtual_network_toolbox_20_filled:before {
content: "\f2f0";
}
-.icon-ic_fluent_walkie_talkie_20_regular:before {
+.icon-ic_fluent_virtual_network_toolbox_20_regular:before {
content: "\f2f1";
}
-.icon-ic_fluent_wallet_20_filled:before {
+.icon-ic_fluent_voicemail_20_filled:before {
content: "\f2f2";
}
-.icon-ic_fluent_wallet_20_regular:before {
+.icon-ic_fluent_voicemail_20_regular:before {
content: "\f2f3";
}
-.icon-ic_fluent_wallet_credit_card_20_filled:before {
+.icon-ic_fluent_voicemail_arrow_back_20_filled:before {
content: "\f2f4";
}
-.icon-ic_fluent_wallet_credit_card_20_regular:before {
+.icon-ic_fluent_voicemail_arrow_back_20_regular:before {
content: "\f2f5";
}
-.icon-ic_fluent_wallpaper_20_filled:before {
+.icon-ic_fluent_voicemail_arrow_forward_20_filled:before {
content: "\f2f6";
}
-.icon-ic_fluent_wallpaper_20_regular:before {
+.icon-ic_fluent_voicemail_arrow_forward_20_regular:before {
content: "\f2f7";
}
-.icon-ic_fluent_wand_20_filled:before {
+.icon-ic_fluent_voicemail_arrow_subtract_20_filled:before {
content: "\f2f8";
}
-.icon-ic_fluent_wand_20_regular:before {
+.icon-ic_fluent_voicemail_arrow_subtract_20_regular:before {
content: "\f2f9";
}
-.icon-ic_fluent_warning_20_filled:before {
+.icon-ic_fluent_voicemail_shield_20_filled:before {
content: "\f2fa";
}
-.icon-ic_fluent_warning_20_regular:before {
+.icon-ic_fluent_voicemail_shield_20_regular:before {
content: "\f2fb";
}
-.icon-ic_fluent_warning_shield_20_filled:before {
+.icon-ic_fluent_voicemail_subtract_20_filled:before {
content: "\f2fc";
}
-.icon-ic_fluent_warning_shield_20_regular:before {
+.icon-ic_fluent_voicemail_subtract_20_regular:before {
content: "\f2fd";
}
-.icon-ic_fluent_washer_20_filled:before {
+.icon-ic_fluent_vote_20_filled:before {
content: "\f2fe";
}
-.icon-ic_fluent_washer_20_regular:before {
+.icon-ic_fluent_vote_20_regular:before {
content: "\f2ff";
}
-.icon-ic_fluent_water_20_filled:before {
+.icon-ic_fluent_walkie_talkie_20_filled:before {
content: "\f300";
}
-.icon-ic_fluent_water_20_regular:before {
+.icon-ic_fluent_walkie_talkie_20_regular:before {
content: "\f301";
}
-.icon-ic_fluent_weather_blowing_snow_20_filled:before {
+.icon-ic_fluent_wallet_20_filled:before {
content: "\f302";
}
-.icon-ic_fluent_weather_blowing_snow_20_regular:before {
+.icon-ic_fluent_wallet_20_regular:before {
content: "\f303";
}
-.icon-ic_fluent_weather_cloudy_20_filled:before {
+.icon-ic_fluent_wallet_credit_card_20_filled:before {
content: "\f304";
}
-.icon-ic_fluent_weather_cloudy_20_regular:before {
+.icon-ic_fluent_wallet_credit_card_20_regular:before {
content: "\f305";
}
-.icon-ic_fluent_weather_drizzle_20_filled:before {
+.icon-ic_fluent_wallpaper_20_filled:before {
content: "\f306";
}
-.icon-ic_fluent_weather_drizzle_20_regular:before {
+.icon-ic_fluent_wallpaper_20_regular:before {
content: "\f307";
}
-.icon-ic_fluent_weather_duststorm_20_filled:before {
+.icon-ic_fluent_wand_20_filled:before {
content: "\f308";
}
-.icon-ic_fluent_weather_duststorm_20_regular:before {
+.icon-ic_fluent_wand_20_regular:before {
content: "\f309";
}
-.icon-ic_fluent_weather_fog_20_filled:before {
+.icon-ic_fluent_warning_20_filled:before {
content: "\f30a";
}
-.icon-ic_fluent_weather_fog_20_regular:before {
+.icon-ic_fluent_warning_20_regular:before {
content: "\f30b";
}
-.icon-ic_fluent_weather_hail_day_20_filled:before {
+.icon-ic_fluent_warning_shield_20_filled:before {
content: "\f30c";
}
-.icon-ic_fluent_weather_hail_day_20_regular:before {
+.icon-ic_fluent_warning_shield_20_regular:before {
content: "\f30d";
}
+.icon-ic_fluent_washer_20_filled:before {
+ content: "\f30e";
+}
+.icon-ic_fluent_washer_20_regular:before {
+ content: "\f30f";
+}
+.icon-ic_fluent_water_20_filled:before {
+ content: "\f310";
+}
+.icon-ic_fluent_water_20_regular:before {
+ content: "\f311";
+}
+.icon-ic_fluent_weather_blowing_snow_20_filled:before {
+ content: "\f312";
+}
+.icon-ic_fluent_weather_blowing_snow_20_regular:before {
+ content: "\f313";
+}
+.icon-ic_fluent_weather_cloudy_20_filled:before {
+ content: "\f314";
+}
+.icon-ic_fluent_weather_cloudy_20_regular:before {
+ content: "\f315";
+}
+.icon-ic_fluent_weather_drizzle_20_filled:before {
+ content: "\f316";
+}
+.icon-ic_fluent_weather_drizzle_20_regular:before {
+ content: "\f317";
+}
+.icon-ic_fluent_weather_duststorm_20_filled:before {
+ content: "\f318";
+}
+.icon-ic_fluent_weather_duststorm_20_regular:before {
+ content: "\f319";
+}
+.icon-ic_fluent_weather_fog_20_filled:before {
+ content: "\f31a";
+}
+.icon-ic_fluent_weather_fog_20_regular:before {
+ content: "\f31b";
+}
+.icon-ic_fluent_weather_hail_day_20_filled:before {
+ content: "\f31c";
+}
+.icon-ic_fluent_weather_hail_day_20_regular:before {
+ content: "\f31d";
+}
.icon-ic_fluent_weather_hail_night_20_filled:before {
- content: "\f30e";
+ content: "\f31e";
}
.icon-ic_fluent_weather_hail_night_20_regular:before {
- content: "\f30f";
+ content: "\f31f";
}
.icon-ic_fluent_weather_haze_20_filled:before {
- content: "\f310";
+ content: "\f320";
}
.icon-ic_fluent_weather_haze_20_regular:before {
- content: "\f311";
+ content: "\f321";
}
.icon-ic_fluent_weather_moon_20_filled:before {
- content: "\f312";
+ content: "\f322";
}
.icon-ic_fluent_weather_moon_20_regular:before {
- content: "\f313";
+ content: "\f323";
}
.icon-ic_fluent_weather_moon_off_20_filled:before {
- content: "\f314";
+ content: "\f324";
}
.icon-ic_fluent_weather_moon_off_20_regular:before {
- content: "\f315";
+ content: "\f325";
}
.icon-ic_fluent_weather_partly_cloudy_day_20_filled:before {
- content: "\f316";
+ content: "\f326";
}
.icon-ic_fluent_weather_partly_cloudy_day_20_regular:before {
- content: "\f317";
+ content: "\f327";
}
.icon-ic_fluent_weather_partly_cloudy_night_20_filled:before {
- content: "\f318";
+ content: "\f328";
}
.icon-ic_fluent_weather_partly_cloudy_night_20_regular:before {
- content: "\f319";
+ content: "\f329";
}
.icon-ic_fluent_weather_rain_20_filled:before {
- content: "\f31a";
+ content: "\f32a";
}
.icon-ic_fluent_weather_rain_20_regular:before {
- content: "\f31b";
+ content: "\f32b";
}
.icon-ic_fluent_weather_rain_showers_day_20_filled:before {
- content: "\f31c";
+ content: "\f32c";
}
.icon-ic_fluent_weather_rain_showers_day_20_regular:before {
- content: "\f31d";
+ content: "\f32d";
}
.icon-ic_fluent_weather_rain_showers_night_20_filled:before {
- content: "\f31e";
+ content: "\f32e";
}
.icon-ic_fluent_weather_rain_showers_night_20_regular:before {
- content: "\f31f";
+ content: "\f32f";
}
.icon-ic_fluent_weather_rain_snow_20_filled:before {
- content: "\f320";
+ content: "\f330";
}
.icon-ic_fluent_weather_rain_snow_20_regular:before {
- content: "\f321";
+ content: "\f331";
}
.icon-ic_fluent_weather_snow_20_filled:before {
- content: "\f322";
+ content: "\f332";
}
.icon-ic_fluent_weather_snow_20_regular:before {
- content: "\f323";
+ content: "\f333";
}
.icon-ic_fluent_weather_snow_shower_day_20_filled:before {
- content: "\f324";
+ content: "\f334";
}
.icon-ic_fluent_weather_snow_shower_day_20_regular:before {
- content: "\f325";
+ content: "\f335";
}
.icon-ic_fluent_weather_snow_shower_night_20_filled:before {
- content: "\f326";
+ content: "\f336";
}
.icon-ic_fluent_weather_snow_shower_night_20_regular:before {
- content: "\f327";
+ content: "\f337";
}
.icon-ic_fluent_weather_snowflake_20_filled:before {
- content: "\f328";
+ content: "\f338";
}
.icon-ic_fluent_weather_snowflake_20_regular:before {
- content: "\f329";
+ content: "\f339";
}
.icon-ic_fluent_weather_squalls_20_filled:before {
- content: "\f32a";
+ content: "\f33a";
}
.icon-ic_fluent_weather_squalls_20_regular:before {
- content: "\f32b";
+ content: "\f33b";
}
.icon-ic_fluent_weather_sunny_20_filled:before {
- content: "\f32c";
+ content: "\f33c";
}
.icon-ic_fluent_weather_sunny_20_regular:before {
- content: "\f32d";
+ content: "\f33d";
}
.icon-ic_fluent_weather_sunny_high_20_filled:before {
- content: "\f32e";
+ content: "\f33e";
}
.icon-ic_fluent_weather_sunny_high_20_regular:before {
- content: "\f32f";
+ content: "\f33f";
}
.icon-ic_fluent_weather_sunny_low_20_filled:before {
- content: "\f330";
+ content: "\f340";
}
.icon-ic_fluent_weather_sunny_low_20_regular:before {
- content: "\f331";
+ content: "\f341";
}
.icon-ic_fluent_weather_thunderstorm_20_filled:before {
- content: "\f332";
+ content: "\f342";
}
.icon-ic_fluent_weather_thunderstorm_20_regular:before {
- content: "\f333";
+ content: "\f343";
}
.icon-ic_fluent_web_asset_20_filled:before {
- content: "\f334";
+ content: "\f344";
}
.icon-ic_fluent_web_asset_20_regular:before {
- content: "\f335";
+ content: "\f345";
}
.icon-ic_fluent_whiteboard_20_filled:before {
- content: "\f336";
+ content: "\f346";
}
.icon-ic_fluent_whiteboard_20_regular:before {
- content: "\f337";
+ content: "\f347";
}
.icon-ic_fluent_whiteboard_off_20_filled:before {
- content: "\f338";
+ content: "\f348";
}
.icon-ic_fluent_whiteboard_off_20_regular:before {
- content: "\f339";
+ content: "\f349";
}
.icon-ic_fluent_wifi_1_20_filled:before {
- content: "\f33a";
+ content: "\f34a";
}
.icon-ic_fluent_wifi_1_20_regular:before {
- content: "\f33b";
+ content: "\f34b";
}
.icon-ic_fluent_wifi_2_20_filled:before {
- content: "\f33c";
+ content: "\f34c";
}
.icon-ic_fluent_wifi_2_20_regular:before {
- content: "\f33d";
+ content: "\f34d";
}
.icon-ic_fluent_wifi_3_20_filled:before {
- content: "\f33e";
+ content: "\f34e";
}
.icon-ic_fluent_wifi_3_20_regular:before {
- content: "\f33f";
+ content: "\f34f";
}
.icon-ic_fluent_wifi_4_20_filled:before {
- content: "\f340";
+ content: "\f350";
}
.icon-ic_fluent_wifi_4_20_regular:before {
- content: "\f341";
+ content: "\f351";
}
.icon-ic_fluent_wifi_lock_20_filled:before {
- content: "\f342";
+ content: "\f352";
}
.icon-ic_fluent_wifi_lock_20_regular:before {
- content: "\f343";
+ content: "\f353";
}
.icon-ic_fluent_wifi_off_20_filled:before {
- content: "\f344";
+ content: "\f354";
}
.icon-ic_fluent_wifi_off_20_regular:before {
- content: "\f345";
+ content: "\f355";
}
.icon-ic_fluent_wifi_settings_20_filled:before {
- content: "\f346";
+ content: "\f356";
}
.icon-ic_fluent_wifi_settings_20_regular:before {
- content: "\f347";
+ content: "\f357";
}
.icon-ic_fluent_wifi_warning_20_filled:before {
- content: "\f348";
+ content: "\f358";
}
.icon-ic_fluent_wifi_warning_20_regular:before {
- content: "\f349";
+ content: "\f359";
}
.icon-ic_fluent_window_20_filled:before {
- content: "\f34a";
+ content: "\f35a";
}
.icon-ic_fluent_window_20_regular:before {
- content: "\f34b";
+ content: "\f35b";
}
.icon-ic_fluent_window_ad_20_filled:before {
- content: "\f34c";
+ content: "\f35c";
}
.icon-ic_fluent_window_ad_20_regular:before {
- content: "\f34d";
+ content: "\f35d";
}
.icon-ic_fluent_window_ad_off_20_filled:before {
- content: "\f34e";
+ content: "\f35e";
}
.icon-ic_fluent_window_ad_off_20_regular:before {
- content: "\f34f";
+ content: "\f35f";
}
.icon-ic_fluent_window_ad_person_20_filled:before {
- content: "\f350";
+ content: "\f360";
}
.icon-ic_fluent_window_ad_person_20_regular:before {
- content: "\f351";
+ content: "\f361";
}
.icon-ic_fluent_window_apps_20_filled:before {
- content: "\f352";
+ content: "\f362";
}
.icon-ic_fluent_window_apps_20_regular:before {
- content: "\f353";
+ content: "\f363";
}
.icon-ic_fluent_window_arrow_up_20_filled:before {
- content: "\f354";
+ content: "\f364";
}
.icon-ic_fluent_window_arrow_up_20_regular:before {
- content: "\f355";
+ content: "\f365";
}
.icon-ic_fluent_window_bullet_list_20_filled:before {
- content: "\f356";
+ content: "\f366";
}
.icon-ic_fluent_window_bullet_list_20_regular:before {
- content: "\f357";
+ content: "\f367";
}
.icon-ic_fluent_window_bullet_list_add_20_filled:before {
- content: "\f358";
+ content: "\f368";
}
.icon-ic_fluent_window_bullet_list_add_20_regular:before {
- content: "\f359";
+ content: "\f369";
}
.icon-ic_fluent_window_console_20_filled:before {
- content: "\f35a";
+ content: "\f36a";
}
.icon-ic_fluent_window_console_20_regular:before {
- content: "\f35b";
+ content: "\f36b";
}
.icon-ic_fluent_window_database_20_filled:before {
- content: "\f35c";
+ content: "\f36c";
}
.icon-ic_fluent_window_database_20_regular:before {
- content: "\f35d";
+ content: "\f36d";
}
.icon-ic_fluent_window_dev_edit_20_filled:before {
- content: "\f35e";
+ content: "\f36e";
}
.icon-ic_fluent_window_dev_edit_20_regular:before {
- content: "\f35f";
+ content: "\f36f";
}
.icon-ic_fluent_window_dev_tools_20_filled:before {
- content: "\f360";
+ content: "\f370";
}
.icon-ic_fluent_window_dev_tools_20_regular:before {
- content: "\f361";
+ content: "\f371";
}
.icon-ic_fluent_window_edit_20_filled:before {
- content: "\f362";
+ content: "\f372";
}
.icon-ic_fluent_window_edit_20_regular:before {
- content: "\f363";
+ content: "\f373";
}
.icon-ic_fluent_window_fingerprint_20_filled:before {
- content: "\f364";
+ content: "\f374";
}
.icon-ic_fluent_window_fingerprint_20_regular:before {
- content: "\f365";
+ content: "\f375";
}
.icon-ic_fluent_window_header_horizontal_20_filled:before {
- content: "\f366";
+ content: "\f376";
}
.icon-ic_fluent_window_header_horizontal_20_regular:before {
- content: "\f367";
+ content: "\f377";
}
.icon-ic_fluent_window_header_horizontal_off_20_filled:before {
- content: "\f368";
+ content: "\f378";
}
.icon-ic_fluent_window_header_horizontal_off_20_regular:before {
- content: "\f369";
+ content: "\f379";
}
.icon-ic_fluent_window_header_vertical_20_filled:before {
- content: "\f36a";
+ content: "\f37a";
}
.icon-ic_fluent_window_header_vertical_20_regular:before {
- content: "\f36b";
+ content: "\f37b";
}
.icon-ic_fluent_window_inprivate_20_filled:before {
- content: "\f36c";
+ content: "\f37c";
}
.icon-ic_fluent_window_inprivate_20_regular:before {
- content: "\f36d";
+ content: "\f37d";
}
.icon-ic_fluent_window_inprivate_account_20_filled:before {
- content: "\f36e";
+ content: "\f37e";
}
.icon-ic_fluent_window_inprivate_account_20_regular:before {
- content: "\f36f";
+ content: "\f37f";
}
.icon-ic_fluent_window_location_target_20_filled:before {
- content: "\f370";
+ content: "\f380";
}
.icon-ic_fluent_window_location_target_20_regular:before {
- content: "\f371";
+ content: "\f381";
}
.icon-ic_fluent_window_multiple_20_filled:before {
- content: "\f372";
+ content: "\f382";
}
.icon-ic_fluent_window_multiple_20_regular:before {
- content: "\f373";
+ content: "\f383";
}
.icon-ic_fluent_window_multiple_swap_20_filled:before {
- content: "\f374";
+ content: "\f384";
}
.icon-ic_fluent_window_multiple_swap_20_regular:before {
- content: "\f375";
+ content: "\f385";
}
.icon-ic_fluent_window_new_20_filled:before {
- content: "\f376";
+ content: "\f386";
}
.icon-ic_fluent_window_new_20_regular:before {
- content: "\f377";
+ content: "\f387";
}
.icon-ic_fluent_window_play_20_filled:before {
- content: "\f378";
+ content: "\f388";
}
.icon-ic_fluent_window_play_20_regular:before {
- content: "\f379";
+ content: "\f389";
}
.icon-ic_fluent_window_settings_20_filled:before {
- content: "\f37a";
+ content: "\f38a";
}
.icon-ic_fluent_window_settings_20_regular:before {
- content: "\f37b";
+ content: "\f38b";
}
.icon-ic_fluent_window_shield_20_filled:before {
- content: "\f37c";
+ content: "\f38c";
}
.icon-ic_fluent_window_shield_20_regular:before {
- content: "\f37d";
+ content: "\f38d";
}
.icon-ic_fluent_window_text_20_filled:before {
- content: "\f37e";
+ content: "\f38e";
}
.icon-ic_fluent_window_text_20_regular:before {
- content: "\f37f";
+ content: "\f38f";
}
.icon-ic_fluent_window_wrench_20_filled:before {
- content: "\f380";
+ content: "\f390";
}
.icon-ic_fluent_window_wrench_20_regular:before {
- content: "\f381";
+ content: "\f391";
}
.icon-ic_fluent_wrench_20_filled:before {
- content: "\f382";
+ content: "\f392";
}
.icon-ic_fluent_wrench_20_regular:before {
- content: "\f383";
+ content: "\f393";
}
.icon-ic_fluent_wrench_screwdriver_20_filled:before {
- content: "\f384";
+ content: "\f394";
}
.icon-ic_fluent_wrench_screwdriver_20_regular:before {
- content: "\f385";
+ content: "\f395";
}
.icon-ic_fluent_wrench_settings_20_filled:before {
- content: "\f386";
+ content: "\f396";
}
.icon-ic_fluent_wrench_settings_20_regular:before {
- content: "\f387";
+ content: "\f397";
}
.icon-ic_fluent_xbox_console_20_filled:before {
- content: "\f388";
+ content: "\f398";
}
.icon-ic_fluent_xbox_console_20_regular:before {
- content: "\f389";
+ content: "\f399";
}
.icon-ic_fluent_xbox_controller_20_filled:before {
- content: "\f38a";
+ content: "\f39a";
}
.icon-ic_fluent_xbox_controller_20_regular:before {
- content: "\f38b";
+ content: "\f39b";
}
.icon-ic_fluent_xbox_controller_error_20_filled:before {
- content: "\f38c";
+ content: "\f39c";
}
.icon-ic_fluent_xbox_controller_error_20_regular:before {
- content: "\f38d";
+ content: "\f39d";
}
.icon-ic_fluent_xray_20_filled:before {
- content: "\f38e";
+ content: "\f39e";
}
.icon-ic_fluent_xray_20_regular:before {
- content: "\f38f";
+ content: "\f39f";
}
.icon-ic_fluent_zoom_fit_20_filled:before {
- content: "\f390";
+ content: "\f3a0";
}
.icon-ic_fluent_zoom_fit_20_regular:before {
- content: "\f391";
+ content: "\f3a1";
}
.icon-ic_fluent_zoom_in_20_filled:before {
- content: "\f392";
+ content: "\f3a2";
}
.icon-ic_fluent_zoom_in_20_regular:before {
- content: "\f393";
+ content: "\f3a3";
}
.icon-ic_fluent_zoom_out_20_filled:before {
- content: "\f394";
+ content: "\f3a4";
}
.icon-ic_fluent_zoom_out_20_regular:before {
- content: "\f395";
+ content: "\f3a5";
}
diff --git a/fonts/FluentSystemIcons-Resizable.html b/fonts/FluentSystemIcons-Resizable.html
index 5a17c19931..1d7eb9ef18 100644
--- a/fonts/FluentSystemIcons-Resizable.html
+++ b/fonts/FluentSystemIcons-Resizable.html
@@ -1928,6 +1928,24 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_arrow_expand_all_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_arrow_expand_all_20_regular
+
+
+
@@ -8633,6 +8651,24 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_chat_arrow_back_down_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_chat_arrow_back_down_20_regular
+
+
+
@@ -17030,6 +17066,24 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_edit_line_horizontal_3_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_edit_line_horizontal_3_20_regular
+
+
+
@@ -30800,6 +30854,24 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_prompt_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_prompt_20_regular
+
+
+
@@ -32726,6 +32798,24 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_search_sparkle_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_search_sparkle_20_regular
+
+
+
@@ -34616,6 +34706,42 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_slide_text_call_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_slide_text_call_20_regular
+
+
+
+
+
+
+
+
+ ic_fluent_slide_text_cursor_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_slide_text_cursor_20_regular
+
+
+
@@ -42842,6 +42968,24 @@ FluentSystemIcons-Resizable
+
+
+
+
+
+ ic_fluent_vehicle_motorcycle_20_filled
+
+
+
+
+
+
+
+
+ ic_fluent_vehicle_motorcycle_20_regular
+
+
+
diff --git a/fonts/FluentSystemIcons-Resizable.json b/fonts/FluentSystemIcons-Resizable.json
index c9b708d1cc..c1ae345a6b 100644
--- a/fonts/FluentSystemIcons-Resizable.json
+++ b/fonts/FluentSystemIcons-Resizable.json
@@ -207,4810 +207,4826 @@
"ic_fluent_arrow_exit_20_regular": 57549,
"ic_fluent_arrow_expand_20_filled": 57550,
"ic_fluent_arrow_expand_20_regular": 57551,
- "ic_fluent_arrow_export_20_filled": 57552,
- "ic_fluent_arrow_export_20_regular": 57553,
- "ic_fluent_arrow_export_ltr_20_filled": 57554,
- "ic_fluent_arrow_export_ltr_20_regular": 57555,
- "ic_fluent_arrow_export_rtl_20_filled": 57556,
- "ic_fluent_arrow_export_rtl_20_regular": 57557,
- "ic_fluent_arrow_export_up_20_filled": 57558,
- "ic_fluent_arrow_export_up_20_regular": 57559,
- "ic_fluent_arrow_fit_20_filled": 57560,
- "ic_fluent_arrow_fit_20_regular": 57561,
- "ic_fluent_arrow_fit_in_20_filled": 57562,
- "ic_fluent_arrow_fit_in_20_regular": 57563,
- "ic_fluent_arrow_flow_diagonal_up_right_20_filled": 57564,
- "ic_fluent_arrow_flow_diagonal_up_right_20_regular": 57565,
- "ic_fluent_arrow_flow_up_right_20_filled": 57566,
- "ic_fluent_arrow_flow_up_right_20_regular": 57567,
- "ic_fluent_arrow_flow_up_right_rectangle_multiple_20_filled": 57568,
- "ic_fluent_arrow_flow_up_right_rectangle_multiple_20_regular": 57569,
- "ic_fluent_arrow_forward_20_filled": 57570,
- "ic_fluent_arrow_forward_20_regular": 57571,
- "ic_fluent_arrow_forward_down_lightning_20_filled": 57572,
- "ic_fluent_arrow_forward_down_lightning_20_regular": 57573,
- "ic_fluent_arrow_forward_down_person_20_filled": 57574,
- "ic_fluent_arrow_forward_down_person_20_regular": 57575,
- "ic_fluent_arrow_hook_down_left_20_filled": 57576,
- "ic_fluent_arrow_hook_down_left_20_regular": 57577,
- "ic_fluent_arrow_hook_down_right_20_filled": 57578,
- "ic_fluent_arrow_hook_down_right_20_regular": 57579,
- "ic_fluent_arrow_hook_up_left_20_filled": 57580,
- "ic_fluent_arrow_hook_up_left_20_regular": 57581,
- "ic_fluent_arrow_hook_up_right_20_filled": 57582,
- "ic_fluent_arrow_hook_up_right_20_regular": 57583,
- "ic_fluent_arrow_import_20_filled": 57584,
- "ic_fluent_arrow_import_20_regular": 57585,
- "ic_fluent_arrow_join_20_filled": 57586,
- "ic_fluent_arrow_join_20_regular": 57587,
- "ic_fluent_arrow_left_20_filled": 57588,
- "ic_fluent_arrow_left_20_regular": 57589,
- "ic_fluent_arrow_maximize_20_filled": 57590,
- "ic_fluent_arrow_maximize_20_regular": 57591,
- "ic_fluent_arrow_maximize_vertical_20_filled": 57592,
- "ic_fluent_arrow_maximize_vertical_20_regular": 57593,
- "ic_fluent_arrow_minimize_20_filled": 57594,
- "ic_fluent_arrow_minimize_20_regular": 57595,
- "ic_fluent_arrow_minimize_vertical_20_filled": 57596,
- "ic_fluent_arrow_minimize_vertical_20_regular": 57597,
- "ic_fluent_arrow_move_20_filled": 57598,
- "ic_fluent_arrow_move_20_regular": 57599,
- "ic_fluent_arrow_move_inward_20_filled": 57600,
- "ic_fluent_arrow_move_inward_20_regular": 57601,
- "ic_fluent_arrow_next_20_filled": 57602,
- "ic_fluent_arrow_next_20_regular": 57603,
- "ic_fluent_arrow_outline_down_left_20_filled": 57604,
- "ic_fluent_arrow_outline_down_left_20_regular": 57605,
- "ic_fluent_arrow_outline_up_right_20_filled": 57606,
- "ic_fluent_arrow_outline_up_right_20_regular": 57607,
- "ic_fluent_arrow_paragraph_20_filled": 57608,
- "ic_fluent_arrow_paragraph_20_regular": 57609,
- "ic_fluent_arrow_previous_20_filled": 57610,
- "ic_fluent_arrow_previous_20_regular": 57611,
- "ic_fluent_arrow_redo_20_filled": 57612,
- "ic_fluent_arrow_redo_20_regular": 57613,
- "ic_fluent_arrow_repeat_1_20_filled": 57614,
- "ic_fluent_arrow_repeat_1_20_regular": 57615,
- "ic_fluent_arrow_repeat_all_20_filled": 57616,
- "ic_fluent_arrow_repeat_all_20_regular": 57617,
- "ic_fluent_arrow_repeat_all_off_20_filled": 57618,
- "ic_fluent_arrow_repeat_all_off_20_regular": 57619,
- "ic_fluent_arrow_reply_20_filled": 57620,
- "ic_fluent_arrow_reply_20_regular": 57621,
- "ic_fluent_arrow_reply_all_20_filled": 57622,
- "ic_fluent_arrow_reply_all_20_regular": 57623,
- "ic_fluent_arrow_reply_down_20_filled": 57624,
- "ic_fluent_arrow_reply_down_20_regular": 57625,
- "ic_fluent_arrow_reset_20_filled": 57626,
- "ic_fluent_arrow_reset_20_regular": 57627,
- "ic_fluent_arrow_right_20_filled": 57628,
- "ic_fluent_arrow_right_20_regular": 57629,
- "ic_fluent_arrow_rotate_clockwise_20_filled": 57630,
- "ic_fluent_arrow_rotate_clockwise_20_regular": 57631,
- "ic_fluent_arrow_rotate_counterclockwise_20_filled": 57632,
- "ic_fluent_arrow_rotate_counterclockwise_20_regular": 57633,
- "ic_fluent_arrow_routing_20_filled": 57634,
- "ic_fluent_arrow_routing_20_regular": 57635,
- "ic_fluent_arrow_routing_rectangle_multiple_20_filled": 57636,
- "ic_fluent_arrow_routing_rectangle_multiple_20_regular": 57637,
- "ic_fluent_arrow_shuffle_20_filled": 57638,
- "ic_fluent_arrow_shuffle_20_regular": 57639,
- "ic_fluent_arrow_shuffle_off_20_filled": 57640,
- "ic_fluent_arrow_shuffle_off_20_regular": 57641,
- "ic_fluent_arrow_sort_20_filled": 57642,
- "ic_fluent_arrow_sort_20_regular": 57643,
- "ic_fluent_arrow_sort_down_20_filled": 57644,
- "ic_fluent_arrow_sort_down_20_regular": 57645,
- "ic_fluent_arrow_sort_down_lines_20_filled": 57646,
- "ic_fluent_arrow_sort_down_lines_20_regular": 57647,
- "ic_fluent_arrow_sort_up_20_filled": 57648,
- "ic_fluent_arrow_sort_up_20_regular": 57649,
- "ic_fluent_arrow_sort_up_lines_20_filled": 57650,
- "ic_fluent_arrow_sort_up_lines_20_regular": 57651,
- "ic_fluent_arrow_split_20_filled": 57652,
- "ic_fluent_arrow_split_20_regular": 57653,
- "ic_fluent_arrow_sprint_20_filled": 57654,
- "ic_fluent_arrow_sprint_20_regular": 57655,
- "ic_fluent_arrow_square_down_20_filled": 57656,
- "ic_fluent_arrow_square_down_20_regular": 57657,
- "ic_fluent_arrow_square_up_right_20_filled": 57658,
- "ic_fluent_arrow_square_up_right_20_regular": 57659,
- "ic_fluent_arrow_step_back_20_filled": 57660,
- "ic_fluent_arrow_step_back_20_regular": 57661,
- "ic_fluent_arrow_step_in_20_filled": 57662,
- "ic_fluent_arrow_step_in_20_regular": 57663,
- "ic_fluent_arrow_step_in_diagonal_down_left_20_filled": 57664,
- "ic_fluent_arrow_step_in_diagonal_down_left_20_regular": 57665,
- "ic_fluent_arrow_step_in_left_20_filled": 57666,
- "ic_fluent_arrow_step_in_left_20_regular": 57667,
- "ic_fluent_arrow_step_in_right_20_filled": 57668,
- "ic_fluent_arrow_step_in_right_20_regular": 57669,
- "ic_fluent_arrow_step_out_20_filled": 57670,
- "ic_fluent_arrow_step_out_20_regular": 57671,
- "ic_fluent_arrow_step_over_20_filled": 57672,
- "ic_fluent_arrow_step_over_20_regular": 57673,
- "ic_fluent_arrow_swap_20_filled": 57674,
- "ic_fluent_arrow_swap_20_regular": 57675,
- "ic_fluent_arrow_sync_20_filled": 57676,
- "ic_fluent_arrow_sync_20_regular": 57677,
- "ic_fluent_arrow_sync_checkmark_20_filled": 57678,
- "ic_fluent_arrow_sync_checkmark_20_regular": 57679,
- "ic_fluent_arrow_sync_circle_20_filled": 57680,
- "ic_fluent_arrow_sync_circle_20_regular": 57681,
- "ic_fluent_arrow_sync_dismiss_20_filled": 57682,
- "ic_fluent_arrow_sync_dismiss_20_regular": 57683,
- "ic_fluent_arrow_sync_off_20_filled": 57684,
- "ic_fluent_arrow_sync_off_20_regular": 57685,
- "ic_fluent_arrow_trending_20_filled": 57686,
- "ic_fluent_arrow_trending_20_regular": 57687,
- "ic_fluent_arrow_trending_checkmark_20_filled": 57688,
- "ic_fluent_arrow_trending_checkmark_20_regular": 57689,
- "ic_fluent_arrow_trending_down_20_filled": 57690,
- "ic_fluent_arrow_trending_down_20_regular": 57691,
- "ic_fluent_arrow_trending_lines_20_filled": 57692,
- "ic_fluent_arrow_trending_lines_20_regular": 57693,
- "ic_fluent_arrow_trending_settings_20_filled": 57694,
- "ic_fluent_arrow_trending_settings_20_regular": 57695,
- "ic_fluent_arrow_trending_sparkle_20_filled": 57696,
- "ic_fluent_arrow_trending_sparkle_20_regular": 57697,
- "ic_fluent_arrow_trending_text_20_filled": 57698,
- "ic_fluent_arrow_trending_text_20_regular": 57699,
- "ic_fluent_arrow_trending_wrench_20_filled": 57700,
- "ic_fluent_arrow_trending_wrench_20_regular": 57701,
- "ic_fluent_arrow_turn_bidirectional_down_right_20_filled": 57702,
- "ic_fluent_arrow_turn_bidirectional_down_right_20_regular": 57703,
- "ic_fluent_arrow_turn_down_left_20_filled": 57704,
- "ic_fluent_arrow_turn_down_left_20_regular": 57705,
- "ic_fluent_arrow_turn_down_right_20_filled": 57706,
- "ic_fluent_arrow_turn_down_right_20_regular": 57707,
- "ic_fluent_arrow_turn_down_up_20_filled": 57708,
- "ic_fluent_arrow_turn_down_up_20_regular": 57709,
- "ic_fluent_arrow_turn_left_down_20_filled": 57710,
- "ic_fluent_arrow_turn_left_down_20_regular": 57711,
- "ic_fluent_arrow_turn_left_right_20_filled": 57712,
- "ic_fluent_arrow_turn_left_right_20_regular": 57713,
- "ic_fluent_arrow_turn_left_up_20_filled": 57714,
- "ic_fluent_arrow_turn_left_up_20_regular": 57715,
- "ic_fluent_arrow_turn_right_20_filled": 57716,
- "ic_fluent_arrow_turn_right_20_regular": 57717,
- "ic_fluent_arrow_turn_right_down_20_filled": 57718,
- "ic_fluent_arrow_turn_right_down_20_regular": 57719,
- "ic_fluent_arrow_turn_right_left_20_filled": 57720,
- "ic_fluent_arrow_turn_right_left_20_regular": 57721,
- "ic_fluent_arrow_turn_right_up_20_filled": 57722,
- "ic_fluent_arrow_turn_right_up_20_regular": 57723,
- "ic_fluent_arrow_turn_up_down_20_filled": 57724,
- "ic_fluent_arrow_turn_up_down_20_regular": 57725,
- "ic_fluent_arrow_turn_up_left_20_filled": 57726,
- "ic_fluent_arrow_turn_up_left_20_regular": 57727,
- "ic_fluent_arrow_undo_20_filled": 57728,
- "ic_fluent_arrow_undo_20_regular": 57729,
- "ic_fluent_arrow_up_20_filled": 57730,
- "ic_fluent_arrow_up_20_regular": 57731,
- "ic_fluent_arrow_up_exclamation_20_filled": 57732,
- "ic_fluent_arrow_up_exclamation_20_regular": 57733,
- "ic_fluent_arrow_up_left_20_filled": 57734,
- "ic_fluent_arrow_up_left_20_regular": 57735,
- "ic_fluent_arrow_up_right_20_filled": 57736,
- "ic_fluent_arrow_up_right_20_regular": 57737,
- "ic_fluent_arrow_upload_20_filled": 57738,
- "ic_fluent_arrow_upload_20_regular": 57739,
- "ic_fluent_arrow_wrap_20_filled": 57740,
- "ic_fluent_arrow_wrap_20_regular": 57741,
- "ic_fluent_arrow_wrap_off_20_filled": 57742,
- "ic_fluent_arrow_wrap_off_20_regular": 57743,
- "ic_fluent_arrows_bidirectional_20_filled": 57744,
- "ic_fluent_arrows_bidirectional_20_regular": 57745,
- "ic_fluent_attach_20_filled": 57746,
- "ic_fluent_attach_20_regular": 57747,
- "ic_fluent_attach_arrow_right_20_filled": 57748,
- "ic_fluent_attach_arrow_right_20_regular": 57749,
- "ic_fluent_attach_text_20_filled": 57750,
- "ic_fluent_attach_text_20_regular": 57751,
- "ic_fluent_auto_fit_height_20_filled": 57752,
- "ic_fluent_auto_fit_height_20_regular": 57753,
- "ic_fluent_auto_fit_width_20_filled": 57754,
- "ic_fluent_auto_fit_width_20_regular": 57755,
- "ic_fluent_autocorrect_20_filled": 57756,
- "ic_fluent_autocorrect_20_regular": 57757,
- "ic_fluent_autosum_20_filled": 57758,
- "ic_fluent_autosum_20_regular": 57759,
- "ic_fluent_backpack_20_filled": 57760,
- "ic_fluent_backpack_20_regular": 57761,
- "ic_fluent_backpack_add_20_filled": 57762,
- "ic_fluent_backpack_add_20_regular": 57763,
- "ic_fluent_backspace_20_filled": 57764,
- "ic_fluent_backspace_20_regular": 57765,
- "ic_fluent_badge_20_filled": 57766,
- "ic_fluent_badge_20_regular": 57767,
- "ic_fluent_balloon_20_filled": 57768,
- "ic_fluent_balloon_20_regular": 57769,
- "ic_fluent_barcode_scanner_20_filled": 57770,
- "ic_fluent_barcode_scanner_20_regular": 57771,
- "ic_fluent_battery_0_20_filled": 57772,
- "ic_fluent_battery_0_20_regular": 57773,
- "ic_fluent_battery_1_20_filled": 57774,
- "ic_fluent_battery_1_20_regular": 57775,
- "ic_fluent_battery_10_20_filled": 57776,
- "ic_fluent_battery_10_20_regular": 57777,
- "ic_fluent_battery_2_20_filled": 57778,
- "ic_fluent_battery_2_20_regular": 57779,
- "ic_fluent_battery_3_20_filled": 57780,
- "ic_fluent_battery_3_20_regular": 57781,
- "ic_fluent_battery_4_20_filled": 57782,
- "ic_fluent_battery_4_20_regular": 57783,
- "ic_fluent_battery_5_20_filled": 57784,
- "ic_fluent_battery_5_20_regular": 57785,
- "ic_fluent_battery_6_20_filled": 57786,
- "ic_fluent_battery_6_20_regular": 57787,
- "ic_fluent_battery_7_20_filled": 57788,
- "ic_fluent_battery_7_20_regular": 57789,
- "ic_fluent_battery_8_20_filled": 57790,
- "ic_fluent_battery_8_20_regular": 57791,
- "ic_fluent_battery_9_20_filled": 57792,
- "ic_fluent_battery_9_20_regular": 57793,
- "ic_fluent_battery_charge_20_filled": 57794,
- "ic_fluent_battery_charge_20_regular": 57795,
- "ic_fluent_battery_checkmark_20_filled": 57796,
- "ic_fluent_battery_checkmark_20_regular": 57797,
- "ic_fluent_battery_saver_20_filled": 57798,
- "ic_fluent_battery_saver_20_regular": 57799,
- "ic_fluent_battery_warning_20_filled": 57800,
- "ic_fluent_battery_warning_20_regular": 57801,
- "ic_fluent_beach_20_filled": 57802,
- "ic_fluent_beach_20_regular": 57803,
- "ic_fluent_beaker_20_filled": 57804,
- "ic_fluent_beaker_20_regular": 57805,
- "ic_fluent_beaker_add_20_filled": 57806,
- "ic_fluent_beaker_add_20_regular": 57807,
- "ic_fluent_beaker_dismiss_20_filled": 57808,
- "ic_fluent_beaker_dismiss_20_regular": 57809,
- "ic_fluent_beaker_edit_20_filled": 57810,
- "ic_fluent_beaker_edit_20_regular": 57811,
- "ic_fluent_beaker_off_20_filled": 57812,
- "ic_fluent_beaker_off_20_regular": 57813,
- "ic_fluent_beaker_settings_20_filled": 57814,
- "ic_fluent_beaker_settings_20_regular": 57815,
- "ic_fluent_bed_20_filled": 57816,
- "ic_fluent_bed_20_regular": 57817,
- "ic_fluent_bench_20_filled": 57818,
- "ic_fluent_bench_20_regular": 57819,
- "ic_fluent_bezier_curve_square_20_filled": 57820,
- "ic_fluent_bezier_curve_square_20_regular": 57821,
- "ic_fluent_bin_full_20_filled": 57822,
- "ic_fluent_bin_full_20_regular": 57823,
- "ic_fluent_bin_recycle_20_filled": 57824,
- "ic_fluent_bin_recycle_20_regular": 57825,
- "ic_fluent_bin_recycle_full_20_filled": 57826,
- "ic_fluent_bin_recycle_full_20_regular": 57827,
- "ic_fluent_binder_triangle_20_filled": 57828,
- "ic_fluent_binder_triangle_20_regular": 57829,
- "ic_fluent_bluetooth_20_filled": 57830,
- "ic_fluent_bluetooth_20_regular": 57831,
- "ic_fluent_bluetooth_connected_20_filled": 57832,
- "ic_fluent_bluetooth_connected_20_regular": 57833,
- "ic_fluent_bluetooth_disabled_20_filled": 57834,
- "ic_fluent_bluetooth_disabled_20_regular": 57835,
- "ic_fluent_bluetooth_searching_20_filled": 57836,
- "ic_fluent_bluetooth_searching_20_regular": 57837,
- "ic_fluent_blur_20_filled": 57838,
- "ic_fluent_blur_20_regular": 57839,
- "ic_fluent_board_20_filled": 57840,
- "ic_fluent_board_20_regular": 57841,
- "ic_fluent_board_games_20_filled": 57842,
- "ic_fluent_board_games_20_regular": 57843,
- "ic_fluent_board_heart_20_filled": 57844,
- "ic_fluent_board_heart_20_regular": 57845,
- "ic_fluent_board_split_20_filled": 57846,
- "ic_fluent_board_split_20_regular": 57847,
- "ic_fluent_book_20_filled": 57848,
- "ic_fluent_book_20_regular": 57849,
- "ic_fluent_book_add_20_filled": 57850,
- "ic_fluent_book_add_20_regular": 57851,
- "ic_fluent_book_arrow_clockwise_20_filled": 57852,
- "ic_fluent_book_arrow_clockwise_20_regular": 57853,
- "ic_fluent_book_clock_20_filled": 57854,
- "ic_fluent_book_clock_20_regular": 57855,
- "ic_fluent_book_coins_20_filled": 57856,
- "ic_fluent_book_coins_20_regular": 57857,
- "ic_fluent_book_compass_20_filled": 57858,
- "ic_fluent_book_compass_20_regular": 57859,
- "ic_fluent_book_contacts_20_filled": 57860,
- "ic_fluent_book_contacts_20_regular": 57861,
- "ic_fluent_book_database_20_filled": 57862,
- "ic_fluent_book_database_20_regular": 57863,
- "ic_fluent_book_default_20_filled": 57864,
- "ic_fluent_book_dismiss_20_filled": 57865,
- "ic_fluent_book_dismiss_20_regular": 57866,
- "ic_fluent_book_exclamation_mark_20_filled": 57867,
- "ic_fluent_book_exclamation_mark_20_regular": 57868,
- "ic_fluent_book_globe_20_filled": 57869,
- "ic_fluent_book_globe_20_regular": 57870,
- "ic_fluent_book_information_20_filled": 57871,
- "ic_fluent_book_information_20_regular": 57872,
- "ic_fluent_book_letter_20_filled": 57873,
- "ic_fluent_book_letter_20_regular": 57874,
- "ic_fluent_book_number_20_filled": 57875,
- "ic_fluent_book_number_20_regular": 57876,
- "ic_fluent_book_open_20_filled": 57877,
- "ic_fluent_book_open_20_regular": 57878,
- "ic_fluent_book_open_globe_20_filled": 57879,
- "ic_fluent_book_open_globe_20_regular": 57880,
- "ic_fluent_book_open_microphone_20_filled": 57881,
- "ic_fluent_book_open_microphone_20_regular": 57882,
- "ic_fluent_book_pulse_20_filled": 57883,
- "ic_fluent_book_pulse_20_regular": 57884,
- "ic_fluent_book_question_mark_20_filled": 57885,
- "ic_fluent_book_question_mark_20_regular": 57886,
- "ic_fluent_book_question_mark_rtl_20_filled": 57887,
- "ic_fluent_book_question_mark_rtl_20_regular": 57888,
- "ic_fluent_book_search_20_filled": 57889,
- "ic_fluent_book_search_20_regular": 57890,
- "ic_fluent_book_star_20_filled": 57891,
- "ic_fluent_book_star_20_regular": 57892,
- "ic_fluent_book_template_20_filled": 57893,
- "ic_fluent_book_template_20_regular": 57894,
- "ic_fluent_book_theta_20_filled": 57895,
- "ic_fluent_book_theta_20_regular": 57896,
- "ic_fluent_book_toolbox_20_filled": 57897,
- "ic_fluent_book_toolbox_20_regular": 57898,
- "ic_fluent_bookmark_20_filled": 57899,
- "ic_fluent_bookmark_20_regular": 57900,
- "ic_fluent_bookmark_add_20_filled": 57901,
- "ic_fluent_bookmark_add_20_regular": 57902,
- "ic_fluent_bookmark_multiple_20_filled": 57903,
- "ic_fluent_bookmark_multiple_20_regular": 57904,
- "ic_fluent_bookmark_off_20_filled": 57905,
- "ic_fluent_bookmark_off_20_regular": 57906,
- "ic_fluent_bookmark_search_20_filled": 57907,
- "ic_fluent_bookmark_search_20_regular": 57908,
- "ic_fluent_border_all_20_filled": 57909,
- "ic_fluent_border_all_20_regular": 57910,
- "ic_fluent_border_bottom_20_filled": 57911,
- "ic_fluent_border_bottom_20_regular": 57912,
- "ic_fluent_border_bottom_double_20_filled": 57913,
- "ic_fluent_border_bottom_double_20_regular": 57914,
- "ic_fluent_border_bottom_thick_20_filled": 57915,
- "ic_fluent_border_bottom_thick_20_regular": 57916,
- "ic_fluent_border_inside_20_filled": 57917,
- "ic_fluent_border_inside_20_regular": 57918,
- "ic_fluent_border_left_20_filled": 57919,
- "ic_fluent_border_left_20_regular": 57920,
- "ic_fluent_border_left_right_20_filled": 57921,
- "ic_fluent_border_left_right_20_regular": 57922,
- "ic_fluent_border_none_20_filled": 57923,
- "ic_fluent_border_none_20_regular": 57924,
- "ic_fluent_border_outside_20_filled": 57925,
- "ic_fluent_border_outside_20_regular": 57926,
- "ic_fluent_border_outside_thick_20_filled": 57927,
- "ic_fluent_border_outside_thick_20_regular": 57928,
- "ic_fluent_border_right_20_filled": 57929,
- "ic_fluent_border_right_20_regular": 57930,
- "ic_fluent_border_top_20_filled": 57931,
- "ic_fluent_border_top_20_regular": 57932,
- "ic_fluent_border_top_bottom_20_filled": 57933,
- "ic_fluent_border_top_bottom_20_regular": 57934,
- "ic_fluent_border_top_bottom_double_20_filled": 57935,
- "ic_fluent_border_top_bottom_double_20_regular": 57936,
- "ic_fluent_border_top_bottom_thick_20_filled": 57937,
- "ic_fluent_border_top_bottom_thick_20_regular": 57938,
- "ic_fluent_bot_20_filled": 57939,
- "ic_fluent_bot_20_regular": 57940,
- "ic_fluent_bot_add_20_filled": 57941,
- "ic_fluent_bot_add_20_regular": 57942,
- "ic_fluent_bot_sparkle_20_filled": 57943,
- "ic_fluent_bot_sparkle_20_regular": 57944,
- "ic_fluent_bow_tie_20_filled": 57945,
- "ic_fluent_bow_tie_20_regular": 57946,
- "ic_fluent_bowl_chopsticks_20_filled": 57947,
- "ic_fluent_bowl_chopsticks_20_regular": 57948,
- "ic_fluent_bowl_salad_20_filled": 57949,
- "ic_fluent_bowl_salad_20_regular": 57950,
- "ic_fluent_box_20_filled": 57951,
- "ic_fluent_box_20_regular": 57952,
- "ic_fluent_box_arrow_left_20_filled": 57953,
- "ic_fluent_box_arrow_left_20_regular": 57954,
- "ic_fluent_box_arrow_up_20_filled": 57955,
- "ic_fluent_box_arrow_up_20_regular": 57956,
- "ic_fluent_box_checkmark_20_filled": 57957,
- "ic_fluent_box_checkmark_20_regular": 57958,
- "ic_fluent_box_dismiss_20_filled": 57959,
- "ic_fluent_box_dismiss_20_regular": 57960,
- "ic_fluent_box_edit_20_filled": 57961,
- "ic_fluent_box_edit_20_regular": 57962,
- "ic_fluent_box_multiple_20_filled": 57963,
- "ic_fluent_box_multiple_20_regular": 57964,
- "ic_fluent_box_multiple_arrow_left_20_filled": 57965,
- "ic_fluent_box_multiple_arrow_left_20_regular": 57966,
- "ic_fluent_box_multiple_arrow_right_20_filled": 57967,
- "ic_fluent_box_multiple_arrow_right_20_regular": 57968,
- "ic_fluent_box_multiple_checkmark_20_filled": 57969,
- "ic_fluent_box_multiple_checkmark_20_regular": 57970,
- "ic_fluent_box_multiple_search_20_filled": 57971,
- "ic_fluent_box_multiple_search_20_regular": 57972,
- "ic_fluent_box_search_20_filled": 57973,
- "ic_fluent_box_search_20_regular": 57974,
- "ic_fluent_box_toolbox_20_filled": 57975,
- "ic_fluent_box_toolbox_20_regular": 57976,
- "ic_fluent_braces_20_filled": 57977,
- "ic_fluent_braces_20_regular": 57978,
- "ic_fluent_braces_variable_20_filled": 57979,
- "ic_fluent_braces_variable_20_regular": 57980,
- "ic_fluent_brain_circuit_20_filled": 57981,
- "ic_fluent_brain_circuit_20_regular": 57982,
- "ic_fluent_branch_20_filled": 57983,
- "ic_fluent_branch_20_regular": 57984,
- "ic_fluent_branch_compare_20_filled": 57985,
- "ic_fluent_branch_compare_20_regular": 57986,
- "ic_fluent_branch_fork_20_filled": 57987,
- "ic_fluent_branch_fork_20_regular": 57988,
- "ic_fluent_branch_fork_hint_20_filled": 57989,
- "ic_fluent_branch_fork_hint_20_regular": 57990,
- "ic_fluent_branch_fork_link_20_filled": 57991,
- "ic_fluent_branch_fork_link_20_regular": 57992,
- "ic_fluent_branch_request_20_filled": 57993,
- "ic_fluent_branch_request_20_regular": 57994,
- "ic_fluent_breakout_room_20_filled": 57995,
- "ic_fluent_breakout_room_20_regular": 57996,
- "ic_fluent_briefcase_20_filled": 57997,
- "ic_fluent_briefcase_20_regular": 57998,
- "ic_fluent_briefcase_medical_20_filled": 57999,
- "ic_fluent_briefcase_medical_20_regular": 58000,
- "ic_fluent_briefcase_off_20_filled": 58001,
- "ic_fluent_briefcase_off_20_regular": 58002,
- "ic_fluent_briefcase_search_20_filled": 58003,
- "ic_fluent_briefcase_search_20_regular": 58004,
- "ic_fluent_brightness_high_20_filled": 58005,
- "ic_fluent_brightness_high_20_regular": 58006,
- "ic_fluent_brightness_low_20_filled": 58007,
- "ic_fluent_brightness_low_20_regular": 58008,
- "ic_fluent_broad_activity_feed_20_filled": 58009,
- "ic_fluent_broad_activity_feed_20_regular": 58010,
- "ic_fluent_broom_20_filled": 58011,
- "ic_fluent_broom_20_regular": 58012,
- "ic_fluent_bubble_multiple_20_filled": 58013,
- "ic_fluent_bubble_multiple_20_regular": 58014,
- "ic_fluent_bug_20_filled": 58015,
- "ic_fluent_bug_20_regular": 58016,
- "ic_fluent_bug_arrow_counterclockwise_20_filled": 58017,
- "ic_fluent_bug_arrow_counterclockwise_20_regular": 58018,
- "ic_fluent_bug_prohibited_20_filled": 58019,
- "ic_fluent_bug_prohibited_20_regular": 58020,
- "ic_fluent_building_20_filled": 58021,
- "ic_fluent_building_20_regular": 58022,
- "ic_fluent_building_bank_20_filled": 58023,
- "ic_fluent_building_bank_20_regular": 58024,
- "ic_fluent_building_bank_link_20_filled": 58025,
- "ic_fluent_building_bank_link_20_regular": 58026,
- "ic_fluent_building_bank_toolbox_20_filled": 58027,
- "ic_fluent_building_bank_toolbox_20_regular": 58028,
- "ic_fluent_building_desktop_20_filled": 58029,
- "ic_fluent_building_desktop_20_regular": 58030,
- "ic_fluent_building_factory_20_filled": 58031,
- "ic_fluent_building_factory_20_regular": 58032,
- "ic_fluent_building_government_20_filled": 58033,
- "ic_fluent_building_government_20_regular": 58034,
- "ic_fluent_building_government_search_20_filled": 58035,
- "ic_fluent_building_government_search_20_regular": 58036,
- "ic_fluent_building_home_20_filled": 58037,
- "ic_fluent_building_home_20_regular": 58038,
- "ic_fluent_building_lighthouse_20_filled": 58039,
- "ic_fluent_building_lighthouse_20_regular": 58040,
- "ic_fluent_building_mosque_20_filled": 58041,
- "ic_fluent_building_mosque_20_regular": 58042,
- "ic_fluent_building_multiple_20_filled": 58043,
- "ic_fluent_building_multiple_20_regular": 58044,
- "ic_fluent_building_people_20_filled": 58045,
- "ic_fluent_building_people_20_regular": 58046,
- "ic_fluent_building_retail_20_filled": 58047,
- "ic_fluent_building_retail_20_regular": 58048,
- "ic_fluent_building_retail_money_20_filled": 58049,
- "ic_fluent_building_retail_money_20_regular": 58050,
- "ic_fluent_building_retail_more_20_filled": 58051,
- "ic_fluent_building_retail_more_20_regular": 58052,
- "ic_fluent_building_retail_shield_20_filled": 58053,
- "ic_fluent_building_retail_shield_20_regular": 58054,
- "ic_fluent_building_retail_toolbox_20_filled": 58055,
- "ic_fluent_building_retail_toolbox_20_regular": 58056,
- "ic_fluent_building_shop_20_filled": 58057,
- "ic_fluent_building_shop_20_regular": 58058,
- "ic_fluent_building_skyscraper_20_filled": 58059,
- "ic_fluent_building_skyscraper_20_regular": 58060,
- "ic_fluent_building_swap_20_filled": 58061,
- "ic_fluent_building_swap_20_regular": 58062,
- "ic_fluent_building_townhouse_20_filled": 58063,
- "ic_fluent_building_townhouse_20_regular": 58064,
- "ic_fluent_button_20_filled": 58065,
- "ic_fluent_button_20_regular": 58066,
- "ic_fluent_calculator_20_filled": 58067,
- "ic_fluent_calculator_20_regular": 58068,
- "ic_fluent_calculator_arrow_clockwise_20_filled": 58069,
- "ic_fluent_calculator_arrow_clockwise_20_regular": 58070,
- "ic_fluent_calculator_multiple_20_filled": 58071,
- "ic_fluent_calculator_multiple_20_regular": 58072,
- "ic_fluent_calendar_20_filled": 58073,
- "ic_fluent_calendar_20_regular": 58074,
- "ic_fluent_calendar_3_day_20_filled": 58075,
- "ic_fluent_calendar_3_day_20_regular": 58076,
- "ic_fluent_calendar_add_20_filled": 58077,
- "ic_fluent_calendar_add_20_regular": 58078,
- "ic_fluent_calendar_agenda_20_filled": 58079,
- "ic_fluent_calendar_agenda_20_regular": 58080,
- "ic_fluent_calendar_arrow_counterclockwise_20_filled": 58081,
- "ic_fluent_calendar_arrow_counterclockwise_20_regular": 58082,
- "ic_fluent_calendar_arrow_down_20_filled": 58083,
- "ic_fluent_calendar_arrow_down_20_regular": 58084,
- "ic_fluent_calendar_arrow_right_20_filled": 58085,
- "ic_fluent_calendar_arrow_right_20_regular": 58086,
- "ic_fluent_calendar_assistant_20_filled": 58087,
- "ic_fluent_calendar_assistant_20_regular": 58088,
- "ic_fluent_calendar_cancel_20_filled": 58089,
- "ic_fluent_calendar_cancel_20_regular": 58090,
- "ic_fluent_calendar_chat_20_filled": 58091,
- "ic_fluent_calendar_chat_20_regular": 58092,
- "ic_fluent_calendar_checkmark_20_filled": 58093,
- "ic_fluent_calendar_checkmark_20_regular": 58094,
- "ic_fluent_calendar_clock_20_filled": 58095,
- "ic_fluent_calendar_clock_20_regular": 58096,
- "ic_fluent_calendar_data_bar_20_filled": 58097,
- "ic_fluent_calendar_data_bar_20_regular": 58098,
- "ic_fluent_calendar_date_20_filled": 58099,
- "ic_fluent_calendar_date_20_regular": 58100,
- "ic_fluent_calendar_day_20_filled": 58101,
- "ic_fluent_calendar_day_20_regular": 58102,
- "ic_fluent_calendar_edit_20_filled": 58103,
- "ic_fluent_calendar_edit_20_regular": 58104,
- "ic_fluent_calendar_empty_20_filled": 58105,
- "ic_fluent_calendar_empty_20_regular": 58106,
- "ic_fluent_calendar_error_20_filled": 58107,
- "ic_fluent_calendar_error_20_regular": 58108,
- "ic_fluent_calendar_eye_20_filled": 58109,
- "ic_fluent_calendar_eye_20_regular": 58110,
- "ic_fluent_calendar_info_20_filled": 58111,
- "ic_fluent_calendar_info_20_regular": 58112,
- "ic_fluent_calendar_lock_20_filled": 58113,
- "ic_fluent_calendar_lock_20_regular": 58114,
- "ic_fluent_calendar_ltr_20_filled": 58115,
- "ic_fluent_calendar_ltr_20_regular": 58116,
- "ic_fluent_calendar_mail_20_filled": 58117,
- "ic_fluent_calendar_mail_20_regular": 58118,
- "ic_fluent_calendar_mention_20_filled": 58119,
- "ic_fluent_calendar_mention_20_regular": 58120,
- "ic_fluent_calendar_month_20_filled": 58121,
- "ic_fluent_calendar_month_20_regular": 58122,
- "ic_fluent_calendar_multiple_20_filled": 58123,
- "ic_fluent_calendar_multiple_20_regular": 58124,
- "ic_fluent_calendar_note_20_filled": 58125,
- "ic_fluent_calendar_note_20_regular": 58126,
- "ic_fluent_calendar_pattern_20_filled": 58127,
- "ic_fluent_calendar_pattern_20_regular": 58128,
- "ic_fluent_calendar_person_20_filled": 58129,
- "ic_fluent_calendar_person_20_regular": 58130,
- "ic_fluent_calendar_phone_20_filled": 58131,
- "ic_fluent_calendar_phone_20_regular": 58132,
- "ic_fluent_calendar_play_20_filled": 58133,
- "ic_fluent_calendar_play_20_regular": 58134,
- "ic_fluent_calendar_question_mark_20_filled": 58135,
- "ic_fluent_calendar_question_mark_20_regular": 58136,
- "ic_fluent_calendar_record_20_filled": 58137,
- "ic_fluent_calendar_record_20_regular": 58138,
- "ic_fluent_calendar_reply_20_filled": 58139,
- "ic_fluent_calendar_reply_20_regular": 58140,
- "ic_fluent_calendar_rtl_20_filled": 58141,
- "ic_fluent_calendar_rtl_20_regular": 58142,
- "ic_fluent_calendar_search_20_filled": 58143,
- "ic_fluent_calendar_search_20_regular": 58144,
- "ic_fluent_calendar_settings_20_filled": 58145,
- "ic_fluent_calendar_settings_20_regular": 58146,
- "ic_fluent_calendar_shield_20_filled": 58147,
- "ic_fluent_calendar_shield_20_regular": 58148,
- "ic_fluent_calendar_sparkle_20_filled": 58149,
- "ic_fluent_calendar_sparkle_20_regular": 58150,
- "ic_fluent_calendar_star_20_filled": 58151,
- "ic_fluent_calendar_star_20_regular": 58152,
- "ic_fluent_calendar_sync_20_filled": 58153,
- "ic_fluent_calendar_sync_20_regular": 58154,
- "ic_fluent_calendar_template_20_filled": 58155,
- "ic_fluent_calendar_template_20_regular": 58156,
- "ic_fluent_calendar_today_20_filled": 58157,
- "ic_fluent_calendar_today_20_regular": 58158,
- "ic_fluent_calendar_toolbox_20_filled": 58159,
- "ic_fluent_calendar_toolbox_20_regular": 58160,
- "ic_fluent_calendar_video_20_filled": 58161,
- "ic_fluent_calendar_video_20_regular": 58162,
- "ic_fluent_calendar_week_numbers_20_filled": 58163,
- "ic_fluent_calendar_week_numbers_20_regular": 58164,
- "ic_fluent_calendar_week_start_20_filled": 58165,
- "ic_fluent_calendar_week_start_20_regular": 58166,
- "ic_fluent_calendar_work_week_20_filled": 58167,
- "ic_fluent_calendar_work_week_20_regular": 58168,
- "ic_fluent_call_20_filled": 58169,
- "ic_fluent_call_20_regular": 58170,
- "ic_fluent_call_add_20_filled": 58171,
- "ic_fluent_call_add_20_regular": 58172,
- "ic_fluent_call_checkmark_20_filled": 58173,
- "ic_fluent_call_checkmark_20_regular": 58174,
- "ic_fluent_call_connecting_20_filled": 58175,
- "ic_fluent_call_connecting_20_regular": 58176,
- "ic_fluent_call_dismiss_20_filled": 58177,
- "ic_fluent_call_dismiss_20_regular": 58178,
- "ic_fluent_call_end_20_filled": 58179,
- "ic_fluent_call_end_20_regular": 58180,
- "ic_fluent_call_exclamation_20_filled": 58181,
- "ic_fluent_call_exclamation_20_regular": 58182,
- "ic_fluent_call_forward_20_filled": 58183,
- "ic_fluent_call_forward_20_regular": 58184,
- "ic_fluent_call_inbound_20_filled": 58185,
- "ic_fluent_call_inbound_20_regular": 58186,
- "ic_fluent_call_missed_20_filled": 58187,
- "ic_fluent_call_missed_20_regular": 58188,
- "ic_fluent_call_outbound_20_filled": 58189,
- "ic_fluent_call_outbound_20_regular": 58190,
- "ic_fluent_call_park_20_filled": 58191,
- "ic_fluent_call_park_20_regular": 58192,
- "ic_fluent_call_pause_20_filled": 58193,
- "ic_fluent_call_pause_20_regular": 58194,
- "ic_fluent_call_prohibited_20_filled": 58195,
- "ic_fluent_call_prohibited_20_regular": 58196,
- "ic_fluent_call_transfer_20_filled": 58197,
- "ic_fluent_call_transfer_20_regular": 58198,
- "ic_fluent_call_warning_20_filled": 58199,
- "ic_fluent_call_warning_20_regular": 58200,
- "ic_fluent_calligraphy_pen_20_filled": 58201,
- "ic_fluent_calligraphy_pen_20_regular": 58202,
- "ic_fluent_calligraphy_pen_checkmark_20_filled": 58203,
- "ic_fluent_calligraphy_pen_checkmark_20_regular": 58204,
- "ic_fluent_calligraphy_pen_error_20_filled": 58205,
- "ic_fluent_calligraphy_pen_error_20_regular": 58206,
- "ic_fluent_calligraphy_pen_question_mark_20_filled": 58207,
- "ic_fluent_calligraphy_pen_question_mark_20_regular": 58208,
- "ic_fluent_camera_20_filled": 58209,
- "ic_fluent_camera_20_regular": 58210,
- "ic_fluent_camera_add_20_filled": 58211,
- "ic_fluent_camera_add_20_regular": 58212,
- "ic_fluent_camera_arrow_up_20_filled": 58213,
- "ic_fluent_camera_arrow_up_20_regular": 58214,
- "ic_fluent_camera_dome_20_filled": 58215,
- "ic_fluent_camera_dome_20_regular": 58216,
- "ic_fluent_camera_edit_20_filled": 58217,
- "ic_fluent_camera_edit_20_regular": 58218,
- "ic_fluent_camera_off_20_filled": 58219,
- "ic_fluent_camera_off_20_regular": 58220,
- "ic_fluent_camera_sparkles_20_filled": 58221,
- "ic_fluent_camera_sparkles_20_regular": 58222,
- "ic_fluent_camera_switch_20_filled": 58223,
- "ic_fluent_camera_switch_20_regular": 58224,
- "ic_fluent_card_ui_20_filled": 58225,
- "ic_fluent_card_ui_20_regular": 58226,
- "ic_fluent_card_ui_portrait_flip_20_filled": 58227,
- "ic_fluent_card_ui_portrait_flip_20_regular": 58228,
- "ic_fluent_caret_down_20_filled": 58229,
- "ic_fluent_caret_down_20_regular": 58230,
- "ic_fluent_caret_down_right_20_filled": 58231,
- "ic_fluent_caret_down_right_20_regular": 58232,
- "ic_fluent_caret_left_20_filled": 58233,
- "ic_fluent_caret_left_20_regular": 58234,
- "ic_fluent_caret_right_20_filled": 58235,
- "ic_fluent_caret_right_20_regular": 58236,
- "ic_fluent_caret_up_20_filled": 58237,
- "ic_fluent_caret_up_20_regular": 58238,
- "ic_fluent_cart_20_filled": 58239,
- "ic_fluent_cart_20_regular": 58240,
- "ic_fluent_cast_20_filled": 58241,
- "ic_fluent_cast_20_regular": 58242,
- "ic_fluent_cast_multiple_20_filled": 58243,
- "ic_fluent_cast_multiple_20_regular": 58244,
- "ic_fluent_catch_up_20_filled": 58245,
- "ic_fluent_catch_up_20_regular": 58246,
- "ic_fluent_cellular_3g_20_filled": 58247,
- "ic_fluent_cellular_3g_20_regular": 58248,
- "ic_fluent_cellular_4g_20_filled": 58249,
- "ic_fluent_cellular_4g_20_regular": 58250,
- "ic_fluent_cellular_5g_20_filled": 58251,
- "ic_fluent_cellular_5g_20_regular": 58252,
- "ic_fluent_cellular_data_1_20_filled": 58253,
- "ic_fluent_cellular_data_1_20_regular": 58254,
- "ic_fluent_cellular_data_2_20_filled": 58255,
- "ic_fluent_cellular_data_2_20_regular": 58256,
- "ic_fluent_cellular_data_3_20_filled": 58257,
- "ic_fluent_cellular_data_3_20_regular": 58258,
- "ic_fluent_cellular_data_4_20_filled": 58259,
- "ic_fluent_cellular_data_4_20_regular": 58260,
- "ic_fluent_cellular_data_5_20_filled": 58261,
- "ic_fluent_cellular_data_5_20_regular": 58262,
- "ic_fluent_cellular_off_20_filled": 58263,
- "ic_fluent_cellular_off_20_regular": 58264,
- "ic_fluent_cellular_warning_20_filled": 58265,
- "ic_fluent_cellular_warning_20_regular": 58266,
- "ic_fluent_center_horizontal_20_filled": 58267,
- "ic_fluent_center_horizontal_20_regular": 58268,
- "ic_fluent_center_vertical_20_filled": 58269,
- "ic_fluent_center_vertical_20_regular": 58270,
- "ic_fluent_certificate_20_filled": 58271,
- "ic_fluent_certificate_20_regular": 58272,
- "ic_fluent_channel_20_filled": 58273,
- "ic_fluent_channel_20_regular": 58274,
- "ic_fluent_channel_add_20_filled": 58275,
- "ic_fluent_channel_add_20_regular": 58276,
- "ic_fluent_channel_alert_20_filled": 58277,
- "ic_fluent_channel_alert_20_regular": 58278,
- "ic_fluent_channel_arrow_left_20_filled": 58279,
- "ic_fluent_channel_arrow_left_20_regular": 58280,
- "ic_fluent_channel_dismiss_20_filled": 58281,
- "ic_fluent_channel_dismiss_20_regular": 58282,
- "ic_fluent_channel_share_20_filled": 58283,
- "ic_fluent_channel_share_20_regular": 58284,
- "ic_fluent_channel_subtract_20_filled": 58285,
- "ic_fluent_channel_subtract_20_regular": 58286,
- "ic_fluent_chart_multiple_20_filled": 58287,
- "ic_fluent_chart_multiple_20_regular": 58288,
- "ic_fluent_chart_person_20_filled": 58289,
- "ic_fluent_chart_person_20_regular": 58290,
- "ic_fluent_chat_20_filled": 58291,
- "ic_fluent_chat_20_regular": 58292,
- "ic_fluent_chat_add_20_filled": 58293,
- "ic_fluent_chat_add_20_regular": 58294,
- "ic_fluent_chat_arrow_back_20_filled": 58295,
- "ic_fluent_chat_arrow_back_20_regular": 58296,
- "ic_fluent_chat_arrow_double_back_20_filled": 58297,
- "ic_fluent_chat_arrow_double_back_20_regular": 58298,
- "ic_fluent_chat_bubbles_question_20_filled": 58299,
- "ic_fluent_chat_bubbles_question_20_regular": 58300,
- "ic_fluent_chat_cursor_20_filled": 58301,
- "ic_fluent_chat_cursor_20_regular": 58302,
- "ic_fluent_chat_dismiss_20_filled": 58303,
- "ic_fluent_chat_dismiss_20_regular": 58304,
- "ic_fluent_chat_empty_20_filled": 58305,
- "ic_fluent_chat_empty_20_regular": 58306,
- "ic_fluent_chat_help_20_filled": 58307,
- "ic_fluent_chat_help_20_regular": 58308,
- "ic_fluent_chat_lock_20_filled": 58309,
- "ic_fluent_chat_lock_20_regular": 58310,
- "ic_fluent_chat_mail_20_filled": 58311,
- "ic_fluent_chat_mail_20_regular": 58312,
- "ic_fluent_chat_multiple_20_filled": 58313,
- "ic_fluent_chat_multiple_20_regular": 58314,
- "ic_fluent_chat_multiple_heart_20_filled": 58315,
- "ic_fluent_chat_multiple_heart_20_regular": 58316,
- "ic_fluent_chat_off_20_filled": 58317,
- "ic_fluent_chat_off_20_regular": 58318,
- "ic_fluent_chat_settings_20_filled": 58319,
- "ic_fluent_chat_settings_20_regular": 58320,
- "ic_fluent_chat_sparkle_20_filled": 58321,
- "ic_fluent_chat_sparkle_20_regular": 58322,
- "ic_fluent_chat_video_20_filled": 58323,
- "ic_fluent_chat_video_20_regular": 58324,
- "ic_fluent_chat_warning_20_filled": 58325,
- "ic_fluent_chat_warning_20_regular": 58326,
- "ic_fluent_check_20_filled": 58327,
- "ic_fluent_check_20_regular": 58328,
- "ic_fluent_checkbox_1_20_filled": 58329,
- "ic_fluent_checkbox_1_20_regular": 58330,
- "ic_fluent_checkbox_2_20_filled": 58331,
- "ic_fluent_checkbox_2_20_regular": 58332,
- "ic_fluent_checkbox_arrow_right_20_filled": 58333,
- "ic_fluent_checkbox_arrow_right_20_regular": 58334,
- "ic_fluent_checkbox_checked_20_filled": 58335,
- "ic_fluent_checkbox_checked_20_regular": 58336,
- "ic_fluent_checkbox_checked_sync_20_filled": 58337,
- "ic_fluent_checkbox_checked_sync_20_regular": 58338,
- "ic_fluent_checkbox_indeterminate_20_filled": 58339,
- "ic_fluent_checkbox_indeterminate_20_regular": 58340,
- "ic_fluent_checkbox_person_20_filled": 58341,
- "ic_fluent_checkbox_person_20_regular": 58342,
- "ic_fluent_checkbox_unchecked_20_filled": 58343,
- "ic_fluent_checkbox_unchecked_20_regular": 58344,
- "ic_fluent_checkbox_warning_20_filled": 58345,
- "ic_fluent_checkbox_warning_20_regular": 58346,
- "ic_fluent_checkmark_20_filled": 58347,
- "ic_fluent_checkmark_20_regular": 58348,
- "ic_fluent_checkmark_circle_20_filled": 58349,
- "ic_fluent_checkmark_circle_20_regular": 58350,
- "ic_fluent_checkmark_circle_square_20_filled": 58351,
- "ic_fluent_checkmark_circle_square_20_regular": 58352,
- "ic_fluent_checkmark_circle_warning_20_filled": 58353,
- "ic_fluent_checkmark_circle_warning_20_regular": 58354,
- "ic_fluent_checkmark_lock_20_filled": 58355,
- "ic_fluent_checkmark_lock_20_regular": 58356,
- "ic_fluent_checkmark_note_20_filled": 58357,
- "ic_fluent_checkmark_note_20_regular": 58358,
- "ic_fluent_checkmark_square_20_filled": 58359,
- "ic_fluent_checkmark_square_20_regular": 58360,
- "ic_fluent_checkmark_starburst_20_filled": 58361,
- "ic_fluent_checkmark_starburst_20_regular": 58362,
- "ic_fluent_checkmark_underline_circle_20_filled": 58363,
- "ic_fluent_checkmark_underline_circle_20_regular": 58364,
- "ic_fluent_chess_20_filled": 58365,
- "ic_fluent_chess_20_regular": 58366,
- "ic_fluent_chevron_circle_down_20_filled": 58367,
- "ic_fluent_chevron_circle_down_20_regular": 58368,
- "ic_fluent_chevron_circle_left_20_filled": 58369,
- "ic_fluent_chevron_circle_left_20_regular": 58370,
- "ic_fluent_chevron_circle_right_20_filled": 58371,
- "ic_fluent_chevron_circle_right_20_regular": 58372,
- "ic_fluent_chevron_circle_up_20_filled": 58373,
- "ic_fluent_chevron_circle_up_20_regular": 58374,
- "ic_fluent_chevron_double_down_20_filled": 58375,
- "ic_fluent_chevron_double_down_20_regular": 58376,
- "ic_fluent_chevron_double_left_20_filled": 58377,
- "ic_fluent_chevron_double_left_20_regular": 58378,
- "ic_fluent_chevron_double_right_20_filled": 58379,
- "ic_fluent_chevron_double_right_20_regular": 58380,
- "ic_fluent_chevron_double_up_20_filled": 58381,
- "ic_fluent_chevron_double_up_20_regular": 58382,
- "ic_fluent_chevron_down_20_filled": 58383,
- "ic_fluent_chevron_down_20_regular": 58384,
- "ic_fluent_chevron_down_up_20_filled": 58385,
- "ic_fluent_chevron_down_up_20_regular": 58386,
- "ic_fluent_chevron_left_20_filled": 58387,
- "ic_fluent_chevron_left_20_regular": 58388,
- "ic_fluent_chevron_right_20_filled": 58389,
- "ic_fluent_chevron_right_20_regular": 58390,
- "ic_fluent_chevron_up_20_filled": 58391,
- "ic_fluent_chevron_up_20_regular": 58392,
- "ic_fluent_chevron_up_down_20_filled": 58393,
- "ic_fluent_chevron_up_down_20_regular": 58394,
- "ic_fluent_circle_20_filled": 58395,
- "ic_fluent_circle_20_regular": 58396,
- "ic_fluent_circle_edit_20_filled": 58397,
- "ic_fluent_circle_edit_20_regular": 58398,
- "ic_fluent_circle_eraser_20_filled": 58399,
- "ic_fluent_circle_eraser_20_regular": 58400,
- "ic_fluent_circle_half_fill_20_filled": 58401,
- "ic_fluent_circle_half_fill_20_regular": 58402,
- "ic_fluent_circle_highlight_20_filled": 58403,
- "ic_fluent_circle_highlight_20_regular": 58404,
- "ic_fluent_circle_hint_20_filled": 58405,
- "ic_fluent_circle_hint_20_regular": 58406,
- "ic_fluent_circle_hint_half_vertical_20_filled": 58407,
- "ic_fluent_circle_hint_half_vertical_20_regular": 58408,
- "ic_fluent_circle_image_20_filled": 58409,
- "ic_fluent_circle_image_20_regular": 58410,
- "ic_fluent_circle_line_20_filled": 58411,
- "ic_fluent_circle_line_20_regular": 58412,
- "ic_fluent_circle_multiple_subtract_checkmark_20_filled": 58413,
- "ic_fluent_circle_multiple_subtract_checkmark_20_regular": 58414,
- "ic_fluent_circle_off_20_filled": 58415,
- "ic_fluent_circle_off_20_regular": 58416,
- "ic_fluent_circle_shadow_20_filled": 58417,
- "ic_fluent_circle_shadow_20_regular": 58418,
- "ic_fluent_circle_small_20_filled": 58419,
- "ic_fluent_circle_small_20_regular": 58420,
- "ic_fluent_city_20_filled": 58421,
- "ic_fluent_city_20_regular": 58422,
- "ic_fluent_class_20_filled": 58423,
- "ic_fluent_class_20_regular": 58424,
- "ic_fluent_classification_20_filled": 58425,
- "ic_fluent_classification_20_regular": 58426,
- "ic_fluent_clear_formatting_20_filled": 58427,
- "ic_fluent_clear_formatting_20_regular": 58428,
- "ic_fluent_clipboard_20_filled": 58429,
- "ic_fluent_clipboard_20_regular": 58430,
- "ic_fluent_clipboard_3_day_20_filled": 58431,
- "ic_fluent_clipboard_3_day_20_regular": 58432,
- "ic_fluent_clipboard_arrow_right_20_filled": 58433,
- "ic_fluent_clipboard_arrow_right_20_regular": 58434,
- "ic_fluent_clipboard_brush_20_filled": 58435,
- "ic_fluent_clipboard_brush_20_regular": 58436,
- "ic_fluent_clipboard_bullet_list_20_filled": 58437,
- "ic_fluent_clipboard_bullet_list_20_regular": 58438,
- "ic_fluent_clipboard_bullet_list_ltr_20_filled": 58439,
- "ic_fluent_clipboard_bullet_list_ltr_20_regular": 58440,
- "ic_fluent_clipboard_bullet_list_rtl_20_filled": 58441,
- "ic_fluent_clipboard_bullet_list_rtl_20_regular": 58442,
- "ic_fluent_clipboard_checkmark_20_filled": 58443,
- "ic_fluent_clipboard_checkmark_20_regular": 58444,
- "ic_fluent_clipboard_clock_20_filled": 58445,
- "ic_fluent_clipboard_clock_20_regular": 58446,
- "ic_fluent_clipboard_code_20_filled": 58447,
- "ic_fluent_clipboard_code_20_regular": 58448,
- "ic_fluent_clipboard_data_bar_20_filled": 58449,
- "ic_fluent_clipboard_data_bar_20_regular": 58450,
- "ic_fluent_clipboard_day_20_filled": 58451,
- "ic_fluent_clipboard_day_20_regular": 58452,
- "ic_fluent_clipboard_edit_20_filled": 58453,
- "ic_fluent_clipboard_edit_20_regular": 58454,
- "ic_fluent_clipboard_error_20_filled": 58455,
- "ic_fluent_clipboard_error_20_regular": 58456,
- "ic_fluent_clipboard_heart_20_filled": 58457,
- "ic_fluent_clipboard_heart_20_regular": 58458,
- "ic_fluent_clipboard_image_20_filled": 58459,
- "ic_fluent_clipboard_image_20_regular": 58460,
- "ic_fluent_clipboard_letter_20_filled": 58461,
- "ic_fluent_clipboard_letter_20_regular": 58462,
- "ic_fluent_clipboard_link_20_filled": 58463,
- "ic_fluent_clipboard_link_20_regular": 58464,
- "ic_fluent_clipboard_math_formula_20_filled": 58465,
- "ic_fluent_clipboard_math_formula_20_regular": 58466,
- "ic_fluent_clipboard_month_20_filled": 58467,
- "ic_fluent_clipboard_month_20_regular": 58468,
- "ic_fluent_clipboard_more_20_filled": 58469,
- "ic_fluent_clipboard_more_20_regular": 58470,
- "ic_fluent_clipboard_note_20_filled": 58471,
- "ic_fluent_clipboard_note_20_regular": 58472,
- "ic_fluent_clipboard_number_123_20_filled": 58473,
- "ic_fluent_clipboard_number_123_20_regular": 58474,
- "ic_fluent_clipboard_paste_20_filled": 58475,
- "ic_fluent_clipboard_paste_20_regular": 58476,
- "ic_fluent_clipboard_pulse_20_filled": 58477,
- "ic_fluent_clipboard_pulse_20_regular": 58478,
- "ic_fluent_clipboard_search_20_filled": 58479,
- "ic_fluent_clipboard_search_20_regular": 58480,
- "ic_fluent_clipboard_settings_20_filled": 58481,
- "ic_fluent_clipboard_settings_20_regular": 58482,
- "ic_fluent_clipboard_task_20_filled": 58483,
- "ic_fluent_clipboard_task_20_regular": 58484,
- "ic_fluent_clipboard_task_add_20_filled": 58485,
- "ic_fluent_clipboard_task_add_20_regular": 58486,
- "ic_fluent_clipboard_task_list_ltr_20_filled": 58487,
- "ic_fluent_clipboard_task_list_ltr_20_regular": 58488,
- "ic_fluent_clipboard_task_list_rtl_20_filled": 58489,
- "ic_fluent_clipboard_task_list_rtl_20_regular": 58490,
- "ic_fluent_clipboard_text_edit_20_filled": 58491,
- "ic_fluent_clipboard_text_edit_20_regular": 58492,
- "ic_fluent_clipboard_text_ltr_20_filled": 58493,
- "ic_fluent_clipboard_text_ltr_20_regular": 58494,
- "ic_fluent_clipboard_text_rtl_20_filled": 58495,
- "ic_fluent_clipboard_text_rtl_20_regular": 58496,
- "ic_fluent_clock_20_filled": 58497,
- "ic_fluent_clock_20_regular": 58498,
- "ic_fluent_clock_alarm_20_filled": 58499,
- "ic_fluent_clock_alarm_20_regular": 58500,
- "ic_fluent_clock_arrow_download_20_filled": 58501,
- "ic_fluent_clock_arrow_download_20_regular": 58502,
- "ic_fluent_clock_bill_20_filled": 58503,
- "ic_fluent_clock_bill_20_regular": 58504,
- "ic_fluent_clock_dismiss_20_filled": 58505,
- "ic_fluent_clock_dismiss_20_regular": 58506,
- "ic_fluent_clock_lock_20_filled": 58507,
- "ic_fluent_clock_lock_20_regular": 58508,
- "ic_fluent_clock_pause_20_filled": 58509,
- "ic_fluent_clock_pause_20_regular": 58510,
- "ic_fluent_clock_toolbox_20_filled": 58511,
- "ic_fluent_clock_toolbox_20_regular": 58512,
- "ic_fluent_closed_caption_20_filled": 58513,
- "ic_fluent_closed_caption_20_regular": 58514,
- "ic_fluent_closed_caption_off_20_filled": 58515,
- "ic_fluent_closed_caption_off_20_regular": 58516,
- "ic_fluent_cloud_20_filled": 58517,
- "ic_fluent_cloud_20_regular": 58518,
- "ic_fluent_cloud_add_20_filled": 58519,
- "ic_fluent_cloud_add_20_regular": 58520,
- "ic_fluent_cloud_archive_20_filled": 58521,
- "ic_fluent_cloud_archive_20_regular": 58522,
- "ic_fluent_cloud_arrow_down_20_filled": 58523,
- "ic_fluent_cloud_arrow_down_20_regular": 58524,
- "ic_fluent_cloud_arrow_right_20_filled": 58525,
- "ic_fluent_cloud_arrow_right_20_regular": 58526,
- "ic_fluent_cloud_arrow_up_20_filled": 58527,
- "ic_fluent_cloud_arrow_up_20_regular": 58528,
- "ic_fluent_cloud_beaker_20_filled": 58529,
- "ic_fluent_cloud_beaker_20_regular": 58530,
- "ic_fluent_cloud_bidirectional_20_filled": 58531,
- "ic_fluent_cloud_bidirectional_20_regular": 58532,
- "ic_fluent_cloud_checkmark_20_filled": 58533,
- "ic_fluent_cloud_checkmark_20_regular": 58534,
- "ic_fluent_cloud_cube_20_filled": 58535,
- "ic_fluent_cloud_cube_20_regular": 58536,
- "ic_fluent_cloud_database_20_filled": 58537,
- "ic_fluent_cloud_database_20_regular": 58538,
- "ic_fluent_cloud_desktop_20_filled": 58539,
- "ic_fluent_cloud_desktop_20_regular": 58540,
- "ic_fluent_cloud_dismiss_20_filled": 58541,
- "ic_fluent_cloud_dismiss_20_regular": 58542,
- "ic_fluent_cloud_edit_20_filled": 58543,
- "ic_fluent_cloud_edit_20_regular": 58544,
- "ic_fluent_cloud_error_20_filled": 58545,
- "ic_fluent_cloud_error_20_regular": 58546,
- "ic_fluent_cloud_flow_20_filled": 58547,
- "ic_fluent_cloud_flow_20_regular": 58548,
- "ic_fluent_cloud_link_20_filled": 58549,
- "ic_fluent_cloud_link_20_regular": 58550,
- "ic_fluent_cloud_off_20_filled": 58551,
- "ic_fluent_cloud_off_20_regular": 58552,
- "ic_fluent_cloud_swap_20_filled": 58553,
- "ic_fluent_cloud_swap_20_regular": 58554,
- "ic_fluent_cloud_sync_20_filled": 58555,
- "ic_fluent_cloud_sync_20_regular": 58556,
- "ic_fluent_cloud_words_20_filled": 58557,
- "ic_fluent_cloud_words_20_regular": 58558,
- "ic_fluent_clover_20_filled": 58559,
- "ic_fluent_clover_20_regular": 58560,
- "ic_fluent_code_20_filled": 58561,
- "ic_fluent_code_20_regular": 58562,
- "ic_fluent_code_block_20_filled": 58563,
- "ic_fluent_code_block_20_regular": 58564,
- "ic_fluent_code_circle_20_filled": 58565,
- "ic_fluent_code_circle_20_regular": 58566,
- "ic_fluent_code_text_20_filled": 58567,
- "ic_fluent_code_text_20_regular": 58568,
- "ic_fluent_code_text_edit_20_filled": 58569,
- "ic_fluent_code_text_edit_20_regular": 58570,
- "ic_fluent_collections_20_filled": 58571,
- "ic_fluent_collections_20_regular": 58572,
- "ic_fluent_collections_add_20_filled": 58573,
- "ic_fluent_collections_add_20_regular": 58574,
- "ic_fluent_color_20_filled": 58575,
- "ic_fluent_color_20_regular": 58576,
- "ic_fluent_color_background_20_filled": 58577,
- "ic_fluent_color_background_20_regular": 58578,
- "ic_fluent_color_background_accent_20_regular": 58579,
- "ic_fluent_color_fill_20_filled": 58580,
- "ic_fluent_color_fill_20_regular": 58581,
- "ic_fluent_color_fill_accent_20_regular": 58582,
- "ic_fluent_color_line_20_filled": 58583,
- "ic_fluent_color_line_20_regular": 58584,
- "ic_fluent_color_line_accent_20_regular": 58585,
- "ic_fluent_column_20_filled": 58586,
- "ic_fluent_column_20_regular": 58587,
- "ic_fluent_column_arrow_right_20_filled": 58588,
- "ic_fluent_column_arrow_right_20_regular": 58589,
- "ic_fluent_column_double_compare_20_filled": 58590,
- "ic_fluent_column_double_compare_20_regular": 58591,
- "ic_fluent_column_edit_20_filled": 58592,
- "ic_fluent_column_edit_20_regular": 58593,
- "ic_fluent_column_single_compare_20_filled": 58594,
- "ic_fluent_column_single_compare_20_regular": 58595,
- "ic_fluent_column_triple_20_filled": 58596,
- "ic_fluent_column_triple_20_regular": 58597,
- "ic_fluent_column_triple_edit_20_filled": 58598,
- "ic_fluent_column_triple_edit_20_regular": 58599,
- "ic_fluent_comma_20_filled": 58600,
- "ic_fluent_comma_20_regular": 58601,
- "ic_fluent_comment_20_filled": 58602,
- "ic_fluent_comment_20_regular": 58603,
- "ic_fluent_comment_add_20_filled": 58604,
- "ic_fluent_comment_add_20_regular": 58605,
- "ic_fluent_comment_arrow_left_20_filled": 58606,
- "ic_fluent_comment_arrow_left_20_regular": 58607,
- "ic_fluent_comment_arrow_right_20_filled": 58608,
- "ic_fluent_comment_arrow_right_20_regular": 58609,
- "ic_fluent_comment_checkmark_20_filled": 58610,
- "ic_fluent_comment_checkmark_20_regular": 58611,
- "ic_fluent_comment_dismiss_20_filled": 58612,
- "ic_fluent_comment_dismiss_20_regular": 58613,
- "ic_fluent_comment_edit_20_filled": 58614,
- "ic_fluent_comment_edit_20_regular": 58615,
- "ic_fluent_comment_error_20_filled": 58616,
- "ic_fluent_comment_error_20_regular": 58617,
- "ic_fluent_comment_lightning_20_filled": 58618,
- "ic_fluent_comment_lightning_20_regular": 58619,
- "ic_fluent_comment_link_20_filled": 58620,
- "ic_fluent_comment_link_20_regular": 58621,
- "ic_fluent_comment_mention_20_filled": 58622,
- "ic_fluent_comment_mention_20_regular": 58623,
- "ic_fluent_comment_multiple_20_filled": 58624,
- "ic_fluent_comment_multiple_20_regular": 58625,
- "ic_fluent_comment_multiple_checkmark_20_filled": 58626,
- "ic_fluent_comment_multiple_checkmark_20_regular": 58627,
- "ic_fluent_comment_multiple_link_20_filled": 58628,
- "ic_fluent_comment_multiple_link_20_regular": 58629,
- "ic_fluent_comment_note_20_filled": 58630,
- "ic_fluent_comment_note_20_regular": 58631,
- "ic_fluent_comment_off_20_filled": 58632,
- "ic_fluent_comment_off_20_regular": 58633,
- "ic_fluent_communication_20_filled": 58634,
- "ic_fluent_communication_20_regular": 58635,
- "ic_fluent_communication_person_20_filled": 58636,
- "ic_fluent_communication_person_20_regular": 58637,
- "ic_fluent_communication_shield_20_filled": 58638,
- "ic_fluent_communication_shield_20_regular": 58639,
- "ic_fluent_compass_northwest_20_filled": 58640,
- "ic_fluent_compass_northwest_20_regular": 58641,
- "ic_fluent_compose_20_filled": 58642,
- "ic_fluent_compose_20_regular": 58643,
- "ic_fluent_conference_room_20_filled": 58644,
- "ic_fluent_conference_room_20_regular": 58645,
- "ic_fluent_connected_20_filled": 58646,
- "ic_fluent_connected_20_regular": 58647,
- "ic_fluent_connector_20_filled": 58648,
- "ic_fluent_connector_20_regular": 58649,
- "ic_fluent_contact_card_20_filled": 58650,
- "ic_fluent_contact_card_20_regular": 58651,
- "ic_fluent_contact_card_group_20_filled": 58652,
- "ic_fluent_contact_card_group_20_regular": 58653,
- "ic_fluent_contact_card_link_20_filled": 58654,
- "ic_fluent_contact_card_link_20_regular": 58655,
- "ic_fluent_contact_card_ribbon_20_filled": 58656,
- "ic_fluent_contact_card_ribbon_20_regular": 58657,
- "ic_fluent_content_settings_20_filled": 58658,
- "ic_fluent_content_settings_20_regular": 58659,
- "ic_fluent_content_view_20_filled": 58660,
- "ic_fluent_content_view_20_regular": 58661,
- "ic_fluent_content_view_gallery_20_filled": 58662,
- "ic_fluent_content_view_gallery_20_regular": 58663,
- "ic_fluent_content_view_gallery_lightning_20_filled": 58664,
- "ic_fluent_content_view_gallery_lightning_20_regular": 58665,
- "ic_fluent_contract_down_left_20_filled": 58666,
- "ic_fluent_contract_down_left_20_regular": 58667,
- "ic_fluent_contract_up_right_20_filled": 58668,
- "ic_fluent_contract_up_right_20_regular": 58669,
- "ic_fluent_control_button_20_filled": 58670,
- "ic_fluent_control_button_20_regular": 58671,
- "ic_fluent_convert_range_20_filled": 58672,
- "ic_fluent_convert_range_20_regular": 58673,
- "ic_fluent_cookies_20_filled": 58674,
- "ic_fluent_cookies_20_regular": 58675,
- "ic_fluent_copy_20_filled": 58676,
- "ic_fluent_copy_20_regular": 58677,
- "ic_fluent_copy_add_20_filled": 58678,
- "ic_fluent_copy_add_20_regular": 58679,
- "ic_fluent_copy_arrow_right_20_filled": 58680,
- "ic_fluent_copy_arrow_right_20_regular": 58681,
- "ic_fluent_copy_select_20_filled": 58682,
- "ic_fluent_copy_select_20_regular": 58683,
- "ic_fluent_couch_20_filled": 58684,
- "ic_fluent_couch_20_regular": 58685,
- "ic_fluent_credit_card_clock_20_filled": 58686,
- "ic_fluent_credit_card_clock_20_regular": 58687,
- "ic_fluent_credit_card_person_20_filled": 58688,
- "ic_fluent_credit_card_person_20_regular": 58689,
- "ic_fluent_credit_card_toolbox_20_filled": 58690,
- "ic_fluent_credit_card_toolbox_20_regular": 58691,
- "ic_fluent_crop_20_filled": 58692,
- "ic_fluent_crop_20_regular": 58693,
- "ic_fluent_crop_arrow_rotate_20_filled": 58694,
- "ic_fluent_crop_arrow_rotate_20_regular": 58695,
- "ic_fluent_crop_interim_20_filled": 58696,
- "ic_fluent_crop_interim_20_regular": 58697,
- "ic_fluent_crop_interim_off_20_filled": 58698,
- "ic_fluent_crop_interim_off_20_regular": 58699,
- "ic_fluent_crown_20_filled": 58700,
- "ic_fluent_crown_20_regular": 58701,
- "ic_fluent_cube_20_filled": 58702,
- "ic_fluent_cube_20_regular": 58703,
- "ic_fluent_cube_add_20_filled": 58704,
- "ic_fluent_cube_add_20_regular": 58705,
- "ic_fluent_cube_arrow_curve_down_20_filled": 58706,
- "ic_fluent_cube_arrow_curve_down_20_regular": 58707,
- "ic_fluent_cube_link_20_filled": 58708,
- "ic_fluent_cube_link_20_regular": 58709,
- "ic_fluent_cube_multiple_20_filled": 58710,
- "ic_fluent_cube_multiple_20_regular": 58711,
- "ic_fluent_cube_quick_20_filled": 58712,
- "ic_fluent_cube_quick_20_regular": 58713,
- "ic_fluent_cube_rotate_20_filled": 58714,
- "ic_fluent_cube_rotate_20_regular": 58715,
- "ic_fluent_cube_sync_20_filled": 58716,
- "ic_fluent_cube_sync_20_regular": 58717,
- "ic_fluent_cube_tree_20_filled": 58718,
- "ic_fluent_cube_tree_20_regular": 58719,
- "ic_fluent_currency_dollar_euro_20_filled": 58720,
- "ic_fluent_currency_dollar_euro_20_regular": 58721,
- "ic_fluent_currency_dollar_rupee_20_filled": 58722,
- "ic_fluent_currency_dollar_rupee_20_regular": 58723,
- "ic_fluent_cursor_20_filled": 58724,
- "ic_fluent_cursor_20_regular": 58725,
- "ic_fluent_cursor_click_20_filled": 58726,
- "ic_fluent_cursor_click_20_regular": 58727,
- "ic_fluent_cursor_hover_20_filled": 58728,
- "ic_fluent_cursor_hover_20_regular": 58729,
- "ic_fluent_cursor_hover_off_20_filled": 58730,
- "ic_fluent_cursor_hover_off_20_regular": 58731,
- "ic_fluent_cursor_prohibited_20_filled": 58732,
- "ic_fluent_cursor_prohibited_20_regular": 58733,
- "ic_fluent_cut_20_filled": 58734,
- "ic_fluent_cut_20_regular": 58735,
- "ic_fluent_dark_theme_20_filled": 58736,
- "ic_fluent_dark_theme_20_regular": 58737,
- "ic_fluent_data_area_20_filled": 58738,
- "ic_fluent_data_area_20_regular": 58739,
- "ic_fluent_data_bar_horizontal_20_filled": 58740,
- "ic_fluent_data_bar_horizontal_20_regular": 58741,
- "ic_fluent_data_bar_vertical_20_filled": 58742,
- "ic_fluent_data_bar_vertical_20_regular": 58743,
- "ic_fluent_data_bar_vertical_add_20_filled": 58744,
- "ic_fluent_data_bar_vertical_add_20_regular": 58745,
- "ic_fluent_data_bar_vertical_arrow_down_20_filled": 58746,
- "ic_fluent_data_bar_vertical_arrow_down_20_regular": 58747,
- "ic_fluent_data_bar_vertical_ascending_20_filled": 58748,
- "ic_fluent_data_bar_vertical_ascending_20_regular": 58749,
- "ic_fluent_data_bar_vertical_star_20_filled": 58750,
- "ic_fluent_data_bar_vertical_star_20_regular": 58751,
- "ic_fluent_data_funnel_20_filled": 58752,
- "ic_fluent_data_funnel_20_regular": 58753,
- "ic_fluent_data_histogram_20_filled": 58754,
- "ic_fluent_data_histogram_20_regular": 58755,
- "ic_fluent_data_line_20_filled": 58756,
- "ic_fluent_data_line_20_regular": 58757,
- "ic_fluent_data_pie_20_filled": 58758,
- "ic_fluent_data_pie_20_regular": 58759,
- "ic_fluent_data_scatter_20_filled": 58760,
- "ic_fluent_data_scatter_20_regular": 58761,
- "ic_fluent_data_sunburst_20_filled": 58762,
- "ic_fluent_data_sunburst_20_regular": 58763,
- "ic_fluent_data_treemap_20_filled": 58764,
- "ic_fluent_data_treemap_20_regular": 58765,
- "ic_fluent_data_trending_20_filled": 58766,
- "ic_fluent_data_trending_20_regular": 58767,
- "ic_fluent_data_usage_20_filled": 58768,
- "ic_fluent_data_usage_20_regular": 58769,
- "ic_fluent_data_usage_edit_20_filled": 58770,
- "ic_fluent_data_usage_edit_20_regular": 58771,
- "ic_fluent_data_usage_settings_20_filled": 58772,
- "ic_fluent_data_usage_settings_20_regular": 58773,
- "ic_fluent_data_usage_toolbox_20_filled": 58774,
- "ic_fluent_data_usage_toolbox_20_regular": 58775,
- "ic_fluent_data_waterfall_20_filled": 58776,
- "ic_fluent_data_waterfall_20_regular": 58777,
- "ic_fluent_data_whisker_20_filled": 58778,
- "ic_fluent_data_whisker_20_regular": 58779,
- "ic_fluent_database_20_filled": 58780,
- "ic_fluent_database_20_regular": 58781,
- "ic_fluent_database_arrow_down_20_filled": 58782,
- "ic_fluent_database_arrow_down_20_regular": 58783,
- "ic_fluent_database_arrow_right_20_filled": 58784,
- "ic_fluent_database_arrow_right_20_regular": 58785,
- "ic_fluent_database_arrow_up_20_filled": 58786,
- "ic_fluent_database_arrow_up_20_regular": 58787,
- "ic_fluent_database_lightning_20_filled": 58788,
- "ic_fluent_database_lightning_20_regular": 58789,
- "ic_fluent_database_link_20_filled": 58790,
- "ic_fluent_database_link_20_regular": 58791,
- "ic_fluent_database_multiple_20_filled": 58792,
- "ic_fluent_database_multiple_20_regular": 58793,
- "ic_fluent_database_person_20_filled": 58794,
- "ic_fluent_database_person_20_regular": 58795,
- "ic_fluent_database_plug_connected_20_filled": 58796,
- "ic_fluent_database_plug_connected_20_regular": 58797,
- "ic_fluent_database_search_20_filled": 58798,
- "ic_fluent_database_search_20_regular": 58799,
- "ic_fluent_database_switch_20_filled": 58800,
- "ic_fluent_database_switch_20_regular": 58801,
- "ic_fluent_database_warning_20_filled": 58802,
- "ic_fluent_database_warning_20_regular": 58803,
- "ic_fluent_database_window_20_filled": 58804,
- "ic_fluent_database_window_20_regular": 58805,
- "ic_fluent_decimal_arrow_left_20_filled": 58806,
- "ic_fluent_decimal_arrow_left_20_regular": 58807,
- "ic_fluent_decimal_arrow_right_20_filled": 58808,
- "ic_fluent_decimal_arrow_right_20_regular": 58809,
- "ic_fluent_delete_20_filled": 58810,
- "ic_fluent_delete_20_regular": 58811,
- "ic_fluent_delete_arrow_back_20_filled": 58812,
- "ic_fluent_delete_arrow_back_20_regular": 58813,
- "ic_fluent_delete_dismiss_20_filled": 58814,
- "ic_fluent_delete_dismiss_20_regular": 58815,
- "ic_fluent_delete_lines_20_filled": 58816,
- "ic_fluent_delete_lines_20_regular": 58817,
- "ic_fluent_delete_off_20_filled": 58818,
- "ic_fluent_delete_off_20_regular": 58819,
- "ic_fluent_dentist_20_filled": 58820,
- "ic_fluent_dentist_20_regular": 58821,
- "ic_fluent_design_ideas_20_filled": 58822,
- "ic_fluent_design_ideas_20_regular": 58823,
- "ic_fluent_desk_20_filled": 58824,
- "ic_fluent_desk_20_regular": 58825,
- "ic_fluent_desktop_20_filled": 58826,
- "ic_fluent_desktop_20_regular": 58827,
- "ic_fluent_desktop_arrow_down_20_filled": 58828,
- "ic_fluent_desktop_arrow_down_20_regular": 58829,
- "ic_fluent_desktop_arrow_right_20_filled": 58830,
- "ic_fluent_desktop_arrow_right_20_regular": 58831,
- "ic_fluent_desktop_checkmark_20_filled": 58832,
- "ic_fluent_desktop_checkmark_20_regular": 58833,
- "ic_fluent_desktop_cursor_20_filled": 58834,
- "ic_fluent_desktop_cursor_20_regular": 58835,
- "ic_fluent_desktop_edit_20_filled": 58836,
- "ic_fluent_desktop_edit_20_regular": 58837,
- "ic_fluent_desktop_flow_20_filled": 58838,
- "ic_fluent_desktop_flow_20_regular": 58839,
- "ic_fluent_desktop_keyboard_20_filled": 58840,
- "ic_fluent_desktop_keyboard_20_regular": 58841,
- "ic_fluent_desktop_mac_20_filled": 58842,
- "ic_fluent_desktop_mac_20_regular": 58843,
- "ic_fluent_desktop_off_20_filled": 58844,
- "ic_fluent_desktop_off_20_regular": 58845,
- "ic_fluent_desktop_pulse_20_filled": 58846,
- "ic_fluent_desktop_pulse_20_regular": 58847,
- "ic_fluent_desktop_signal_20_filled": 58848,
- "ic_fluent_desktop_signal_20_regular": 58849,
- "ic_fluent_desktop_speaker_20_filled": 58850,
- "ic_fluent_desktop_speaker_20_regular": 58851,
- "ic_fluent_desktop_speaker_off_20_filled": 58852,
- "ic_fluent_desktop_speaker_off_20_regular": 58853,
- "ic_fluent_desktop_sync_20_filled": 58854,
- "ic_fluent_desktop_sync_20_regular": 58855,
- "ic_fluent_desktop_toolbox_20_filled": 58856,
- "ic_fluent_desktop_toolbox_20_regular": 58857,
- "ic_fluent_desktop_tower_20_filled": 58858,
- "ic_fluent_desktop_tower_20_regular": 58859,
- "ic_fluent_developer_board_20_filled": 58860,
- "ic_fluent_developer_board_20_regular": 58861,
- "ic_fluent_developer_board_lightning_20_filled": 58862,
- "ic_fluent_developer_board_lightning_20_regular": 58863,
- "ic_fluent_developer_board_lightning_toolbox_20_filled": 58864,
- "ic_fluent_developer_board_lightning_toolbox_20_regular": 58865,
- "ic_fluent_developer_board_search_20_filled": 58866,
- "ic_fluent_developer_board_search_20_regular": 58867,
- "ic_fluent_device_eq_20_filled": 58868,
- "ic_fluent_device_eq_20_regular": 58869,
- "ic_fluent_device_meeting_room_20_filled": 58870,
- "ic_fluent_device_meeting_room_20_regular": 58871,
- "ic_fluent_device_meeting_room_remote_20_filled": 58872,
- "ic_fluent_device_meeting_room_remote_20_regular": 58873,
- "ic_fluent_diagram_20_filled": 58874,
- "ic_fluent_diagram_20_regular": 58875,
- "ic_fluent_dialpad_20_filled": 58876,
- "ic_fluent_dialpad_20_regular": 58877,
- "ic_fluent_dialpad_off_20_filled": 58878,
- "ic_fluent_dialpad_off_20_regular": 58879,
- "ic_fluent_dialpad_question_mark_20_filled": 58880,
- "ic_fluent_dialpad_question_mark_20_regular": 58881,
- "ic_fluent_diamond_20_filled": 58882,
- "ic_fluent_diamond_20_regular": 58883,
- "ic_fluent_directions_20_filled": 58884,
- "ic_fluent_directions_20_regular": 58885,
- "ic_fluent_dishwasher_20_filled": 58886,
- "ic_fluent_dishwasher_20_regular": 58887,
- "ic_fluent_dismiss_20_filled": 58888,
- "ic_fluent_dismiss_20_regular": 58889,
- "ic_fluent_dismiss_circle_20_filled": 58890,
- "ic_fluent_dismiss_circle_20_regular": 58891,
- "ic_fluent_dismiss_square_20_filled": 58892,
- "ic_fluent_dismiss_square_20_regular": 58893,
- "ic_fluent_dismiss_square_multiple_20_filled": 58894,
- "ic_fluent_dismiss_square_multiple_20_regular": 58895,
- "ic_fluent_diversity_20_filled": 58896,
- "ic_fluent_diversity_20_regular": 58897,
- "ic_fluent_divider_short_20_filled": 58898,
- "ic_fluent_divider_short_20_regular": 58899,
- "ic_fluent_divider_tall_20_filled": 58900,
- "ic_fluent_divider_tall_20_regular": 58901,
- "ic_fluent_dock_20_filled": 58902,
- "ic_fluent_dock_20_regular": 58903,
- "ic_fluent_dock_row_20_filled": 58904,
- "ic_fluent_dock_row_20_regular": 58905,
- "ic_fluent_doctor_20_filled": 58906,
- "ic_fluent_doctor_20_regular": 58907,
- "ic_fluent_document_100_20_filled": 58908,
- "ic_fluent_document_100_20_regular": 58909,
- "ic_fluent_document_20_filled": 58910,
- "ic_fluent_document_20_regular": 58911,
- "ic_fluent_document_add_20_filled": 58912,
- "ic_fluent_document_add_20_regular": 58913,
- "ic_fluent_document_arrow_down_20_filled": 58914,
- "ic_fluent_document_arrow_down_20_regular": 58915,
- "ic_fluent_document_arrow_left_20_filled": 58916,
- "ic_fluent_document_arrow_left_20_regular": 58917,
- "ic_fluent_document_arrow_right_20_filled": 58918,
- "ic_fluent_document_arrow_right_20_regular": 58919,
- "ic_fluent_document_arrow_up_20_filled": 58920,
- "ic_fluent_document_arrow_up_20_regular": 58921,
- "ic_fluent_document_border_20_filled": 58922,
- "ic_fluent_document_border_20_regular": 58923,
- "ic_fluent_document_border_print_20_filled": 58924,
- "ic_fluent_document_border_print_20_regular": 58925,
- "ic_fluent_document_briefcase_20_filled": 58926,
- "ic_fluent_document_briefcase_20_regular": 58927,
- "ic_fluent_document_bullet_list_20_filled": 58928,
- "ic_fluent_document_bullet_list_20_regular": 58929,
- "ic_fluent_document_bullet_list_arrow_left_20_filled": 58930,
- "ic_fluent_document_bullet_list_arrow_left_20_regular": 58931,
- "ic_fluent_document_bullet_list_clock_20_filled": 58932,
- "ic_fluent_document_bullet_list_clock_20_regular": 58933,
- "ic_fluent_document_bullet_list_cube_20_filled": 58934,
- "ic_fluent_document_bullet_list_cube_20_regular": 58935,
- "ic_fluent_document_bullet_list_multiple_20_filled": 58936,
- "ic_fluent_document_bullet_list_multiple_20_regular": 58937,
- "ic_fluent_document_bullet_list_off_20_filled": 58938,
- "ic_fluent_document_bullet_list_off_20_regular": 58939,
- "ic_fluent_document_catch_up_20_filled": 58940,
- "ic_fluent_document_catch_up_20_regular": 58941,
- "ic_fluent_document_checkmark_20_filled": 58942,
- "ic_fluent_document_checkmark_20_regular": 58943,
- "ic_fluent_document_chevron_double_20_filled": 58944,
- "ic_fluent_document_chevron_double_20_regular": 58945,
- "ic_fluent_document_copy_20_filled": 58946,
- "ic_fluent_document_copy_20_regular": 58947,
- "ic_fluent_document_css_20_filled": 58948,
- "ic_fluent_document_css_20_regular": 58949,
- "ic_fluent_document_cube_20_filled": 58950,
- "ic_fluent_document_cube_20_regular": 58951,
- "ic_fluent_document_data_20_filled": 58952,
- "ic_fluent_document_data_20_regular": 58953,
- "ic_fluent_document_data_link_20_filled": 58954,
- "ic_fluent_document_data_link_20_regular": 58955,
- "ic_fluent_document_data_lock_20_filled": 58956,
- "ic_fluent_document_data_lock_20_regular": 58957,
- "ic_fluent_document_database_20_filled": 58958,
- "ic_fluent_document_database_20_regular": 58959,
- "ic_fluent_document_dismiss_20_filled": 58960,
- "ic_fluent_document_dismiss_20_regular": 58961,
- "ic_fluent_document_edit_20_filled": 58962,
- "ic_fluent_document_edit_20_regular": 58963,
- "ic_fluent_document_endnote_20_filled": 58964,
- "ic_fluent_document_endnote_20_regular": 58965,
- "ic_fluent_document_error_20_filled": 58966,
- "ic_fluent_document_error_20_regular": 58967,
- "ic_fluent_document_fit_20_filled": 58968,
- "ic_fluent_document_fit_20_regular": 58969,
- "ic_fluent_document_flowchart_20_filled": 58970,
- "ic_fluent_document_flowchart_20_regular": 58971,
- "ic_fluent_document_folder_20_filled": 58972,
- "ic_fluent_document_folder_20_regular": 58973,
- "ic_fluent_document_footer_20_filled": 58974,
- "ic_fluent_document_footer_20_regular": 58975,
- "ic_fluent_document_footer_dismiss_20_filled": 58976,
- "ic_fluent_document_footer_dismiss_20_regular": 58977,
- "ic_fluent_document_header_20_filled": 58978,
- "ic_fluent_document_header_20_regular": 58979,
- "ic_fluent_document_header_arrow_down_20_filled": 58980,
- "ic_fluent_document_header_arrow_down_20_regular": 58981,
- "ic_fluent_document_header_dismiss_20_filled": 58982,
- "ic_fluent_document_header_dismiss_20_regular": 58983,
- "ic_fluent_document_header_footer_20_filled": 58984,
- "ic_fluent_document_header_footer_20_regular": 58985,
- "ic_fluent_document_heart_20_filled": 58986,
- "ic_fluent_document_heart_20_regular": 58987,
- "ic_fluent_document_heart_pulse_20_filled": 58988,
- "ic_fluent_document_heart_pulse_20_regular": 58989,
- "ic_fluent_document_image_20_filled": 58990,
- "ic_fluent_document_image_20_regular": 58991,
- "ic_fluent_document_java_20_filled": 58992,
- "ic_fluent_document_java_20_regular": 58993,
- "ic_fluent_document_javascript_20_filled": 58994,
- "ic_fluent_document_javascript_20_regular": 58995,
- "ic_fluent_document_key_20_filled": 58996,
- "ic_fluent_document_key_20_regular": 58997,
- "ic_fluent_document_landscape_20_filled": 58998,
- "ic_fluent_document_landscape_20_regular": 58999,
- "ic_fluent_document_landscape_data_20_filled": 59000,
- "ic_fluent_document_landscape_data_20_regular": 59001,
- "ic_fluent_document_landscape_split_20_filled": 59002,
- "ic_fluent_document_landscape_split_20_regular": 59003,
- "ic_fluent_document_landscape_split_hint_20_filled": 59004,
- "ic_fluent_document_landscape_split_hint_20_regular": 59005,
- "ic_fluent_document_lightning_20_filled": 59006,
- "ic_fluent_document_lightning_20_regular": 59007,
- "ic_fluent_document_link_20_filled": 59008,
- "ic_fluent_document_link_20_regular": 59009,
- "ic_fluent_document_lock_20_filled": 59010,
- "ic_fluent_document_lock_20_regular": 59011,
- "ic_fluent_document_margins_20_filled": 59012,
- "ic_fluent_document_margins_20_regular": 59013,
- "ic_fluent_document_mention_20_filled": 59014,
- "ic_fluent_document_mention_20_regular": 59015,
- "ic_fluent_document_multiple_20_filled": 59016,
- "ic_fluent_document_multiple_20_regular": 59017,
- "ic_fluent_document_multiple_percent_20_filled": 59018,
- "ic_fluent_document_multiple_percent_20_regular": 59019,
- "ic_fluent_document_multiple_prohibited_20_filled": 59020,
- "ic_fluent_document_multiple_prohibited_20_regular": 59021,
- "ic_fluent_document_multiple_sync_20_filled": 59022,
- "ic_fluent_document_multiple_sync_20_regular": 59023,
- "ic_fluent_document_one_page_20_filled": 59024,
- "ic_fluent_document_one_page_20_regular": 59025,
- "ic_fluent_document_one_page_add_20_filled": 59026,
- "ic_fluent_document_one_page_add_20_regular": 59027,
- "ic_fluent_document_one_page_columns_20_filled": 59028,
- "ic_fluent_document_one_page_columns_20_regular": 59029,
- "ic_fluent_document_one_page_link_20_filled": 59030,
- "ic_fluent_document_one_page_link_20_regular": 59031,
- "ic_fluent_document_one_page_multiple_20_filled": 59032,
- "ic_fluent_document_one_page_multiple_20_regular": 59033,
- "ic_fluent_document_one_page_sparkle_20_filled": 59034,
- "ic_fluent_document_one_page_sparkle_20_regular": 59035,
- "ic_fluent_document_page_bottom_center_20_filled": 59036,
- "ic_fluent_document_page_bottom_center_20_regular": 59037,
- "ic_fluent_document_page_bottom_left_20_filled": 59038,
- "ic_fluent_document_page_bottom_left_20_regular": 59039,
- "ic_fluent_document_page_bottom_right_20_filled": 59040,
- "ic_fluent_document_page_bottom_right_20_regular": 59041,
- "ic_fluent_document_page_break_20_filled": 59042,
- "ic_fluent_document_page_break_20_regular": 59043,
- "ic_fluent_document_page_number_20_filled": 59044,
- "ic_fluent_document_page_number_20_regular": 59045,
- "ic_fluent_document_page_top_center_20_filled": 59046,
- "ic_fluent_document_page_top_center_20_regular": 59047,
- "ic_fluent_document_page_top_left_20_filled": 59048,
- "ic_fluent_document_page_top_left_20_regular": 59049,
- "ic_fluent_document_page_top_right_20_filled": 59050,
- "ic_fluent_document_page_top_right_20_regular": 59051,
- "ic_fluent_document_pdf_20_filled": 59052,
- "ic_fluent_document_pdf_20_regular": 59053,
- "ic_fluent_document_percent_20_filled": 59054,
- "ic_fluent_document_percent_20_regular": 59055,
- "ic_fluent_document_person_20_filled": 59056,
- "ic_fluent_document_person_20_regular": 59057,
- "ic_fluent_document_pill_20_filled": 59058,
- "ic_fluent_document_pill_20_regular": 59059,
- "ic_fluent_document_print_20_filled": 59060,
- "ic_fluent_document_print_20_regular": 59061,
- "ic_fluent_document_prohibited_20_filled": 59062,
- "ic_fluent_document_prohibited_20_regular": 59063,
- "ic_fluent_document_question_mark_20_filled": 59064,
- "ic_fluent_document_question_mark_20_regular": 59065,
- "ic_fluent_document_queue_20_filled": 59066,
- "ic_fluent_document_queue_20_regular": 59067,
- "ic_fluent_document_queue_add_20_filled": 59068,
- "ic_fluent_document_queue_add_20_regular": 59069,
- "ic_fluent_document_queue_multiple_20_filled": 59070,
- "ic_fluent_document_queue_multiple_20_regular": 59071,
- "ic_fluent_document_ribbon_20_filled": 59072,
- "ic_fluent_document_ribbon_20_regular": 59073,
- "ic_fluent_document_sass_20_filled": 59074,
- "ic_fluent_document_sass_20_regular": 59075,
- "ic_fluent_document_save_20_filled": 59076,
- "ic_fluent_document_save_20_regular": 59077,
- "ic_fluent_document_search_20_filled": 59078,
- "ic_fluent_document_search_20_regular": 59079,
- "ic_fluent_document_settings_20_filled": 59080,
- "ic_fluent_document_settings_20_regular": 59081,
- "ic_fluent_document_signature_20_filled": 59082,
- "ic_fluent_document_signature_20_regular": 59083,
- "ic_fluent_document_split_hint_20_filled": 59084,
- "ic_fluent_document_split_hint_20_regular": 59085,
- "ic_fluent_document_split_hint_off_20_filled": 59086,
- "ic_fluent_document_split_hint_off_20_regular": 59087,
- "ic_fluent_document_sync_20_filled": 59088,
- "ic_fluent_document_sync_20_regular": 59089,
- "ic_fluent_document_table_20_filled": 59090,
- "ic_fluent_document_table_20_regular": 59091,
- "ic_fluent_document_table_arrow_right_20_filled": 59092,
- "ic_fluent_document_table_arrow_right_20_regular": 59093,
- "ic_fluent_document_table_checkmark_20_filled": 59094,
- "ic_fluent_document_table_checkmark_20_regular": 59095,
- "ic_fluent_document_table_cube_20_filled": 59096,
- "ic_fluent_document_table_cube_20_regular": 59097,
- "ic_fluent_document_table_search_20_filled": 59098,
- "ic_fluent_document_table_search_20_regular": 59099,
- "ic_fluent_document_table_truck_20_filled": 59100,
- "ic_fluent_document_table_truck_20_regular": 59101,
- "ic_fluent_document_target_20_filled": 59102,
- "ic_fluent_document_target_20_regular": 59103,
- "ic_fluent_document_text_20_filled": 59104,
- "ic_fluent_document_text_20_regular": 59105,
- "ic_fluent_document_text_clock_20_filled": 59106,
- "ic_fluent_document_text_clock_20_regular": 59107,
- "ic_fluent_document_text_extract_20_filled": 59108,
- "ic_fluent_document_text_extract_20_regular": 59109,
- "ic_fluent_document_text_link_20_filled": 59110,
- "ic_fluent_document_text_link_20_regular": 59111,
- "ic_fluent_document_text_toolbox_20_filled": 59112,
- "ic_fluent_document_text_toolbox_20_regular": 59113,
- "ic_fluent_document_toolbox_20_filled": 59114,
- "ic_fluent_document_toolbox_20_regular": 59115,
- "ic_fluent_document_width_20_filled": 59116,
- "ic_fluent_document_width_20_regular": 59117,
- "ic_fluent_document_yml_20_filled": 59118,
- "ic_fluent_document_yml_20_regular": 59119,
- "ic_fluent_door_20_filled": 59120,
- "ic_fluent_door_20_regular": 59121,
- "ic_fluent_door_arrow_left_20_filled": 59122,
- "ic_fluent_door_arrow_left_20_regular": 59123,
- "ic_fluent_door_arrow_right_20_filled": 59124,
- "ic_fluent_door_arrow_right_20_regular": 59125,
- "ic_fluent_door_tag_20_filled": 59126,
- "ic_fluent_door_tag_20_regular": 59127,
- "ic_fluent_double_swipe_down_20_filled": 59128,
- "ic_fluent_double_swipe_down_20_regular": 59129,
- "ic_fluent_double_swipe_up_20_filled": 59130,
- "ic_fluent_double_swipe_up_20_regular": 59131,
- "ic_fluent_double_tap_swipe_down_20_filled": 59132,
- "ic_fluent_double_tap_swipe_down_20_regular": 59133,
- "ic_fluent_double_tap_swipe_up_20_filled": 59134,
- "ic_fluent_double_tap_swipe_up_20_regular": 59135,
- "ic_fluent_drafts_20_filled": 59136,
- "ic_fluent_drafts_20_regular": 59137,
- "ic_fluent_drag_20_filled": 59138,
- "ic_fluent_drag_20_regular": 59139,
- "ic_fluent_draw_image_20_filled": 59140,
- "ic_fluent_draw_image_20_regular": 59141,
- "ic_fluent_draw_shape_20_filled": 59142,
- "ic_fluent_draw_shape_20_regular": 59143,
- "ic_fluent_draw_text_20_filled": 59144,
- "ic_fluent_draw_text_20_regular": 59145,
- "ic_fluent_drawer_20_filled": 59146,
- "ic_fluent_drawer_20_regular": 59147,
- "ic_fluent_drawer_add_20_filled": 59148,
- "ic_fluent_drawer_add_20_regular": 59149,
- "ic_fluent_drawer_arrow_download_20_filled": 59150,
- "ic_fluent_drawer_arrow_download_20_regular": 59151,
- "ic_fluent_drawer_dismiss_20_filled": 59152,
- "ic_fluent_drawer_dismiss_20_regular": 59153,
- "ic_fluent_drawer_play_20_filled": 59154,
- "ic_fluent_drawer_play_20_regular": 59155,
- "ic_fluent_drawer_subtract_20_filled": 59156,
- "ic_fluent_drawer_subtract_20_regular": 59157,
- "ic_fluent_drink_beer_20_filled": 59158,
- "ic_fluent_drink_beer_20_regular": 59159,
- "ic_fluent_drink_bottle_20_filled": 59160,
- "ic_fluent_drink_bottle_20_regular": 59161,
- "ic_fluent_drink_bottle_off_20_filled": 59162,
- "ic_fluent_drink_bottle_off_20_regular": 59163,
- "ic_fluent_drink_coffee_20_filled": 59164,
- "ic_fluent_drink_coffee_20_regular": 59165,
- "ic_fluent_drink_margarita_20_filled": 59166,
- "ic_fluent_drink_margarita_20_regular": 59167,
- "ic_fluent_drink_to_go_20_filled": 59168,
- "ic_fluent_drink_to_go_20_regular": 59169,
- "ic_fluent_drink_wine_20_filled": 59170,
- "ic_fluent_drink_wine_20_regular": 59171,
- "ic_fluent_drive_train_20_filled": 59172,
- "ic_fluent_drive_train_20_regular": 59173,
- "ic_fluent_drop_20_filled": 59174,
- "ic_fluent_drop_20_regular": 59175,
- "ic_fluent_dual_screen_20_filled": 59176,
- "ic_fluent_dual_screen_20_regular": 59177,
- "ic_fluent_dual_screen_add_20_filled": 59178,
- "ic_fluent_dual_screen_add_20_regular": 59179,
- "ic_fluent_dual_screen_arrow_right_20_filled": 59180,
- "ic_fluent_dual_screen_arrow_right_20_regular": 59181,
- "ic_fluent_dual_screen_arrow_up_20_filled": 59182,
- "ic_fluent_dual_screen_arrow_up_20_regular": 59183,
- "ic_fluent_dual_screen_clock_20_filled": 59184,
- "ic_fluent_dual_screen_clock_20_regular": 59185,
- "ic_fluent_dual_screen_closed_alert_20_filled": 59186,
- "ic_fluent_dual_screen_closed_alert_20_regular": 59187,
- "ic_fluent_dual_screen_desktop_20_filled": 59188,
- "ic_fluent_dual_screen_desktop_20_regular": 59189,
- "ic_fluent_dual_screen_dismiss_20_filled": 59190,
- "ic_fluent_dual_screen_dismiss_20_regular": 59191,
- "ic_fluent_dual_screen_group_20_filled": 59192,
- "ic_fluent_dual_screen_group_20_regular": 59193,
- "ic_fluent_dual_screen_header_20_filled": 59194,
- "ic_fluent_dual_screen_header_20_regular": 59195,
- "ic_fluent_dual_screen_lock_20_filled": 59196,
- "ic_fluent_dual_screen_lock_20_regular": 59197,
- "ic_fluent_dual_screen_mirror_20_filled": 59198,
- "ic_fluent_dual_screen_mirror_20_regular": 59199,
- "ic_fluent_dual_screen_pagination_20_filled": 59200,
- "ic_fluent_dual_screen_pagination_20_regular": 59201,
- "ic_fluent_dual_screen_settings_20_filled": 59202,
- "ic_fluent_dual_screen_settings_20_regular": 59203,
- "ic_fluent_dual_screen_span_20_filled": 59204,
- "ic_fluent_dual_screen_span_20_regular": 59205,
- "ic_fluent_dual_screen_speaker_20_filled": 59206,
- "ic_fluent_dual_screen_speaker_20_regular": 59207,
- "ic_fluent_dual_screen_status_bar_20_filled": 59208,
- "ic_fluent_dual_screen_status_bar_20_regular": 59209,
- "ic_fluent_dual_screen_tablet_20_filled": 59210,
- "ic_fluent_dual_screen_tablet_20_regular": 59211,
- "ic_fluent_dual_screen_update_20_filled": 59212,
- "ic_fluent_dual_screen_update_20_regular": 59213,
- "ic_fluent_dual_screen_vertical_scroll_20_filled": 59214,
- "ic_fluent_dual_screen_vertical_scroll_20_regular": 59215,
- "ic_fluent_dual_screen_vibrate_20_filled": 59216,
- "ic_fluent_dual_screen_vibrate_20_regular": 59217,
- "ic_fluent_dumbbell_20_filled": 59218,
- "ic_fluent_dumbbell_20_regular": 59219,
- "ic_fluent_dust_20_filled": 59220,
- "ic_fluent_dust_20_regular": 59221,
- "ic_fluent_earth_20_filled": 59222,
- "ic_fluent_earth_20_regular": 59223,
- "ic_fluent_earth_leaf_20_filled": 59224,
- "ic_fluent_earth_leaf_20_regular": 59225,
- "ic_fluent_edit_20_filled": 59226,
- "ic_fluent_edit_20_regular": 59227,
- "ic_fluent_edit_arrow_back_20_filled": 59228,
- "ic_fluent_edit_arrow_back_20_regular": 59229,
- "ic_fluent_edit_off_20_filled": 59230,
- "ic_fluent_edit_off_20_regular": 59231,
- "ic_fluent_edit_person_20_filled": 59232,
- "ic_fluent_edit_person_20_regular": 59233,
- "ic_fluent_edit_prohibited_20_filled": 59234,
- "ic_fluent_edit_prohibited_20_regular": 59235,
- "ic_fluent_edit_settings_20_filled": 59236,
- "ic_fluent_edit_settings_20_regular": 59237,
- "ic_fluent_elevator_20_filled": 59238,
- "ic_fluent_elevator_20_regular": 59239,
- "ic_fluent_emoji_20_filled": 59240,
- "ic_fluent_emoji_20_regular": 59241,
- "ic_fluent_emoji_add_20_filled": 59242,
- "ic_fluent_emoji_add_20_regular": 59243,
- "ic_fluent_emoji_angry_20_filled": 59244,
- "ic_fluent_emoji_angry_20_regular": 59245,
- "ic_fluent_emoji_edit_20_filled": 59246,
- "ic_fluent_emoji_edit_20_regular": 59247,
- "ic_fluent_emoji_hand_20_filled": 59248,
- "ic_fluent_emoji_hand_20_regular": 59249,
- "ic_fluent_emoji_hint_20_filled": 59250,
- "ic_fluent_emoji_hint_20_regular": 59251,
- "ic_fluent_emoji_laugh_20_filled": 59252,
- "ic_fluent_emoji_laugh_20_regular": 59253,
- "ic_fluent_emoji_meh_20_filled": 59254,
- "ic_fluent_emoji_meh_20_regular": 59255,
- "ic_fluent_emoji_meme_20_filled": 59256,
- "ic_fluent_emoji_meme_20_regular": 59257,
- "ic_fluent_emoji_multiple_20_filled": 59258,
- "ic_fluent_emoji_multiple_20_regular": 59259,
- "ic_fluent_emoji_sad_20_filled": 59260,
- "ic_fluent_emoji_sad_20_regular": 59261,
- "ic_fluent_emoji_sad_slight_20_filled": 59262,
- "ic_fluent_emoji_sad_slight_20_regular": 59263,
- "ic_fluent_emoji_smile_slight_20_filled": 59264,
- "ic_fluent_emoji_smile_slight_20_regular": 59265,
- "ic_fluent_emoji_sparkle_20_filled": 59266,
- "ic_fluent_emoji_sparkle_20_regular": 59267,
- "ic_fluent_emoji_surprise_20_filled": 59268,
- "ic_fluent_emoji_surprise_20_regular": 59269,
- "ic_fluent_engine_20_filled": 59270,
- "ic_fluent_engine_20_regular": 59271,
- "ic_fluent_equal_circle_20_filled": 59272,
- "ic_fluent_equal_circle_20_regular": 59273,
- "ic_fluent_equal_off_20_filled": 59274,
- "ic_fluent_equal_off_20_regular": 59275,
- "ic_fluent_eraser_20_filled": 59276,
- "ic_fluent_eraser_20_regular": 59277,
- "ic_fluent_eraser_medium_20_filled": 59278,
- "ic_fluent_eraser_medium_20_regular": 59279,
- "ic_fluent_eraser_segment_20_filled": 59280,
- "ic_fluent_eraser_segment_20_regular": 59281,
- "ic_fluent_eraser_small_20_filled": 59282,
- "ic_fluent_eraser_small_20_regular": 59283,
- "ic_fluent_eraser_tool_20_filled": 59284,
- "ic_fluent_eraser_tool_20_regular": 59285,
- "ic_fluent_error_circle_20_filled": 59286,
- "ic_fluent_error_circle_20_regular": 59287,
- "ic_fluent_error_circle_settings_20_filled": 59288,
- "ic_fluent_error_circle_settings_20_regular": 59289,
- "ic_fluent_expand_up_left_20_filled": 59290,
- "ic_fluent_expand_up_left_20_regular": 59291,
- "ic_fluent_expand_up_right_20_filled": 59292,
- "ic_fluent_expand_up_right_20_regular": 59293,
- "ic_fluent_extended_dock_20_filled": 59294,
- "ic_fluent_extended_dock_20_regular": 59295,
- "ic_fluent_eye_20_filled": 59296,
- "ic_fluent_eye_20_regular": 59297,
- "ic_fluent_eye_lines_20_filled": 59298,
- "ic_fluent_eye_lines_20_regular": 59299,
- "ic_fluent_eye_off_20_filled": 59300,
- "ic_fluent_eye_off_20_regular": 59301,
- "ic_fluent_eye_tracking_20_filled": 59302,
- "ic_fluent_eye_tracking_20_regular": 59303,
- "ic_fluent_eye_tracking_off_20_filled": 59304,
- "ic_fluent_eye_tracking_off_20_regular": 59305,
- "ic_fluent_eyedropper_20_filled": 59306,
- "ic_fluent_eyedropper_20_regular": 59307,
- "ic_fluent_eyedropper_off_20_filled": 59308,
- "ic_fluent_eyedropper_off_20_regular": 59309,
- "ic_fluent_f_stop_20_filled": 59310,
- "ic_fluent_f_stop_20_regular": 59311,
- "ic_fluent_fast_acceleration_20_filled": 59312,
- "ic_fluent_fast_acceleration_20_regular": 59313,
- "ic_fluent_fast_forward_20_filled": 59314,
- "ic_fluent_fast_forward_20_regular": 59315,
- "ic_fluent_fax_20_filled": 59316,
- "ic_fluent_fax_20_regular": 59317,
- "ic_fluent_feed_20_filled": 59318,
- "ic_fluent_feed_20_regular": 59319,
- "ic_fluent_filmstrip_20_filled": 59320,
- "ic_fluent_filmstrip_20_regular": 59321,
- "ic_fluent_filmstrip_image_20_filled": 59322,
- "ic_fluent_filmstrip_image_20_regular": 59323,
- "ic_fluent_filmstrip_play_20_filled": 59324,
- "ic_fluent_filmstrip_play_20_regular": 59325,
- "ic_fluent_filmstrip_split_20_filled": 59326,
- "ic_fluent_filmstrip_split_20_regular": 59327,
- "ic_fluent_filter_20_filled": 59328,
- "ic_fluent_filter_20_regular": 59329,
- "ic_fluent_filter_add_20_filled": 59330,
- "ic_fluent_filter_add_20_regular": 59331,
- "ic_fluent_filter_dismiss_20_filled": 59332,
- "ic_fluent_filter_dismiss_20_regular": 59333,
- "ic_fluent_filter_sync_20_filled": 59334,
- "ic_fluent_filter_sync_20_regular": 59335,
- "ic_fluent_fingerprint_20_filled": 59336,
- "ic_fluent_fingerprint_20_regular": 59337,
- "ic_fluent_fire_20_filled": 59338,
- "ic_fluent_fire_20_regular": 59339,
- "ic_fluent_fireplace_20_filled": 59340,
- "ic_fluent_fireplace_20_regular": 59341,
- "ic_fluent_fixed_width_20_filled": 59342,
- "ic_fluent_fixed_width_20_regular": 59343,
- "ic_fluent_flag_20_filled": 59344,
- "ic_fluent_flag_20_regular": 59345,
- "ic_fluent_flag_checkered_20_filled": 59346,
- "ic_fluent_flag_checkered_20_regular": 59347,
- "ic_fluent_flag_clock_20_filled": 59348,
- "ic_fluent_flag_clock_20_regular": 59349,
- "ic_fluent_flag_off_20_filled": 59350,
- "ic_fluent_flag_off_20_regular": 59351,
- "ic_fluent_flag_pride_20_filled": 59352,
- "ic_fluent_flag_pride_intersex_inclusive_progress_20_filled": 59353,
- "ic_fluent_flag_pride_philadelphia_20_filled": 59354,
- "ic_fluent_flag_pride_progress_20_filled": 59355,
- "ic_fluent_flash_20_filled": 59356,
- "ic_fluent_flash_20_regular": 59357,
- "ic_fluent_flash_add_20_filled": 59358,
- "ic_fluent_flash_add_20_regular": 59359,
- "ic_fluent_flash_auto_20_filled": 59360,
- "ic_fluent_flash_auto_20_regular": 59361,
- "ic_fluent_flash_checkmark_20_filled": 59362,
- "ic_fluent_flash_checkmark_20_regular": 59363,
- "ic_fluent_flash_flow_20_filled": 59364,
- "ic_fluent_flash_flow_20_regular": 59365,
- "ic_fluent_flash_off_20_filled": 59366,
- "ic_fluent_flash_off_20_regular": 59367,
- "ic_fluent_flash_play_20_filled": 59368,
- "ic_fluent_flash_play_20_regular": 59369,
- "ic_fluent_flash_settings_20_filled": 59370,
- "ic_fluent_flash_settings_20_regular": 59371,
- "ic_fluent_flash_sparkle_20_filled": 59372,
- "ic_fluent_flash_sparkle_20_regular": 59373,
- "ic_fluent_flashlight_20_filled": 59374,
- "ic_fluent_flashlight_20_regular": 59375,
- "ic_fluent_flashlight_off_20_filled": 59376,
- "ic_fluent_flashlight_off_20_regular": 59377,
- "ic_fluent_flip_horizontal_20_filled": 59378,
- "ic_fluent_flip_horizontal_20_regular": 59379,
- "ic_fluent_flip_vertical_20_filled": 59380,
- "ic_fluent_flip_vertical_20_regular": 59381,
- "ic_fluent_flow_20_filled": 59382,
- "ic_fluent_flow_20_regular": 59383,
- "ic_fluent_flowchart_20_filled": 59384,
- "ic_fluent_flowchart_20_regular": 59385,
- "ic_fluent_flowchart_circle_20_filled": 59386,
- "ic_fluent_flowchart_circle_20_regular": 59387,
- "ic_fluent_fluent_20_filled": 59388,
- "ic_fluent_fluent_20_regular": 59389,
- "ic_fluent_fluid_20_filled": 59390,
- "ic_fluent_fluid_20_regular": 59391,
- "ic_fluent_folder_20_filled": 59392,
- "ic_fluent_folder_20_regular": 59393,
- "ic_fluent_folder_add_20_filled": 59394,
- "ic_fluent_folder_add_20_regular": 59395,
- "ic_fluent_folder_arrow_left_20_filled": 59396,
- "ic_fluent_folder_arrow_left_20_regular": 59397,
- "ic_fluent_folder_arrow_right_20_filled": 59398,
- "ic_fluent_folder_arrow_right_20_regular": 59399,
- "ic_fluent_folder_arrow_up_20_filled": 59400,
- "ic_fluent_folder_arrow_up_20_regular": 59401,
- "ic_fluent_folder_briefcase_20_filled": 59402,
- "ic_fluent_folder_briefcase_20_regular": 59403,
- "ic_fluent_folder_globe_20_filled": 59404,
- "ic_fluent_folder_globe_20_regular": 59405,
- "ic_fluent_folder_lightning_20_filled": 59406,
- "ic_fluent_folder_lightning_20_regular": 59407,
- "ic_fluent_folder_link_20_filled": 59408,
- "ic_fluent_folder_link_20_regular": 59409,
- "ic_fluent_folder_list_20_filled": 59410,
- "ic_fluent_folder_list_20_regular": 59411,
- "ic_fluent_folder_mail_20_filled": 59412,
- "ic_fluent_folder_mail_20_regular": 59413,
- "ic_fluent_folder_open_20_filled": 59414,
- "ic_fluent_folder_open_20_regular": 59415,
- "ic_fluent_folder_open_vertical_20_filled": 59416,
- "ic_fluent_folder_open_vertical_20_regular": 59417,
- "ic_fluent_folder_people_20_filled": 59418,
- "ic_fluent_folder_people_20_regular": 59419,
- "ic_fluent_folder_person_20_filled": 59420,
- "ic_fluent_folder_person_20_regular": 59421,
- "ic_fluent_folder_prohibited_20_filled": 59422,
- "ic_fluent_folder_prohibited_20_regular": 59423,
- "ic_fluent_folder_search_20_filled": 59424,
- "ic_fluent_folder_search_20_regular": 59425,
- "ic_fluent_folder_swap_20_filled": 59426,
- "ic_fluent_folder_swap_20_regular": 59427,
- "ic_fluent_folder_sync_20_filled": 59428,
- "ic_fluent_folder_sync_20_regular": 59429,
- "ic_fluent_folder_zip_20_filled": 59430,
- "ic_fluent_folder_zip_20_regular": 59431,
- "ic_fluent_font_decrease_20_filled": 59432,
- "ic_fluent_font_decrease_20_regular": 59433,
- "ic_fluent_font_increase_20_filled": 59434,
- "ic_fluent_font_increase_20_regular": 59435,
- "ic_fluent_font_space_tracking_in_20_filled": 59436,
- "ic_fluent_font_space_tracking_in_20_regular": 59437,
- "ic_fluent_font_space_tracking_out_20_filled": 59438,
- "ic_fluent_font_space_tracking_out_20_regular": 59439,
- "ic_fluent_food_20_filled": 59440,
- "ic_fluent_food_20_regular": 59441,
- "ic_fluent_food_apple_20_filled": 59442,
- "ic_fluent_food_apple_20_regular": 59443,
- "ic_fluent_food_cake_20_filled": 59444,
- "ic_fluent_food_cake_20_regular": 59445,
- "ic_fluent_food_carrot_20_filled": 59446,
- "ic_fluent_food_carrot_20_regular": 59447,
- "ic_fluent_food_chicken_leg_20_filled": 59448,
- "ic_fluent_food_chicken_leg_20_regular": 59449,
- "ic_fluent_food_egg_20_filled": 59450,
- "ic_fluent_food_egg_20_regular": 59451,
- "ic_fluent_food_fish_20_filled": 59452,
- "ic_fluent_food_fish_20_regular": 59453,
- "ic_fluent_food_grains_20_filled": 59454,
- "ic_fluent_food_grains_20_regular": 59455,
- "ic_fluent_food_pizza_20_filled": 59456,
- "ic_fluent_food_pizza_20_regular": 59457,
- "ic_fluent_food_toast_20_filled": 59458,
- "ic_fluent_food_toast_20_regular": 59459,
- "ic_fluent_form_20_filled": 59460,
- "ic_fluent_form_20_regular": 59461,
- "ic_fluent_form_multiple_20_filled": 59462,
- "ic_fluent_form_multiple_20_regular": 59463,
- "ic_fluent_form_new_20_filled": 59464,
- "ic_fluent_form_new_20_regular": 59465,
- "ic_fluent_fps_120_20_filled": 59466,
- "ic_fluent_fps_120_20_regular": 59467,
- "ic_fluent_fps_240_20_filled": 59468,
- "ic_fluent_fps_240_20_regular": 59469,
- "ic_fluent_fps_30_20_filled": 59470,
- "ic_fluent_fps_30_20_regular": 59471,
- "ic_fluent_fps_60_20_filled": 59472,
- "ic_fluent_fps_60_20_regular": 59473,
- "ic_fluent_fps_960_20_filled": 59474,
- "ic_fluent_fps_960_20_regular": 59475,
- "ic_fluent_frame_20_filled": 59476,
- "ic_fluent_frame_20_regular": 59477,
- "ic_fluent_full_screen_maximize_20_filled": 59478,
- "ic_fluent_full_screen_maximize_20_regular": 59479,
- "ic_fluent_full_screen_minimize_20_filled": 59480,
- "ic_fluent_full_screen_minimize_20_regular": 59481,
- "ic_fluent_games_20_filled": 59482,
- "ic_fluent_games_20_regular": 59483,
- "ic_fluent_gantt_chart_20_filled": 59484,
- "ic_fluent_gantt_chart_20_regular": 59485,
- "ic_fluent_gas_20_filled": 59486,
- "ic_fluent_gas_20_regular": 59487,
- "ic_fluent_gas_pump_20_filled": 59488,
- "ic_fluent_gas_pump_20_regular": 59489,
- "ic_fluent_gather_20_filled": 59490,
- "ic_fluent_gather_20_regular": 59491,
- "ic_fluent_gauge_20_filled": 59492,
- "ic_fluent_gauge_20_regular": 59493,
- "ic_fluent_gauge_add_20_filled": 59494,
- "ic_fluent_gauge_add_20_regular": 59495,
- "ic_fluent_gavel_20_filled": 59496,
- "ic_fluent_gavel_20_regular": 59497,
- "ic_fluent_gavel_prohibited_20_filled": 59498,
- "ic_fluent_gavel_prohibited_20_regular": 59499,
- "ic_fluent_gesture_20_filled": 59500,
- "ic_fluent_gesture_20_regular": 59501,
- "ic_fluent_gif_20_filled": 59502,
- "ic_fluent_gif_20_regular": 59503,
- "ic_fluent_gift_20_filled": 59504,
- "ic_fluent_gift_20_regular": 59505,
- "ic_fluent_gift_card_20_filled": 59506,
- "ic_fluent_gift_card_20_regular": 59507,
- "ic_fluent_gift_card_add_20_filled": 59508,
- "ic_fluent_gift_card_add_20_regular": 59509,
- "ic_fluent_gift_card_arrow_right_20_filled": 59510,
- "ic_fluent_gift_card_arrow_right_20_regular": 59511,
- "ic_fluent_gift_card_money_20_filled": 59512,
- "ic_fluent_gift_card_money_20_regular": 59513,
- "ic_fluent_gift_card_multiple_20_filled": 59514,
- "ic_fluent_gift_card_multiple_20_regular": 59515,
- "ic_fluent_gift_open_20_filled": 59516,
- "ic_fluent_gift_open_20_regular": 59517,
- "ic_fluent_glance_20_filled": 59518,
- "ic_fluent_glance_20_regular": 59519,
- "ic_fluent_glance_horizontal_20_filled": 59520,
- "ic_fluent_glance_horizontal_20_regular": 59521,
- "ic_fluent_glance_horizontal_sparkles_20_filled": 59522,
- "ic_fluent_glance_horizontal_sparkles_20_regular": 59523,
- "ic_fluent_glasses_20_filled": 59524,
- "ic_fluent_glasses_20_regular": 59525,
- "ic_fluent_glasses_off_20_filled": 59526,
- "ic_fluent_glasses_off_20_regular": 59527,
- "ic_fluent_globe_20_filled": 59528,
- "ic_fluent_globe_20_regular": 59529,
- "ic_fluent_globe_add_20_filled": 59530,
- "ic_fluent_globe_add_20_regular": 59531,
- "ic_fluent_globe_arrow_forward_20_filled": 59532,
- "ic_fluent_globe_arrow_forward_20_regular": 59533,
- "ic_fluent_globe_arrow_up_20_filled": 59534,
- "ic_fluent_globe_arrow_up_20_regular": 59535,
- "ic_fluent_globe_clock_20_filled": 59536,
- "ic_fluent_globe_clock_20_regular": 59537,
- "ic_fluent_globe_desktop_20_filled": 59538,
- "ic_fluent_globe_desktop_20_regular": 59539,
- "ic_fluent_globe_error_20_filled": 59540,
- "ic_fluent_globe_error_20_regular": 59541,
- "ic_fluent_globe_location_20_filled": 59542,
- "ic_fluent_globe_location_20_regular": 59543,
- "ic_fluent_globe_person_20_filled": 59544,
- "ic_fluent_globe_person_20_regular": 59545,
- "ic_fluent_globe_prohibited_20_filled": 59546,
- "ic_fluent_globe_prohibited_20_regular": 59547,
- "ic_fluent_globe_search_20_filled": 59548,
- "ic_fluent_globe_search_20_regular": 59549,
- "ic_fluent_globe_shield_20_filled": 59550,
- "ic_fluent_globe_shield_20_regular": 59551,
- "ic_fluent_globe_star_20_filled": 59552,
- "ic_fluent_globe_star_20_regular": 59553,
- "ic_fluent_globe_surface_20_filled": 59554,
- "ic_fluent_globe_surface_20_regular": 59555,
- "ic_fluent_globe_sync_20_filled": 59556,
- "ic_fluent_globe_sync_20_regular": 59557,
- "ic_fluent_globe_video_20_filled": 59558,
- "ic_fluent_globe_video_20_regular": 59559,
- "ic_fluent_globe_warning_20_filled": 59560,
- "ic_fluent_globe_warning_20_regular": 59561,
- "ic_fluent_grid_20_filled": 59562,
- "ic_fluent_grid_20_regular": 59563,
- "ic_fluent_grid_dots_20_filled": 59564,
- "ic_fluent_grid_dots_20_regular": 59565,
- "ic_fluent_grid_kanban_20_filled": 59566,
- "ic_fluent_grid_kanban_20_regular": 59567,
- "ic_fluent_group_20_filled": 59568,
- "ic_fluent_group_20_regular": 59569,
- "ic_fluent_group_dismiss_20_filled": 59570,
- "ic_fluent_group_dismiss_20_regular": 59571,
- "ic_fluent_group_list_20_filled": 59572,
- "ic_fluent_group_list_20_regular": 59573,
- "ic_fluent_group_return_20_filled": 59574,
- "ic_fluent_group_return_20_regular": 59575,
- "ic_fluent_guardian_20_filled": 59576,
- "ic_fluent_guardian_20_regular": 59577,
- "ic_fluent_guest_20_filled": 59578,
- "ic_fluent_guest_20_regular": 59579,
- "ic_fluent_guest_add_20_filled": 59580,
- "ic_fluent_guest_add_20_regular": 59581,
- "ic_fluent_guitar_20_filled": 59582,
- "ic_fluent_guitar_20_regular": 59583,
- "ic_fluent_hand_draw_20_filled": 59584,
- "ic_fluent_hand_draw_20_regular": 59585,
- "ic_fluent_hand_left_20_filled": 59586,
- "ic_fluent_hand_left_20_regular": 59587,
- "ic_fluent_hand_left_chat_20_filled": 59588,
- "ic_fluent_hand_left_chat_20_regular": 59589,
- "ic_fluent_hand_open_heart_20_filled": 59590,
- "ic_fluent_hand_open_heart_20_regular": 59591,
- "ic_fluent_hand_point_20_filled": 59592,
- "ic_fluent_hand_point_20_regular": 59593,
- "ic_fluent_hand_right_20_filled": 59594,
- "ic_fluent_hand_right_20_regular": 59595,
- "ic_fluent_hand_right_off_20_filled": 59596,
- "ic_fluent_hand_right_off_20_regular": 59597,
- "ic_fluent_hand_wave_20_filled": 59598,
- "ic_fluent_hand_wave_20_regular": 59599,
- "ic_fluent_handshake_20_filled": 59600,
- "ic_fluent_handshake_20_regular": 59601,
- "ic_fluent_haptic_strong_20_filled": 59602,
- "ic_fluent_haptic_strong_20_regular": 59603,
- "ic_fluent_haptic_weak_20_filled": 59604,
- "ic_fluent_haptic_weak_20_regular": 59605,
- "ic_fluent_hard_drive_20_filled": 59606,
- "ic_fluent_hard_drive_20_regular": 59607,
- "ic_fluent_hat_graduation_20_filled": 59608,
- "ic_fluent_hat_graduation_20_regular": 59609,
- "ic_fluent_hat_graduation_add_20_filled": 59610,
- "ic_fluent_hat_graduation_add_20_regular": 59611,
- "ic_fluent_hat_graduation_sparkle_20_filled": 59612,
- "ic_fluent_hat_graduation_sparkle_20_regular": 59613,
- "ic_fluent_hd_20_filled": 59614,
- "ic_fluent_hd_20_regular": 59615,
- "ic_fluent_hdr_20_filled": 59616,
- "ic_fluent_hdr_20_regular": 59617,
- "ic_fluent_hdr_off_20_filled": 59618,
- "ic_fluent_hdr_off_20_regular": 59619,
- "ic_fluent_headphones_20_filled": 59620,
- "ic_fluent_headphones_20_regular": 59621,
- "ic_fluent_headphones_sound_wave_20_filled": 59622,
- "ic_fluent_headphones_sound_wave_20_regular": 59623,
- "ic_fluent_headset_20_filled": 59624,
- "ic_fluent_headset_20_regular": 59625,
- "ic_fluent_headset_add_20_filled": 59626,
- "ic_fluent_headset_add_20_regular": 59627,
- "ic_fluent_headset_vr_20_filled": 59628,
- "ic_fluent_headset_vr_20_regular": 59629,
- "ic_fluent_heart_20_filled": 59630,
- "ic_fluent_heart_20_regular": 59631,
- "ic_fluent_heart_broken_20_filled": 59632,
- "ic_fluent_heart_broken_20_regular": 59633,
- "ic_fluent_heart_circle_20_filled": 59634,
- "ic_fluent_heart_circle_20_regular": 59635,
- "ic_fluent_heart_circle_hint_20_filled": 59636,
- "ic_fluent_heart_circle_hint_20_regular": 59637,
- "ic_fluent_heart_off_20_filled": 59638,
- "ic_fluent_heart_off_20_regular": 59639,
- "ic_fluent_heart_pulse_20_filled": 59640,
- "ic_fluent_heart_pulse_20_regular": 59641,
- "ic_fluent_heart_pulse_checkmark_20_filled": 59642,
- "ic_fluent_heart_pulse_checkmark_20_regular": 59643,
- "ic_fluent_heart_pulse_error_20_filled": 59644,
- "ic_fluent_heart_pulse_error_20_regular": 59645,
- "ic_fluent_heart_pulse_warning_20_filled": 59646,
- "ic_fluent_heart_pulse_warning_20_regular": 59647,
- "ic_fluent_hexagon_20_filled": 59648,
- "ic_fluent_hexagon_20_regular": 59649,
- "ic_fluent_hexagon_sparkle_20_filled": 59650,
- "ic_fluent_hexagon_sparkle_20_regular": 59651,
- "ic_fluent_hexagon_three_20_filled": 59652,
- "ic_fluent_hexagon_three_20_regular": 59653,
- "ic_fluent_highlight_20_filled": 59654,
- "ic_fluent_highlight_20_regular": 59655,
- "ic_fluent_highlight_accent_20_filled": 59656,
- "ic_fluent_highlight_link_20_filled": 59657,
- "ic_fluent_highlight_link_20_regular": 59658,
- "ic_fluent_highway_20_filled": 59659,
- "ic_fluent_highway_20_regular": 59660,
- "ic_fluent_history_20_filled": 59661,
- "ic_fluent_history_20_regular": 59662,
- "ic_fluent_history_dismiss_20_filled": 59663,
- "ic_fluent_history_dismiss_20_regular": 59664,
- "ic_fluent_home_20_filled": 59665,
- "ic_fluent_home_20_regular": 59666,
- "ic_fluent_home_add_20_filled": 59667,
- "ic_fluent_home_add_20_regular": 59668,
- "ic_fluent_home_checkmark_20_filled": 59669,
- "ic_fluent_home_checkmark_20_regular": 59670,
- "ic_fluent_home_database_20_filled": 59671,
- "ic_fluent_home_database_20_regular": 59672,
- "ic_fluent_home_garage_20_filled": 59673,
- "ic_fluent_home_garage_20_regular": 59674,
- "ic_fluent_home_heart_20_filled": 59675,
- "ic_fluent_home_heart_20_regular": 59676,
- "ic_fluent_home_more_20_filled": 59677,
- "ic_fluent_home_more_20_regular": 59678,
- "ic_fluent_home_person_20_filled": 59679,
- "ic_fluent_home_person_20_regular": 59680,
- "ic_fluent_home_split_20_filled": 59681,
- "ic_fluent_home_split_20_regular": 59682,
- "ic_fluent_hourglass_20_filled": 59683,
- "ic_fluent_hourglass_20_regular": 59684,
- "ic_fluent_hourglass_half_20_filled": 59685,
- "ic_fluent_hourglass_half_20_regular": 59686,
- "ic_fluent_hourglass_one_quarter_20_filled": 59687,
- "ic_fluent_hourglass_one_quarter_20_regular": 59688,
- "ic_fluent_hourglass_three_quarter_20_filled": 59689,
- "ic_fluent_hourglass_three_quarter_20_regular": 59690,
- "ic_fluent_icons_20_filled": 59691,
- "ic_fluent_icons_20_regular": 59692,
- "ic_fluent_image_20_filled": 59693,
- "ic_fluent_image_20_regular": 59694,
- "ic_fluent_image_add_20_filled": 59695,
- "ic_fluent_image_add_20_regular": 59696,
- "ic_fluent_image_alt_text_20_filled": 59697,
- "ic_fluent_image_alt_text_20_regular": 59698,
- "ic_fluent_image_arrow_back_20_filled": 59699,
- "ic_fluent_image_arrow_back_20_regular": 59700,
- "ic_fluent_image_arrow_counterclockwise_20_filled": 59701,
- "ic_fluent_image_arrow_counterclockwise_20_regular": 59702,
- "ic_fluent_image_arrow_forward_20_filled": 59703,
- "ic_fluent_image_arrow_forward_20_regular": 59704,
- "ic_fluent_image_border_20_filled": 59705,
- "ic_fluent_image_border_20_regular": 59706,
- "ic_fluent_image_circle_20_filled": 59707,
- "ic_fluent_image_circle_20_regular": 59708,
- "ic_fluent_image_copy_20_filled": 59709,
- "ic_fluent_image_copy_20_regular": 59710,
- "ic_fluent_image_edit_20_filled": 59711,
- "ic_fluent_image_edit_20_regular": 59712,
- "ic_fluent_image_globe_20_filled": 59713,
- "ic_fluent_image_globe_20_regular": 59714,
- "ic_fluent_image_multiple_20_filled": 59715,
- "ic_fluent_image_multiple_20_regular": 59716,
- "ic_fluent_image_multiple_off_20_filled": 59717,
- "ic_fluent_image_multiple_off_20_regular": 59718,
- "ic_fluent_image_off_20_filled": 59719,
- "ic_fluent_image_off_20_regular": 59720,
- "ic_fluent_image_prohibited_20_filled": 59721,
- "ic_fluent_image_prohibited_20_regular": 59722,
- "ic_fluent_image_reflection_20_filled": 59723,
- "ic_fluent_image_reflection_20_regular": 59724,
- "ic_fluent_image_search_20_filled": 59725,
- "ic_fluent_image_search_20_regular": 59726,
- "ic_fluent_image_shadow_20_filled": 59727,
- "ic_fluent_image_shadow_20_regular": 59728,
- "ic_fluent_image_sparkle_20_filled": 59729,
- "ic_fluent_image_sparkle_20_regular": 59730,
- "ic_fluent_image_split_20_filled": 59731,
- "ic_fluent_image_split_20_regular": 59732,
- "ic_fluent_image_stack_20_filled": 59733,
- "ic_fluent_image_stack_20_regular": 59734,
- "ic_fluent_image_table_20_filled": 59735,
- "ic_fluent_image_table_20_regular": 59736,
- "ic_fluent_immersive_reader_20_filled": 59737,
- "ic_fluent_immersive_reader_20_regular": 59738,
- "ic_fluent_important_20_filled": 59739,
- "ic_fluent_important_20_regular": 59740,
- "ic_fluent_incognito_20_filled": 59741,
- "ic_fluent_incognito_20_regular": 59742,
- "ic_fluent_info_20_filled": 59743,
- "ic_fluent_info_20_regular": 59744,
- "ic_fluent_info_shield_20_filled": 59745,
- "ic_fluent_info_shield_20_regular": 59746,
- "ic_fluent_ink_stroke_20_filled": 59747,
- "ic_fluent_ink_stroke_20_regular": 59748,
- "ic_fluent_ink_stroke_arrow_down_20_filled": 59749,
- "ic_fluent_ink_stroke_arrow_down_20_regular": 59750,
- "ic_fluent_ink_stroke_arrow_up_down_20_filled": 59751,
- "ic_fluent_ink_stroke_arrow_up_down_20_regular": 59752,
- "ic_fluent_inking_tool_20_filled": 59753,
- "ic_fluent_inking_tool_20_regular": 59754,
- "ic_fluent_inking_tool_accent_20_filled": 59755,
- "ic_fluent_inprivate_account_20_filled": 59756,
- "ic_fluent_inprivate_account_20_regular": 59757,
- "ic_fluent_insert_20_filled": 59758,
- "ic_fluent_insert_20_regular": 59759,
- "ic_fluent_ios_chevron_right_20_filled": 59760,
- "ic_fluent_ios_chevron_right_20_regular": 59761,
- "ic_fluent_iot_20_filled": 59762,
- "ic_fluent_iot_20_regular": 59763,
- "ic_fluent_iot_alert_20_filled": 59764,
- "ic_fluent_iot_alert_20_regular": 59765,
- "ic_fluent_javascript_20_filled": 59766,
- "ic_fluent_javascript_20_regular": 59767,
- "ic_fluent_joystick_20_filled": 59768,
- "ic_fluent_joystick_20_regular": 59769,
- "ic_fluent_key_20_filled": 59770,
- "ic_fluent_key_20_regular": 59771,
- "ic_fluent_key_command_20_filled": 59772,
- "ic_fluent_key_command_20_regular": 59773,
- "ic_fluent_key_multiple_20_filled": 59774,
- "ic_fluent_key_multiple_20_regular": 59775,
- "ic_fluent_key_reset_20_filled": 59776,
- "ic_fluent_key_reset_20_regular": 59777,
- "ic_fluent_keyboard_123_20_filled": 59778,
- "ic_fluent_keyboard_123_20_regular": 59779,
- "ic_fluent_keyboard_20_filled": 59780,
- "ic_fluent_keyboard_20_regular": 59781,
- "ic_fluent_keyboard_dock_20_filled": 59782,
- "ic_fluent_keyboard_dock_20_regular": 59783,
- "ic_fluent_keyboard_layout_float_20_filled": 59784,
- "ic_fluent_keyboard_layout_float_20_regular": 59785,
- "ic_fluent_keyboard_layout_one_handed_left_20_filled": 59786,
- "ic_fluent_keyboard_layout_one_handed_left_20_regular": 59787,
- "ic_fluent_keyboard_layout_resize_20_filled": 59788,
- "ic_fluent_keyboard_layout_resize_20_regular": 59789,
- "ic_fluent_keyboard_layout_split_20_filled": 59790,
- "ic_fluent_keyboard_layout_split_20_regular": 59791,
- "ic_fluent_keyboard_shift_20_filled": 59792,
- "ic_fluent_keyboard_shift_20_regular": 59793,
- "ic_fluent_keyboard_shift_uppercase_20_filled": 59794,
- "ic_fluent_keyboard_shift_uppercase_20_regular": 59795,
- "ic_fluent_keyboard_tab_20_filled": 59796,
- "ic_fluent_keyboard_tab_20_regular": 59797,
- "ic_fluent_laptop_20_filled": 59798,
- "ic_fluent_laptop_20_regular": 59799,
- "ic_fluent_laptop_briefcase_20_filled": 59800,
- "ic_fluent_laptop_briefcase_20_regular": 59801,
- "ic_fluent_laptop_dismiss_20_filled": 59802,
- "ic_fluent_laptop_dismiss_20_regular": 59803,
- "ic_fluent_laptop_person_20_filled": 59804,
- "ic_fluent_laptop_person_20_regular": 59805,
- "ic_fluent_laptop_settings_20_filled": 59806,
- "ic_fluent_laptop_settings_20_regular": 59807,
- "ic_fluent_laptop_shield_20_filled": 59808,
- "ic_fluent_laptop_shield_20_regular": 59809,
- "ic_fluent_laser_tool_20_filled": 59810,
- "ic_fluent_laser_tool_20_regular": 59811,
- "ic_fluent_lasso_20_filled": 59812,
- "ic_fluent_lasso_20_regular": 59813,
- "ic_fluent_launcher_settings_20_filled": 59814,
- "ic_fluent_launcher_settings_20_regular": 59815,
- "ic_fluent_layer_20_filled": 59816,
- "ic_fluent_layer_20_regular": 59817,
- "ic_fluent_layer_diagonal_20_filled": 59818,
- "ic_fluent_layer_diagonal_20_regular": 59819,
- "ic_fluent_layer_diagonal_add_20_filled": 59820,
- "ic_fluent_layer_diagonal_add_20_regular": 59821,
- "ic_fluent_layer_diagonal_person_20_filled": 59822,
- "ic_fluent_layer_diagonal_person_20_regular": 59823,
- "ic_fluent_layer_diagonal_sparkle_20_filled": 59824,
- "ic_fluent_layer_diagonal_sparkle_20_regular": 59825,
- "ic_fluent_layout_cell_four_20_filled": 59826,
- "ic_fluent_layout_cell_four_20_regular": 59827,
- "ic_fluent_layout_cell_four_focus_bottom_left_20_filled": 59828,
- "ic_fluent_layout_cell_four_focus_bottom_right_20_filled": 59829,
- "ic_fluent_layout_cell_four_focus_top_left_20_filled": 59830,
- "ic_fluent_layout_cell_four_focus_top_right_20_filled": 59831,
- "ic_fluent_layout_column_four_20_filled": 59832,
- "ic_fluent_layout_column_four_20_regular": 59833,
- "ic_fluent_layout_column_four_focus_center_left_20_filled": 59834,
- "ic_fluent_layout_column_four_focus_center_right_20_filled": 59835,
- "ic_fluent_layout_column_four_focus_left_20_filled": 59836,
- "ic_fluent_layout_column_four_focus_right_20_filled": 59837,
- "ic_fluent_layout_column_one_third_left_20_filled": 59838,
- "ic_fluent_layout_column_one_third_left_20_regular": 59839,
- "ic_fluent_layout_column_one_third_right_20_filled": 59840,
- "ic_fluent_layout_column_one_third_right_20_regular": 59841,
- "ic_fluent_layout_column_one_third_right_hint_20_filled": 59842,
- "ic_fluent_layout_column_one_third_right_hint_20_regular": 59843,
- "ic_fluent_layout_column_three_20_filled": 59844,
- "ic_fluent_layout_column_three_20_regular": 59845,
- "ic_fluent_layout_column_three_focus_center_20_filled": 59846,
- "ic_fluent_layout_column_three_focus_left_20_filled": 59847,
- "ic_fluent_layout_column_three_focus_right_20_filled": 59848,
- "ic_fluent_layout_column_two_20_filled": 59849,
- "ic_fluent_layout_column_two_20_regular": 59850,
- "ic_fluent_layout_column_two_focus_left_20_filled": 59851,
- "ic_fluent_layout_column_two_focus_right_20_filled": 59852,
- "ic_fluent_layout_column_two_split_left_20_filled": 59853,
- "ic_fluent_layout_column_two_split_left_20_regular": 59854,
- "ic_fluent_layout_column_two_split_left_focus_bottom_left_20_filled": 59855,
- "ic_fluent_layout_column_two_split_left_focus_right_20_filled": 59856,
- "ic_fluent_layout_column_two_split_left_focus_top_left_20_filled": 59857,
- "ic_fluent_layout_column_two_split_right_20_filled": 59858,
- "ic_fluent_layout_column_two_split_right_20_regular": 59859,
- "ic_fluent_layout_column_two_split_right_focus_bottom_right_20_filled": 59860,
- "ic_fluent_layout_column_two_split_right_focus_left_20_filled": 59861,
- "ic_fluent_layout_column_two_split_right_focus_top_right_20_filled": 59862,
- "ic_fluent_layout_row_four_20_filled": 59863,
- "ic_fluent_layout_row_four_20_regular": 59864,
- "ic_fluent_layout_row_four_focus_bottom_20_filled": 59865,
- "ic_fluent_layout_row_four_focus_center_bottom_20_filled": 59866,
- "ic_fluent_layout_row_four_focus_center_top_20_filled": 59867,
- "ic_fluent_layout_row_four_focus_top_20_filled": 59868,
- "ic_fluent_layout_row_three_20_filled": 59869,
- "ic_fluent_layout_row_three_20_regular": 59870,
- "ic_fluent_layout_row_three_focus_bottom_20_filled": 59871,
- "ic_fluent_layout_row_three_focus_center_20_filled": 59872,
- "ic_fluent_layout_row_three_focus_top_20_filled": 59873,
- "ic_fluent_layout_row_two_20_filled": 59874,
- "ic_fluent_layout_row_two_20_regular": 59875,
- "ic_fluent_layout_row_two_focus_bottom_20_filled": 59876,
- "ic_fluent_layout_row_two_focus_top_20_filled": 59877,
- "ic_fluent_layout_row_two_split_bottom_20_filled": 59878,
- "ic_fluent_layout_row_two_split_bottom_20_regular": 59879,
- "ic_fluent_layout_row_two_split_bottom_focus_bottom_left_20_filled": 59880,
- "ic_fluent_layout_row_two_split_bottom_focus_bottom_right_20_filled": 59881,
- "ic_fluent_layout_row_two_split_bottom_focus_top_20_filled": 59882,
- "ic_fluent_layout_row_two_split_top_20_filled": 59883,
- "ic_fluent_layout_row_two_split_top_20_regular": 59884,
- "ic_fluent_layout_row_two_split_top_focus_bottom_20_filled": 59885,
- "ic_fluent_layout_row_two_split_top_focus_top_left_20_filled": 59886,
- "ic_fluent_layout_row_two_split_top_focus_top_right_20_filled": 59887,
- "ic_fluent_leaf_one_20_filled": 59888,
- "ic_fluent_leaf_one_20_regular": 59889,
- "ic_fluent_leaf_three_20_filled": 59890,
- "ic_fluent_leaf_three_20_regular": 59891,
- "ic_fluent_leaf_two_20_filled": 59892,
- "ic_fluent_leaf_two_20_regular": 59893,
- "ic_fluent_learning_app_20_filled": 59894,
- "ic_fluent_learning_app_20_regular": 59895,
- "ic_fluent_library_20_filled": 59896,
- "ic_fluent_library_20_regular": 59897,
- "ic_fluent_lightbulb_20_filled": 59898,
- "ic_fluent_lightbulb_20_regular": 59899,
- "ic_fluent_lightbulb_checkmark_20_filled": 59900,
- "ic_fluent_lightbulb_checkmark_20_regular": 59901,
- "ic_fluent_lightbulb_circle_20_filled": 59902,
- "ic_fluent_lightbulb_circle_20_regular": 59903,
- "ic_fluent_lightbulb_filament_20_filled": 59904,
- "ic_fluent_lightbulb_filament_20_regular": 59905,
- "ic_fluent_lightbulb_person_20_filled": 59906,
- "ic_fluent_lightbulb_person_20_regular": 59907,
- "ic_fluent_likert_20_filled": 59908,
- "ic_fluent_likert_20_regular": 59909,
- "ic_fluent_line_20_filled": 59910,
- "ic_fluent_line_20_regular": 59911,
- "ic_fluent_line_dashes_20_filled": 59912,
- "ic_fluent_line_dashes_20_regular": 59913,
- "ic_fluent_line_flow_diagonal_up_right_20_filled": 59914,
- "ic_fluent_line_flow_diagonal_up_right_20_regular": 59915,
- "ic_fluent_line_horizontal_1_20_filled": 59916,
- "ic_fluent_line_horizontal_1_20_regular": 59917,
- "ic_fluent_line_horizontal_1_dashes_20_filled": 59918,
- "ic_fluent_line_horizontal_1_dashes_20_regular": 59919,
- "ic_fluent_line_horizontal_2_dashes_solid_20_filled": 59920,
- "ic_fluent_line_horizontal_2_dashes_solid_20_regular": 59921,
- "ic_fluent_line_horizontal_3_20_filled": 59922,
- "ic_fluent_line_horizontal_3_20_regular": 59923,
- "ic_fluent_line_horizontal_4_20_filled": 59924,
- "ic_fluent_line_horizontal_4_20_regular": 59925,
- "ic_fluent_line_horizontal_4_search_20_filled": 59926,
- "ic_fluent_line_horizontal_4_search_20_regular": 59927,
- "ic_fluent_line_horizontal_5_20_filled": 59928,
- "ic_fluent_line_horizontal_5_20_regular": 59929,
- "ic_fluent_line_horizontal_5_error_20_filled": 59930,
- "ic_fluent_line_horizontal_5_error_20_regular": 59931,
- "ic_fluent_line_style_20_filled": 59932,
- "ic_fluent_line_style_20_regular": 59933,
- "ic_fluent_line_thickness_20_filled": 59934,
- "ic_fluent_line_thickness_20_regular": 59935,
- "ic_fluent_link_20_filled": 59936,
- "ic_fluent_link_20_regular": 59937,
- "ic_fluent_link_add_20_filled": 59938,
- "ic_fluent_link_add_20_regular": 59939,
- "ic_fluent_link_dismiss_20_filled": 59940,
- "ic_fluent_link_dismiss_20_regular": 59941,
- "ic_fluent_link_edit_20_filled": 59942,
- "ic_fluent_link_edit_20_regular": 59943,
- "ic_fluent_link_multiple_20_filled": 59944,
- "ic_fluent_link_multiple_20_regular": 59945,
- "ic_fluent_link_person_20_filled": 59946,
- "ic_fluent_link_person_20_regular": 59947,
- "ic_fluent_link_square_20_filled": 59948,
- "ic_fluent_link_square_20_regular": 59949,
- "ic_fluent_link_toolbox_20_filled": 59950,
- "ic_fluent_link_toolbox_20_regular": 59951,
- "ic_fluent_list_20_filled": 59952,
- "ic_fluent_list_20_regular": 59953,
- "ic_fluent_list_bar_20_filled": 59954,
- "ic_fluent_list_bar_20_regular": 59955,
- "ic_fluent_list_bar_tree_20_filled": 59956,
- "ic_fluent_list_bar_tree_20_regular": 59957,
- "ic_fluent_list_bar_tree_offset_20_filled": 59958,
- "ic_fluent_list_bar_tree_offset_20_regular": 59959,
- "ic_fluent_list_rtl_20_filled": 59960,
- "ic_fluent_list_rtl_20_regular": 59961,
- "ic_fluent_live_20_filled": 59962,
- "ic_fluent_live_20_regular": 59963,
- "ic_fluent_live_off_20_filled": 59964,
- "ic_fluent_live_off_20_regular": 59965,
- "ic_fluent_local_language_20_filled": 59966,
- "ic_fluent_local_language_20_regular": 59967,
- "ic_fluent_location_20_filled": 59968,
- "ic_fluent_location_20_regular": 59969,
- "ic_fluent_location_add_20_filled": 59970,
- "ic_fluent_location_add_20_regular": 59971,
- "ic_fluent_location_add_left_20_filled": 59972,
- "ic_fluent_location_add_left_20_regular": 59973,
- "ic_fluent_location_add_right_20_filled": 59974,
- "ic_fluent_location_add_right_20_regular": 59975,
- "ic_fluent_location_add_up_20_filled": 59976,
- "ic_fluent_location_add_up_20_regular": 59977,
- "ic_fluent_location_arrow_20_filled": 59978,
- "ic_fluent_location_arrow_20_regular": 59979,
- "ic_fluent_location_arrow_left_20_filled": 59980,
- "ic_fluent_location_arrow_left_20_regular": 59981,
- "ic_fluent_location_arrow_right_20_filled": 59982,
- "ic_fluent_location_arrow_right_20_regular": 59983,
- "ic_fluent_location_arrow_up_20_filled": 59984,
- "ic_fluent_location_arrow_up_20_regular": 59985,
- "ic_fluent_location_dismiss_20_filled": 59986,
- "ic_fluent_location_dismiss_20_regular": 59987,
- "ic_fluent_location_live_20_filled": 59988,
- "ic_fluent_location_live_20_regular": 59989,
- "ic_fluent_location_off_20_filled": 59990,
- "ic_fluent_location_off_20_regular": 59991,
- "ic_fluent_location_ripple_20_filled": 59992,
- "ic_fluent_location_ripple_20_regular": 59993,
- "ic_fluent_location_target_square_20_filled": 59994,
- "ic_fluent_location_target_square_20_regular": 59995,
- "ic_fluent_lock_closed_20_filled": 59996,
- "ic_fluent_lock_closed_20_regular": 59997,
- "ic_fluent_lock_closed_key_20_filled": 59998,
- "ic_fluent_lock_closed_key_20_regular": 59999,
- "ic_fluent_lock_multiple_20_filled": 60000,
- "ic_fluent_lock_multiple_20_regular": 60001,
- "ic_fluent_lock_open_20_filled": 60002,
- "ic_fluent_lock_open_20_regular": 60003,
- "ic_fluent_lock_shield_20_filled": 60004,
- "ic_fluent_lock_shield_20_regular": 60005,
- "ic_fluent_lottery_20_filled": 60006,
- "ic_fluent_lottery_20_regular": 60007,
- "ic_fluent_luggage_20_filled": 60008,
- "ic_fluent_luggage_20_regular": 60009,
- "ic_fluent_mail_20_filled": 60010,
- "ic_fluent_mail_20_regular": 60011,
- "ic_fluent_mail_add_20_filled": 60012,
- "ic_fluent_mail_add_20_regular": 60013,
- "ic_fluent_mail_alert_20_filled": 60014,
- "ic_fluent_mail_alert_20_regular": 60015,
- "ic_fluent_mail_all_read_20_filled": 60016,
- "ic_fluent_mail_all_read_20_regular": 60017,
- "ic_fluent_mail_all_unread_20_filled": 60018,
- "ic_fluent_mail_all_unread_20_regular": 60019,
- "ic_fluent_mail_arrow_clockwise_20_filled": 60020,
- "ic_fluent_mail_arrow_clockwise_20_regular": 60021,
- "ic_fluent_mail_arrow_double_back_20_filled": 60022,
- "ic_fluent_mail_arrow_double_back_20_regular": 60023,
- "ic_fluent_mail_arrow_down_20_filled": 60024,
- "ic_fluent_mail_arrow_down_20_regular": 60025,
- "ic_fluent_mail_arrow_forward_20_filled": 60026,
- "ic_fluent_mail_arrow_forward_20_regular": 60027,
- "ic_fluent_mail_arrow_up_20_filled": 60028,
- "ic_fluent_mail_arrow_up_20_regular": 60029,
- "ic_fluent_mail_attach_20_filled": 60030,
- "ic_fluent_mail_attach_20_regular": 60031,
- "ic_fluent_mail_checkmark_20_filled": 60032,
- "ic_fluent_mail_checkmark_20_regular": 60033,
- "ic_fluent_mail_clock_20_filled": 60034,
- "ic_fluent_mail_clock_20_regular": 60035,
- "ic_fluent_mail_copy_20_filled": 60036,
- "ic_fluent_mail_copy_20_regular": 60037,
- "ic_fluent_mail_dismiss_20_filled": 60038,
- "ic_fluent_mail_dismiss_20_regular": 60039,
- "ic_fluent_mail_edit_20_filled": 60040,
- "ic_fluent_mail_edit_20_regular": 60041,
- "ic_fluent_mail_error_20_filled": 60042,
- "ic_fluent_mail_error_20_regular": 60043,
- "ic_fluent_mail_inbox_20_filled": 60044,
- "ic_fluent_mail_inbox_20_regular": 60045,
- "ic_fluent_mail_inbox_add_20_filled": 60046,
- "ic_fluent_mail_inbox_add_20_regular": 60047,
- "ic_fluent_mail_inbox_all_20_filled": 60048,
- "ic_fluent_mail_inbox_all_20_regular": 60049,
- "ic_fluent_mail_inbox_arrow_down_20_filled": 60050,
- "ic_fluent_mail_inbox_arrow_down_20_regular": 60051,
- "ic_fluent_mail_inbox_arrow_right_20_filled": 60052,
- "ic_fluent_mail_inbox_arrow_right_20_regular": 60053,
- "ic_fluent_mail_inbox_arrow_up_20_filled": 60054,
- "ic_fluent_mail_inbox_arrow_up_20_regular": 60055,
- "ic_fluent_mail_inbox_checkmark_20_filled": 60056,
- "ic_fluent_mail_inbox_checkmark_20_regular": 60057,
- "ic_fluent_mail_inbox_dismiss_20_filled": 60058,
- "ic_fluent_mail_inbox_dismiss_20_regular": 60059,
- "ic_fluent_mail_link_20_filled": 60060,
- "ic_fluent_mail_link_20_regular": 60061,
- "ic_fluent_mail_list_20_filled": 60062,
- "ic_fluent_mail_list_20_regular": 60063,
- "ic_fluent_mail_multiple_20_filled": 60064,
- "ic_fluent_mail_multiple_20_regular": 60065,
- "ic_fluent_mail_off_20_filled": 60066,
- "ic_fluent_mail_off_20_regular": 60067,
- "ic_fluent_mail_open_person_20_filled": 60068,
- "ic_fluent_mail_open_person_20_regular": 60069,
- "ic_fluent_mail_pause_20_filled": 60070,
- "ic_fluent_mail_pause_20_regular": 60071,
- "ic_fluent_mail_prohibited_20_filled": 60072,
- "ic_fluent_mail_prohibited_20_regular": 60073,
- "ic_fluent_mail_read_20_filled": 60074,
- "ic_fluent_mail_read_20_regular": 60075,
- "ic_fluent_mail_read_multiple_20_filled": 60076,
- "ic_fluent_mail_read_multiple_20_regular": 60077,
- "ic_fluent_mail_rewind_20_filled": 60078,
- "ic_fluent_mail_rewind_20_regular": 60079,
- "ic_fluent_mail_settings_20_filled": 60080,
- "ic_fluent_mail_settings_20_regular": 60081,
- "ic_fluent_mail_shield_20_filled": 60082,
- "ic_fluent_mail_shield_20_regular": 60083,
- "ic_fluent_mail_template_20_filled": 60084,
- "ic_fluent_mail_template_20_regular": 60085,
- "ic_fluent_mail_unread_20_filled": 60086,
- "ic_fluent_mail_unread_20_regular": 60087,
- "ic_fluent_mail_warning_20_filled": 60088,
- "ic_fluent_mail_warning_20_regular": 60089,
- "ic_fluent_mailbox_20_filled": 60090,
- "ic_fluent_mailbox_20_regular": 60091,
- "ic_fluent_map_20_filled": 60092,
- "ic_fluent_map_20_regular": 60093,
- "ic_fluent_map_drive_20_filled": 60094,
- "ic_fluent_map_drive_20_regular": 60095,
- "ic_fluent_markdown_20_filled": 60096,
- "ic_fluent_markdown_20_regular": 60097,
- "ic_fluent_match_app_layout_20_filled": 60098,
- "ic_fluent_match_app_layout_20_regular": 60099,
- "ic_fluent_math_format_linear_20_filled": 60100,
- "ic_fluent_math_format_linear_20_regular": 60101,
- "ic_fluent_math_format_professional_20_filled": 60102,
- "ic_fluent_math_format_professional_20_regular": 60103,
- "ic_fluent_math_formula_20_filled": 60104,
- "ic_fluent_math_formula_20_regular": 60105,
- "ic_fluent_math_symbols_20_filled": 60106,
- "ic_fluent_math_symbols_20_regular": 60107,
- "ic_fluent_maximize_20_filled": 60108,
- "ic_fluent_maximize_20_regular": 60109,
- "ic_fluent_meet_now_20_filled": 60110,
- "ic_fluent_meet_now_20_regular": 60111,
- "ic_fluent_megaphone_20_filled": 60112,
- "ic_fluent_megaphone_20_regular": 60113,
- "ic_fluent_megaphone_circle_20_filled": 60114,
- "ic_fluent_megaphone_circle_20_regular": 60115,
- "ic_fluent_megaphone_loud_20_filled": 60116,
- "ic_fluent_megaphone_loud_20_regular": 60117,
- "ic_fluent_megaphone_off_20_filled": 60118,
- "ic_fluent_megaphone_off_20_regular": 60119,
- "ic_fluent_mention_20_filled": 60120,
- "ic_fluent_mention_20_regular": 60121,
- "ic_fluent_mention_arrow_down_20_filled": 60122,
- "ic_fluent_mention_arrow_down_20_regular": 60123,
- "ic_fluent_mention_brackets_20_filled": 60124,
- "ic_fluent_mention_brackets_20_regular": 60125,
- "ic_fluent_merge_20_filled": 60126,
- "ic_fluent_merge_20_regular": 60127,
- "ic_fluent_mic_20_filled": 60128,
- "ic_fluent_mic_20_regular": 60129,
- "ic_fluent_mic_off_20_filled": 60130,
- "ic_fluent_mic_off_20_regular": 60131,
- "ic_fluent_mic_prohibited_20_filled": 60132,
- "ic_fluent_mic_prohibited_20_regular": 60133,
- "ic_fluent_mic_pulse_20_filled": 60134,
- "ic_fluent_mic_pulse_20_regular": 60135,
- "ic_fluent_mic_pulse_off_20_filled": 60136,
- "ic_fluent_mic_pulse_off_20_regular": 60137,
- "ic_fluent_mic_record_20_filled": 60138,
- "ic_fluent_mic_record_20_regular": 60139,
- "ic_fluent_mic_settings_20_filled": 60140,
- "ic_fluent_mic_settings_20_regular": 60141,
- "ic_fluent_mic_sparkle_20_filled": 60142,
- "ic_fluent_mic_sparkle_20_regular": 60143,
- "ic_fluent_mic_sync_20_filled": 60144,
- "ic_fluent_mic_sync_20_regular": 60145,
- "ic_fluent_microscope_20_filled": 60146,
- "ic_fluent_microscope_20_regular": 60147,
- "ic_fluent_midi_20_filled": 60148,
- "ic_fluent_midi_20_regular": 60149,
- "ic_fluent_mobile_optimized_20_filled": 60150,
- "ic_fluent_mobile_optimized_20_regular": 60151,
- "ic_fluent_mold_20_filled": 60152,
- "ic_fluent_mold_20_regular": 60153,
- "ic_fluent_molecule_20_filled": 60154,
- "ic_fluent_molecule_20_regular": 60155,
- "ic_fluent_money_20_filled": 60156,
- "ic_fluent_money_20_regular": 60157,
- "ic_fluent_money_calculator_20_filled": 60158,
- "ic_fluent_money_calculator_20_regular": 60159,
- "ic_fluent_money_dismiss_20_filled": 60160,
- "ic_fluent_money_dismiss_20_regular": 60161,
- "ic_fluent_money_hand_20_filled": 60162,
- "ic_fluent_money_hand_20_regular": 60163,
- "ic_fluent_money_off_20_filled": 60164,
- "ic_fluent_money_off_20_regular": 60165,
- "ic_fluent_money_settings_20_filled": 60166,
- "ic_fluent_money_settings_20_regular": 60167,
- "ic_fluent_more_circle_20_filled": 60168,
- "ic_fluent_more_circle_20_regular": 60169,
- "ic_fluent_more_horizontal_20_filled": 60170,
- "ic_fluent_more_horizontal_20_regular": 60171,
- "ic_fluent_more_vertical_20_filled": 60172,
- "ic_fluent_more_vertical_20_regular": 60173,
- "ic_fluent_mountain_location_bottom_20_filled": 60174,
- "ic_fluent_mountain_location_bottom_20_regular": 60175,
- "ic_fluent_mountain_location_top_20_filled": 60176,
- "ic_fluent_mountain_location_top_20_regular": 60177,
- "ic_fluent_mountain_trail_20_filled": 60178,
- "ic_fluent_mountain_trail_20_regular": 60179,
- "ic_fluent_movies_and_tv_20_filled": 60180,
- "ic_fluent_movies_and_tv_20_regular": 60181,
- "ic_fluent_multiplier_1_2x_20_filled": 60182,
- "ic_fluent_multiplier_1_2x_20_regular": 60183,
- "ic_fluent_multiplier_1_5x_20_filled": 60184,
- "ic_fluent_multiplier_1_5x_20_regular": 60185,
- "ic_fluent_multiplier_1_8x_20_filled": 60186,
- "ic_fluent_multiplier_1_8x_20_regular": 60187,
- "ic_fluent_multiplier_1x_20_filled": 60188,
- "ic_fluent_multiplier_1x_20_regular": 60189,
- "ic_fluent_multiplier_2x_20_filled": 60190,
- "ic_fluent_multiplier_2x_20_regular": 60191,
- "ic_fluent_multiplier_5x_20_filled": 60192,
- "ic_fluent_multiplier_5x_20_regular": 60193,
- "ic_fluent_multiselect_ltr_20_filled": 60194,
- "ic_fluent_multiselect_ltr_20_regular": 60195,
- "ic_fluent_multiselect_rtl_20_filled": 60196,
- "ic_fluent_multiselect_rtl_20_regular": 60197,
- "ic_fluent_music_note_1_20_filled": 60198,
- "ic_fluent_music_note_1_20_regular": 60199,
- "ic_fluent_music_note_2_20_filled": 60200,
- "ic_fluent_music_note_2_20_regular": 60201,
- "ic_fluent_music_note_2_play_20_filled": 60202,
- "ic_fluent_music_note_2_play_20_regular": 60203,
- "ic_fluent_music_note_off_1_20_filled": 60204,
- "ic_fluent_music_note_off_1_20_regular": 60205,
- "ic_fluent_music_note_off_2_20_filled": 60206,
- "ic_fluent_music_note_off_2_20_regular": 60207,
- "ic_fluent_my_location_20_filled": 60208,
- "ic_fluent_my_location_20_regular": 60209,
- "ic_fluent_navigation_20_filled": 60210,
- "ic_fluent_navigation_20_regular": 60211,
- "ic_fluent_navigation_location_target_20_filled": 60212,
- "ic_fluent_navigation_location_target_20_regular": 60213,
- "ic_fluent_navigation_play_20_filled": 60214,
- "ic_fluent_navigation_play_20_regular": 60215,
- "ic_fluent_navigation_unread_20_filled": 60216,
- "ic_fluent_navigation_unread_20_regular": 60217,
- "ic_fluent_network_check_20_filled": 60218,
- "ic_fluent_network_check_20_regular": 60219,
- "ic_fluent_new_20_filled": 60220,
- "ic_fluent_new_20_regular": 60221,
- "ic_fluent_news_20_filled": 60222,
- "ic_fluent_news_20_regular": 60223,
- "ic_fluent_next_20_filled": 60224,
- "ic_fluent_next_20_regular": 60225,
- "ic_fluent_next_frame_20_filled": 60226,
- "ic_fluent_next_frame_20_regular": 60227,
- "ic_fluent_note_20_filled": 60228,
- "ic_fluent_note_20_regular": 60229,
- "ic_fluent_note_add_20_filled": 60230,
- "ic_fluent_note_add_20_regular": 60231,
- "ic_fluent_note_edit_20_filled": 60232,
- "ic_fluent_note_edit_20_regular": 60233,
- "ic_fluent_note_pin_20_filled": 60234,
- "ic_fluent_note_pin_20_regular": 60235,
- "ic_fluent_notebook_20_filled": 60236,
- "ic_fluent_notebook_20_regular": 60237,
- "ic_fluent_notebook_add_20_filled": 60238,
- "ic_fluent_notebook_add_20_regular": 60239,
- "ic_fluent_notebook_arrow_curve_down_20_filled": 60240,
- "ic_fluent_notebook_arrow_curve_down_20_regular": 60241,
- "ic_fluent_notebook_error_20_filled": 60242,
- "ic_fluent_notebook_error_20_regular": 60243,
- "ic_fluent_notebook_eye_20_filled": 60244,
- "ic_fluent_notebook_eye_20_regular": 60245,
- "ic_fluent_notebook_lightning_20_filled": 60246,
- "ic_fluent_notebook_lightning_20_regular": 60247,
- "ic_fluent_notebook_question_mark_20_filled": 60248,
- "ic_fluent_notebook_question_mark_20_regular": 60249,
- "ic_fluent_notebook_section_20_filled": 60250,
- "ic_fluent_notebook_section_20_regular": 60251,
- "ic_fluent_notebook_section_arrow_right_20_filled": 60252,
- "ic_fluent_notebook_section_arrow_right_20_regular": 60253,
- "ic_fluent_notebook_subsection_20_filled": 60254,
- "ic_fluent_notebook_subsection_20_regular": 60255,
- "ic_fluent_notebook_sync_20_filled": 60256,
- "ic_fluent_notebook_sync_20_regular": 60257,
- "ic_fluent_notepad_20_filled": 60258,
- "ic_fluent_notepad_20_regular": 60259,
- "ic_fluent_notepad_edit_20_filled": 60260,
- "ic_fluent_notepad_edit_20_regular": 60261,
- "ic_fluent_notepad_person_20_filled": 60262,
- "ic_fluent_notepad_person_20_regular": 60263,
- "ic_fluent_notepad_sparkle_20_filled": 60264,
- "ic_fluent_notepad_sparkle_20_regular": 60265,
- "ic_fluent_number_circle_0_20_filled": 60266,
- "ic_fluent_number_circle_0_20_regular": 60267,
- "ic_fluent_number_circle_1_20_filled": 60268,
- "ic_fluent_number_circle_1_20_regular": 60269,
- "ic_fluent_number_circle_2_20_filled": 60270,
- "ic_fluent_number_circle_2_20_regular": 60271,
- "ic_fluent_number_circle_3_20_filled": 60272,
- "ic_fluent_number_circle_3_20_regular": 60273,
- "ic_fluent_number_circle_4_20_filled": 60274,
- "ic_fluent_number_circle_4_20_regular": 60275,
- "ic_fluent_number_circle_5_20_filled": 60276,
- "ic_fluent_number_circle_5_20_regular": 60277,
- "ic_fluent_number_circle_6_20_filled": 60278,
- "ic_fluent_number_circle_6_20_regular": 60279,
- "ic_fluent_number_circle_7_20_filled": 60280,
- "ic_fluent_number_circle_7_20_regular": 60281,
- "ic_fluent_number_circle_8_20_filled": 60282,
- "ic_fluent_number_circle_8_20_regular": 60283,
- "ic_fluent_number_circle_9_20_filled": 60284,
- "ic_fluent_number_circle_9_20_regular": 60285,
- "ic_fluent_number_row_20_filled": 60286,
- "ic_fluent_number_row_20_regular": 60287,
- "ic_fluent_number_symbol_20_filled": 60288,
- "ic_fluent_number_symbol_20_regular": 60289,
- "ic_fluent_number_symbol_dismiss_20_filled": 60290,
- "ic_fluent_number_symbol_dismiss_20_regular": 60291,
- "ic_fluent_number_symbol_square_20_filled": 60292,
- "ic_fluent_number_symbol_square_20_regular": 60293,
- "ic_fluent_open_20_filled": 60294,
- "ic_fluent_open_20_regular": 60295,
- "ic_fluent_open_folder_20_filled": 60296,
- "ic_fluent_open_folder_20_regular": 60297,
- "ic_fluent_open_off_20_filled": 60298,
- "ic_fluent_open_off_20_regular": 60299,
- "ic_fluent_options_20_filled": 60300,
- "ic_fluent_options_20_regular": 60301,
- "ic_fluent_organization_20_filled": 60302,
- "ic_fluent_organization_20_regular": 60303,
- "ic_fluent_organization_horizontal_20_filled": 60304,
- "ic_fluent_organization_horizontal_20_regular": 60305,
- "ic_fluent_orientation_20_filled": 60306,
- "ic_fluent_orientation_20_regular": 60307,
- "ic_fluent_oval_20_filled": 60308,
- "ic_fluent_oval_20_regular": 60309,
- "ic_fluent_oven_20_filled": 60310,
- "ic_fluent_oven_20_regular": 60311,
- "ic_fluent_padding_down_20_filled": 60312,
- "ic_fluent_padding_down_20_regular": 60313,
- "ic_fluent_padding_left_20_filled": 60314,
- "ic_fluent_padding_left_20_regular": 60315,
- "ic_fluent_padding_right_20_filled": 60316,
- "ic_fluent_padding_right_20_regular": 60317,
- "ic_fluent_padding_top_20_filled": 60318,
- "ic_fluent_padding_top_20_regular": 60319,
- "ic_fluent_page_fit_20_filled": 60320,
- "ic_fluent_page_fit_20_regular": 60321,
- "ic_fluent_paint_brush_20_filled": 60322,
- "ic_fluent_paint_brush_20_regular": 60323,
- "ic_fluent_paint_brush_arrow_down_20_filled": 60324,
- "ic_fluent_paint_brush_arrow_down_20_regular": 60325,
- "ic_fluent_paint_brush_arrow_up_20_filled": 60326,
- "ic_fluent_paint_brush_arrow_up_20_regular": 60327,
- "ic_fluent_paint_brush_sparkle_20_filled": 60328,
- "ic_fluent_paint_brush_sparkle_20_regular": 60329,
- "ic_fluent_paint_brush_subtract_20_filled": 60330,
- "ic_fluent_paint_brush_subtract_20_regular": 60331,
- "ic_fluent_paint_bucket_20_filled": 60332,
- "ic_fluent_paint_bucket_20_regular": 60333,
- "ic_fluent_pair_20_filled": 60334,
- "ic_fluent_pair_20_regular": 60335,
- "ic_fluent_panel_bottom_20_filled": 60336,
- "ic_fluent_panel_bottom_20_regular": 60337,
- "ic_fluent_panel_bottom_contract_20_filled": 60338,
- "ic_fluent_panel_bottom_contract_20_regular": 60339,
- "ic_fluent_panel_bottom_expand_20_filled": 60340,
- "ic_fluent_panel_bottom_expand_20_regular": 60341,
- "ic_fluent_panel_left_20_filled": 60342,
- "ic_fluent_panel_left_20_regular": 60343,
- "ic_fluent_panel_left_add_20_filled": 60344,
- "ic_fluent_panel_left_add_20_regular": 60345,
- "ic_fluent_panel_left_contract_20_filled": 60346,
- "ic_fluent_panel_left_contract_20_regular": 60347,
- "ic_fluent_panel_left_expand_20_filled": 60348,
- "ic_fluent_panel_left_expand_20_regular": 60349,
- "ic_fluent_panel_left_focus_right_20_filled": 60350,
- "ic_fluent_panel_left_header_20_filled": 60351,
- "ic_fluent_panel_left_header_20_regular": 60352,
- "ic_fluent_panel_left_header_add_20_filled": 60353,
- "ic_fluent_panel_left_header_add_20_regular": 60354,
- "ic_fluent_panel_left_header_key_20_filled": 60355,
- "ic_fluent_panel_left_header_key_20_regular": 60356,
- "ic_fluent_panel_left_key_20_filled": 60357,
- "ic_fluent_panel_left_key_20_regular": 60358,
- "ic_fluent_panel_left_text_20_filled": 60359,
- "ic_fluent_panel_left_text_20_regular": 60360,
- "ic_fluent_panel_left_text_add_20_filled": 60361,
- "ic_fluent_panel_left_text_add_20_regular": 60362,
- "ic_fluent_panel_left_text_dismiss_20_filled": 60363,
- "ic_fluent_panel_left_text_dismiss_20_regular": 60364,
- "ic_fluent_panel_right_20_filled": 60365,
- "ic_fluent_panel_right_20_regular": 60366,
- "ic_fluent_panel_right_add_20_filled": 60367,
- "ic_fluent_panel_right_add_20_regular": 60368,
- "ic_fluent_panel_right_contract_20_filled": 60369,
- "ic_fluent_panel_right_contract_20_regular": 60370,
- "ic_fluent_panel_right_cursor_20_filled": 60371,
- "ic_fluent_panel_right_cursor_20_regular": 60372,
- "ic_fluent_panel_right_expand_20_filled": 60373,
- "ic_fluent_panel_right_expand_20_regular": 60374,
- "ic_fluent_panel_right_gallery_20_filled": 60375,
- "ic_fluent_panel_right_gallery_20_regular": 60376,
- "ic_fluent_panel_separate_window_20_filled": 60377,
- "ic_fluent_panel_separate_window_20_regular": 60378,
- "ic_fluent_panel_top_contract_20_filled": 60379,
- "ic_fluent_panel_top_contract_20_regular": 60380,
- "ic_fluent_panel_top_expand_20_filled": 60381,
- "ic_fluent_panel_top_expand_20_regular": 60382,
- "ic_fluent_panel_top_gallery_20_filled": 60383,
- "ic_fluent_panel_top_gallery_20_regular": 60384,
- "ic_fluent_password_20_filled": 60385,
- "ic_fluent_password_20_regular": 60386,
- "ic_fluent_patch_20_filled": 60387,
- "ic_fluent_patch_20_regular": 60388,
- "ic_fluent_patient_20_filled": 60389,
- "ic_fluent_patient_20_regular": 60390,
- "ic_fluent_pause_20_filled": 60391,
- "ic_fluent_pause_20_regular": 60392,
- "ic_fluent_pause_circle_20_filled": 60393,
- "ic_fluent_pause_circle_20_regular": 60394,
- "ic_fluent_pause_off_20_filled": 60395,
- "ic_fluent_pause_off_20_regular": 60396,
- "ic_fluent_pause_settings_20_filled": 60397,
- "ic_fluent_pause_settings_20_regular": 60398,
- "ic_fluent_payment_20_filled": 60399,
- "ic_fluent_payment_20_regular": 60400,
- "ic_fluent_payment_wireless_20_filled": 60401,
- "ic_fluent_payment_wireless_20_regular": 60402,
- "ic_fluent_pen_20_filled": 60403,
- "ic_fluent_pen_20_regular": 60404,
- "ic_fluent_pen_dismiss_20_filled": 60405,
- "ic_fluent_pen_dismiss_20_regular": 60406,
- "ic_fluent_pen_off_20_filled": 60407,
- "ic_fluent_pen_off_20_regular": 60408,
- "ic_fluent_pen_prohibited_20_filled": 60409,
- "ic_fluent_pen_prohibited_20_regular": 60410,
- "ic_fluent_pen_sparkle_20_filled": 60411,
- "ic_fluent_pen_sparkle_20_regular": 60412,
- "ic_fluent_pentagon_20_filled": 60413,
- "ic_fluent_pentagon_20_regular": 60414,
- "ic_fluent_people_20_filled": 60415,
- "ic_fluent_people_20_regular": 60416,
- "ic_fluent_people_add_20_filled": 60417,
- "ic_fluent_people_add_20_regular": 60418,
- "ic_fluent_people_audience_20_filled": 60419,
- "ic_fluent_people_audience_20_regular": 60420,
- "ic_fluent_people_call_20_filled": 60421,
- "ic_fluent_people_call_20_regular": 60422,
- "ic_fluent_people_chat_20_filled": 60423,
- "ic_fluent_people_chat_20_regular": 60424,
- "ic_fluent_people_checkmark_20_filled": 60425,
- "ic_fluent_people_checkmark_20_regular": 60426,
- "ic_fluent_people_community_20_filled": 60427,
- "ic_fluent_people_community_20_regular": 60428,
- "ic_fluent_people_community_add_20_filled": 60429,
- "ic_fluent_people_community_add_20_regular": 60430,
- "ic_fluent_people_edit_20_filled": 60431,
- "ic_fluent_people_edit_20_regular": 60432,
- "ic_fluent_people_error_20_filled": 60433,
- "ic_fluent_people_error_20_regular": 60434,
- "ic_fluent_people_eye_20_filled": 60435,
- "ic_fluent_people_eye_20_regular": 60436,
- "ic_fluent_people_list_20_filled": 60437,
- "ic_fluent_people_list_20_regular": 60438,
- "ic_fluent_people_lock_20_filled": 60439,
- "ic_fluent_people_lock_20_regular": 60440,
- "ic_fluent_people_money_20_filled": 60441,
- "ic_fluent_people_money_20_regular": 60442,
- "ic_fluent_people_prohibited_20_filled": 60443,
- "ic_fluent_people_prohibited_20_regular": 60444,
- "ic_fluent_people_queue_20_filled": 60445,
- "ic_fluent_people_queue_20_regular": 60446,
- "ic_fluent_people_search_20_filled": 60447,
- "ic_fluent_people_search_20_regular": 60448,
- "ic_fluent_people_settings_20_filled": 60449,
- "ic_fluent_people_settings_20_regular": 60450,
- "ic_fluent_people_star_20_filled": 60451,
- "ic_fluent_people_star_20_regular": 60452,
- "ic_fluent_people_subtract_20_filled": 60453,
- "ic_fluent_people_subtract_20_regular": 60454,
- "ic_fluent_people_swap_20_filled": 60455,
- "ic_fluent_people_swap_20_regular": 60456,
- "ic_fluent_people_sync_20_filled": 60457,
- "ic_fluent_people_sync_20_regular": 60458,
- "ic_fluent_people_team_20_filled": 60459,
- "ic_fluent_people_team_20_regular": 60460,
- "ic_fluent_people_team_add_20_filled": 60461,
- "ic_fluent_people_team_add_20_regular": 60462,
- "ic_fluent_people_team_delete_20_filled": 60463,
- "ic_fluent_people_team_delete_20_regular": 60464,
- "ic_fluent_people_team_toolbox_20_filled": 60465,
- "ic_fluent_people_team_toolbox_20_regular": 60466,
- "ic_fluent_people_toolbox_20_filled": 60467,
- "ic_fluent_people_toolbox_20_regular": 60468,
- "ic_fluent_person_20_filled": 60469,
- "ic_fluent_person_20_regular": 60470,
- "ic_fluent_person_5_20_filled": 60471,
- "ic_fluent_person_5_20_regular": 60472,
- "ic_fluent_person_6_20_filled": 60473,
- "ic_fluent_person_6_20_regular": 60474,
- "ic_fluent_person_accounts_20_filled": 60475,
- "ic_fluent_person_accounts_20_regular": 60476,
- "ic_fluent_person_add_20_filled": 60477,
- "ic_fluent_person_add_20_regular": 60478,
- "ic_fluent_person_alert_20_filled": 60479,
- "ic_fluent_person_alert_20_regular": 60480,
- "ic_fluent_person_alert_off_20_filled": 60481,
- "ic_fluent_person_alert_off_20_regular": 60482,
- "ic_fluent_person_arrow_back_20_filled": 60483,
- "ic_fluent_person_arrow_back_20_regular": 60484,
- "ic_fluent_person_arrow_left_20_filled": 60485,
- "ic_fluent_person_arrow_left_20_regular": 60486,
- "ic_fluent_person_arrow_right_20_filled": 60487,
- "ic_fluent_person_arrow_right_20_regular": 60488,
- "ic_fluent_person_available_20_filled": 60489,
- "ic_fluent_person_available_20_regular": 60490,
- "ic_fluent_person_board_20_filled": 60491,
- "ic_fluent_person_board_20_regular": 60492,
- "ic_fluent_person_call_20_filled": 60493,
- "ic_fluent_person_call_20_regular": 60494,
- "ic_fluent_person_chat_20_filled": 60495,
- "ic_fluent_person_chat_20_regular": 60496,
- "ic_fluent_person_circle_20_filled": 60497,
- "ic_fluent_person_circle_20_regular": 60498,
- "ic_fluent_person_clock_20_filled": 60499,
- "ic_fluent_person_clock_20_regular": 60500,
- "ic_fluent_person_delete_20_filled": 60501,
- "ic_fluent_person_delete_20_regular": 60502,
- "ic_fluent_person_desktop_20_filled": 60503,
- "ic_fluent_person_desktop_20_regular": 60504,
- "ic_fluent_person_edit_20_filled": 60505,
- "ic_fluent_person_edit_20_regular": 60506,
- "ic_fluent_person_feedback_20_filled": 60507,
- "ic_fluent_person_feedback_20_regular": 60508,
- "ic_fluent_person_heart_20_filled": 60509,
- "ic_fluent_person_heart_20_regular": 60510,
- "ic_fluent_person_info_20_filled": 60511,
- "ic_fluent_person_info_20_regular": 60512,
- "ic_fluent_person_key_20_filled": 60513,
- "ic_fluent_person_key_20_regular": 60514,
- "ic_fluent_person_lightbulb_20_filled": 60515,
- "ic_fluent_person_lightbulb_20_regular": 60516,
- "ic_fluent_person_lightning_20_filled": 60517,
- "ic_fluent_person_lightning_20_regular": 60518,
- "ic_fluent_person_link_20_filled": 60519,
- "ic_fluent_person_link_20_regular": 60520,
- "ic_fluent_person_lock_20_filled": 60521,
- "ic_fluent_person_lock_20_regular": 60522,
- "ic_fluent_person_mail_20_filled": 60523,
- "ic_fluent_person_mail_20_regular": 60524,
- "ic_fluent_person_money_20_filled": 60525,
- "ic_fluent_person_money_20_regular": 60526,
- "ic_fluent_person_note_20_filled": 60527,
- "ic_fluent_person_note_20_regular": 60528,
- "ic_fluent_person_passkey_20_filled": 60529,
- "ic_fluent_person_passkey_20_regular": 60530,
- "ic_fluent_person_pill_20_filled": 60531,
- "ic_fluent_person_pill_20_regular": 60532,
- "ic_fluent_person_prohibited_20_filled": 60533,
- "ic_fluent_person_prohibited_20_regular": 60534,
- "ic_fluent_person_question_mark_20_filled": 60535,
- "ic_fluent_person_question_mark_20_regular": 60536,
- "ic_fluent_person_ribbon_20_filled": 60537,
- "ic_fluent_person_ribbon_20_regular": 60538,
- "ic_fluent_person_running_20_filled": 60539,
- "ic_fluent_person_running_20_regular": 60540,
- "ic_fluent_person_search_20_filled": 60541,
- "ic_fluent_person_search_20_regular": 60542,
- "ic_fluent_person_settings_20_filled": 60543,
- "ic_fluent_person_settings_20_regular": 60544,
- "ic_fluent_person_square_20_filled": 60545,
- "ic_fluent_person_square_20_regular": 60546,
- "ic_fluent_person_square_checkmark_20_filled": 60547,
- "ic_fluent_person_square_checkmark_20_regular": 60548,
- "ic_fluent_person_star_20_filled": 60549,
- "ic_fluent_person_star_20_regular": 60550,
- "ic_fluent_person_starburst_20_filled": 60551,
- "ic_fluent_person_starburst_20_regular": 60552,
- "ic_fluent_person_subtract_20_filled": 60553,
- "ic_fluent_person_subtract_20_regular": 60554,
- "ic_fluent_person_support_20_filled": 60555,
- "ic_fluent_person_support_20_regular": 60556,
- "ic_fluent_person_swap_20_filled": 60557,
- "ic_fluent_person_swap_20_regular": 60558,
- "ic_fluent_person_sync_20_filled": 60559,
- "ic_fluent_person_sync_20_regular": 60560,
- "ic_fluent_person_tag_20_filled": 60561,
- "ic_fluent_person_tag_20_regular": 60562,
- "ic_fluent_person_tentative_20_filled": 60563,
- "ic_fluent_person_tentative_20_regular": 60564,
- "ic_fluent_person_voice_20_filled": 60565,
- "ic_fluent_person_voice_20_regular": 60566,
- "ic_fluent_person_walking_20_filled": 60567,
- "ic_fluent_person_walking_20_regular": 60568,
- "ic_fluent_person_warning_20_filled": 60569,
- "ic_fluent_person_warning_20_regular": 60570,
- "ic_fluent_person_wrench_20_filled": 60571,
- "ic_fluent_person_wrench_20_regular": 60572,
- "ic_fluent_phone_20_filled": 60573,
- "ic_fluent_phone_20_regular": 60574,
- "ic_fluent_phone_add_20_filled": 60575,
- "ic_fluent_phone_add_20_regular": 60576,
- "ic_fluent_phone_arrow_right_20_filled": 60577,
- "ic_fluent_phone_arrow_right_20_regular": 60578,
- "ic_fluent_phone_chat_20_filled": 60579,
- "ic_fluent_phone_chat_20_regular": 60580,
- "ic_fluent_phone_checkmark_20_filled": 60581,
- "ic_fluent_phone_checkmark_20_regular": 60582,
- "ic_fluent_phone_desktop_20_filled": 60583,
- "ic_fluent_phone_desktop_20_regular": 60584,
- "ic_fluent_phone_desktop_add_20_filled": 60585,
- "ic_fluent_phone_desktop_add_20_regular": 60586,
- "ic_fluent_phone_dismiss_20_filled": 60587,
- "ic_fluent_phone_dismiss_20_regular": 60588,
- "ic_fluent_phone_edit_20_filled": 60589,
- "ic_fluent_phone_edit_20_regular": 60590,
- "ic_fluent_phone_eraser_20_filled": 60591,
- "ic_fluent_phone_eraser_20_regular": 60592,
- "ic_fluent_phone_footer_arrow_down_20_filled": 60593,
- "ic_fluent_phone_footer_arrow_down_20_regular": 60594,
- "ic_fluent_phone_header_arrow_up_20_filled": 60595,
- "ic_fluent_phone_header_arrow_up_20_regular": 60596,
- "ic_fluent_phone_key_20_filled": 60597,
- "ic_fluent_phone_key_20_regular": 60598,
- "ic_fluent_phone_laptop_20_filled": 60599,
- "ic_fluent_phone_laptop_20_regular": 60600,
- "ic_fluent_phone_link_setup_20_filled": 60601,
- "ic_fluent_phone_link_setup_20_regular": 60602,
- "ic_fluent_phone_lock_20_filled": 60603,
- "ic_fluent_phone_lock_20_regular": 60604,
- "ic_fluent_phone_page_header_20_filled": 60605,
- "ic_fluent_phone_page_header_20_regular": 60606,
- "ic_fluent_phone_pagination_20_filled": 60607,
- "ic_fluent_phone_pagination_20_regular": 60608,
- "ic_fluent_phone_screen_time_20_filled": 60609,
- "ic_fluent_phone_screen_time_20_regular": 60610,
- "ic_fluent_phone_shake_20_filled": 60611,
- "ic_fluent_phone_shake_20_regular": 60612,
- "ic_fluent_phone_span_in_20_filled": 60613,
- "ic_fluent_phone_span_in_20_regular": 60614,
- "ic_fluent_phone_span_out_20_filled": 60615,
- "ic_fluent_phone_span_out_20_regular": 60616,
- "ic_fluent_phone_speaker_20_filled": 60617,
- "ic_fluent_phone_speaker_20_regular": 60618,
- "ic_fluent_phone_status_bar_20_filled": 60619,
- "ic_fluent_phone_status_bar_20_regular": 60620,
- "ic_fluent_phone_tablet_20_filled": 60621,
- "ic_fluent_phone_tablet_20_regular": 60622,
- "ic_fluent_phone_update_20_filled": 60623,
- "ic_fluent_phone_update_20_regular": 60624,
- "ic_fluent_phone_update_checkmark_20_filled": 60625,
- "ic_fluent_phone_update_checkmark_20_regular": 60626,
- "ic_fluent_phone_vertical_scroll_20_filled": 60627,
- "ic_fluent_phone_vertical_scroll_20_regular": 60628,
- "ic_fluent_phone_vibrate_20_filled": 60629,
- "ic_fluent_phone_vibrate_20_regular": 60630,
- "ic_fluent_photo_filter_20_filled": 60631,
- "ic_fluent_photo_filter_20_regular": 60632,
- "ic_fluent_pi_20_filled": 60633,
- "ic_fluent_pi_20_regular": 60634,
- "ic_fluent_picture_in_picture_20_filled": 60635,
- "ic_fluent_picture_in_picture_20_regular": 60636,
- "ic_fluent_picture_in_picture_enter_20_filled": 60637,
- "ic_fluent_picture_in_picture_enter_20_regular": 60638,
- "ic_fluent_picture_in_picture_exit_20_filled": 60639,
- "ic_fluent_picture_in_picture_exit_20_regular": 60640,
- "ic_fluent_pill_20_filled": 60641,
- "ic_fluent_pill_20_regular": 60642,
- "ic_fluent_pin_20_filled": 60643,
- "ic_fluent_pin_20_regular": 60644,
- "ic_fluent_pin_globe_20_filled": 60645,
- "ic_fluent_pin_globe_20_regular": 60646,
- "ic_fluent_pin_off_20_filled": 60647,
- "ic_fluent_pin_off_20_regular": 60648,
- "ic_fluent_pipeline_20_filled": 60649,
- "ic_fluent_pipeline_20_regular": 60650,
- "ic_fluent_pipeline_add_20_filled": 60651,
- "ic_fluent_pipeline_add_20_regular": 60652,
- "ic_fluent_pipeline_arrow_curve_down_20_filled": 60653,
- "ic_fluent_pipeline_arrow_curve_down_20_regular": 60654,
- "ic_fluent_pipeline_play_20_filled": 60655,
- "ic_fluent_pipeline_play_20_regular": 60656,
- "ic_fluent_pivot_20_filled": 60657,
- "ic_fluent_pivot_20_regular": 60658,
- "ic_fluent_plant_cattail_20_filled": 60659,
- "ic_fluent_plant_cattail_20_regular": 60660,
- "ic_fluent_plant_grass_20_filled": 60661,
- "ic_fluent_plant_grass_20_regular": 60662,
- "ic_fluent_plant_ragweed_20_filled": 60663,
- "ic_fluent_plant_ragweed_20_regular": 60664,
- "ic_fluent_play_20_filled": 60665,
- "ic_fluent_play_20_regular": 60666,
- "ic_fluent_play_circle_20_filled": 60667,
- "ic_fluent_play_circle_20_regular": 60668,
- "ic_fluent_play_circle_hint_20_filled": 60669,
- "ic_fluent_play_circle_hint_20_regular": 60670,
- "ic_fluent_play_circle_sparkle_20_filled": 60671,
- "ic_fluent_play_circle_sparkle_20_regular": 60672,
- "ic_fluent_play_settings_20_filled": 60673,
- "ic_fluent_play_settings_20_regular": 60674,
- "ic_fluent_playing_cards_20_filled": 60675,
- "ic_fluent_playing_cards_20_regular": 60676,
- "ic_fluent_plug_connected_20_filled": 60677,
- "ic_fluent_plug_connected_20_regular": 60678,
- "ic_fluent_plug_connected_add_20_filled": 60679,
- "ic_fluent_plug_connected_add_20_regular": 60680,
- "ic_fluent_plug_connected_checkmark_20_filled": 60681,
- "ic_fluent_plug_connected_checkmark_20_regular": 60682,
- "ic_fluent_plug_connected_settings_20_filled": 60683,
- "ic_fluent_plug_connected_settings_20_regular": 60684,
- "ic_fluent_plug_disconnected_20_filled": 60685,
- "ic_fluent_plug_disconnected_20_regular": 60686,
- "ic_fluent_point_scan_20_filled": 60687,
- "ic_fluent_point_scan_20_regular": 60688,
- "ic_fluent_poll_20_filled": 60689,
- "ic_fluent_poll_20_regular": 60690,
- "ic_fluent_poll_horizontal_20_filled": 60691,
- "ic_fluent_poll_horizontal_20_regular": 60692,
- "ic_fluent_poll_off_20_filled": 60693,
- "ic_fluent_poll_off_20_regular": 60694,
- "ic_fluent_port_hdmi_20_filled": 60695,
- "ic_fluent_port_hdmi_20_regular": 60696,
- "ic_fluent_port_micro_usb_20_filled": 60697,
- "ic_fluent_port_micro_usb_20_regular": 60698,
- "ic_fluent_port_usb_a_20_filled": 60699,
- "ic_fluent_port_usb_a_20_regular": 60700,
- "ic_fluent_port_usb_c_20_filled": 60701,
- "ic_fluent_port_usb_c_20_regular": 60702,
- "ic_fluent_position_backward_20_filled": 60703,
- "ic_fluent_position_backward_20_regular": 60704,
- "ic_fluent_position_forward_20_filled": 60705,
- "ic_fluent_position_forward_20_regular": 60706,
- "ic_fluent_position_to_back_20_filled": 60707,
- "ic_fluent_position_to_back_20_regular": 60708,
- "ic_fluent_position_to_front_20_filled": 60709,
- "ic_fluent_position_to_front_20_regular": 60710,
- "ic_fluent_power_20_filled": 60711,
- "ic_fluent_power_20_regular": 60712,
- "ic_fluent_predictions_20_filled": 60713,
- "ic_fluent_predictions_20_regular": 60714,
- "ic_fluent_premium_20_filled": 60715,
- "ic_fluent_premium_20_regular": 60716,
- "ic_fluent_premium_person_20_filled": 60717,
- "ic_fluent_premium_person_20_regular": 60718,
- "ic_fluent_presence_available_20_filled": 60719,
- "ic_fluent_presence_available_20_regular": 60720,
- "ic_fluent_presence_away_20_filled": 60721,
- "ic_fluent_presence_away_20_regular": 60722,
- "ic_fluent_presence_blocked_20_regular": 60723,
- "ic_fluent_presence_busy_20_filled": 60724,
- "ic_fluent_presence_dnd_20_filled": 60725,
- "ic_fluent_presence_dnd_20_regular": 60726,
- "ic_fluent_presence_offline_20_regular": 60727,
- "ic_fluent_presence_oof_20_regular": 60728,
- "ic_fluent_presence_unknown_20_regular": 60729,
- "ic_fluent_presenter_20_filled": 60730,
- "ic_fluent_presenter_20_regular": 60731,
- "ic_fluent_presenter_off_20_filled": 60732,
- "ic_fluent_presenter_off_20_regular": 60733,
- "ic_fluent_preview_link_20_filled": 60734,
- "ic_fluent_preview_link_20_regular": 60735,
- "ic_fluent_previous_20_filled": 60736,
- "ic_fluent_previous_20_regular": 60737,
- "ic_fluent_previous_frame_20_filled": 60738,
- "ic_fluent_previous_frame_20_regular": 60739,
- "ic_fluent_print_20_filled": 60740,
- "ic_fluent_print_20_regular": 60741,
- "ic_fluent_print_add_20_filled": 60742,
- "ic_fluent_print_add_20_regular": 60743,
- "ic_fluent_production_20_filled": 60744,
- "ic_fluent_production_20_regular": 60745,
- "ic_fluent_production_checkmark_20_filled": 60746,
- "ic_fluent_production_checkmark_20_regular": 60747,
- "ic_fluent_prohibited_20_filled": 60748,
- "ic_fluent_prohibited_20_regular": 60749,
- "ic_fluent_prohibited_multiple_20_filled": 60750,
- "ic_fluent_prohibited_multiple_20_regular": 60751,
- "ic_fluent_prohibited_note_20_filled": 60752,
- "ic_fluent_prohibited_note_20_regular": 60753,
- "ic_fluent_projection_screen_20_filled": 60754,
- "ic_fluent_projection_screen_20_regular": 60755,
- "ic_fluent_projection_screen_dismiss_20_filled": 60756,
- "ic_fluent_projection_screen_dismiss_20_regular": 60757,
- "ic_fluent_projection_screen_text_20_filled": 60758,
- "ic_fluent_projection_screen_text_20_regular": 60759,
- "ic_fluent_protocol_handler_20_filled": 60760,
- "ic_fluent_protocol_handler_20_regular": 60761,
- "ic_fluent_pulse_20_filled": 60762,
- "ic_fluent_pulse_20_regular": 60763,
- "ic_fluent_pulse_square_20_filled": 60764,
- "ic_fluent_pulse_square_20_regular": 60765,
- "ic_fluent_puzzle_cube_20_filled": 60766,
- "ic_fluent_puzzle_cube_20_regular": 60767,
- "ic_fluent_puzzle_cube_piece_20_filled": 60768,
- "ic_fluent_puzzle_cube_piece_20_regular": 60769,
- "ic_fluent_puzzle_piece_20_filled": 60770,
- "ic_fluent_puzzle_piece_20_regular": 60771,
- "ic_fluent_puzzle_piece_shield_20_filled": 60772,
- "ic_fluent_puzzle_piece_shield_20_regular": 60773,
- "ic_fluent_qr_code_20_filled": 60774,
- "ic_fluent_qr_code_20_regular": 60775,
- "ic_fluent_question_20_filled": 60776,
- "ic_fluent_question_20_regular": 60777,
- "ic_fluent_question_circle_20_filled": 60778,
- "ic_fluent_question_circle_20_regular": 60779,
- "ic_fluent_quiz_new_20_filled": 60780,
- "ic_fluent_quiz_new_20_regular": 60781,
- "ic_fluent_radar_20_filled": 60782,
- "ic_fluent_radar_20_regular": 60783,
- "ic_fluent_radar_checkmark_20_filled": 60784,
- "ic_fluent_radar_checkmark_20_regular": 60785,
- "ic_fluent_radar_rectangle_multiple_20_filled": 60786,
- "ic_fluent_radar_rectangle_multiple_20_regular": 60787,
- "ic_fluent_radio_button_20_filled": 60788,
- "ic_fluent_radio_button_20_regular": 60789,
- "ic_fluent_ram_20_filled": 60790,
- "ic_fluent_ram_20_regular": 60791,
- "ic_fluent_rating_mature_20_filled": 60792,
- "ic_fluent_rating_mature_20_regular": 60793,
- "ic_fluent_ratio_one_to_one_20_filled": 60794,
- "ic_fluent_ratio_one_to_one_20_regular": 60795,
- "ic_fluent_re_order_20_filled": 60796,
- "ic_fluent_re_order_20_regular": 60797,
- "ic_fluent_re_order_dots_horizontal_20_filled": 60798,
- "ic_fluent_re_order_dots_horizontal_20_regular": 60799,
- "ic_fluent_re_order_dots_vertical_20_filled": 60800,
- "ic_fluent_re_order_dots_vertical_20_regular": 60801,
- "ic_fluent_read_aloud_20_filled": 60802,
- "ic_fluent_read_aloud_20_regular": 60803,
- "ic_fluent_reading_list_20_filled": 60804,
- "ic_fluent_reading_list_20_regular": 60805,
- "ic_fluent_reading_list_add_20_filled": 60806,
- "ic_fluent_reading_list_add_20_regular": 60807,
- "ic_fluent_reading_mode_mobile_20_filled": 60808,
- "ic_fluent_reading_mode_mobile_20_regular": 60809,
- "ic_fluent_real_estate_20_filled": 60810,
- "ic_fluent_real_estate_20_regular": 60811,
- "ic_fluent_receipt_20_filled": 60812,
- "ic_fluent_receipt_20_regular": 60813,
- "ic_fluent_receipt_add_20_filled": 60814,
- "ic_fluent_receipt_add_20_regular": 60815,
- "ic_fluent_receipt_bag_20_filled": 60816,
- "ic_fluent_receipt_bag_20_regular": 60817,
- "ic_fluent_receipt_cube_20_filled": 60818,
- "ic_fluent_receipt_cube_20_regular": 60819,
- "ic_fluent_receipt_money_20_filled": 60820,
- "ic_fluent_receipt_money_20_regular": 60821,
- "ic_fluent_receipt_play_20_filled": 60822,
- "ic_fluent_receipt_play_20_regular": 60823,
- "ic_fluent_receipt_search_20_filled": 60824,
- "ic_fluent_receipt_search_20_regular": 60825,
- "ic_fluent_receipt_sparkles_20_filled": 60826,
- "ic_fluent_receipt_sparkles_20_regular": 60827,
- "ic_fluent_record_20_filled": 60828,
- "ic_fluent_record_20_regular": 60829,
- "ic_fluent_record_stop_20_filled": 60830,
- "ic_fluent_record_stop_20_regular": 60831,
- "ic_fluent_rectangle_landscape_20_filled": 60832,
- "ic_fluent_rectangle_landscape_20_regular": 60833,
- "ic_fluent_rectangle_landscape_hint_copy_20_filled": 60834,
- "ic_fluent_rectangle_landscape_hint_copy_20_regular": 60835,
- "ic_fluent_rectangle_landscape_sparkle_20_filled": 60836,
- "ic_fluent_rectangle_landscape_sparkle_20_regular": 60837,
- "ic_fluent_rectangle_landscape_sync_20_filled": 60838,
- "ic_fluent_rectangle_landscape_sync_20_regular": 60839,
- "ic_fluent_rectangle_landscape_sync_off_20_filled": 60840,
- "ic_fluent_rectangle_landscape_sync_off_20_regular": 60841,
- "ic_fluent_rectangle_portrait_location_target_20_filled": 60842,
- "ic_fluent_rectangle_portrait_location_target_20_regular": 60843,
- "ic_fluent_recycle_20_filled": 60844,
- "ic_fluent_recycle_20_regular": 60845,
- "ic_fluent_remix_add_20_filled": 60846,
- "ic_fluent_remix_add_20_regular": 60847,
- "ic_fluent_remote_20_filled": 60848,
- "ic_fluent_remote_20_regular": 60849,
- "ic_fluent_rename_20_filled": 60850,
- "ic_fluent_rename_20_regular": 60851,
- "ic_fluent_reorder_20_filled": 60852,
- "ic_fluent_reorder_20_regular": 60853,
- "ic_fluent_replay_20_filled": 60854,
- "ic_fluent_replay_20_regular": 60855,
- "ic_fluent_resize_20_filled": 60856,
- "ic_fluent_resize_20_regular": 60857,
- "ic_fluent_resize_image_20_filled": 60858,
- "ic_fluent_resize_image_20_regular": 60859,
- "ic_fluent_resize_large_20_filled": 60860,
- "ic_fluent_resize_large_20_regular": 60861,
- "ic_fluent_resize_small_20_filled": 60862,
- "ic_fluent_resize_small_20_regular": 60863,
- "ic_fluent_resize_table_20_filled": 60864,
- "ic_fluent_resize_table_20_regular": 60865,
- "ic_fluent_resize_video_20_filled": 60866,
- "ic_fluent_resize_video_20_regular": 60867,
- "ic_fluent_reward_20_filled": 60868,
- "ic_fluent_reward_20_regular": 60869,
- "ic_fluent_rewind_20_filled": 60870,
- "ic_fluent_rewind_20_regular": 60871,
- "ic_fluent_rhombus_20_filled": 60872,
- "ic_fluent_rhombus_20_regular": 60873,
- "ic_fluent_ribbon_20_filled": 60874,
- "ic_fluent_ribbon_20_regular": 60875,
- "ic_fluent_ribbon_add_20_filled": 60876,
- "ic_fluent_ribbon_add_20_regular": 60877,
- "ic_fluent_ribbon_off_20_filled": 60878,
- "ic_fluent_ribbon_off_20_regular": 60879,
- "ic_fluent_ribbon_star_20_filled": 60880,
- "ic_fluent_ribbon_star_20_regular": 60881,
- "ic_fluent_road_20_filled": 60882,
- "ic_fluent_road_20_regular": 60883,
- "ic_fluent_road_cone_20_filled": 60884,
- "ic_fluent_road_cone_20_regular": 60885,
- "ic_fluent_rocket_20_filled": 60886,
- "ic_fluent_rocket_20_regular": 60887,
- "ic_fluent_rotate_left_20_filled": 60888,
- "ic_fluent_rotate_left_20_regular": 60889,
- "ic_fluent_rotate_right_20_filled": 60890,
- "ic_fluent_rotate_right_20_regular": 60891,
- "ic_fluent_router_20_filled": 60892,
- "ic_fluent_router_20_regular": 60893,
- "ic_fluent_row_triple_20_filled": 60894,
- "ic_fluent_row_triple_20_regular": 60895,
- "ic_fluent_rss_20_filled": 60896,
- "ic_fluent_rss_20_regular": 60897,
- "ic_fluent_ruler_20_filled": 60898,
- "ic_fluent_ruler_20_regular": 60899,
- "ic_fluent_run_20_filled": 60900,
- "ic_fluent_run_20_regular": 60901,
- "ic_fluent_sanitize_20_filled": 60902,
- "ic_fluent_sanitize_20_regular": 60903,
- "ic_fluent_save_20_filled": 60904,
- "ic_fluent_save_20_regular": 60905,
- "ic_fluent_save_arrow_right_20_filled": 60906,
- "ic_fluent_save_arrow_right_20_regular": 60907,
- "ic_fluent_save_copy_20_filled": 60908,
- "ic_fluent_save_copy_20_regular": 60909,
- "ic_fluent_save_edit_20_filled": 60910,
- "ic_fluent_save_edit_20_regular": 60911,
- "ic_fluent_save_image_20_filled": 60912,
- "ic_fluent_save_image_20_regular": 60913,
- "ic_fluent_save_multiple_20_filled": 60914,
- "ic_fluent_save_multiple_20_regular": 60915,
- "ic_fluent_save_search_20_filled": 60916,
- "ic_fluent_save_search_20_regular": 60917,
- "ic_fluent_save_sync_20_filled": 60918,
- "ic_fluent_save_sync_20_regular": 60919,
- "ic_fluent_savings_20_filled": 60920,
- "ic_fluent_savings_20_regular": 60921,
- "ic_fluent_scale_fill_20_filled": 60922,
- "ic_fluent_scale_fill_20_regular": 60923,
- "ic_fluent_scale_fit_20_filled": 60924,
- "ic_fluent_scale_fit_20_regular": 60925,
- "ic_fluent_scales_20_filled": 60926,
- "ic_fluent_scales_20_regular": 60927,
- "ic_fluent_scan_20_filled": 60928,
- "ic_fluent_scan_20_regular": 60929,
- "ic_fluent_scan_camera_20_filled": 60930,
- "ic_fluent_scan_camera_20_regular": 60931,
- "ic_fluent_scan_dash_20_filled": 60932,
- "ic_fluent_scan_dash_20_regular": 60933,
- "ic_fluent_scan_object_20_filled": 60934,
- "ic_fluent_scan_object_20_regular": 60935,
- "ic_fluent_scan_person_20_filled": 60936,
- "ic_fluent_scan_person_20_regular": 60937,
- "ic_fluent_scan_table_20_filled": 60938,
- "ic_fluent_scan_table_20_regular": 60939,
- "ic_fluent_scan_text_20_filled": 60940,
- "ic_fluent_scan_text_20_regular": 60941,
- "ic_fluent_scan_thumb_up_20_filled": 60942,
- "ic_fluent_scan_thumb_up_20_regular": 60943,
- "ic_fluent_scan_thumb_up_off_20_filled": 60944,
- "ic_fluent_scan_thumb_up_off_20_regular": 60945,
- "ic_fluent_scan_type_20_filled": 60946,
- "ic_fluent_scan_type_20_regular": 60947,
- "ic_fluent_scan_type_checkmark_20_filled": 60948,
- "ic_fluent_scan_type_checkmark_20_regular": 60949,
- "ic_fluent_scan_type_off_20_filled": 60950,
- "ic_fluent_scan_type_off_20_regular": 60951,
- "ic_fluent_scratchpad_20_filled": 60952,
- "ic_fluent_scratchpad_20_regular": 60953,
- "ic_fluent_screen_cut_20_filled": 60954,
- "ic_fluent_screen_cut_20_regular": 60955,
- "ic_fluent_screen_person_20_filled": 60956,
- "ic_fluent_screen_person_20_regular": 60957,
- "ic_fluent_screen_search_20_filled": 60958,
- "ic_fluent_screen_search_20_regular": 60959,
- "ic_fluent_screenshot_20_filled": 60960,
- "ic_fluent_screenshot_20_regular": 60961,
- "ic_fluent_screenshot_record_20_filled": 60962,
- "ic_fluent_screenshot_record_20_regular": 60963,
- "ic_fluent_script_20_filled": 60964,
- "ic_fluent_script_20_regular": 60965,
- "ic_fluent_search_20_filled": 60966,
- "ic_fluent_search_20_regular": 60967,
- "ic_fluent_search_info_20_filled": 60968,
- "ic_fluent_search_info_20_regular": 60969,
- "ic_fluent_search_settings_20_filled": 60970,
- "ic_fluent_search_settings_20_regular": 60971,
- "ic_fluent_search_shield_20_filled": 60972,
- "ic_fluent_search_shield_20_regular": 60973,
- "ic_fluent_search_square_20_filled": 60974,
- "ic_fluent_search_square_20_regular": 60975,
- "ic_fluent_search_visual_20_filled": 60976,
- "ic_fluent_search_visual_20_regular": 60977,
- "ic_fluent_seat_20_filled": 60978,
- "ic_fluent_seat_20_regular": 60979,
- "ic_fluent_seat_add_20_filled": 60980,
- "ic_fluent_seat_add_20_regular": 60981,
- "ic_fluent_select_all_off_20_filled": 60982,
- "ic_fluent_select_all_off_20_regular": 60983,
- "ic_fluent_select_all_on_20_filled": 60984,
- "ic_fluent_select_all_on_20_regular": 60985,
- "ic_fluent_select_object_20_filled": 60986,
- "ic_fluent_select_object_20_regular": 60987,
- "ic_fluent_select_object_skew_20_filled": 60988,
- "ic_fluent_select_object_skew_20_regular": 60989,
- "ic_fluent_select_object_skew_dismiss_20_filled": 60990,
- "ic_fluent_select_object_skew_dismiss_20_regular": 60991,
- "ic_fluent_select_object_skew_edit_20_filled": 60992,
- "ic_fluent_select_object_skew_edit_20_regular": 60993,
- "ic_fluent_send_20_filled": 60994,
- "ic_fluent_send_20_regular": 60995,
- "ic_fluent_send_beaker_20_filled": 60996,
- "ic_fluent_send_beaker_20_regular": 60997,
- "ic_fluent_send_clock_20_filled": 60998,
- "ic_fluent_send_clock_20_regular": 60999,
- "ic_fluent_send_copy_20_filled": 61000,
- "ic_fluent_send_copy_20_regular": 61001,
- "ic_fluent_send_person_20_filled": 61002,
- "ic_fluent_send_person_20_regular": 61003,
- "ic_fluent_serial_port_20_filled": 61004,
- "ic_fluent_serial_port_20_regular": 61005,
- "ic_fluent_server_20_filled": 61006,
- "ic_fluent_server_20_regular": 61007,
- "ic_fluent_server_link_20_filled": 61008,
- "ic_fluent_server_link_20_regular": 61009,
- "ic_fluent_server_multiple_20_filled": 61010,
- "ic_fluent_server_multiple_20_regular": 61011,
- "ic_fluent_server_play_20_filled": 61012,
- "ic_fluent_server_play_20_regular": 61013,
- "ic_fluent_service_bell_20_filled": 61014,
- "ic_fluent_service_bell_20_regular": 61015,
- "ic_fluent_settings_20_filled": 61016,
- "ic_fluent_settings_20_regular": 61017,
- "ic_fluent_settings_chat_20_filled": 61018,
- "ic_fluent_settings_chat_20_regular": 61019,
- "ic_fluent_settings_cog_multiple_20_filled": 61020,
- "ic_fluent_settings_cog_multiple_20_regular": 61021,
- "ic_fluent_shape_exclude_20_filled": 61022,
- "ic_fluent_shape_exclude_20_regular": 61023,
- "ic_fluent_shape_intersect_20_filled": 61024,
- "ic_fluent_shape_intersect_20_regular": 61025,
- "ic_fluent_shape_organic_20_filled": 61026,
- "ic_fluent_shape_organic_20_regular": 61027,
- "ic_fluent_shape_subtract_20_filled": 61028,
- "ic_fluent_shape_subtract_20_regular": 61029,
- "ic_fluent_shape_union_20_filled": 61030,
- "ic_fluent_shape_union_20_regular": 61031,
- "ic_fluent_shapes_20_filled": 61032,
- "ic_fluent_shapes_20_regular": 61033,
- "ic_fluent_share_20_filled": 61034,
- "ic_fluent_share_20_regular": 61035,
- "ic_fluent_share_android_20_filled": 61036,
- "ic_fluent_share_android_20_regular": 61037,
- "ic_fluent_share_close_tray_20_filled": 61038,
- "ic_fluent_share_close_tray_20_regular": 61039,
- "ic_fluent_share_ios_20_filled": 61040,
- "ic_fluent_share_ios_20_regular": 61041,
- "ic_fluent_share_multiple_20_filled": 61042,
- "ic_fluent_share_multiple_20_regular": 61043,
- "ic_fluent_share_screen_person_20_filled": 61044,
- "ic_fluent_share_screen_person_20_regular": 61045,
- "ic_fluent_share_screen_person_overlay_20_filled": 61046,
- "ic_fluent_share_screen_person_overlay_20_regular": 61047,
- "ic_fluent_share_screen_person_overlay_inside_20_filled": 61048,
- "ic_fluent_share_screen_person_overlay_inside_20_regular": 61049,
- "ic_fluent_share_screen_person_p_20_filled": 61050,
- "ic_fluent_share_screen_person_p_20_regular": 61051,
- "ic_fluent_share_screen_start_20_filled": 61052,
- "ic_fluent_share_screen_start_20_regular": 61053,
- "ic_fluent_share_screen_stop_20_filled": 61054,
- "ic_fluent_share_screen_stop_20_regular": 61055,
- "ic_fluent_shield_20_filled": 61056,
- "ic_fluent_shield_20_regular": 61057,
- "ic_fluent_shield_add_20_filled": 61058,
- "ic_fluent_shield_add_20_regular": 61059,
- "ic_fluent_shield_badge_20_filled": 61060,
- "ic_fluent_shield_badge_20_regular": 61061,
- "ic_fluent_shield_checkmark_20_filled": 61062,
- "ic_fluent_shield_checkmark_20_regular": 61063,
- "ic_fluent_shield_dismiss_20_filled": 61064,
- "ic_fluent_shield_dismiss_20_regular": 61065,
- "ic_fluent_shield_dismiss_shield_20_filled": 61066,
- "ic_fluent_shield_dismiss_shield_20_regular": 61067,
- "ic_fluent_shield_error_20_filled": 61068,
- "ic_fluent_shield_error_20_regular": 61069,
- "ic_fluent_shield_globe_20_filled": 61070,
- "ic_fluent_shield_globe_20_regular": 61071,
- "ic_fluent_shield_keyhole_20_filled": 61072,
- "ic_fluent_shield_keyhole_20_regular": 61073,
- "ic_fluent_shield_lock_20_filled": 61074,
- "ic_fluent_shield_lock_20_regular": 61075,
- "ic_fluent_shield_person_20_filled": 61076,
- "ic_fluent_shield_person_20_regular": 61077,
- "ic_fluent_shield_person_add_20_filled": 61078,
- "ic_fluent_shield_person_add_20_regular": 61079,
- "ic_fluent_shield_prohibited_20_filled": 61080,
- "ic_fluent_shield_prohibited_20_regular": 61081,
- "ic_fluent_shield_question_20_filled": 61082,
- "ic_fluent_shield_question_20_regular": 61083,
- "ic_fluent_shield_task_20_filled": 61084,
- "ic_fluent_shield_task_20_regular": 61085,
- "ic_fluent_shifts_20_filled": 61086,
- "ic_fluent_shifts_20_regular": 61087,
- "ic_fluent_shifts_30_minutes_20_filled": 61088,
- "ic_fluent_shifts_30_minutes_20_regular": 61089,
- "ic_fluent_shifts_activity_20_filled": 61090,
- "ic_fluent_shifts_activity_20_regular": 61091,
- "ic_fluent_shifts_add_20_filled": 61092,
- "ic_fluent_shifts_add_20_regular": 61093,
- "ic_fluent_shifts_availability_20_filled": 61094,
- "ic_fluent_shifts_availability_20_regular": 61095,
- "ic_fluent_shifts_checkmark_20_filled": 61096,
- "ic_fluent_shifts_checkmark_20_regular": 61097,
- "ic_fluent_shifts_day_20_filled": 61098,
- "ic_fluent_shifts_day_20_regular": 61099,
- "ic_fluent_shifts_open_20_filled": 61100,
- "ic_fluent_shifts_open_20_regular": 61101,
- "ic_fluent_shifts_prohibited_20_filled": 61102,
- "ic_fluent_shifts_prohibited_20_regular": 61103,
- "ic_fluent_shifts_question_mark_20_filled": 61104,
- "ic_fluent_shifts_question_mark_20_regular": 61105,
- "ic_fluent_shifts_team_20_filled": 61106,
- "ic_fluent_shifts_team_20_regular": 61107,
- "ic_fluent_shopping_bag_20_filled": 61108,
- "ic_fluent_shopping_bag_20_regular": 61109,
- "ic_fluent_shopping_bag_add_20_filled": 61110,
- "ic_fluent_shopping_bag_add_20_regular": 61111,
- "ic_fluent_shopping_bag_arrow_left_20_filled": 61112,
- "ic_fluent_shopping_bag_arrow_left_20_regular": 61113,
- "ic_fluent_shopping_bag_dismiss_20_filled": 61114,
- "ic_fluent_shopping_bag_dismiss_20_regular": 61115,
- "ic_fluent_shopping_bag_pause_20_filled": 61116,
- "ic_fluent_shopping_bag_pause_20_regular": 61117,
- "ic_fluent_shopping_bag_percent_20_filled": 61118,
- "ic_fluent_shopping_bag_percent_20_regular": 61119,
- "ic_fluent_shopping_bag_play_20_filled": 61120,
- "ic_fluent_shopping_bag_play_20_regular": 61121,
- "ic_fluent_shopping_bag_tag_20_filled": 61122,
- "ic_fluent_shopping_bag_tag_20_regular": 61123,
- "ic_fluent_shortpick_20_filled": 61124,
- "ic_fluent_shortpick_20_regular": 61125,
- "ic_fluent_showerhead_20_filled": 61126,
- "ic_fluent_showerhead_20_regular": 61127,
- "ic_fluent_sidebar_search_ltr_20_filled": 61128,
- "ic_fluent_sidebar_search_ltr_20_regular": 61129,
- "ic_fluent_sidebar_search_rtl_20_filled": 61130,
- "ic_fluent_sidebar_search_rtl_20_regular": 61131,
- "ic_fluent_sign_out_20_filled": 61132,
- "ic_fluent_sign_out_20_regular": 61133,
- "ic_fluent_signature_20_filled": 61134,
- "ic_fluent_signature_20_regular": 61135,
- "ic_fluent_sim_20_filled": 61136,
- "ic_fluent_sim_20_regular": 61137,
- "ic_fluent_skip_back_10_20_filled": 61138,
- "ic_fluent_skip_back_10_20_regular": 61139,
- "ic_fluent_skip_forward_10_20_filled": 61140,
- "ic_fluent_skip_forward_10_20_regular": 61141,
- "ic_fluent_skip_forward_30_20_filled": 61142,
- "ic_fluent_skip_forward_30_20_regular": 61143,
- "ic_fluent_skip_forward_tab_20_filled": 61144,
- "ic_fluent_skip_forward_tab_20_regular": 61145,
- "ic_fluent_slash_forward_20_filled": 61146,
- "ic_fluent_slash_forward_20_regular": 61147,
- "ic_fluent_sleep_20_filled": 61148,
- "ic_fluent_sleep_20_regular": 61149,
- "ic_fluent_slide_add_20_filled": 61150,
- "ic_fluent_slide_add_20_regular": 61151,
- "ic_fluent_slide_arrow_right_20_filled": 61152,
- "ic_fluent_slide_arrow_right_20_regular": 61153,
- "ic_fluent_slide_eraser_20_filled": 61154,
- "ic_fluent_slide_eraser_20_regular": 61155,
- "ic_fluent_slide_grid_20_filled": 61156,
- "ic_fluent_slide_grid_20_regular": 61157,
- "ic_fluent_slide_hide_20_filled": 61158,
- "ic_fluent_slide_hide_20_regular": 61159,
- "ic_fluent_slide_layout_20_filled": 61160,
- "ic_fluent_slide_layout_20_regular": 61161,
- "ic_fluent_slide_link_20_filled": 61162,
- "ic_fluent_slide_link_20_regular": 61163,
- "ic_fluent_slide_microphone_20_filled": 61164,
- "ic_fluent_slide_microphone_20_regular": 61165,
- "ic_fluent_slide_multiple_20_filled": 61166,
- "ic_fluent_slide_multiple_20_regular": 61167,
- "ic_fluent_slide_multiple_arrow_right_20_filled": 61168,
- "ic_fluent_slide_multiple_arrow_right_20_regular": 61169,
- "ic_fluent_slide_multiple_search_20_filled": 61170,
- "ic_fluent_slide_multiple_search_20_regular": 61171,
- "ic_fluent_slide_play_20_filled": 61172,
- "ic_fluent_slide_play_20_regular": 61173,
- "ic_fluent_slide_record_20_filled": 61174,
- "ic_fluent_slide_record_20_regular": 61175,
- "ic_fluent_slide_search_20_filled": 61176,
- "ic_fluent_slide_search_20_regular": 61177,
- "ic_fluent_slide_settings_20_filled": 61178,
- "ic_fluent_slide_settings_20_regular": 61179,
- "ic_fluent_slide_size_20_filled": 61180,
- "ic_fluent_slide_size_20_regular": 61181,
- "ic_fluent_slide_text_20_filled": 61182,
- "ic_fluent_slide_text_20_regular": 61183,
- "ic_fluent_slide_text_edit_20_filled": 61184,
- "ic_fluent_slide_text_edit_20_regular": 61185,
- "ic_fluent_slide_text_multiple_20_filled": 61186,
- "ic_fluent_slide_text_multiple_20_regular": 61187,
- "ic_fluent_slide_text_person_20_filled": 61188,
- "ic_fluent_slide_text_person_20_regular": 61189,
- "ic_fluent_slide_text_sparkle_20_filled": 61190,
- "ic_fluent_slide_text_sparkle_20_regular": 61191,
- "ic_fluent_slide_transition_20_filled": 61192,
- "ic_fluent_slide_transition_20_regular": 61193,
- "ic_fluent_smartwatch_20_filled": 61194,
- "ic_fluent_smartwatch_20_regular": 61195,
- "ic_fluent_smartwatch_dot_20_filled": 61196,
- "ic_fluent_smartwatch_dot_20_regular": 61197,
- "ic_fluent_snooze_20_filled": 61198,
- "ic_fluent_snooze_20_regular": 61199,
- "ic_fluent_sound_source_20_filled": 61200,
- "ic_fluent_sound_source_20_regular": 61201,
- "ic_fluent_sound_wave_circle_20_filled": 61202,
- "ic_fluent_sound_wave_circle_20_regular": 61203,
- "ic_fluent_space_3d_20_filled": 61204,
- "ic_fluent_space_3d_20_regular": 61205,
- "ic_fluent_spacebar_20_filled": 61206,
- "ic_fluent_spacebar_20_regular": 61207,
- "ic_fluent_sparkle_20_filled": 61208,
- "ic_fluent_sparkle_20_regular": 61209,
- "ic_fluent_sparkle_circle_20_filled": 61210,
- "ic_fluent_sparkle_circle_20_regular": 61211,
- "ic_fluent_spatula_spoon_20_filled": 61212,
- "ic_fluent_spatula_spoon_20_regular": 61213,
- "ic_fluent_speaker_0_20_filled": 61214,
- "ic_fluent_speaker_0_20_regular": 61215,
- "ic_fluent_speaker_1_20_filled": 61216,
- "ic_fluent_speaker_1_20_regular": 61217,
- "ic_fluent_speaker_2_20_filled": 61218,
- "ic_fluent_speaker_2_20_regular": 61219,
- "ic_fluent_speaker_bluetooth_20_filled": 61220,
- "ic_fluent_speaker_bluetooth_20_regular": 61221,
- "ic_fluent_speaker_box_20_filled": 61222,
- "ic_fluent_speaker_box_20_regular": 61223,
- "ic_fluent_speaker_edit_20_filled": 61224,
- "ic_fluent_speaker_edit_20_regular": 61225,
- "ic_fluent_speaker_mute_20_filled": 61226,
- "ic_fluent_speaker_mute_20_regular": 61227,
- "ic_fluent_speaker_off_20_filled": 61228,
- "ic_fluent_speaker_off_20_regular": 61229,
- "ic_fluent_speaker_settings_20_filled": 61230,
- "ic_fluent_speaker_settings_20_regular": 61231,
- "ic_fluent_speaker_usb_20_filled": 61232,
- "ic_fluent_speaker_usb_20_regular": 61233,
- "ic_fluent_spinner_ios_20_filled": 61234,
- "ic_fluent_spinner_ios_20_regular": 61235,
- "ic_fluent_split_hint_20_filled": 61236,
- "ic_fluent_split_hint_20_regular": 61237,
- "ic_fluent_split_horizontal_20_filled": 61238,
- "ic_fluent_split_horizontal_20_regular": 61239,
- "ic_fluent_split_vertical_20_filled": 61240,
- "ic_fluent_split_vertical_20_regular": 61241,
- "ic_fluent_sport_20_filled": 61242,
- "ic_fluent_sport_20_regular": 61243,
- "ic_fluent_sport_american_football_20_filled": 61244,
- "ic_fluent_sport_american_football_20_regular": 61245,
- "ic_fluent_sport_baseball_20_filled": 61246,
- "ic_fluent_sport_baseball_20_regular": 61247,
- "ic_fluent_sport_basketball_20_filled": 61248,
- "ic_fluent_sport_basketball_20_regular": 61249,
- "ic_fluent_sport_hockey_20_filled": 61250,
- "ic_fluent_sport_hockey_20_regular": 61251,
- "ic_fluent_sport_soccer_20_filled": 61252,
- "ic_fluent_sport_soccer_20_regular": 61253,
- "ic_fluent_square_20_filled": 61254,
- "ic_fluent_square_20_regular": 61255,
- "ic_fluent_square_add_20_filled": 61256,
- "ic_fluent_square_add_20_regular": 61257,
- "ic_fluent_square_arrow_forward_20_filled": 61258,
- "ic_fluent_square_arrow_forward_20_regular": 61259,
- "ic_fluent_square_dismiss_20_filled": 61260,
- "ic_fluent_square_dismiss_20_regular": 61261,
- "ic_fluent_square_dovetail_joint_20_filled": 61262,
- "ic_fluent_square_dovetail_joint_20_regular": 61263,
- "ic_fluent_square_eraser_20_filled": 61264,
- "ic_fluent_square_eraser_20_regular": 61265,
- "ic_fluent_square_hint_20_filled": 61266,
- "ic_fluent_square_hint_20_regular": 61267,
- "ic_fluent_square_hint_apps_20_filled": 61268,
- "ic_fluent_square_hint_apps_20_regular": 61269,
- "ic_fluent_square_hint_arrow_back_20_filled": 61270,
- "ic_fluent_square_hint_arrow_back_20_regular": 61271,
- "ic_fluent_square_hint_hexagon_20_filled": 61272,
- "ic_fluent_square_hint_hexagon_20_regular": 61273,
- "ic_fluent_square_hint_sparkles_20_filled": 61274,
- "ic_fluent_square_hint_sparkles_20_regular": 61275,
- "ic_fluent_square_multiple_20_filled": 61276,
- "ic_fluent_square_multiple_20_regular": 61277,
- "ic_fluent_square_shadow_20_filled": 61278,
- "ic_fluent_square_shadow_20_regular": 61279,
- "ic_fluent_squares_nested_20_filled": 61280,
- "ic_fluent_squares_nested_20_regular": 61281,
- "ic_fluent_stack_20_filled": 61282,
- "ic_fluent_stack_20_regular": 61283,
- "ic_fluent_stack_add_20_filled": 61284,
- "ic_fluent_stack_add_20_regular": 61285,
- "ic_fluent_stack_arrow_forward_20_filled": 61286,
- "ic_fluent_stack_arrow_forward_20_regular": 61287,
- "ic_fluent_stack_star_20_filled": 61288,
- "ic_fluent_stack_star_20_regular": 61289,
- "ic_fluent_stack_vertical_20_filled": 61290,
- "ic_fluent_stack_vertical_20_regular": 61291,
- "ic_fluent_star_20_filled": 61292,
- "ic_fluent_star_20_regular": 61293,
- "ic_fluent_star_add_20_filled": 61294,
- "ic_fluent_star_add_20_regular": 61295,
- "ic_fluent_star_arrow_back_20_filled": 61296,
- "ic_fluent_star_arrow_back_20_regular": 61297,
- "ic_fluent_star_arrow_right_end_20_filled": 61298,
- "ic_fluent_star_arrow_right_end_20_regular": 61299,
- "ic_fluent_star_arrow_right_start_20_filled": 61300,
- "ic_fluent_star_arrow_right_start_20_regular": 61301,
- "ic_fluent_star_checkmark_20_filled": 61302,
- "ic_fluent_star_checkmark_20_regular": 61303,
- "ic_fluent_star_dismiss_20_filled": 61304,
- "ic_fluent_star_dismiss_20_regular": 61305,
- "ic_fluent_star_edit_20_filled": 61306,
- "ic_fluent_star_edit_20_regular": 61307,
- "ic_fluent_star_emphasis_20_filled": 61308,
- "ic_fluent_star_emphasis_20_regular": 61309,
- "ic_fluent_star_half_20_filled": 61310,
- "ic_fluent_star_half_20_regular": 61311,
- "ic_fluent_star_line_horizontal_3_20_filled": 61312,
- "ic_fluent_star_line_horizontal_3_20_regular": 61313,
- "ic_fluent_star_off_20_filled": 61314,
- "ic_fluent_star_off_20_regular": 61315,
- "ic_fluent_star_one_quarter_20_filled": 61316,
- "ic_fluent_star_one_quarter_20_regular": 61317,
- "ic_fluent_star_prohibited_20_filled": 61318,
- "ic_fluent_star_prohibited_20_regular": 61319,
- "ic_fluent_star_settings_20_filled": 61320,
- "ic_fluent_star_settings_20_regular": 61321,
- "ic_fluent_star_three_quarter_20_filled": 61322,
- "ic_fluent_star_three_quarter_20_regular": 61323,
- "ic_fluent_status_20_filled": 61324,
- "ic_fluent_status_20_regular": 61325,
- "ic_fluent_step_20_filled": 61326,
- "ic_fluent_step_20_regular": 61327,
- "ic_fluent_steps_20_filled": 61328,
- "ic_fluent_steps_20_regular": 61329,
- "ic_fluent_stethoscope_20_filled": 61330,
- "ic_fluent_stethoscope_20_regular": 61331,
- "ic_fluent_sticker_20_filled": 61332,
- "ic_fluent_sticker_20_regular": 61333,
- "ic_fluent_sticker_add_20_filled": 61334,
- "ic_fluent_sticker_add_20_regular": 61335,
- "ic_fluent_stop_20_filled": 61336,
- "ic_fluent_stop_20_regular": 61337,
- "ic_fluent_storage_20_filled": 61338,
- "ic_fluent_storage_20_regular": 61339,
- "ic_fluent_store_microsoft_20_filled": 61340,
- "ic_fluent_store_microsoft_20_regular": 61341,
- "ic_fluent_stream_20_filled": 61342,
- "ic_fluent_stream_20_regular": 61343,
- "ic_fluent_stream_input_20_filled": 61344,
- "ic_fluent_stream_input_20_regular": 61345,
- "ic_fluent_stream_input_output_20_filled": 61346,
- "ic_fluent_stream_input_output_20_regular": 61347,
- "ic_fluent_stream_output_20_filled": 61348,
- "ic_fluent_stream_output_20_regular": 61349,
- "ic_fluent_street_sign_20_filled": 61350,
- "ic_fluent_street_sign_20_regular": 61351,
- "ic_fluent_style_guide_20_filled": 61352,
- "ic_fluent_style_guide_20_regular": 61353,
- "ic_fluent_sub_grid_20_filled": 61354,
- "ic_fluent_sub_grid_20_regular": 61355,
- "ic_fluent_subtitles_20_filled": 61356,
- "ic_fluent_subtitles_20_regular": 61357,
- "ic_fluent_subtract_20_filled": 61358,
- "ic_fluent_subtract_20_regular": 61359,
- "ic_fluent_subtract_circle_20_filled": 61360,
- "ic_fluent_subtract_circle_20_regular": 61361,
- "ic_fluent_subtract_circle_arrow_back_20_filled": 61362,
- "ic_fluent_subtract_circle_arrow_back_20_regular": 61363,
- "ic_fluent_subtract_circle_arrow_forward_20_filled": 61364,
- "ic_fluent_subtract_circle_arrow_forward_20_regular": 61365,
- "ic_fluent_subtract_parentheses_20_filled": 61366,
- "ic_fluent_subtract_parentheses_20_regular": 61367,
- "ic_fluent_subtract_square_20_filled": 61368,
- "ic_fluent_subtract_square_20_regular": 61369,
- "ic_fluent_subtract_square_multiple_20_filled": 61370,
- "ic_fluent_subtract_square_multiple_20_regular": 61371,
- "ic_fluent_surface_earbuds_20_filled": 61372,
- "ic_fluent_surface_earbuds_20_regular": 61373,
- "ic_fluent_surface_hub_20_filled": 61374,
- "ic_fluent_surface_hub_20_regular": 61375,
- "ic_fluent_swimming_pool_20_filled": 61376,
- "ic_fluent_swimming_pool_20_regular": 61377,
- "ic_fluent_swipe_down_20_filled": 61378,
- "ic_fluent_swipe_down_20_regular": 61379,
- "ic_fluent_swipe_right_20_filled": 61380,
- "ic_fluent_swipe_right_20_regular": 61381,
- "ic_fluent_swipe_up_20_filled": 61382,
- "ic_fluent_swipe_up_20_regular": 61383,
- "ic_fluent_symbols_20_filled": 61384,
- "ic_fluent_symbols_20_regular": 61385,
- "ic_fluent_sync_off_20_filled": 61386,
- "ic_fluent_sync_off_20_regular": 61387,
- "ic_fluent_syringe_20_filled": 61388,
- "ic_fluent_syringe_20_regular": 61389,
- "ic_fluent_system_20_filled": 61390,
- "ic_fluent_system_20_regular": 61391,
- "ic_fluent_tab_20_filled": 61392,
- "ic_fluent_tab_20_regular": 61393,
- "ic_fluent_tab_add_20_filled": 61394,
- "ic_fluent_tab_add_20_regular": 61395,
- "ic_fluent_tab_arrow_left_20_filled": 61396,
- "ic_fluent_tab_arrow_left_20_regular": 61397,
- "ic_fluent_tab_desktop_20_filled": 61398,
- "ic_fluent_tab_desktop_20_regular": 61399,
- "ic_fluent_tab_desktop_arrow_clockwise_20_filled": 61400,
- "ic_fluent_tab_desktop_arrow_clockwise_20_regular": 61401,
- "ic_fluent_tab_desktop_arrow_left_20_filled": 61402,
- "ic_fluent_tab_desktop_arrow_left_20_regular": 61403,
- "ic_fluent_tab_desktop_bottom_20_filled": 61404,
- "ic_fluent_tab_desktop_bottom_20_regular": 61405,
- "ic_fluent_tab_desktop_clock_20_filled": 61406,
- "ic_fluent_tab_desktop_clock_20_regular": 61407,
- "ic_fluent_tab_desktop_copy_20_filled": 61408,
- "ic_fluent_tab_desktop_copy_20_regular": 61409,
- "ic_fluent_tab_desktop_image_20_filled": 61410,
- "ic_fluent_tab_desktop_image_20_regular": 61411,
- "ic_fluent_tab_desktop_link_20_filled": 61412,
- "ic_fluent_tab_desktop_link_20_regular": 61413,
- "ic_fluent_tab_desktop_multiple_20_filled": 61414,
- "ic_fluent_tab_desktop_multiple_20_regular": 61415,
- "ic_fluent_tab_desktop_multiple_add_20_filled": 61416,
- "ic_fluent_tab_desktop_multiple_add_20_regular": 61417,
- "ic_fluent_tab_desktop_multiple_bottom_20_filled": 61418,
- "ic_fluent_tab_desktop_multiple_bottom_20_regular": 61419,
- "ic_fluent_tab_desktop_multiple_sparkle_20_filled": 61420,
- "ic_fluent_tab_desktop_multiple_sparkle_20_regular": 61421,
- "ic_fluent_tab_desktop_new_page_20_filled": 61422,
- "ic_fluent_tab_desktop_new_page_20_regular": 61423,
- "ic_fluent_tab_desktop_search_20_filled": 61424,
- "ic_fluent_tab_desktop_search_20_regular": 61425,
- "ic_fluent_tab_group_20_filled": 61426,
- "ic_fluent_tab_group_20_regular": 61427,
- "ic_fluent_tab_in_private_20_filled": 61428,
- "ic_fluent_tab_in_private_20_regular": 61429,
- "ic_fluent_tab_inprivate_account_20_filled": 61430,
- "ic_fluent_tab_inprivate_account_20_regular": 61431,
- "ic_fluent_tab_prohibited_20_filled": 61432,
- "ic_fluent_tab_prohibited_20_regular": 61433,
- "ic_fluent_tab_shield_dismiss_20_filled": 61434,
- "ic_fluent_tab_shield_dismiss_20_regular": 61435,
- "ic_fluent_table_20_filled": 61436,
- "ic_fluent_table_20_regular": 61437,
- "ic_fluent_table_add_20_filled": 61438,
- "ic_fluent_table_add_20_regular": 61439,
- "ic_fluent_table_arrow_up_20_filled": 61440,
- "ic_fluent_table_arrow_up_20_regular": 61441,
- "ic_fluent_table_bottom_row_20_filled": 61442,
- "ic_fluent_table_bottom_row_20_regular": 61443,
- "ic_fluent_table_calculator_20_filled": 61444,
- "ic_fluent_table_calculator_20_regular": 61445,
- "ic_fluent_table_cell_edit_20_filled": 61446,
- "ic_fluent_table_cell_edit_20_regular": 61447,
- "ic_fluent_table_cells_merge_20_filled": 61448,
- "ic_fluent_table_cells_merge_20_regular": 61449,
- "ic_fluent_table_cells_split_20_filled": 61450,
- "ic_fluent_table_cells_split_20_regular": 61451,
- "ic_fluent_table_checker_20_filled": 61452,
- "ic_fluent_table_checker_20_regular": 61453,
- "ic_fluent_table_column_top_bottom_20_filled": 61454,
- "ic_fluent_table_column_top_bottom_20_regular": 61455,
- "ic_fluent_table_copy_20_filled": 61456,
- "ic_fluent_table_copy_20_regular": 61457,
- "ic_fluent_table_cursor_20_filled": 61458,
- "ic_fluent_table_cursor_20_regular": 61459,
- "ic_fluent_table_delete_column_20_filled": 61460,
- "ic_fluent_table_delete_column_20_regular": 61461,
- "ic_fluent_table_delete_row_20_filled": 61462,
- "ic_fluent_table_delete_row_20_regular": 61463,
- "ic_fluent_table_dismiss_20_filled": 61464,
- "ic_fluent_table_dismiss_20_regular": 61465,
- "ic_fluent_table_edit_20_filled": 61466,
- "ic_fluent_table_edit_20_regular": 61467,
- "ic_fluent_table_freeze_column_20_filled": 61468,
- "ic_fluent_table_freeze_column_20_regular": 61469,
- "ic_fluent_table_freeze_column_and_row_20_filled": 61470,
- "ic_fluent_table_freeze_column_and_row_20_regular": 61471,
- "ic_fluent_table_freeze_row_20_filled": 61472,
- "ic_fluent_table_freeze_row_20_regular": 61473,
- "ic_fluent_table_image_20_filled": 61474,
- "ic_fluent_table_image_20_regular": 61475,
- "ic_fluent_table_insert_column_20_filled": 61476,
- "ic_fluent_table_insert_column_20_regular": 61477,
- "ic_fluent_table_insert_row_20_filled": 61478,
- "ic_fluent_table_insert_row_20_regular": 61479,
- "ic_fluent_table_lightning_20_filled": 61480,
- "ic_fluent_table_lightning_20_regular": 61481,
- "ic_fluent_table_link_20_filled": 61482,
- "ic_fluent_table_link_20_regular": 61483,
- "ic_fluent_table_lock_20_filled": 61484,
- "ic_fluent_table_lock_20_regular": 61485,
- "ic_fluent_table_move_above_20_filled": 61486,
- "ic_fluent_table_move_above_20_regular": 61487,
- "ic_fluent_table_move_below_20_filled": 61488,
- "ic_fluent_table_move_below_20_regular": 61489,
- "ic_fluent_table_move_left_20_filled": 61490,
- "ic_fluent_table_move_left_20_regular": 61491,
- "ic_fluent_table_move_right_20_filled": 61492,
- "ic_fluent_table_move_right_20_regular": 61493,
- "ic_fluent_table_multiple_20_filled": 61494,
- "ic_fluent_table_multiple_20_regular": 61495,
- "ic_fluent_table_offset_20_filled": 61496,
- "ic_fluent_table_offset_20_regular": 61497,
- "ic_fluent_table_offset_add_20_filled": 61498,
- "ic_fluent_table_offset_add_20_regular": 61499,
- "ic_fluent_table_offset_less_than_or_equal_to_20_filled": 61500,
- "ic_fluent_table_offset_less_than_or_equal_to_20_regular": 61501,
- "ic_fluent_table_offset_settings_20_filled": 61502,
- "ic_fluent_table_offset_settings_20_regular": 61503,
- "ic_fluent_table_resize_column_20_filled": 61504,
- "ic_fluent_table_resize_column_20_regular": 61505,
- "ic_fluent_table_resize_row_20_filled": 61506,
- "ic_fluent_table_resize_row_20_regular": 61507,
- "ic_fluent_table_search_20_filled": 61508,
- "ic_fluent_table_search_20_regular": 61509,
- "ic_fluent_table_settings_20_filled": 61510,
- "ic_fluent_table_settings_20_regular": 61511,
- "ic_fluent_table_simple_20_filled": 61512,
- "ic_fluent_table_simple_20_regular": 61513,
- "ic_fluent_table_simple_checkmark_20_filled": 61514,
- "ic_fluent_table_simple_checkmark_20_regular": 61515,
- "ic_fluent_table_simple_exclude_20_filled": 61516,
- "ic_fluent_table_simple_exclude_20_regular": 61517,
- "ic_fluent_table_simple_include_20_filled": 61518,
- "ic_fluent_table_simple_include_20_regular": 61519,
- "ic_fluent_table_simple_multiple_20_filled": 61520,
- "ic_fluent_table_simple_multiple_20_regular": 61521,
- "ic_fluent_table_sparkle_20_filled": 61522,
- "ic_fluent_table_sparkle_20_regular": 61523,
- "ic_fluent_table_split_20_filled": 61524,
- "ic_fluent_table_split_20_regular": 61525,
- "ic_fluent_table_stack_above_20_filled": 61526,
- "ic_fluent_table_stack_above_20_regular": 61527,
- "ic_fluent_table_stack_below_20_filled": 61528,
- "ic_fluent_table_stack_below_20_regular": 61529,
- "ic_fluent_table_stack_left_20_filled": 61530,
- "ic_fluent_table_stack_left_20_regular": 61531,
- "ic_fluent_table_stack_right_20_filled": 61532,
- "ic_fluent_table_stack_right_20_regular": 61533,
- "ic_fluent_table_switch_20_filled": 61534,
- "ic_fluent_table_switch_20_regular": 61535,
- "ic_fluent_tablet_20_filled": 61536,
- "ic_fluent_tablet_20_regular": 61537,
- "ic_fluent_tablet_laptop_20_filled": 61538,
- "ic_fluent_tablet_laptop_20_regular": 61539,
- "ic_fluent_tablet_speaker_20_filled": 61540,
- "ic_fluent_tablet_speaker_20_regular": 61541,
- "ic_fluent_tabs_20_filled": 61542,
- "ic_fluent_tabs_20_regular": 61543,
- "ic_fluent_tag_20_filled": 61544,
- "ic_fluent_tag_20_regular": 61545,
- "ic_fluent_tag_circle_20_filled": 61546,
- "ic_fluent_tag_circle_20_regular": 61547,
- "ic_fluent_tag_dismiss_20_filled": 61548,
- "ic_fluent_tag_dismiss_20_regular": 61549,
- "ic_fluent_tag_error_20_filled": 61550,
- "ic_fluent_tag_error_20_regular": 61551,
- "ic_fluent_tag_lock_20_filled": 61552,
- "ic_fluent_tag_lock_20_regular": 61553,
- "ic_fluent_tag_lock_accent_20_filled": 61554,
- "ic_fluent_tag_multiple_20_filled": 61555,
- "ic_fluent_tag_multiple_20_regular": 61556,
- "ic_fluent_tag_off_20_filled": 61557,
- "ic_fluent_tag_off_20_regular": 61558,
- "ic_fluent_tag_question_mark_20_filled": 61559,
- "ic_fluent_tag_question_mark_20_regular": 61560,
- "ic_fluent_tag_reset_20_filled": 61561,
- "ic_fluent_tag_reset_20_regular": 61562,
- "ic_fluent_tag_search_20_filled": 61563,
- "ic_fluent_tag_search_20_regular": 61564,
- "ic_fluent_tap_double_20_filled": 61565,
- "ic_fluent_tap_double_20_regular": 61566,
- "ic_fluent_tap_single_20_filled": 61567,
- "ic_fluent_tap_single_20_regular": 61568,
- "ic_fluent_target_20_filled": 61569,
- "ic_fluent_target_20_regular": 61570,
- "ic_fluent_target_add_20_filled": 61571,
- "ic_fluent_target_add_20_regular": 61572,
- "ic_fluent_target_arrow_20_filled": 61573,
- "ic_fluent_target_arrow_20_regular": 61574,
- "ic_fluent_target_dismiss_20_filled": 61575,
- "ic_fluent_target_dismiss_20_regular": 61576,
- "ic_fluent_target_edit_20_filled": 61577,
- "ic_fluent_target_edit_20_regular": 61578,
- "ic_fluent_task_list_add_20_filled": 61579,
- "ic_fluent_task_list_add_20_regular": 61580,
- "ic_fluent_task_list_ltr_20_filled": 61581,
- "ic_fluent_task_list_ltr_20_regular": 61582,
- "ic_fluent_task_list_rtl_20_filled": 61583,
- "ic_fluent_task_list_rtl_20_regular": 61584,
- "ic_fluent_task_list_square_add_20_filled": 61585,
- "ic_fluent_task_list_square_add_20_regular": 61586,
- "ic_fluent_task_list_square_database_20_filled": 61587,
- "ic_fluent_task_list_square_database_20_regular": 61588,
- "ic_fluent_task_list_square_ltr_20_filled": 61589,
- "ic_fluent_task_list_square_ltr_20_regular": 61590,
- "ic_fluent_task_list_square_person_20_filled": 61591,
- "ic_fluent_task_list_square_person_20_regular": 61592,
- "ic_fluent_task_list_square_rtl_20_filled": 61593,
- "ic_fluent_task_list_square_rtl_20_regular": 61594,
- "ic_fluent_task_list_square_settings_20_filled": 61595,
- "ic_fluent_task_list_square_settings_20_regular": 61596,
- "ic_fluent_tasks_app_20_filled": 61597,
- "ic_fluent_tasks_app_20_regular": 61598,
- "ic_fluent_teardrop_bottom_right_20_filled": 61599,
- "ic_fluent_teardrop_bottom_right_20_regular": 61600,
- "ic_fluent_teddy_20_filled": 61601,
- "ic_fluent_teddy_20_regular": 61602,
- "ic_fluent_temperature_20_filled": 61603,
- "ic_fluent_temperature_20_regular": 61604,
- "ic_fluent_tent_20_filled": 61605,
- "ic_fluent_tent_20_regular": 61606,
- "ic_fluent_tetris_app_20_filled": 61607,
- "ic_fluent_tetris_app_20_regular": 61608,
- "ic_fluent_text_add_20_filled": 61609,
- "ic_fluent_text_add_20_regular": 61610,
- "ic_fluent_text_add_space_after_20_filled": 61611,
- "ic_fluent_text_add_space_after_20_regular": 61612,
- "ic_fluent_text_add_space_before_20_filled": 61613,
- "ic_fluent_text_add_space_before_20_regular": 61614,
- "ic_fluent_text_add_t_20_filled": 61615,
- "ic_fluent_text_add_t_20_regular": 61616,
- "ic_fluent_text_align_center_20_filled": 61617,
- "ic_fluent_text_align_center_20_regular": 61618,
- "ic_fluent_text_align_center_rotate_270_20_filled": 61619,
- "ic_fluent_text_align_center_rotate_270_20_regular": 61620,
- "ic_fluent_text_align_center_rotate_90_20_filled": 61621,
- "ic_fluent_text_align_center_rotate_90_20_regular": 61622,
- "ic_fluent_text_align_distributed_20_filled": 61623,
- "ic_fluent_text_align_distributed_20_regular": 61624,
- "ic_fluent_text_align_distributed_evenly_20_filled": 61625,
- "ic_fluent_text_align_distributed_evenly_20_regular": 61626,
- "ic_fluent_text_align_distributed_vertical_20_filled": 61627,
- "ic_fluent_text_align_distributed_vertical_20_regular": 61628,
- "ic_fluent_text_align_justify_20_filled": 61629,
- "ic_fluent_text_align_justify_20_regular": 61630,
- "ic_fluent_text_align_justify_low_20_filled": 61631,
- "ic_fluent_text_align_justify_low_20_regular": 61632,
- "ic_fluent_text_align_justify_low_90_20_filled": 61633,
- "ic_fluent_text_align_justify_low_90_20_regular": 61634,
- "ic_fluent_text_align_justify_low_rotate_270_20_filled": 61635,
- "ic_fluent_text_align_justify_low_rotate_270_20_regular": 61636,
- "ic_fluent_text_align_justify_low_rotate_90_20_filled": 61637,
- "ic_fluent_text_align_justify_low_rotate_90_20_regular": 61638,
- "ic_fluent_text_align_justify_rotate_270_20_filled": 61639,
- "ic_fluent_text_align_justify_rotate_270_20_regular": 61640,
- "ic_fluent_text_align_justify_rotate_90_20_filled": 61641,
- "ic_fluent_text_align_justify_rotate_90_20_regular": 61642,
- "ic_fluent_text_align_left_20_filled": 61643,
- "ic_fluent_text_align_left_20_regular": 61644,
- "ic_fluent_text_align_left_rotate_270_20_filled": 61645,
- "ic_fluent_text_align_left_rotate_270_20_regular": 61646,
- "ic_fluent_text_align_left_rotate_90_20_filled": 61647,
- "ic_fluent_text_align_left_rotate_90_20_regular": 61648,
- "ic_fluent_text_align_right_20_filled": 61649,
- "ic_fluent_text_align_right_20_regular": 61650,
- "ic_fluent_text_align_right_rotate_270_20_filled": 61651,
- "ic_fluent_text_align_right_rotate_270_20_regular": 61652,
- "ic_fluent_text_align_right_rotate_90_20_filled": 61653,
- "ic_fluent_text_align_right_rotate_90_20_regular": 61654,
- "ic_fluent_text_arrow_down_right_column_20_filled": 61655,
- "ic_fluent_text_arrow_down_right_column_20_regular": 61656,
- "ic_fluent_text_asterisk_20_filled": 61657,
- "ic_fluent_text_asterisk_20_regular": 61658,
- "ic_fluent_text_baseline_20_filled": 61659,
- "ic_fluent_text_baseline_20_regular": 61660,
- "ic_fluent_text_bold_20_filled": 61661,
- "ic_fluent_text_bold_20_regular": 61662,
- "ic_fluent_text_box_settings_20_filled": 61663,
- "ic_fluent_text_box_settings_20_regular": 61664,
- "ic_fluent_text_bullet_list_20_filled": 61665,
- "ic_fluent_text_bullet_list_20_regular": 61666,
- "ic_fluent_text_bullet_list_90_20_filled": 61667,
- "ic_fluent_text_bullet_list_90_20_regular": 61668,
- "ic_fluent_text_bullet_list_add_20_filled": 61669,
- "ic_fluent_text_bullet_list_add_20_regular": 61670,
- "ic_fluent_text_bullet_list_checkmark_20_filled": 61671,
- "ic_fluent_text_bullet_list_checkmark_20_regular": 61672,
- "ic_fluent_text_bullet_list_dismiss_20_filled": 61673,
- "ic_fluent_text_bullet_list_dismiss_20_regular": 61674,
- "ic_fluent_text_bullet_list_ltr_20_filled": 61675,
- "ic_fluent_text_bullet_list_ltr_20_regular": 61676,
- "ic_fluent_text_bullet_list_ltr_90_20_filled": 61677,
- "ic_fluent_text_bullet_list_ltr_90_20_regular": 61678,
- "ic_fluent_text_bullet_list_rtl_20_filled": 61679,
- "ic_fluent_text_bullet_list_rtl_20_regular": 61680,
- "ic_fluent_text_bullet_list_rtl_90_20_filled": 61681,
- "ic_fluent_text_bullet_list_rtl_90_20_regular": 61682,
- "ic_fluent_text_bullet_list_square_20_filled": 61683,
- "ic_fluent_text_bullet_list_square_20_regular": 61684,
- "ic_fluent_text_bullet_list_square_clock_20_filled": 61685,
- "ic_fluent_text_bullet_list_square_clock_20_regular": 61686,
- "ic_fluent_text_bullet_list_square_edit_20_filled": 61687,
- "ic_fluent_text_bullet_list_square_edit_20_regular": 61688,
- "ic_fluent_text_bullet_list_square_person_20_filled": 61689,
- "ic_fluent_text_bullet_list_square_person_20_regular": 61690,
- "ic_fluent_text_bullet_list_square_search_20_filled": 61691,
- "ic_fluent_text_bullet_list_square_search_20_regular": 61692,
- "ic_fluent_text_bullet_list_square_settings_20_filled": 61693,
- "ic_fluent_text_bullet_list_square_settings_20_regular": 61694,
- "ic_fluent_text_bullet_list_square_shield_20_filled": 61695,
- "ic_fluent_text_bullet_list_square_shield_20_regular": 61696,
- "ic_fluent_text_bullet_list_square_sparkle_20_filled": 61697,
- "ic_fluent_text_bullet_list_square_sparkle_20_regular": 61698,
- "ic_fluent_text_bullet_list_square_toolbox_20_filled": 61699,
- "ic_fluent_text_bullet_list_square_toolbox_20_regular": 61700,
- "ic_fluent_text_bullet_list_square_warning_20_filled": 61701,
- "ic_fluent_text_bullet_list_square_warning_20_regular": 61702,
- "ic_fluent_text_bullet_list_tree_20_filled": 61703,
- "ic_fluent_text_bullet_list_tree_20_regular": 61704,
- "ic_fluent_text_case_lowercase_20_filled": 61705,
- "ic_fluent_text_case_lowercase_20_regular": 61706,
- "ic_fluent_text_case_title_20_filled": 61707,
- "ic_fluent_text_case_title_20_regular": 61708,
- "ic_fluent_text_case_uppercase_20_filled": 61709,
- "ic_fluent_text_case_uppercase_20_regular": 61710,
- "ic_fluent_text_change_case_20_filled": 61711,
- "ic_fluent_text_change_case_20_regular": 61712,
- "ic_fluent_text_clear_formatting_20_filled": 61713,
- "ic_fluent_text_clear_formatting_20_regular": 61714,
- "ic_fluent_text_collapse_20_filled": 61715,
- "ic_fluent_text_collapse_20_regular": 61716,
- "ic_fluent_text_color_20_filled": 61717,
- "ic_fluent_text_color_20_regular": 61718,
- "ic_fluent_text_color_accent_20_filled": 61719,
- "ic_fluent_text_column_one_20_filled": 61720,
- "ic_fluent_text_column_one_20_regular": 61721,
- "ic_fluent_text_column_one_narrow_20_filled": 61722,
- "ic_fluent_text_column_one_narrow_20_regular": 61723,
- "ic_fluent_text_column_one_semi_narrow_20_filled": 61724,
- "ic_fluent_text_column_one_semi_narrow_20_regular": 61725,
- "ic_fluent_text_column_one_wide_20_filled": 61726,
- "ic_fluent_text_column_one_wide_20_regular": 61727,
- "ic_fluent_text_column_one_wide_lightning_20_filled": 61728,
- "ic_fluent_text_column_one_wide_lightning_20_regular": 61729,
- "ic_fluent_text_column_three_20_filled": 61730,
- "ic_fluent_text_column_three_20_regular": 61731,
- "ic_fluent_text_column_two_20_filled": 61732,
- "ic_fluent_text_column_two_20_regular": 61733,
- "ic_fluent_text_column_two_left_20_filled": 61734,
- "ic_fluent_text_column_two_left_20_regular": 61735,
- "ic_fluent_text_column_two_right_20_filled": 61736,
- "ic_fluent_text_column_two_right_20_regular": 61737,
- "ic_fluent_text_column_wide_20_filled": 61738,
- "ic_fluent_text_column_wide_20_regular": 61739,
- "ic_fluent_text_continuous_20_filled": 61740,
- "ic_fluent_text_continuous_20_regular": 61741,
- "ic_fluent_text_density_20_filled": 61742,
- "ic_fluent_text_density_20_regular": 61743,
- "ic_fluent_text_description_20_filled": 61744,
- "ic_fluent_text_description_20_regular": 61745,
- "ic_fluent_text_description_ltr_20_filled": 61746,
- "ic_fluent_text_description_ltr_20_regular": 61747,
- "ic_fluent_text_description_rtl_20_filled": 61748,
- "ic_fluent_text_description_rtl_20_regular": 61749,
- "ic_fluent_text_direction_horizontal_left_20_filled": 61750,
- "ic_fluent_text_direction_horizontal_left_20_regular": 61751,
- "ic_fluent_text_direction_horizontal_ltr_20_filled": 61752,
- "ic_fluent_text_direction_horizontal_ltr_20_regular": 61753,
- "ic_fluent_text_direction_horizontal_right_20_filled": 61754,
- "ic_fluent_text_direction_horizontal_right_20_regular": 61755,
- "ic_fluent_text_direction_horizontal_rtl_20_filled": 61756,
- "ic_fluent_text_direction_horizontal_rtl_20_regular": 61757,
- "ic_fluent_text_direction_rotate_270_right_20_filled": 61758,
- "ic_fluent_text_direction_rotate_270_right_20_regular": 61759,
- "ic_fluent_text_direction_rotate_315_right_20_filled": 61760,
- "ic_fluent_text_direction_rotate_315_right_20_regular": 61761,
- "ic_fluent_text_direction_rotate_45_right_20_filled": 61762,
- "ic_fluent_text_direction_rotate_45_right_20_regular": 61763,
- "ic_fluent_text_direction_rotate_90_left_20_filled": 61764,
- "ic_fluent_text_direction_rotate_90_left_20_regular": 61765,
- "ic_fluent_text_direction_rotate_90_ltr_20_filled": 61766,
- "ic_fluent_text_direction_rotate_90_ltr_20_regular": 61767,
- "ic_fluent_text_direction_rotate_90_right_20_filled": 61768,
- "ic_fluent_text_direction_rotate_90_right_20_regular": 61769,
- "ic_fluent_text_direction_rotate_90_rtl_20_filled": 61770,
- "ic_fluent_text_direction_rotate_90_rtl_20_regular": 61771,
- "ic_fluent_text_direction_vertical_20_filled": 61772,
- "ic_fluent_text_direction_vertical_20_regular": 61773,
- "ic_fluent_text_edit_style_20_filled": 61774,
- "ic_fluent_text_edit_style_20_regular": 61775,
- "ic_fluent_text_effects_20_filled": 61776,
- "ic_fluent_text_effects_20_regular": 61777,
- "ic_fluent_text_effects_sparkle_20_filled": 61778,
- "ic_fluent_text_effects_sparkle_20_regular": 61779,
- "ic_fluent_text_expand_20_filled": 61780,
- "ic_fluent_text_expand_20_regular": 61781,
- "ic_fluent_text_field_20_filled": 61782,
- "ic_fluent_text_field_20_regular": 61783,
- "ic_fluent_text_first_line_20_filled": 61784,
- "ic_fluent_text_first_line_20_regular": 61785,
- "ic_fluent_text_font_20_filled": 61786,
- "ic_fluent_text_font_20_regular": 61787,
- "ic_fluent_text_font_info_20_filled": 61788,
- "ic_fluent_text_font_info_20_regular": 61789,
- "ic_fluent_text_font_size_20_filled": 61790,
- "ic_fluent_text_font_size_20_regular": 61791,
- "ic_fluent_text_footnote_20_filled": 61792,
- "ic_fluent_text_footnote_20_regular": 61793,
- "ic_fluent_text_grammar_arrow_left_20_filled": 61794,
- "ic_fluent_text_grammar_arrow_left_20_regular": 61795,
- "ic_fluent_text_grammar_arrow_right_20_filled": 61796,
- "ic_fluent_text_grammar_arrow_right_20_regular": 61797,
- "ic_fluent_text_grammar_checkmark_20_filled": 61798,
- "ic_fluent_text_grammar_checkmark_20_regular": 61799,
- "ic_fluent_text_grammar_dismiss_20_filled": 61800,
- "ic_fluent_text_grammar_dismiss_20_regular": 61801,
- "ic_fluent_text_grammar_error_20_filled": 61802,
- "ic_fluent_text_grammar_error_20_regular": 61803,
- "ic_fluent_text_grammar_lightning_20_filled": 61804,
- "ic_fluent_text_grammar_lightning_20_regular": 61805,
- "ic_fluent_text_grammar_settings_20_filled": 61806,
- "ic_fluent_text_grammar_settings_20_regular": 61807,
- "ic_fluent_text_grammar_wand_20_filled": 61808,
- "ic_fluent_text_grammar_wand_20_regular": 61809,
- "ic_fluent_text_hanging_20_filled": 61810,
- "ic_fluent_text_hanging_20_regular": 61811,
- "ic_fluent_text_header_1_20_filled": 61812,
- "ic_fluent_text_header_1_20_regular": 61813,
- "ic_fluent_text_header_1_lines_20_filled": 61814,
- "ic_fluent_text_header_1_lines_20_regular": 61815,
- "ic_fluent_text_header_1_lines_caret_20_filled": 61816,
- "ic_fluent_text_header_1_lines_caret_20_regular": 61817,
- "ic_fluent_text_header_2_20_filled": 61818,
- "ic_fluent_text_header_2_20_regular": 61819,
- "ic_fluent_text_header_2_lines_20_filled": 61820,
- "ic_fluent_text_header_2_lines_20_regular": 61821,
- "ic_fluent_text_header_2_lines_caret_20_filled": 61822,
- "ic_fluent_text_header_2_lines_caret_20_regular": 61823,
- "ic_fluent_text_header_3_20_filled": 61824,
- "ic_fluent_text_header_3_20_regular": 61825,
- "ic_fluent_text_header_3_lines_20_filled": 61826,
- "ic_fluent_text_header_3_lines_20_regular": 61827,
- "ic_fluent_text_header_3_lines_caret_20_filled": 61828,
- "ic_fluent_text_header_3_lines_caret_20_regular": 61829,
- "ic_fluent_text_indent_decrease_20_filled": 61830,
- "ic_fluent_text_indent_decrease_20_regular": 61831,
- "ic_fluent_text_indent_decrease_ltr_20_filled": 61832,
- "ic_fluent_text_indent_decrease_ltr_20_regular": 61833,
- "ic_fluent_text_indent_decrease_ltr_90_20_filled": 61834,
- "ic_fluent_text_indent_decrease_ltr_90_20_regular": 61835,
- "ic_fluent_text_indent_decrease_ltr_rotate_270_20_filled": 61836,
- "ic_fluent_text_indent_decrease_ltr_rotate_270_20_regular": 61837,
- "ic_fluent_text_indent_decrease_rotate_270_20_filled": 61838,
- "ic_fluent_text_indent_decrease_rotate_270_20_regular": 61839,
- "ic_fluent_text_indent_decrease_rotate_90_20_filled": 61840,
- "ic_fluent_text_indent_decrease_rotate_90_20_regular": 61841,
- "ic_fluent_text_indent_decrease_rtl_20_filled": 61842,
- "ic_fluent_text_indent_decrease_rtl_20_regular": 61843,
- "ic_fluent_text_indent_decrease_rtl_90_20_filled": 61844,
- "ic_fluent_text_indent_decrease_rtl_90_20_regular": 61845,
- "ic_fluent_text_indent_decrease_rtl_rotate_270_20_filled": 61846,
- "ic_fluent_text_indent_decrease_rtl_rotate_270_20_regular": 61847,
- "ic_fluent_text_indent_increase_20_filled": 61848,
- "ic_fluent_text_indent_increase_20_regular": 61849,
- "ic_fluent_text_indent_increase_ltr_20_filled": 61850,
- "ic_fluent_text_indent_increase_ltr_20_regular": 61851,
- "ic_fluent_text_indent_increase_ltr_90_20_filled": 61852,
- "ic_fluent_text_indent_increase_ltr_90_20_regular": 61853,
- "ic_fluent_text_indent_increase_ltr_rotate_270_20_filled": 61854,
- "ic_fluent_text_indent_increase_ltr_rotate_270_20_regular": 61855,
- "ic_fluent_text_indent_increase_rotate_270_20_filled": 61856,
- "ic_fluent_text_indent_increase_rotate_270_20_regular": 61857,
- "ic_fluent_text_indent_increase_rotate_90_20_filled": 61858,
- "ic_fluent_text_indent_increase_rotate_90_20_regular": 61859,
- "ic_fluent_text_indent_increase_rtl_20_filled": 61860,
- "ic_fluent_text_indent_increase_rtl_20_regular": 61861,
- "ic_fluent_text_indent_increase_rtl_90_20_filled": 61862,
- "ic_fluent_text_indent_increase_rtl_90_20_regular": 61863,
- "ic_fluent_text_indent_increase_rtl_rotate_270_20_filled": 61864,
- "ic_fluent_text_indent_increase_rtl_rotate_270_20_regular": 61865,
- "ic_fluent_text_italic_20_filled": 61866,
- "ic_fluent_text_italic_20_regular": 61867,
- "ic_fluent_text_line_spacing_20_filled": 61868,
- "ic_fluent_text_line_spacing_20_regular": 61869,
- "ic_fluent_text_more_20_filled": 61870,
- "ic_fluent_text_more_20_regular": 61871,
- "ic_fluent_text_number_format_20_filled": 61872,
- "ic_fluent_text_number_format_20_regular": 61873,
- "ic_fluent_text_number_list_ltr_20_filled": 61874,
- "ic_fluent_text_number_list_ltr_20_regular": 61875,
- "ic_fluent_text_number_list_ltr_90_20_filled": 61876,
- "ic_fluent_text_number_list_ltr_90_20_regular": 61877,
- "ic_fluent_text_number_list_ltr_rotate_270_20_filled": 61878,
- "ic_fluent_text_number_list_ltr_rotate_270_20_regular": 61879,
- "ic_fluent_text_number_list_rotate_270_20_filled": 61880,
- "ic_fluent_text_number_list_rotate_270_20_regular": 61881,
- "ic_fluent_text_number_list_rotate_90_20_filled": 61882,
- "ic_fluent_text_number_list_rotate_90_20_regular": 61883,
- "ic_fluent_text_number_list_rtl_20_filled": 61884,
- "ic_fluent_text_number_list_rtl_20_regular": 61885,
- "ic_fluent_text_number_list_rtl_90_20_filled": 61886,
- "ic_fluent_text_number_list_rtl_90_20_regular": 61887,
- "ic_fluent_text_number_list_rtl_rotate_270_20_filled": 61888,
- "ic_fluent_text_number_list_rtl_rotate_270_20_regular": 61889,
- "ic_fluent_text_paragraph_20_filled": 61890,
- "ic_fluent_text_paragraph_20_regular": 61891,
- "ic_fluent_text_paragraph_direction_20_filled": 61892,
- "ic_fluent_text_paragraph_direction_20_regular": 61893,
- "ic_fluent_text_paragraph_direction_left_20_filled": 61894,
- "ic_fluent_text_paragraph_direction_left_20_regular": 61895,
- "ic_fluent_text_paragraph_direction_right_20_filled": 61896,
- "ic_fluent_text_paragraph_direction_right_20_regular": 61897,
- "ic_fluent_text_period_asterisk_20_filled": 61898,
- "ic_fluent_text_period_asterisk_20_regular": 61899,
- "ic_fluent_text_position_behind_20_filled": 61900,
- "ic_fluent_text_position_behind_20_regular": 61901,
- "ic_fluent_text_position_front_20_filled": 61902,
- "ic_fluent_text_position_front_20_regular": 61903,
- "ic_fluent_text_position_line_20_filled": 61904,
- "ic_fluent_text_position_line_20_regular": 61905,
- "ic_fluent_text_position_square_20_filled": 61906,
- "ic_fluent_text_position_square_20_regular": 61907,
- "ic_fluent_text_position_square_left_20_filled": 61908,
- "ic_fluent_text_position_square_left_20_regular": 61909,
- "ic_fluent_text_position_square_right_20_filled": 61910,
- "ic_fluent_text_position_square_right_20_regular": 61911,
- "ic_fluent_text_position_through_20_filled": 61912,
- "ic_fluent_text_position_through_20_regular": 61913,
- "ic_fluent_text_position_tight_20_filled": 61914,
- "ic_fluent_text_position_tight_20_regular": 61915,
- "ic_fluent_text_position_top_bottom_20_filled": 61916,
- "ic_fluent_text_position_top_bottom_20_regular": 61917,
- "ic_fluent_text_proofing_tools_20_filled": 61918,
- "ic_fluent_text_proofing_tools_20_regular": 61919,
- "ic_fluent_text_quote_20_filled": 61920,
- "ic_fluent_text_quote_20_regular": 61921,
- "ic_fluent_text_sort_ascending_20_filled": 61922,
- "ic_fluent_text_sort_ascending_20_regular": 61923,
- "ic_fluent_text_sort_descending_20_filled": 61924,
- "ic_fluent_text_sort_descending_20_regular": 61925,
- "ic_fluent_text_strikethrough_20_filled": 61926,
- "ic_fluent_text_strikethrough_20_regular": 61927,
- "ic_fluent_text_subscript_20_filled": 61928,
- "ic_fluent_text_subscript_20_regular": 61929,
- "ic_fluent_text_superscript_20_filled": 61930,
- "ic_fluent_text_superscript_20_regular": 61931,
- "ic_fluent_text_t_20_filled": 61932,
- "ic_fluent_text_t_20_regular": 61933,
- "ic_fluent_text_underline_20_filled": 61934,
- "ic_fluent_text_underline_20_regular": 61935,
- "ic_fluent_text_underline_character_u_20_filled": 61936,
- "ic_fluent_text_underline_character_u_20_regular": 61937,
- "ic_fluent_text_underline_double_20_filled": 61938,
- "ic_fluent_text_underline_double_20_regular": 61939,
- "ic_fluent_text_whole_word_20_filled": 61940,
- "ic_fluent_text_whole_word_20_regular": 61941,
- "ic_fluent_text_word_count_20_filled": 61942,
- "ic_fluent_text_word_count_20_regular": 61943,
- "ic_fluent_text_wrap_20_filled": 61944,
- "ic_fluent_text_wrap_20_regular": 61945,
- "ic_fluent_text_wrap_off_20_filled": 61946,
- "ic_fluent_text_wrap_off_20_regular": 61947,
- "ic_fluent_textbox_20_filled": 61948,
- "ic_fluent_textbox_20_regular": 61949,
- "ic_fluent_textbox_align_bottom_20_filled": 61950,
- "ic_fluent_textbox_align_bottom_20_regular": 61951,
- "ic_fluent_textbox_align_bottom_center_20_filled": 61952,
- "ic_fluent_textbox_align_bottom_center_20_regular": 61953,
- "ic_fluent_textbox_align_bottom_left_20_filled": 61954,
- "ic_fluent_textbox_align_bottom_left_20_regular": 61955,
- "ic_fluent_textbox_align_bottom_right_20_filled": 61956,
- "ic_fluent_textbox_align_bottom_right_20_regular": 61957,
- "ic_fluent_textbox_align_bottom_rotate_90_20_filled": 61958,
- "ic_fluent_textbox_align_bottom_rotate_90_20_regular": 61959,
- "ic_fluent_textbox_align_center_20_filled": 61960,
- "ic_fluent_textbox_align_center_20_regular": 61961,
- "ic_fluent_textbox_align_middle_20_filled": 61962,
- "ic_fluent_textbox_align_middle_20_regular": 61963,
- "ic_fluent_textbox_align_middle_left_20_filled": 61964,
- "ic_fluent_textbox_align_middle_left_20_regular": 61965,
- "ic_fluent_textbox_align_middle_right_20_filled": 61966,
- "ic_fluent_textbox_align_middle_right_20_regular": 61967,
- "ic_fluent_textbox_align_middle_rotate_90_20_filled": 61968,
- "ic_fluent_textbox_align_middle_rotate_90_20_regular": 61969,
- "ic_fluent_textbox_align_top_20_filled": 61970,
- "ic_fluent_textbox_align_top_20_regular": 61971,
- "ic_fluent_textbox_align_top_center_20_filled": 61972,
- "ic_fluent_textbox_align_top_center_20_regular": 61973,
- "ic_fluent_textbox_align_top_left_20_filled": 61974,
- "ic_fluent_textbox_align_top_left_20_regular": 61975,
- "ic_fluent_textbox_align_top_right_20_filled": 61976,
- "ic_fluent_textbox_align_top_right_20_regular": 61977,
- "ic_fluent_textbox_align_top_rotate_90_20_filled": 61978,
- "ic_fluent_textbox_align_top_rotate_90_20_regular": 61979,
- "ic_fluent_textbox_more_20_filled": 61980,
- "ic_fluent_textbox_more_20_regular": 61981,
- "ic_fluent_textbox_rotate_90_20_filled": 61982,
- "ic_fluent_textbox_rotate_90_20_regular": 61983,
- "ic_fluent_textbox_settings_20_filled": 61984,
- "ic_fluent_textbox_settings_20_regular": 61985,
- "ic_fluent_thinking_20_filled": 61986,
- "ic_fluent_thinking_20_regular": 61987,
- "ic_fluent_thumb_dislike_20_filled": 61988,
- "ic_fluent_thumb_dislike_20_regular": 61989,
- "ic_fluent_thumb_like_20_filled": 61990,
- "ic_fluent_thumb_like_20_regular": 61991,
- "ic_fluent_thumb_like_dislike_20_filled": 61992,
- "ic_fluent_thumb_like_dislike_20_regular": 61993,
- "ic_fluent_ticket_diagonal_20_filled": 61994,
- "ic_fluent_ticket_diagonal_20_regular": 61995,
- "ic_fluent_ticket_horizontal_20_filled": 61996,
- "ic_fluent_ticket_horizontal_20_regular": 61997,
- "ic_fluent_time_and_weather_20_filled": 61998,
- "ic_fluent_time_and_weather_20_regular": 61999,
- "ic_fluent_time_picker_20_filled": 62000,
- "ic_fluent_time_picker_20_regular": 62001,
- "ic_fluent_timeline_20_filled": 62002,
- "ic_fluent_timeline_20_regular": 62003,
- "ic_fluent_timer_10_20_filled": 62004,
- "ic_fluent_timer_10_20_regular": 62005,
- "ic_fluent_timer_2_20_filled": 62006,
- "ic_fluent_timer_2_20_regular": 62007,
- "ic_fluent_timer_20_filled": 62008,
- "ic_fluent_timer_20_regular": 62009,
- "ic_fluent_timer_3_20_filled": 62010,
- "ic_fluent_timer_3_20_regular": 62011,
- "ic_fluent_timer_off_20_filled": 62012,
- "ic_fluent_timer_off_20_regular": 62013,
- "ic_fluent_toggle_left_20_filled": 62014,
- "ic_fluent_toggle_left_20_regular": 62015,
- "ic_fluent_toggle_multiple_20_filled": 62016,
- "ic_fluent_toggle_multiple_20_regular": 62017,
- "ic_fluent_toggle_right_20_filled": 62018,
- "ic_fluent_toggle_right_20_regular": 62019,
- "ic_fluent_toolbox_20_filled": 62020,
- "ic_fluent_toolbox_20_regular": 62021,
- "ic_fluent_tooltip_quote_20_filled": 62022,
- "ic_fluent_tooltip_quote_20_regular": 62023,
- "ic_fluent_top_speed_20_filled": 62024,
- "ic_fluent_top_speed_20_regular": 62025,
- "ic_fluent_translate_20_filled": 62026,
- "ic_fluent_translate_20_regular": 62027,
- "ic_fluent_translate_auto_20_filled": 62028,
- "ic_fluent_translate_auto_20_regular": 62029,
- "ic_fluent_translate_off_20_filled": 62030,
- "ic_fluent_translate_off_20_regular": 62031,
- "ic_fluent_transmission_20_filled": 62032,
- "ic_fluent_transmission_20_regular": 62033,
- "ic_fluent_transparency_square_20_filled": 62034,
- "ic_fluent_transparency_square_20_regular": 62035,
- "ic_fluent_tray_item_add_20_filled": 62036,
- "ic_fluent_tray_item_add_20_regular": 62037,
- "ic_fluent_tray_item_remove_20_filled": 62038,
- "ic_fluent_tray_item_remove_20_regular": 62039,
- "ic_fluent_tree_deciduous_20_filled": 62040,
- "ic_fluent_tree_deciduous_20_regular": 62041,
- "ic_fluent_tree_evergreen_20_filled": 62042,
- "ic_fluent_tree_evergreen_20_regular": 62043,
- "ic_fluent_triangle_20_filled": 62044,
- "ic_fluent_triangle_20_regular": 62045,
- "ic_fluent_triangle_down_20_filled": 62046,
- "ic_fluent_triangle_down_20_regular": 62047,
- "ic_fluent_triangle_left_20_filled": 62048,
- "ic_fluent_triangle_left_20_regular": 62049,
- "ic_fluent_triangle_right_20_filled": 62050,
- "ic_fluent_triangle_right_20_regular": 62051,
- "ic_fluent_triangle_up_20_filled": 62052,
- "ic_fluent_triangle_up_20_regular": 62053,
- "ic_fluent_trophy_20_filled": 62054,
- "ic_fluent_trophy_20_regular": 62055,
- "ic_fluent_trophy_lock_20_filled": 62056,
- "ic_fluent_trophy_lock_20_regular": 62057,
- "ic_fluent_trophy_off_20_filled": 62058,
- "ic_fluent_trophy_off_20_regular": 62059,
- "ic_fluent_tv_20_filled": 62060,
- "ic_fluent_tv_20_regular": 62061,
- "ic_fluent_tv_arrow_right_20_filled": 62062,
- "ic_fluent_tv_arrow_right_20_regular": 62063,
- "ic_fluent_tv_usb_20_filled": 62064,
- "ic_fluent_tv_usb_20_regular": 62065,
- "ic_fluent_umbrella_20_filled": 62066,
- "ic_fluent_umbrella_20_regular": 62067,
- "ic_fluent_uninstall_app_20_filled": 62068,
- "ic_fluent_uninstall_app_20_regular": 62069,
- "ic_fluent_usb_plug_20_filled": 62070,
- "ic_fluent_usb_plug_20_regular": 62071,
- "ic_fluent_usb_stick_20_filled": 62072,
- "ic_fluent_usb_stick_20_regular": 62073,
- "ic_fluent_vault_20_filled": 62074,
- "ic_fluent_vault_20_regular": 62075,
- "ic_fluent_vehicle_bicycle_20_filled": 62076,
- "ic_fluent_vehicle_bicycle_20_regular": 62077,
- "ic_fluent_vehicle_bus_20_filled": 62078,
- "ic_fluent_vehicle_bus_20_regular": 62079,
- "ic_fluent_vehicle_cab_20_filled": 62080,
- "ic_fluent_vehicle_cab_20_regular": 62081,
- "ic_fluent_vehicle_cable_car_20_filled": 62082,
- "ic_fluent_vehicle_cable_car_20_regular": 62083,
- "ic_fluent_vehicle_car_20_filled": 62084,
- "ic_fluent_vehicle_car_20_regular": 62085,
- "ic_fluent_vehicle_car_collision_20_filled": 62086,
- "ic_fluent_vehicle_car_collision_20_regular": 62087,
- "ic_fluent_vehicle_car_parking_20_filled": 62088,
- "ic_fluent_vehicle_car_parking_20_regular": 62089,
- "ic_fluent_vehicle_car_profile_20_filled": 62090,
- "ic_fluent_vehicle_car_profile_20_regular": 62091,
- "ic_fluent_vehicle_car_profile_ltr_20_filled": 62092,
- "ic_fluent_vehicle_car_profile_ltr_20_regular": 62093,
- "ic_fluent_vehicle_car_profile_ltr_clock_20_filled": 62094,
- "ic_fluent_vehicle_car_profile_ltr_clock_20_regular": 62095,
- "ic_fluent_vehicle_car_profile_rtl_20_filled": 62096,
- "ic_fluent_vehicle_car_profile_rtl_20_regular": 62097,
- "ic_fluent_vehicle_ship_20_filled": 62098,
- "ic_fluent_vehicle_ship_20_regular": 62099,
- "ic_fluent_vehicle_subway_20_filled": 62100,
- "ic_fluent_vehicle_subway_20_regular": 62101,
- "ic_fluent_vehicle_subway_clock_20_filled": 62102,
- "ic_fluent_vehicle_subway_clock_20_regular": 62103,
- "ic_fluent_vehicle_tractor_20_filled": 62104,
- "ic_fluent_vehicle_tractor_20_regular": 62105,
- "ic_fluent_vehicle_truck_20_filled": 62106,
- "ic_fluent_vehicle_truck_20_regular": 62107,
- "ic_fluent_vehicle_truck_bag_20_filled": 62108,
- "ic_fluent_vehicle_truck_bag_20_regular": 62109,
- "ic_fluent_vehicle_truck_cube_20_filled": 62110,
- "ic_fluent_vehicle_truck_cube_20_regular": 62111,
- "ic_fluent_vehicle_truck_profile_20_filled": 62112,
- "ic_fluent_vehicle_truck_profile_20_regular": 62113,
- "ic_fluent_video_20_filled": 62114,
- "ic_fluent_video_20_regular": 62115,
- "ic_fluent_video_360_20_filled": 62116,
- "ic_fluent_video_360_20_regular": 62117,
- "ic_fluent_video_360_off_20_filled": 62118,
- "ic_fluent_video_360_off_20_regular": 62119,
- "ic_fluent_video_add_20_filled": 62120,
- "ic_fluent_video_add_20_regular": 62121,
- "ic_fluent_video_background_effect_20_filled": 62122,
- "ic_fluent_video_background_effect_20_regular": 62123,
- "ic_fluent_video_background_effect_horizontal_20_filled": 62124,
- "ic_fluent_video_background_effect_horizontal_20_regular": 62125,
- "ic_fluent_video_chat_20_filled": 62126,
- "ic_fluent_video_chat_20_regular": 62127,
- "ic_fluent_video_clip_20_filled": 62128,
- "ic_fluent_video_clip_20_regular": 62129,
- "ic_fluent_video_clip_multiple_20_filled": 62130,
- "ic_fluent_video_clip_multiple_20_regular": 62131,
- "ic_fluent_video_clip_off_20_filled": 62132,
- "ic_fluent_video_clip_off_20_regular": 62133,
- "ic_fluent_video_clip_optimize_20_filled": 62134,
- "ic_fluent_video_clip_optimize_20_regular": 62135,
- "ic_fluent_video_clip_wand_20_filled": 62136,
- "ic_fluent_video_clip_wand_20_regular": 62137,
- "ic_fluent_video_off_20_filled": 62138,
- "ic_fluent_video_off_20_regular": 62139,
- "ic_fluent_video_person_20_filled": 62140,
- "ic_fluent_video_person_20_regular": 62141,
- "ic_fluent_video_person_call_20_filled": 62142,
- "ic_fluent_video_person_call_20_regular": 62143,
- "ic_fluent_video_person_clock_20_filled": 62144,
- "ic_fluent_video_person_clock_20_regular": 62145,
- "ic_fluent_video_person_off_20_filled": 62146,
- "ic_fluent_video_person_off_20_regular": 62147,
- "ic_fluent_video_person_pulse_20_filled": 62148,
- "ic_fluent_video_person_pulse_20_regular": 62149,
- "ic_fluent_video_person_sparkle_20_filled": 62150,
- "ic_fluent_video_person_sparkle_20_regular": 62151,
- "ic_fluent_video_person_sparkle_off_20_filled": 62152,
- "ic_fluent_video_person_sparkle_off_20_regular": 62153,
- "ic_fluent_video_person_star_20_filled": 62154,
- "ic_fluent_video_person_star_20_regular": 62155,
- "ic_fluent_video_person_star_off_20_filled": 62156,
- "ic_fluent_video_person_star_off_20_regular": 62157,
- "ic_fluent_video_play_pause_20_filled": 62158,
- "ic_fluent_video_play_pause_20_regular": 62159,
- "ic_fluent_video_prohibited_20_filled": 62160,
- "ic_fluent_video_prohibited_20_regular": 62161,
- "ic_fluent_video_recording_20_filled": 62162,
- "ic_fluent_video_recording_20_regular": 62163,
- "ic_fluent_video_security_20_filled": 62164,
- "ic_fluent_video_security_20_regular": 62165,
- "ic_fluent_video_switch_20_filled": 62166,
- "ic_fluent_video_switch_20_regular": 62167,
- "ic_fluent_video_sync_20_filled": 62168,
- "ic_fluent_video_sync_20_regular": 62169,
- "ic_fluent_view_desktop_20_filled": 62170,
- "ic_fluent_view_desktop_20_regular": 62171,
- "ic_fluent_view_desktop_mobile_20_filled": 62172,
- "ic_fluent_view_desktop_mobile_20_regular": 62173,
- "ic_fluent_virtual_network_20_filled": 62174,
- "ic_fluent_virtual_network_20_regular": 62175,
- "ic_fluent_virtual_network_toolbox_20_filled": 62176,
- "ic_fluent_virtual_network_toolbox_20_regular": 62177,
- "ic_fluent_voicemail_20_filled": 62178,
- "ic_fluent_voicemail_20_regular": 62179,
- "ic_fluent_voicemail_arrow_back_20_filled": 62180,
- "ic_fluent_voicemail_arrow_back_20_regular": 62181,
- "ic_fluent_voicemail_arrow_forward_20_filled": 62182,
- "ic_fluent_voicemail_arrow_forward_20_regular": 62183,
- "ic_fluent_voicemail_arrow_subtract_20_filled": 62184,
- "ic_fluent_voicemail_arrow_subtract_20_regular": 62185,
- "ic_fluent_voicemail_shield_20_filled": 62186,
- "ic_fluent_voicemail_shield_20_regular": 62187,
- "ic_fluent_voicemail_subtract_20_filled": 62188,
- "ic_fluent_voicemail_subtract_20_regular": 62189,
- "ic_fluent_vote_20_filled": 62190,
- "ic_fluent_vote_20_regular": 62191,
- "ic_fluent_walkie_talkie_20_filled": 62192,
- "ic_fluent_walkie_talkie_20_regular": 62193,
- "ic_fluent_wallet_20_filled": 62194,
- "ic_fluent_wallet_20_regular": 62195,
- "ic_fluent_wallet_credit_card_20_filled": 62196,
- "ic_fluent_wallet_credit_card_20_regular": 62197,
- "ic_fluent_wallpaper_20_filled": 62198,
- "ic_fluent_wallpaper_20_regular": 62199,
- "ic_fluent_wand_20_filled": 62200,
- "ic_fluent_wand_20_regular": 62201,
- "ic_fluent_warning_20_filled": 62202,
- "ic_fluent_warning_20_regular": 62203,
- "ic_fluent_warning_shield_20_filled": 62204,
- "ic_fluent_warning_shield_20_regular": 62205,
- "ic_fluent_washer_20_filled": 62206,
- "ic_fluent_washer_20_regular": 62207,
- "ic_fluent_water_20_filled": 62208,
- "ic_fluent_water_20_regular": 62209,
- "ic_fluent_weather_blowing_snow_20_filled": 62210,
- "ic_fluent_weather_blowing_snow_20_regular": 62211,
- "ic_fluent_weather_cloudy_20_filled": 62212,
- "ic_fluent_weather_cloudy_20_regular": 62213,
- "ic_fluent_weather_drizzle_20_filled": 62214,
- "ic_fluent_weather_drizzle_20_regular": 62215,
- "ic_fluent_weather_duststorm_20_filled": 62216,
- "ic_fluent_weather_duststorm_20_regular": 62217,
- "ic_fluent_weather_fog_20_filled": 62218,
- "ic_fluent_weather_fog_20_regular": 62219,
- "ic_fluent_weather_hail_day_20_filled": 62220,
- "ic_fluent_weather_hail_day_20_regular": 62221,
- "ic_fluent_weather_hail_night_20_filled": 62222,
- "ic_fluent_weather_hail_night_20_regular": 62223,
- "ic_fluent_weather_haze_20_filled": 62224,
- "ic_fluent_weather_haze_20_regular": 62225,
- "ic_fluent_weather_moon_20_filled": 62226,
- "ic_fluent_weather_moon_20_regular": 62227,
- "ic_fluent_weather_moon_off_20_filled": 62228,
- "ic_fluent_weather_moon_off_20_regular": 62229,
- "ic_fluent_weather_partly_cloudy_day_20_filled": 62230,
- "ic_fluent_weather_partly_cloudy_day_20_regular": 62231,
- "ic_fluent_weather_partly_cloudy_night_20_filled": 62232,
- "ic_fluent_weather_partly_cloudy_night_20_regular": 62233,
- "ic_fluent_weather_rain_20_filled": 62234,
- "ic_fluent_weather_rain_20_regular": 62235,
- "ic_fluent_weather_rain_showers_day_20_filled": 62236,
- "ic_fluent_weather_rain_showers_day_20_regular": 62237,
- "ic_fluent_weather_rain_showers_night_20_filled": 62238,
- "ic_fluent_weather_rain_showers_night_20_regular": 62239,
- "ic_fluent_weather_rain_snow_20_filled": 62240,
- "ic_fluent_weather_rain_snow_20_regular": 62241,
- "ic_fluent_weather_snow_20_filled": 62242,
- "ic_fluent_weather_snow_20_regular": 62243,
- "ic_fluent_weather_snow_shower_day_20_filled": 62244,
- "ic_fluent_weather_snow_shower_day_20_regular": 62245,
- "ic_fluent_weather_snow_shower_night_20_filled": 62246,
- "ic_fluent_weather_snow_shower_night_20_regular": 62247,
- "ic_fluent_weather_snowflake_20_filled": 62248,
- "ic_fluent_weather_snowflake_20_regular": 62249,
- "ic_fluent_weather_squalls_20_filled": 62250,
- "ic_fluent_weather_squalls_20_regular": 62251,
- "ic_fluent_weather_sunny_20_filled": 62252,
- "ic_fluent_weather_sunny_20_regular": 62253,
- "ic_fluent_weather_sunny_high_20_filled": 62254,
- "ic_fluent_weather_sunny_high_20_regular": 62255,
- "ic_fluent_weather_sunny_low_20_filled": 62256,
- "ic_fluent_weather_sunny_low_20_regular": 62257,
- "ic_fluent_weather_thunderstorm_20_filled": 62258,
- "ic_fluent_weather_thunderstorm_20_regular": 62259,
- "ic_fluent_web_asset_20_filled": 62260,
- "ic_fluent_web_asset_20_regular": 62261,
- "ic_fluent_whiteboard_20_filled": 62262,
- "ic_fluent_whiteboard_20_regular": 62263,
- "ic_fluent_whiteboard_off_20_filled": 62264,
- "ic_fluent_whiteboard_off_20_regular": 62265,
- "ic_fluent_wifi_1_20_filled": 62266,
- "ic_fluent_wifi_1_20_regular": 62267,
- "ic_fluent_wifi_2_20_filled": 62268,
- "ic_fluent_wifi_2_20_regular": 62269,
- "ic_fluent_wifi_3_20_filled": 62270,
- "ic_fluent_wifi_3_20_regular": 62271,
- "ic_fluent_wifi_4_20_filled": 62272,
- "ic_fluent_wifi_4_20_regular": 62273,
- "ic_fluent_wifi_lock_20_filled": 62274,
- "ic_fluent_wifi_lock_20_regular": 62275,
- "ic_fluent_wifi_off_20_filled": 62276,
- "ic_fluent_wifi_off_20_regular": 62277,
- "ic_fluent_wifi_settings_20_filled": 62278,
- "ic_fluent_wifi_settings_20_regular": 62279,
- "ic_fluent_wifi_warning_20_filled": 62280,
- "ic_fluent_wifi_warning_20_regular": 62281,
- "ic_fluent_window_20_filled": 62282,
- "ic_fluent_window_20_regular": 62283,
- "ic_fluent_window_ad_20_filled": 62284,
- "ic_fluent_window_ad_20_regular": 62285,
- "ic_fluent_window_ad_off_20_filled": 62286,
- "ic_fluent_window_ad_off_20_regular": 62287,
- "ic_fluent_window_ad_person_20_filled": 62288,
- "ic_fluent_window_ad_person_20_regular": 62289,
- "ic_fluent_window_apps_20_filled": 62290,
- "ic_fluent_window_apps_20_regular": 62291,
- "ic_fluent_window_arrow_up_20_filled": 62292,
- "ic_fluent_window_arrow_up_20_regular": 62293,
- "ic_fluent_window_bullet_list_20_filled": 62294,
- "ic_fluent_window_bullet_list_20_regular": 62295,
- "ic_fluent_window_bullet_list_add_20_filled": 62296,
- "ic_fluent_window_bullet_list_add_20_regular": 62297,
- "ic_fluent_window_console_20_filled": 62298,
- "ic_fluent_window_console_20_regular": 62299,
- "ic_fluent_window_database_20_filled": 62300,
- "ic_fluent_window_database_20_regular": 62301,
- "ic_fluent_window_dev_edit_20_filled": 62302,
- "ic_fluent_window_dev_edit_20_regular": 62303,
- "ic_fluent_window_dev_tools_20_filled": 62304,
- "ic_fluent_window_dev_tools_20_regular": 62305,
- "ic_fluent_window_edit_20_filled": 62306,
- "ic_fluent_window_edit_20_regular": 62307,
- "ic_fluent_window_fingerprint_20_filled": 62308,
- "ic_fluent_window_fingerprint_20_regular": 62309,
- "ic_fluent_window_header_horizontal_20_filled": 62310,
- "ic_fluent_window_header_horizontal_20_regular": 62311,
- "ic_fluent_window_header_horizontal_off_20_filled": 62312,
- "ic_fluent_window_header_horizontal_off_20_regular": 62313,
- "ic_fluent_window_header_vertical_20_filled": 62314,
- "ic_fluent_window_header_vertical_20_regular": 62315,
- "ic_fluent_window_inprivate_20_filled": 62316,
- "ic_fluent_window_inprivate_20_regular": 62317,
- "ic_fluent_window_inprivate_account_20_filled": 62318,
- "ic_fluent_window_inprivate_account_20_regular": 62319,
- "ic_fluent_window_location_target_20_filled": 62320,
- "ic_fluent_window_location_target_20_regular": 62321,
- "ic_fluent_window_multiple_20_filled": 62322,
- "ic_fluent_window_multiple_20_regular": 62323,
- "ic_fluent_window_multiple_swap_20_filled": 62324,
- "ic_fluent_window_multiple_swap_20_regular": 62325,
- "ic_fluent_window_new_20_filled": 62326,
- "ic_fluent_window_new_20_regular": 62327,
- "ic_fluent_window_play_20_filled": 62328,
- "ic_fluent_window_play_20_regular": 62329,
- "ic_fluent_window_settings_20_filled": 62330,
- "ic_fluent_window_settings_20_regular": 62331,
- "ic_fluent_window_shield_20_filled": 62332,
- "ic_fluent_window_shield_20_regular": 62333,
- "ic_fluent_window_text_20_filled": 62334,
- "ic_fluent_window_text_20_regular": 62335,
- "ic_fluent_window_wrench_20_filled": 62336,
- "ic_fluent_window_wrench_20_regular": 62337,
- "ic_fluent_wrench_20_filled": 62338,
- "ic_fluent_wrench_20_regular": 62339,
- "ic_fluent_wrench_screwdriver_20_filled": 62340,
- "ic_fluent_wrench_screwdriver_20_regular": 62341,
- "ic_fluent_wrench_settings_20_filled": 62342,
- "ic_fluent_wrench_settings_20_regular": 62343,
- "ic_fluent_xbox_console_20_filled": 62344,
- "ic_fluent_xbox_console_20_regular": 62345,
- "ic_fluent_xbox_controller_20_filled": 62346,
- "ic_fluent_xbox_controller_20_regular": 62347,
- "ic_fluent_xbox_controller_error_20_filled": 62348,
- "ic_fluent_xbox_controller_error_20_regular": 62349,
- "ic_fluent_xray_20_filled": 62350,
- "ic_fluent_xray_20_regular": 62351,
- "ic_fluent_zoom_fit_20_filled": 62352,
- "ic_fluent_zoom_fit_20_regular": 62353,
- "ic_fluent_zoom_in_20_filled": 62354,
- "ic_fluent_zoom_in_20_regular": 62355,
- "ic_fluent_zoom_out_20_filled": 62356,
- "ic_fluent_zoom_out_20_regular": 62357
+ "ic_fluent_arrow_expand_all_20_filled": 57552,
+ "ic_fluent_arrow_expand_all_20_regular": 57553,
+ "ic_fluent_arrow_export_20_filled": 57554,
+ "ic_fluent_arrow_export_20_regular": 57555,
+ "ic_fluent_arrow_export_ltr_20_filled": 57556,
+ "ic_fluent_arrow_export_ltr_20_regular": 57557,
+ "ic_fluent_arrow_export_rtl_20_filled": 57558,
+ "ic_fluent_arrow_export_rtl_20_regular": 57559,
+ "ic_fluent_arrow_export_up_20_filled": 57560,
+ "ic_fluent_arrow_export_up_20_regular": 57561,
+ "ic_fluent_arrow_fit_20_filled": 57562,
+ "ic_fluent_arrow_fit_20_regular": 57563,
+ "ic_fluent_arrow_fit_in_20_filled": 57564,
+ "ic_fluent_arrow_fit_in_20_regular": 57565,
+ "ic_fluent_arrow_flow_diagonal_up_right_20_filled": 57566,
+ "ic_fluent_arrow_flow_diagonal_up_right_20_regular": 57567,
+ "ic_fluent_arrow_flow_up_right_20_filled": 57568,
+ "ic_fluent_arrow_flow_up_right_20_regular": 57569,
+ "ic_fluent_arrow_flow_up_right_rectangle_multiple_20_filled": 57570,
+ "ic_fluent_arrow_flow_up_right_rectangle_multiple_20_regular": 57571,
+ "ic_fluent_arrow_forward_20_filled": 57572,
+ "ic_fluent_arrow_forward_20_regular": 57573,
+ "ic_fluent_arrow_forward_down_lightning_20_filled": 57574,
+ "ic_fluent_arrow_forward_down_lightning_20_regular": 57575,
+ "ic_fluent_arrow_forward_down_person_20_filled": 57576,
+ "ic_fluent_arrow_forward_down_person_20_regular": 57577,
+ "ic_fluent_arrow_hook_down_left_20_filled": 57578,
+ "ic_fluent_arrow_hook_down_left_20_regular": 57579,
+ "ic_fluent_arrow_hook_down_right_20_filled": 57580,
+ "ic_fluent_arrow_hook_down_right_20_regular": 57581,
+ "ic_fluent_arrow_hook_up_left_20_filled": 57582,
+ "ic_fluent_arrow_hook_up_left_20_regular": 57583,
+ "ic_fluent_arrow_hook_up_right_20_filled": 57584,
+ "ic_fluent_arrow_hook_up_right_20_regular": 57585,
+ "ic_fluent_arrow_import_20_filled": 57586,
+ "ic_fluent_arrow_import_20_regular": 57587,
+ "ic_fluent_arrow_join_20_filled": 57588,
+ "ic_fluent_arrow_join_20_regular": 57589,
+ "ic_fluent_arrow_left_20_filled": 57590,
+ "ic_fluent_arrow_left_20_regular": 57591,
+ "ic_fluent_arrow_maximize_20_filled": 57592,
+ "ic_fluent_arrow_maximize_20_regular": 57593,
+ "ic_fluent_arrow_maximize_vertical_20_filled": 57594,
+ "ic_fluent_arrow_maximize_vertical_20_regular": 57595,
+ "ic_fluent_arrow_minimize_20_filled": 57596,
+ "ic_fluent_arrow_minimize_20_regular": 57597,
+ "ic_fluent_arrow_minimize_vertical_20_filled": 57598,
+ "ic_fluent_arrow_minimize_vertical_20_regular": 57599,
+ "ic_fluent_arrow_move_20_filled": 57600,
+ "ic_fluent_arrow_move_20_regular": 57601,
+ "ic_fluent_arrow_move_inward_20_filled": 57602,
+ "ic_fluent_arrow_move_inward_20_regular": 57603,
+ "ic_fluent_arrow_next_20_filled": 57604,
+ "ic_fluent_arrow_next_20_regular": 57605,
+ "ic_fluent_arrow_outline_down_left_20_filled": 57606,
+ "ic_fluent_arrow_outline_down_left_20_regular": 57607,
+ "ic_fluent_arrow_outline_up_right_20_filled": 57608,
+ "ic_fluent_arrow_outline_up_right_20_regular": 57609,
+ "ic_fluent_arrow_paragraph_20_filled": 57610,
+ "ic_fluent_arrow_paragraph_20_regular": 57611,
+ "ic_fluent_arrow_previous_20_filled": 57612,
+ "ic_fluent_arrow_previous_20_regular": 57613,
+ "ic_fluent_arrow_redo_20_filled": 57614,
+ "ic_fluent_arrow_redo_20_regular": 57615,
+ "ic_fluent_arrow_repeat_1_20_filled": 57616,
+ "ic_fluent_arrow_repeat_1_20_regular": 57617,
+ "ic_fluent_arrow_repeat_all_20_filled": 57618,
+ "ic_fluent_arrow_repeat_all_20_regular": 57619,
+ "ic_fluent_arrow_repeat_all_off_20_filled": 57620,
+ "ic_fluent_arrow_repeat_all_off_20_regular": 57621,
+ "ic_fluent_arrow_reply_20_filled": 57622,
+ "ic_fluent_arrow_reply_20_regular": 57623,
+ "ic_fluent_arrow_reply_all_20_filled": 57624,
+ "ic_fluent_arrow_reply_all_20_regular": 57625,
+ "ic_fluent_arrow_reply_down_20_filled": 57626,
+ "ic_fluent_arrow_reply_down_20_regular": 57627,
+ "ic_fluent_arrow_reset_20_filled": 57628,
+ "ic_fluent_arrow_reset_20_regular": 57629,
+ "ic_fluent_arrow_right_20_filled": 57630,
+ "ic_fluent_arrow_right_20_regular": 57631,
+ "ic_fluent_arrow_rotate_clockwise_20_filled": 57632,
+ "ic_fluent_arrow_rotate_clockwise_20_regular": 57633,
+ "ic_fluent_arrow_rotate_counterclockwise_20_filled": 57634,
+ "ic_fluent_arrow_rotate_counterclockwise_20_regular": 57635,
+ "ic_fluent_arrow_routing_20_filled": 57636,
+ "ic_fluent_arrow_routing_20_regular": 57637,
+ "ic_fluent_arrow_routing_rectangle_multiple_20_filled": 57638,
+ "ic_fluent_arrow_routing_rectangle_multiple_20_regular": 57639,
+ "ic_fluent_arrow_shuffle_20_filled": 57640,
+ "ic_fluent_arrow_shuffle_20_regular": 57641,
+ "ic_fluent_arrow_shuffle_off_20_filled": 57642,
+ "ic_fluent_arrow_shuffle_off_20_regular": 57643,
+ "ic_fluent_arrow_sort_20_filled": 57644,
+ "ic_fluent_arrow_sort_20_regular": 57645,
+ "ic_fluent_arrow_sort_down_20_filled": 57646,
+ "ic_fluent_arrow_sort_down_20_regular": 57647,
+ "ic_fluent_arrow_sort_down_lines_20_filled": 57648,
+ "ic_fluent_arrow_sort_down_lines_20_regular": 57649,
+ "ic_fluent_arrow_sort_up_20_filled": 57650,
+ "ic_fluent_arrow_sort_up_20_regular": 57651,
+ "ic_fluent_arrow_sort_up_lines_20_filled": 57652,
+ "ic_fluent_arrow_sort_up_lines_20_regular": 57653,
+ "ic_fluent_arrow_split_20_filled": 57654,
+ "ic_fluent_arrow_split_20_regular": 57655,
+ "ic_fluent_arrow_sprint_20_filled": 57656,
+ "ic_fluent_arrow_sprint_20_regular": 57657,
+ "ic_fluent_arrow_square_down_20_filled": 57658,
+ "ic_fluent_arrow_square_down_20_regular": 57659,
+ "ic_fluent_arrow_square_up_right_20_filled": 57660,
+ "ic_fluent_arrow_square_up_right_20_regular": 57661,
+ "ic_fluent_arrow_step_back_20_filled": 57662,
+ "ic_fluent_arrow_step_back_20_regular": 57663,
+ "ic_fluent_arrow_step_in_20_filled": 57664,
+ "ic_fluent_arrow_step_in_20_regular": 57665,
+ "ic_fluent_arrow_step_in_diagonal_down_left_20_filled": 57666,
+ "ic_fluent_arrow_step_in_diagonal_down_left_20_regular": 57667,
+ "ic_fluent_arrow_step_in_left_20_filled": 57668,
+ "ic_fluent_arrow_step_in_left_20_regular": 57669,
+ "ic_fluent_arrow_step_in_right_20_filled": 57670,
+ "ic_fluent_arrow_step_in_right_20_regular": 57671,
+ "ic_fluent_arrow_step_out_20_filled": 57672,
+ "ic_fluent_arrow_step_out_20_regular": 57673,
+ "ic_fluent_arrow_step_over_20_filled": 57674,
+ "ic_fluent_arrow_step_over_20_regular": 57675,
+ "ic_fluent_arrow_swap_20_filled": 57676,
+ "ic_fluent_arrow_swap_20_regular": 57677,
+ "ic_fluent_arrow_sync_20_filled": 57678,
+ "ic_fluent_arrow_sync_20_regular": 57679,
+ "ic_fluent_arrow_sync_checkmark_20_filled": 57680,
+ "ic_fluent_arrow_sync_checkmark_20_regular": 57681,
+ "ic_fluent_arrow_sync_circle_20_filled": 57682,
+ "ic_fluent_arrow_sync_circle_20_regular": 57683,
+ "ic_fluent_arrow_sync_dismiss_20_filled": 57684,
+ "ic_fluent_arrow_sync_dismiss_20_regular": 57685,
+ "ic_fluent_arrow_sync_off_20_filled": 57686,
+ "ic_fluent_arrow_sync_off_20_regular": 57687,
+ "ic_fluent_arrow_trending_20_filled": 57688,
+ "ic_fluent_arrow_trending_20_regular": 57689,
+ "ic_fluent_arrow_trending_checkmark_20_filled": 57690,
+ "ic_fluent_arrow_trending_checkmark_20_regular": 57691,
+ "ic_fluent_arrow_trending_down_20_filled": 57692,
+ "ic_fluent_arrow_trending_down_20_regular": 57693,
+ "ic_fluent_arrow_trending_lines_20_filled": 57694,
+ "ic_fluent_arrow_trending_lines_20_regular": 57695,
+ "ic_fluent_arrow_trending_settings_20_filled": 57696,
+ "ic_fluent_arrow_trending_settings_20_regular": 57697,
+ "ic_fluent_arrow_trending_sparkle_20_filled": 57698,
+ "ic_fluent_arrow_trending_sparkle_20_regular": 57699,
+ "ic_fluent_arrow_trending_text_20_filled": 57700,
+ "ic_fluent_arrow_trending_text_20_regular": 57701,
+ "ic_fluent_arrow_trending_wrench_20_filled": 57702,
+ "ic_fluent_arrow_trending_wrench_20_regular": 57703,
+ "ic_fluent_arrow_turn_bidirectional_down_right_20_filled": 57704,
+ "ic_fluent_arrow_turn_bidirectional_down_right_20_regular": 57705,
+ "ic_fluent_arrow_turn_down_left_20_filled": 57706,
+ "ic_fluent_arrow_turn_down_left_20_regular": 57707,
+ "ic_fluent_arrow_turn_down_right_20_filled": 57708,
+ "ic_fluent_arrow_turn_down_right_20_regular": 57709,
+ "ic_fluent_arrow_turn_down_up_20_filled": 57710,
+ "ic_fluent_arrow_turn_down_up_20_regular": 57711,
+ "ic_fluent_arrow_turn_left_down_20_filled": 57712,
+ "ic_fluent_arrow_turn_left_down_20_regular": 57713,
+ "ic_fluent_arrow_turn_left_right_20_filled": 57714,
+ "ic_fluent_arrow_turn_left_right_20_regular": 57715,
+ "ic_fluent_arrow_turn_left_up_20_filled": 57716,
+ "ic_fluent_arrow_turn_left_up_20_regular": 57717,
+ "ic_fluent_arrow_turn_right_20_filled": 57718,
+ "ic_fluent_arrow_turn_right_20_regular": 57719,
+ "ic_fluent_arrow_turn_right_down_20_filled": 57720,
+ "ic_fluent_arrow_turn_right_down_20_regular": 57721,
+ "ic_fluent_arrow_turn_right_left_20_filled": 57722,
+ "ic_fluent_arrow_turn_right_left_20_regular": 57723,
+ "ic_fluent_arrow_turn_right_up_20_filled": 57724,
+ "ic_fluent_arrow_turn_right_up_20_regular": 57725,
+ "ic_fluent_arrow_turn_up_down_20_filled": 57726,
+ "ic_fluent_arrow_turn_up_down_20_regular": 57727,
+ "ic_fluent_arrow_turn_up_left_20_filled": 57728,
+ "ic_fluent_arrow_turn_up_left_20_regular": 57729,
+ "ic_fluent_arrow_undo_20_filled": 57730,
+ "ic_fluent_arrow_undo_20_regular": 57731,
+ "ic_fluent_arrow_up_20_filled": 57732,
+ "ic_fluent_arrow_up_20_regular": 57733,
+ "ic_fluent_arrow_up_exclamation_20_filled": 57734,
+ "ic_fluent_arrow_up_exclamation_20_regular": 57735,
+ "ic_fluent_arrow_up_left_20_filled": 57736,
+ "ic_fluent_arrow_up_left_20_regular": 57737,
+ "ic_fluent_arrow_up_right_20_filled": 57738,
+ "ic_fluent_arrow_up_right_20_regular": 57739,
+ "ic_fluent_arrow_upload_20_filled": 57740,
+ "ic_fluent_arrow_upload_20_regular": 57741,
+ "ic_fluent_arrow_wrap_20_filled": 57742,
+ "ic_fluent_arrow_wrap_20_regular": 57743,
+ "ic_fluent_arrow_wrap_off_20_filled": 57744,
+ "ic_fluent_arrow_wrap_off_20_regular": 57745,
+ "ic_fluent_arrows_bidirectional_20_filled": 57746,
+ "ic_fluent_arrows_bidirectional_20_regular": 57747,
+ "ic_fluent_attach_20_filled": 57748,
+ "ic_fluent_attach_20_regular": 57749,
+ "ic_fluent_attach_arrow_right_20_filled": 57750,
+ "ic_fluent_attach_arrow_right_20_regular": 57751,
+ "ic_fluent_attach_text_20_filled": 57752,
+ "ic_fluent_attach_text_20_regular": 57753,
+ "ic_fluent_auto_fit_height_20_filled": 57754,
+ "ic_fluent_auto_fit_height_20_regular": 57755,
+ "ic_fluent_auto_fit_width_20_filled": 57756,
+ "ic_fluent_auto_fit_width_20_regular": 57757,
+ "ic_fluent_autocorrect_20_filled": 57758,
+ "ic_fluent_autocorrect_20_regular": 57759,
+ "ic_fluent_autosum_20_filled": 57760,
+ "ic_fluent_autosum_20_regular": 57761,
+ "ic_fluent_backpack_20_filled": 57762,
+ "ic_fluent_backpack_20_regular": 57763,
+ "ic_fluent_backpack_add_20_filled": 57764,
+ "ic_fluent_backpack_add_20_regular": 57765,
+ "ic_fluent_backspace_20_filled": 57766,
+ "ic_fluent_backspace_20_regular": 57767,
+ "ic_fluent_badge_20_filled": 57768,
+ "ic_fluent_badge_20_regular": 57769,
+ "ic_fluent_balloon_20_filled": 57770,
+ "ic_fluent_balloon_20_regular": 57771,
+ "ic_fluent_barcode_scanner_20_filled": 57772,
+ "ic_fluent_barcode_scanner_20_regular": 57773,
+ "ic_fluent_battery_0_20_filled": 57774,
+ "ic_fluent_battery_0_20_regular": 57775,
+ "ic_fluent_battery_1_20_filled": 57776,
+ "ic_fluent_battery_1_20_regular": 57777,
+ "ic_fluent_battery_10_20_filled": 57778,
+ "ic_fluent_battery_10_20_regular": 57779,
+ "ic_fluent_battery_2_20_filled": 57780,
+ "ic_fluent_battery_2_20_regular": 57781,
+ "ic_fluent_battery_3_20_filled": 57782,
+ "ic_fluent_battery_3_20_regular": 57783,
+ "ic_fluent_battery_4_20_filled": 57784,
+ "ic_fluent_battery_4_20_regular": 57785,
+ "ic_fluent_battery_5_20_filled": 57786,
+ "ic_fluent_battery_5_20_regular": 57787,
+ "ic_fluent_battery_6_20_filled": 57788,
+ "ic_fluent_battery_6_20_regular": 57789,
+ "ic_fluent_battery_7_20_filled": 57790,
+ "ic_fluent_battery_7_20_regular": 57791,
+ "ic_fluent_battery_8_20_filled": 57792,
+ "ic_fluent_battery_8_20_regular": 57793,
+ "ic_fluent_battery_9_20_filled": 57794,
+ "ic_fluent_battery_9_20_regular": 57795,
+ "ic_fluent_battery_charge_20_filled": 57796,
+ "ic_fluent_battery_charge_20_regular": 57797,
+ "ic_fluent_battery_checkmark_20_filled": 57798,
+ "ic_fluent_battery_checkmark_20_regular": 57799,
+ "ic_fluent_battery_saver_20_filled": 57800,
+ "ic_fluent_battery_saver_20_regular": 57801,
+ "ic_fluent_battery_warning_20_filled": 57802,
+ "ic_fluent_battery_warning_20_regular": 57803,
+ "ic_fluent_beach_20_filled": 57804,
+ "ic_fluent_beach_20_regular": 57805,
+ "ic_fluent_beaker_20_filled": 57806,
+ "ic_fluent_beaker_20_regular": 57807,
+ "ic_fluent_beaker_add_20_filled": 57808,
+ "ic_fluent_beaker_add_20_regular": 57809,
+ "ic_fluent_beaker_dismiss_20_filled": 57810,
+ "ic_fluent_beaker_dismiss_20_regular": 57811,
+ "ic_fluent_beaker_edit_20_filled": 57812,
+ "ic_fluent_beaker_edit_20_regular": 57813,
+ "ic_fluent_beaker_off_20_filled": 57814,
+ "ic_fluent_beaker_off_20_regular": 57815,
+ "ic_fluent_beaker_settings_20_filled": 57816,
+ "ic_fluent_beaker_settings_20_regular": 57817,
+ "ic_fluent_bed_20_filled": 57818,
+ "ic_fluent_bed_20_regular": 57819,
+ "ic_fluent_bench_20_filled": 57820,
+ "ic_fluent_bench_20_regular": 57821,
+ "ic_fluent_bezier_curve_square_20_filled": 57822,
+ "ic_fluent_bezier_curve_square_20_regular": 57823,
+ "ic_fluent_bin_full_20_filled": 57824,
+ "ic_fluent_bin_full_20_regular": 57825,
+ "ic_fluent_bin_recycle_20_filled": 57826,
+ "ic_fluent_bin_recycle_20_regular": 57827,
+ "ic_fluent_bin_recycle_full_20_filled": 57828,
+ "ic_fluent_bin_recycle_full_20_regular": 57829,
+ "ic_fluent_binder_triangle_20_filled": 57830,
+ "ic_fluent_binder_triangle_20_regular": 57831,
+ "ic_fluent_bluetooth_20_filled": 57832,
+ "ic_fluent_bluetooth_20_regular": 57833,
+ "ic_fluent_bluetooth_connected_20_filled": 57834,
+ "ic_fluent_bluetooth_connected_20_regular": 57835,
+ "ic_fluent_bluetooth_disabled_20_filled": 57836,
+ "ic_fluent_bluetooth_disabled_20_regular": 57837,
+ "ic_fluent_bluetooth_searching_20_filled": 57838,
+ "ic_fluent_bluetooth_searching_20_regular": 57839,
+ "ic_fluent_blur_20_filled": 57840,
+ "ic_fluent_blur_20_regular": 57841,
+ "ic_fluent_board_20_filled": 57842,
+ "ic_fluent_board_20_regular": 57843,
+ "ic_fluent_board_games_20_filled": 57844,
+ "ic_fluent_board_games_20_regular": 57845,
+ "ic_fluent_board_heart_20_filled": 57846,
+ "ic_fluent_board_heart_20_regular": 57847,
+ "ic_fluent_board_split_20_filled": 57848,
+ "ic_fluent_board_split_20_regular": 57849,
+ "ic_fluent_book_20_filled": 57850,
+ "ic_fluent_book_20_regular": 57851,
+ "ic_fluent_book_add_20_filled": 57852,
+ "ic_fluent_book_add_20_regular": 57853,
+ "ic_fluent_book_arrow_clockwise_20_filled": 57854,
+ "ic_fluent_book_arrow_clockwise_20_regular": 57855,
+ "ic_fluent_book_clock_20_filled": 57856,
+ "ic_fluent_book_clock_20_regular": 57857,
+ "ic_fluent_book_coins_20_filled": 57858,
+ "ic_fluent_book_coins_20_regular": 57859,
+ "ic_fluent_book_compass_20_filled": 57860,
+ "ic_fluent_book_compass_20_regular": 57861,
+ "ic_fluent_book_contacts_20_filled": 57862,
+ "ic_fluent_book_contacts_20_regular": 57863,
+ "ic_fluent_book_database_20_filled": 57864,
+ "ic_fluent_book_database_20_regular": 57865,
+ "ic_fluent_book_default_20_filled": 57866,
+ "ic_fluent_book_dismiss_20_filled": 57867,
+ "ic_fluent_book_dismiss_20_regular": 57868,
+ "ic_fluent_book_exclamation_mark_20_filled": 57869,
+ "ic_fluent_book_exclamation_mark_20_regular": 57870,
+ "ic_fluent_book_globe_20_filled": 57871,
+ "ic_fluent_book_globe_20_regular": 57872,
+ "ic_fluent_book_information_20_filled": 57873,
+ "ic_fluent_book_information_20_regular": 57874,
+ "ic_fluent_book_letter_20_filled": 57875,
+ "ic_fluent_book_letter_20_regular": 57876,
+ "ic_fluent_book_number_20_filled": 57877,
+ "ic_fluent_book_number_20_regular": 57878,
+ "ic_fluent_book_open_20_filled": 57879,
+ "ic_fluent_book_open_20_regular": 57880,
+ "ic_fluent_book_open_globe_20_filled": 57881,
+ "ic_fluent_book_open_globe_20_regular": 57882,
+ "ic_fluent_book_open_microphone_20_filled": 57883,
+ "ic_fluent_book_open_microphone_20_regular": 57884,
+ "ic_fluent_book_pulse_20_filled": 57885,
+ "ic_fluent_book_pulse_20_regular": 57886,
+ "ic_fluent_book_question_mark_20_filled": 57887,
+ "ic_fluent_book_question_mark_20_regular": 57888,
+ "ic_fluent_book_question_mark_rtl_20_filled": 57889,
+ "ic_fluent_book_question_mark_rtl_20_regular": 57890,
+ "ic_fluent_book_search_20_filled": 57891,
+ "ic_fluent_book_search_20_regular": 57892,
+ "ic_fluent_book_star_20_filled": 57893,
+ "ic_fluent_book_star_20_regular": 57894,
+ "ic_fluent_book_template_20_filled": 57895,
+ "ic_fluent_book_template_20_regular": 57896,
+ "ic_fluent_book_theta_20_filled": 57897,
+ "ic_fluent_book_theta_20_regular": 57898,
+ "ic_fluent_book_toolbox_20_filled": 57899,
+ "ic_fluent_book_toolbox_20_regular": 57900,
+ "ic_fluent_bookmark_20_filled": 57901,
+ "ic_fluent_bookmark_20_regular": 57902,
+ "ic_fluent_bookmark_add_20_filled": 57903,
+ "ic_fluent_bookmark_add_20_regular": 57904,
+ "ic_fluent_bookmark_multiple_20_filled": 57905,
+ "ic_fluent_bookmark_multiple_20_regular": 57906,
+ "ic_fluent_bookmark_off_20_filled": 57907,
+ "ic_fluent_bookmark_off_20_regular": 57908,
+ "ic_fluent_bookmark_search_20_filled": 57909,
+ "ic_fluent_bookmark_search_20_regular": 57910,
+ "ic_fluent_border_all_20_filled": 57911,
+ "ic_fluent_border_all_20_regular": 57912,
+ "ic_fluent_border_bottom_20_filled": 57913,
+ "ic_fluent_border_bottom_20_regular": 57914,
+ "ic_fluent_border_bottom_double_20_filled": 57915,
+ "ic_fluent_border_bottom_double_20_regular": 57916,
+ "ic_fluent_border_bottom_thick_20_filled": 57917,
+ "ic_fluent_border_bottom_thick_20_regular": 57918,
+ "ic_fluent_border_inside_20_filled": 57919,
+ "ic_fluent_border_inside_20_regular": 57920,
+ "ic_fluent_border_left_20_filled": 57921,
+ "ic_fluent_border_left_20_regular": 57922,
+ "ic_fluent_border_left_right_20_filled": 57923,
+ "ic_fluent_border_left_right_20_regular": 57924,
+ "ic_fluent_border_none_20_filled": 57925,
+ "ic_fluent_border_none_20_regular": 57926,
+ "ic_fluent_border_outside_20_filled": 57927,
+ "ic_fluent_border_outside_20_regular": 57928,
+ "ic_fluent_border_outside_thick_20_filled": 57929,
+ "ic_fluent_border_outside_thick_20_regular": 57930,
+ "ic_fluent_border_right_20_filled": 57931,
+ "ic_fluent_border_right_20_regular": 57932,
+ "ic_fluent_border_top_20_filled": 57933,
+ "ic_fluent_border_top_20_regular": 57934,
+ "ic_fluent_border_top_bottom_20_filled": 57935,
+ "ic_fluent_border_top_bottom_20_regular": 57936,
+ "ic_fluent_border_top_bottom_double_20_filled": 57937,
+ "ic_fluent_border_top_bottom_double_20_regular": 57938,
+ "ic_fluent_border_top_bottom_thick_20_filled": 57939,
+ "ic_fluent_border_top_bottom_thick_20_regular": 57940,
+ "ic_fluent_bot_20_filled": 57941,
+ "ic_fluent_bot_20_regular": 57942,
+ "ic_fluent_bot_add_20_filled": 57943,
+ "ic_fluent_bot_add_20_regular": 57944,
+ "ic_fluent_bot_sparkle_20_filled": 57945,
+ "ic_fluent_bot_sparkle_20_regular": 57946,
+ "ic_fluent_bow_tie_20_filled": 57947,
+ "ic_fluent_bow_tie_20_regular": 57948,
+ "ic_fluent_bowl_chopsticks_20_filled": 57949,
+ "ic_fluent_bowl_chopsticks_20_regular": 57950,
+ "ic_fluent_bowl_salad_20_filled": 57951,
+ "ic_fluent_bowl_salad_20_regular": 57952,
+ "ic_fluent_box_20_filled": 57953,
+ "ic_fluent_box_20_regular": 57954,
+ "ic_fluent_box_arrow_left_20_filled": 57955,
+ "ic_fluent_box_arrow_left_20_regular": 57956,
+ "ic_fluent_box_arrow_up_20_filled": 57957,
+ "ic_fluent_box_arrow_up_20_regular": 57958,
+ "ic_fluent_box_checkmark_20_filled": 57959,
+ "ic_fluent_box_checkmark_20_regular": 57960,
+ "ic_fluent_box_dismiss_20_filled": 57961,
+ "ic_fluent_box_dismiss_20_regular": 57962,
+ "ic_fluent_box_edit_20_filled": 57963,
+ "ic_fluent_box_edit_20_regular": 57964,
+ "ic_fluent_box_multiple_20_filled": 57965,
+ "ic_fluent_box_multiple_20_regular": 57966,
+ "ic_fluent_box_multiple_arrow_left_20_filled": 57967,
+ "ic_fluent_box_multiple_arrow_left_20_regular": 57968,
+ "ic_fluent_box_multiple_arrow_right_20_filled": 57969,
+ "ic_fluent_box_multiple_arrow_right_20_regular": 57970,
+ "ic_fluent_box_multiple_checkmark_20_filled": 57971,
+ "ic_fluent_box_multiple_checkmark_20_regular": 57972,
+ "ic_fluent_box_multiple_search_20_filled": 57973,
+ "ic_fluent_box_multiple_search_20_regular": 57974,
+ "ic_fluent_box_search_20_filled": 57975,
+ "ic_fluent_box_search_20_regular": 57976,
+ "ic_fluent_box_toolbox_20_filled": 57977,
+ "ic_fluent_box_toolbox_20_regular": 57978,
+ "ic_fluent_braces_20_filled": 57979,
+ "ic_fluent_braces_20_regular": 57980,
+ "ic_fluent_braces_variable_20_filled": 57981,
+ "ic_fluent_braces_variable_20_regular": 57982,
+ "ic_fluent_brain_circuit_20_filled": 57983,
+ "ic_fluent_brain_circuit_20_regular": 57984,
+ "ic_fluent_branch_20_filled": 57985,
+ "ic_fluent_branch_20_regular": 57986,
+ "ic_fluent_branch_compare_20_filled": 57987,
+ "ic_fluent_branch_compare_20_regular": 57988,
+ "ic_fluent_branch_fork_20_filled": 57989,
+ "ic_fluent_branch_fork_20_regular": 57990,
+ "ic_fluent_branch_fork_hint_20_filled": 57991,
+ "ic_fluent_branch_fork_hint_20_regular": 57992,
+ "ic_fluent_branch_fork_link_20_filled": 57993,
+ "ic_fluent_branch_fork_link_20_regular": 57994,
+ "ic_fluent_branch_request_20_filled": 57995,
+ "ic_fluent_branch_request_20_regular": 57996,
+ "ic_fluent_breakout_room_20_filled": 57997,
+ "ic_fluent_breakout_room_20_regular": 57998,
+ "ic_fluent_briefcase_20_filled": 57999,
+ "ic_fluent_briefcase_20_regular": 58000,
+ "ic_fluent_briefcase_medical_20_filled": 58001,
+ "ic_fluent_briefcase_medical_20_regular": 58002,
+ "ic_fluent_briefcase_off_20_filled": 58003,
+ "ic_fluent_briefcase_off_20_regular": 58004,
+ "ic_fluent_briefcase_search_20_filled": 58005,
+ "ic_fluent_briefcase_search_20_regular": 58006,
+ "ic_fluent_brightness_high_20_filled": 58007,
+ "ic_fluent_brightness_high_20_regular": 58008,
+ "ic_fluent_brightness_low_20_filled": 58009,
+ "ic_fluent_brightness_low_20_regular": 58010,
+ "ic_fluent_broad_activity_feed_20_filled": 58011,
+ "ic_fluent_broad_activity_feed_20_regular": 58012,
+ "ic_fluent_broom_20_filled": 58013,
+ "ic_fluent_broom_20_regular": 58014,
+ "ic_fluent_bubble_multiple_20_filled": 58015,
+ "ic_fluent_bubble_multiple_20_regular": 58016,
+ "ic_fluent_bug_20_filled": 58017,
+ "ic_fluent_bug_20_regular": 58018,
+ "ic_fluent_bug_arrow_counterclockwise_20_filled": 58019,
+ "ic_fluent_bug_arrow_counterclockwise_20_regular": 58020,
+ "ic_fluent_bug_prohibited_20_filled": 58021,
+ "ic_fluent_bug_prohibited_20_regular": 58022,
+ "ic_fluent_building_20_filled": 58023,
+ "ic_fluent_building_20_regular": 58024,
+ "ic_fluent_building_bank_20_filled": 58025,
+ "ic_fluent_building_bank_20_regular": 58026,
+ "ic_fluent_building_bank_link_20_filled": 58027,
+ "ic_fluent_building_bank_link_20_regular": 58028,
+ "ic_fluent_building_bank_toolbox_20_filled": 58029,
+ "ic_fluent_building_bank_toolbox_20_regular": 58030,
+ "ic_fluent_building_desktop_20_filled": 58031,
+ "ic_fluent_building_desktop_20_regular": 58032,
+ "ic_fluent_building_factory_20_filled": 58033,
+ "ic_fluent_building_factory_20_regular": 58034,
+ "ic_fluent_building_government_20_filled": 58035,
+ "ic_fluent_building_government_20_regular": 58036,
+ "ic_fluent_building_government_search_20_filled": 58037,
+ "ic_fluent_building_government_search_20_regular": 58038,
+ "ic_fluent_building_home_20_filled": 58039,
+ "ic_fluent_building_home_20_regular": 58040,
+ "ic_fluent_building_lighthouse_20_filled": 58041,
+ "ic_fluent_building_lighthouse_20_regular": 58042,
+ "ic_fluent_building_mosque_20_filled": 58043,
+ "ic_fluent_building_mosque_20_regular": 58044,
+ "ic_fluent_building_multiple_20_filled": 58045,
+ "ic_fluent_building_multiple_20_regular": 58046,
+ "ic_fluent_building_people_20_filled": 58047,
+ "ic_fluent_building_people_20_regular": 58048,
+ "ic_fluent_building_retail_20_filled": 58049,
+ "ic_fluent_building_retail_20_regular": 58050,
+ "ic_fluent_building_retail_money_20_filled": 58051,
+ "ic_fluent_building_retail_money_20_regular": 58052,
+ "ic_fluent_building_retail_more_20_filled": 58053,
+ "ic_fluent_building_retail_more_20_regular": 58054,
+ "ic_fluent_building_retail_shield_20_filled": 58055,
+ "ic_fluent_building_retail_shield_20_regular": 58056,
+ "ic_fluent_building_retail_toolbox_20_filled": 58057,
+ "ic_fluent_building_retail_toolbox_20_regular": 58058,
+ "ic_fluent_building_shop_20_filled": 58059,
+ "ic_fluent_building_shop_20_regular": 58060,
+ "ic_fluent_building_skyscraper_20_filled": 58061,
+ "ic_fluent_building_skyscraper_20_regular": 58062,
+ "ic_fluent_building_swap_20_filled": 58063,
+ "ic_fluent_building_swap_20_regular": 58064,
+ "ic_fluent_building_townhouse_20_filled": 58065,
+ "ic_fluent_building_townhouse_20_regular": 58066,
+ "ic_fluent_button_20_filled": 58067,
+ "ic_fluent_button_20_regular": 58068,
+ "ic_fluent_calculator_20_filled": 58069,
+ "ic_fluent_calculator_20_regular": 58070,
+ "ic_fluent_calculator_arrow_clockwise_20_filled": 58071,
+ "ic_fluent_calculator_arrow_clockwise_20_regular": 58072,
+ "ic_fluent_calculator_multiple_20_filled": 58073,
+ "ic_fluent_calculator_multiple_20_regular": 58074,
+ "ic_fluent_calendar_20_filled": 58075,
+ "ic_fluent_calendar_20_regular": 58076,
+ "ic_fluent_calendar_3_day_20_filled": 58077,
+ "ic_fluent_calendar_3_day_20_regular": 58078,
+ "ic_fluent_calendar_add_20_filled": 58079,
+ "ic_fluent_calendar_add_20_regular": 58080,
+ "ic_fluent_calendar_agenda_20_filled": 58081,
+ "ic_fluent_calendar_agenda_20_regular": 58082,
+ "ic_fluent_calendar_arrow_counterclockwise_20_filled": 58083,
+ "ic_fluent_calendar_arrow_counterclockwise_20_regular": 58084,
+ "ic_fluent_calendar_arrow_down_20_filled": 58085,
+ "ic_fluent_calendar_arrow_down_20_regular": 58086,
+ "ic_fluent_calendar_arrow_right_20_filled": 58087,
+ "ic_fluent_calendar_arrow_right_20_regular": 58088,
+ "ic_fluent_calendar_assistant_20_filled": 58089,
+ "ic_fluent_calendar_assistant_20_regular": 58090,
+ "ic_fluent_calendar_cancel_20_filled": 58091,
+ "ic_fluent_calendar_cancel_20_regular": 58092,
+ "ic_fluent_calendar_chat_20_filled": 58093,
+ "ic_fluent_calendar_chat_20_regular": 58094,
+ "ic_fluent_calendar_checkmark_20_filled": 58095,
+ "ic_fluent_calendar_checkmark_20_regular": 58096,
+ "ic_fluent_calendar_clock_20_filled": 58097,
+ "ic_fluent_calendar_clock_20_regular": 58098,
+ "ic_fluent_calendar_data_bar_20_filled": 58099,
+ "ic_fluent_calendar_data_bar_20_regular": 58100,
+ "ic_fluent_calendar_date_20_filled": 58101,
+ "ic_fluent_calendar_date_20_regular": 58102,
+ "ic_fluent_calendar_day_20_filled": 58103,
+ "ic_fluent_calendar_day_20_regular": 58104,
+ "ic_fluent_calendar_edit_20_filled": 58105,
+ "ic_fluent_calendar_edit_20_regular": 58106,
+ "ic_fluent_calendar_empty_20_filled": 58107,
+ "ic_fluent_calendar_empty_20_regular": 58108,
+ "ic_fluent_calendar_error_20_filled": 58109,
+ "ic_fluent_calendar_error_20_regular": 58110,
+ "ic_fluent_calendar_eye_20_filled": 58111,
+ "ic_fluent_calendar_eye_20_regular": 58112,
+ "ic_fluent_calendar_info_20_filled": 58113,
+ "ic_fluent_calendar_info_20_regular": 58114,
+ "ic_fluent_calendar_lock_20_filled": 58115,
+ "ic_fluent_calendar_lock_20_regular": 58116,
+ "ic_fluent_calendar_ltr_20_filled": 58117,
+ "ic_fluent_calendar_ltr_20_regular": 58118,
+ "ic_fluent_calendar_mail_20_filled": 58119,
+ "ic_fluent_calendar_mail_20_regular": 58120,
+ "ic_fluent_calendar_mention_20_filled": 58121,
+ "ic_fluent_calendar_mention_20_regular": 58122,
+ "ic_fluent_calendar_month_20_filled": 58123,
+ "ic_fluent_calendar_month_20_regular": 58124,
+ "ic_fluent_calendar_multiple_20_filled": 58125,
+ "ic_fluent_calendar_multiple_20_regular": 58126,
+ "ic_fluent_calendar_note_20_filled": 58127,
+ "ic_fluent_calendar_note_20_regular": 58128,
+ "ic_fluent_calendar_pattern_20_filled": 58129,
+ "ic_fluent_calendar_pattern_20_regular": 58130,
+ "ic_fluent_calendar_person_20_filled": 58131,
+ "ic_fluent_calendar_person_20_regular": 58132,
+ "ic_fluent_calendar_phone_20_filled": 58133,
+ "ic_fluent_calendar_phone_20_regular": 58134,
+ "ic_fluent_calendar_play_20_filled": 58135,
+ "ic_fluent_calendar_play_20_regular": 58136,
+ "ic_fluent_calendar_question_mark_20_filled": 58137,
+ "ic_fluent_calendar_question_mark_20_regular": 58138,
+ "ic_fluent_calendar_record_20_filled": 58139,
+ "ic_fluent_calendar_record_20_regular": 58140,
+ "ic_fluent_calendar_reply_20_filled": 58141,
+ "ic_fluent_calendar_reply_20_regular": 58142,
+ "ic_fluent_calendar_rtl_20_filled": 58143,
+ "ic_fluent_calendar_rtl_20_regular": 58144,
+ "ic_fluent_calendar_search_20_filled": 58145,
+ "ic_fluent_calendar_search_20_regular": 58146,
+ "ic_fluent_calendar_settings_20_filled": 58147,
+ "ic_fluent_calendar_settings_20_regular": 58148,
+ "ic_fluent_calendar_shield_20_filled": 58149,
+ "ic_fluent_calendar_shield_20_regular": 58150,
+ "ic_fluent_calendar_sparkle_20_filled": 58151,
+ "ic_fluent_calendar_sparkle_20_regular": 58152,
+ "ic_fluent_calendar_star_20_filled": 58153,
+ "ic_fluent_calendar_star_20_regular": 58154,
+ "ic_fluent_calendar_sync_20_filled": 58155,
+ "ic_fluent_calendar_sync_20_regular": 58156,
+ "ic_fluent_calendar_template_20_filled": 58157,
+ "ic_fluent_calendar_template_20_regular": 58158,
+ "ic_fluent_calendar_today_20_filled": 58159,
+ "ic_fluent_calendar_today_20_regular": 58160,
+ "ic_fluent_calendar_toolbox_20_filled": 58161,
+ "ic_fluent_calendar_toolbox_20_regular": 58162,
+ "ic_fluent_calendar_video_20_filled": 58163,
+ "ic_fluent_calendar_video_20_regular": 58164,
+ "ic_fluent_calendar_week_numbers_20_filled": 58165,
+ "ic_fluent_calendar_week_numbers_20_regular": 58166,
+ "ic_fluent_calendar_week_start_20_filled": 58167,
+ "ic_fluent_calendar_week_start_20_regular": 58168,
+ "ic_fluent_calendar_work_week_20_filled": 58169,
+ "ic_fluent_calendar_work_week_20_regular": 58170,
+ "ic_fluent_call_20_filled": 58171,
+ "ic_fluent_call_20_regular": 58172,
+ "ic_fluent_call_add_20_filled": 58173,
+ "ic_fluent_call_add_20_regular": 58174,
+ "ic_fluent_call_checkmark_20_filled": 58175,
+ "ic_fluent_call_checkmark_20_regular": 58176,
+ "ic_fluent_call_connecting_20_filled": 58177,
+ "ic_fluent_call_connecting_20_regular": 58178,
+ "ic_fluent_call_dismiss_20_filled": 58179,
+ "ic_fluent_call_dismiss_20_regular": 58180,
+ "ic_fluent_call_end_20_filled": 58181,
+ "ic_fluent_call_end_20_regular": 58182,
+ "ic_fluent_call_exclamation_20_filled": 58183,
+ "ic_fluent_call_exclamation_20_regular": 58184,
+ "ic_fluent_call_forward_20_filled": 58185,
+ "ic_fluent_call_forward_20_regular": 58186,
+ "ic_fluent_call_inbound_20_filled": 58187,
+ "ic_fluent_call_inbound_20_regular": 58188,
+ "ic_fluent_call_missed_20_filled": 58189,
+ "ic_fluent_call_missed_20_regular": 58190,
+ "ic_fluent_call_outbound_20_filled": 58191,
+ "ic_fluent_call_outbound_20_regular": 58192,
+ "ic_fluent_call_park_20_filled": 58193,
+ "ic_fluent_call_park_20_regular": 58194,
+ "ic_fluent_call_pause_20_filled": 58195,
+ "ic_fluent_call_pause_20_regular": 58196,
+ "ic_fluent_call_prohibited_20_filled": 58197,
+ "ic_fluent_call_prohibited_20_regular": 58198,
+ "ic_fluent_call_transfer_20_filled": 58199,
+ "ic_fluent_call_transfer_20_regular": 58200,
+ "ic_fluent_call_warning_20_filled": 58201,
+ "ic_fluent_call_warning_20_regular": 58202,
+ "ic_fluent_calligraphy_pen_20_filled": 58203,
+ "ic_fluent_calligraphy_pen_20_regular": 58204,
+ "ic_fluent_calligraphy_pen_checkmark_20_filled": 58205,
+ "ic_fluent_calligraphy_pen_checkmark_20_regular": 58206,
+ "ic_fluent_calligraphy_pen_error_20_filled": 58207,
+ "ic_fluent_calligraphy_pen_error_20_regular": 58208,
+ "ic_fluent_calligraphy_pen_question_mark_20_filled": 58209,
+ "ic_fluent_calligraphy_pen_question_mark_20_regular": 58210,
+ "ic_fluent_camera_20_filled": 58211,
+ "ic_fluent_camera_20_regular": 58212,
+ "ic_fluent_camera_add_20_filled": 58213,
+ "ic_fluent_camera_add_20_regular": 58214,
+ "ic_fluent_camera_arrow_up_20_filled": 58215,
+ "ic_fluent_camera_arrow_up_20_regular": 58216,
+ "ic_fluent_camera_dome_20_filled": 58217,
+ "ic_fluent_camera_dome_20_regular": 58218,
+ "ic_fluent_camera_edit_20_filled": 58219,
+ "ic_fluent_camera_edit_20_regular": 58220,
+ "ic_fluent_camera_off_20_filled": 58221,
+ "ic_fluent_camera_off_20_regular": 58222,
+ "ic_fluent_camera_sparkles_20_filled": 58223,
+ "ic_fluent_camera_sparkles_20_regular": 58224,
+ "ic_fluent_camera_switch_20_filled": 58225,
+ "ic_fluent_camera_switch_20_regular": 58226,
+ "ic_fluent_card_ui_20_filled": 58227,
+ "ic_fluent_card_ui_20_regular": 58228,
+ "ic_fluent_card_ui_portrait_flip_20_filled": 58229,
+ "ic_fluent_card_ui_portrait_flip_20_regular": 58230,
+ "ic_fluent_caret_down_20_filled": 58231,
+ "ic_fluent_caret_down_20_regular": 58232,
+ "ic_fluent_caret_down_right_20_filled": 58233,
+ "ic_fluent_caret_down_right_20_regular": 58234,
+ "ic_fluent_caret_left_20_filled": 58235,
+ "ic_fluent_caret_left_20_regular": 58236,
+ "ic_fluent_caret_right_20_filled": 58237,
+ "ic_fluent_caret_right_20_regular": 58238,
+ "ic_fluent_caret_up_20_filled": 58239,
+ "ic_fluent_caret_up_20_regular": 58240,
+ "ic_fluent_cart_20_filled": 58241,
+ "ic_fluent_cart_20_regular": 58242,
+ "ic_fluent_cast_20_filled": 58243,
+ "ic_fluent_cast_20_regular": 58244,
+ "ic_fluent_cast_multiple_20_filled": 58245,
+ "ic_fluent_cast_multiple_20_regular": 58246,
+ "ic_fluent_catch_up_20_filled": 58247,
+ "ic_fluent_catch_up_20_regular": 58248,
+ "ic_fluent_cellular_3g_20_filled": 58249,
+ "ic_fluent_cellular_3g_20_regular": 58250,
+ "ic_fluent_cellular_4g_20_filled": 58251,
+ "ic_fluent_cellular_4g_20_regular": 58252,
+ "ic_fluent_cellular_5g_20_filled": 58253,
+ "ic_fluent_cellular_5g_20_regular": 58254,
+ "ic_fluent_cellular_data_1_20_filled": 58255,
+ "ic_fluent_cellular_data_1_20_regular": 58256,
+ "ic_fluent_cellular_data_2_20_filled": 58257,
+ "ic_fluent_cellular_data_2_20_regular": 58258,
+ "ic_fluent_cellular_data_3_20_filled": 58259,
+ "ic_fluent_cellular_data_3_20_regular": 58260,
+ "ic_fluent_cellular_data_4_20_filled": 58261,
+ "ic_fluent_cellular_data_4_20_regular": 58262,
+ "ic_fluent_cellular_data_5_20_filled": 58263,
+ "ic_fluent_cellular_data_5_20_regular": 58264,
+ "ic_fluent_cellular_off_20_filled": 58265,
+ "ic_fluent_cellular_off_20_regular": 58266,
+ "ic_fluent_cellular_warning_20_filled": 58267,
+ "ic_fluent_cellular_warning_20_regular": 58268,
+ "ic_fluent_center_horizontal_20_filled": 58269,
+ "ic_fluent_center_horizontal_20_regular": 58270,
+ "ic_fluent_center_vertical_20_filled": 58271,
+ "ic_fluent_center_vertical_20_regular": 58272,
+ "ic_fluent_certificate_20_filled": 58273,
+ "ic_fluent_certificate_20_regular": 58274,
+ "ic_fluent_channel_20_filled": 58275,
+ "ic_fluent_channel_20_regular": 58276,
+ "ic_fluent_channel_add_20_filled": 58277,
+ "ic_fluent_channel_add_20_regular": 58278,
+ "ic_fluent_channel_alert_20_filled": 58279,
+ "ic_fluent_channel_alert_20_regular": 58280,
+ "ic_fluent_channel_arrow_left_20_filled": 58281,
+ "ic_fluent_channel_arrow_left_20_regular": 58282,
+ "ic_fluent_channel_dismiss_20_filled": 58283,
+ "ic_fluent_channel_dismiss_20_regular": 58284,
+ "ic_fluent_channel_share_20_filled": 58285,
+ "ic_fluent_channel_share_20_regular": 58286,
+ "ic_fluent_channel_subtract_20_filled": 58287,
+ "ic_fluent_channel_subtract_20_regular": 58288,
+ "ic_fluent_chart_multiple_20_filled": 58289,
+ "ic_fluent_chart_multiple_20_regular": 58290,
+ "ic_fluent_chart_person_20_filled": 58291,
+ "ic_fluent_chart_person_20_regular": 58292,
+ "ic_fluent_chat_20_filled": 58293,
+ "ic_fluent_chat_20_regular": 58294,
+ "ic_fluent_chat_add_20_filled": 58295,
+ "ic_fluent_chat_add_20_regular": 58296,
+ "ic_fluent_chat_arrow_back_20_filled": 58297,
+ "ic_fluent_chat_arrow_back_20_regular": 58298,
+ "ic_fluent_chat_arrow_back_down_20_filled": 58299,
+ "ic_fluent_chat_arrow_back_down_20_regular": 58300,
+ "ic_fluent_chat_arrow_double_back_20_filled": 58301,
+ "ic_fluent_chat_arrow_double_back_20_regular": 58302,
+ "ic_fluent_chat_bubbles_question_20_filled": 58303,
+ "ic_fluent_chat_bubbles_question_20_regular": 58304,
+ "ic_fluent_chat_cursor_20_filled": 58305,
+ "ic_fluent_chat_cursor_20_regular": 58306,
+ "ic_fluent_chat_dismiss_20_filled": 58307,
+ "ic_fluent_chat_dismiss_20_regular": 58308,
+ "ic_fluent_chat_empty_20_filled": 58309,
+ "ic_fluent_chat_empty_20_regular": 58310,
+ "ic_fluent_chat_help_20_filled": 58311,
+ "ic_fluent_chat_help_20_regular": 58312,
+ "ic_fluent_chat_lock_20_filled": 58313,
+ "ic_fluent_chat_lock_20_regular": 58314,
+ "ic_fluent_chat_mail_20_filled": 58315,
+ "ic_fluent_chat_mail_20_regular": 58316,
+ "ic_fluent_chat_multiple_20_filled": 58317,
+ "ic_fluent_chat_multiple_20_regular": 58318,
+ "ic_fluent_chat_multiple_heart_20_filled": 58319,
+ "ic_fluent_chat_multiple_heart_20_regular": 58320,
+ "ic_fluent_chat_off_20_filled": 58321,
+ "ic_fluent_chat_off_20_regular": 58322,
+ "ic_fluent_chat_settings_20_filled": 58323,
+ "ic_fluent_chat_settings_20_regular": 58324,
+ "ic_fluent_chat_sparkle_20_filled": 58325,
+ "ic_fluent_chat_sparkle_20_regular": 58326,
+ "ic_fluent_chat_video_20_filled": 58327,
+ "ic_fluent_chat_video_20_regular": 58328,
+ "ic_fluent_chat_warning_20_filled": 58329,
+ "ic_fluent_chat_warning_20_regular": 58330,
+ "ic_fluent_check_20_filled": 58331,
+ "ic_fluent_check_20_regular": 58332,
+ "ic_fluent_checkbox_1_20_filled": 58333,
+ "ic_fluent_checkbox_1_20_regular": 58334,
+ "ic_fluent_checkbox_2_20_filled": 58335,
+ "ic_fluent_checkbox_2_20_regular": 58336,
+ "ic_fluent_checkbox_arrow_right_20_filled": 58337,
+ "ic_fluent_checkbox_arrow_right_20_regular": 58338,
+ "ic_fluent_checkbox_checked_20_filled": 58339,
+ "ic_fluent_checkbox_checked_20_regular": 58340,
+ "ic_fluent_checkbox_checked_sync_20_filled": 58341,
+ "ic_fluent_checkbox_checked_sync_20_regular": 58342,
+ "ic_fluent_checkbox_indeterminate_20_filled": 58343,
+ "ic_fluent_checkbox_indeterminate_20_regular": 58344,
+ "ic_fluent_checkbox_person_20_filled": 58345,
+ "ic_fluent_checkbox_person_20_regular": 58346,
+ "ic_fluent_checkbox_unchecked_20_filled": 58347,
+ "ic_fluent_checkbox_unchecked_20_regular": 58348,
+ "ic_fluent_checkbox_warning_20_filled": 58349,
+ "ic_fluent_checkbox_warning_20_regular": 58350,
+ "ic_fluent_checkmark_20_filled": 58351,
+ "ic_fluent_checkmark_20_regular": 58352,
+ "ic_fluent_checkmark_circle_20_filled": 58353,
+ "ic_fluent_checkmark_circle_20_regular": 58354,
+ "ic_fluent_checkmark_circle_square_20_filled": 58355,
+ "ic_fluent_checkmark_circle_square_20_regular": 58356,
+ "ic_fluent_checkmark_circle_warning_20_filled": 58357,
+ "ic_fluent_checkmark_circle_warning_20_regular": 58358,
+ "ic_fluent_checkmark_lock_20_filled": 58359,
+ "ic_fluent_checkmark_lock_20_regular": 58360,
+ "ic_fluent_checkmark_note_20_filled": 58361,
+ "ic_fluent_checkmark_note_20_regular": 58362,
+ "ic_fluent_checkmark_square_20_filled": 58363,
+ "ic_fluent_checkmark_square_20_regular": 58364,
+ "ic_fluent_checkmark_starburst_20_filled": 58365,
+ "ic_fluent_checkmark_starburst_20_regular": 58366,
+ "ic_fluent_checkmark_underline_circle_20_filled": 58367,
+ "ic_fluent_checkmark_underline_circle_20_regular": 58368,
+ "ic_fluent_chess_20_filled": 58369,
+ "ic_fluent_chess_20_regular": 58370,
+ "ic_fluent_chevron_circle_down_20_filled": 58371,
+ "ic_fluent_chevron_circle_down_20_regular": 58372,
+ "ic_fluent_chevron_circle_left_20_filled": 58373,
+ "ic_fluent_chevron_circle_left_20_regular": 58374,
+ "ic_fluent_chevron_circle_right_20_filled": 58375,
+ "ic_fluent_chevron_circle_right_20_regular": 58376,
+ "ic_fluent_chevron_circle_up_20_filled": 58377,
+ "ic_fluent_chevron_circle_up_20_regular": 58378,
+ "ic_fluent_chevron_double_down_20_filled": 58379,
+ "ic_fluent_chevron_double_down_20_regular": 58380,
+ "ic_fluent_chevron_double_left_20_filled": 58381,
+ "ic_fluent_chevron_double_left_20_regular": 58382,
+ "ic_fluent_chevron_double_right_20_filled": 58383,
+ "ic_fluent_chevron_double_right_20_regular": 58384,
+ "ic_fluent_chevron_double_up_20_filled": 58385,
+ "ic_fluent_chevron_double_up_20_regular": 58386,
+ "ic_fluent_chevron_down_20_filled": 58387,
+ "ic_fluent_chevron_down_20_regular": 58388,
+ "ic_fluent_chevron_down_up_20_filled": 58389,
+ "ic_fluent_chevron_down_up_20_regular": 58390,
+ "ic_fluent_chevron_left_20_filled": 58391,
+ "ic_fluent_chevron_left_20_regular": 58392,
+ "ic_fluent_chevron_right_20_filled": 58393,
+ "ic_fluent_chevron_right_20_regular": 58394,
+ "ic_fluent_chevron_up_20_filled": 58395,
+ "ic_fluent_chevron_up_20_regular": 58396,
+ "ic_fluent_chevron_up_down_20_filled": 58397,
+ "ic_fluent_chevron_up_down_20_regular": 58398,
+ "ic_fluent_circle_20_filled": 58399,
+ "ic_fluent_circle_20_regular": 58400,
+ "ic_fluent_circle_edit_20_filled": 58401,
+ "ic_fluent_circle_edit_20_regular": 58402,
+ "ic_fluent_circle_eraser_20_filled": 58403,
+ "ic_fluent_circle_eraser_20_regular": 58404,
+ "ic_fluent_circle_half_fill_20_filled": 58405,
+ "ic_fluent_circle_half_fill_20_regular": 58406,
+ "ic_fluent_circle_highlight_20_filled": 58407,
+ "ic_fluent_circle_highlight_20_regular": 58408,
+ "ic_fluent_circle_hint_20_filled": 58409,
+ "ic_fluent_circle_hint_20_regular": 58410,
+ "ic_fluent_circle_hint_half_vertical_20_filled": 58411,
+ "ic_fluent_circle_hint_half_vertical_20_regular": 58412,
+ "ic_fluent_circle_image_20_filled": 58413,
+ "ic_fluent_circle_image_20_regular": 58414,
+ "ic_fluent_circle_line_20_filled": 58415,
+ "ic_fluent_circle_line_20_regular": 58416,
+ "ic_fluent_circle_multiple_subtract_checkmark_20_filled": 58417,
+ "ic_fluent_circle_multiple_subtract_checkmark_20_regular": 58418,
+ "ic_fluent_circle_off_20_filled": 58419,
+ "ic_fluent_circle_off_20_regular": 58420,
+ "ic_fluent_circle_shadow_20_filled": 58421,
+ "ic_fluent_circle_shadow_20_regular": 58422,
+ "ic_fluent_circle_small_20_filled": 58423,
+ "ic_fluent_circle_small_20_regular": 58424,
+ "ic_fluent_city_20_filled": 58425,
+ "ic_fluent_city_20_regular": 58426,
+ "ic_fluent_class_20_filled": 58427,
+ "ic_fluent_class_20_regular": 58428,
+ "ic_fluent_classification_20_filled": 58429,
+ "ic_fluent_classification_20_regular": 58430,
+ "ic_fluent_clear_formatting_20_filled": 58431,
+ "ic_fluent_clear_formatting_20_regular": 58432,
+ "ic_fluent_clipboard_20_filled": 58433,
+ "ic_fluent_clipboard_20_regular": 58434,
+ "ic_fluent_clipboard_3_day_20_filled": 58435,
+ "ic_fluent_clipboard_3_day_20_regular": 58436,
+ "ic_fluent_clipboard_arrow_right_20_filled": 58437,
+ "ic_fluent_clipboard_arrow_right_20_regular": 58438,
+ "ic_fluent_clipboard_brush_20_filled": 58439,
+ "ic_fluent_clipboard_brush_20_regular": 58440,
+ "ic_fluent_clipboard_bullet_list_20_filled": 58441,
+ "ic_fluent_clipboard_bullet_list_20_regular": 58442,
+ "ic_fluent_clipboard_bullet_list_ltr_20_filled": 58443,
+ "ic_fluent_clipboard_bullet_list_ltr_20_regular": 58444,
+ "ic_fluent_clipboard_bullet_list_rtl_20_filled": 58445,
+ "ic_fluent_clipboard_bullet_list_rtl_20_regular": 58446,
+ "ic_fluent_clipboard_checkmark_20_filled": 58447,
+ "ic_fluent_clipboard_checkmark_20_regular": 58448,
+ "ic_fluent_clipboard_clock_20_filled": 58449,
+ "ic_fluent_clipboard_clock_20_regular": 58450,
+ "ic_fluent_clipboard_code_20_filled": 58451,
+ "ic_fluent_clipboard_code_20_regular": 58452,
+ "ic_fluent_clipboard_data_bar_20_filled": 58453,
+ "ic_fluent_clipboard_data_bar_20_regular": 58454,
+ "ic_fluent_clipboard_day_20_filled": 58455,
+ "ic_fluent_clipboard_day_20_regular": 58456,
+ "ic_fluent_clipboard_edit_20_filled": 58457,
+ "ic_fluent_clipboard_edit_20_regular": 58458,
+ "ic_fluent_clipboard_error_20_filled": 58459,
+ "ic_fluent_clipboard_error_20_regular": 58460,
+ "ic_fluent_clipboard_heart_20_filled": 58461,
+ "ic_fluent_clipboard_heart_20_regular": 58462,
+ "ic_fluent_clipboard_image_20_filled": 58463,
+ "ic_fluent_clipboard_image_20_regular": 58464,
+ "ic_fluent_clipboard_letter_20_filled": 58465,
+ "ic_fluent_clipboard_letter_20_regular": 58466,
+ "ic_fluent_clipboard_link_20_filled": 58467,
+ "ic_fluent_clipboard_link_20_regular": 58468,
+ "ic_fluent_clipboard_math_formula_20_filled": 58469,
+ "ic_fluent_clipboard_math_formula_20_regular": 58470,
+ "ic_fluent_clipboard_month_20_filled": 58471,
+ "ic_fluent_clipboard_month_20_regular": 58472,
+ "ic_fluent_clipboard_more_20_filled": 58473,
+ "ic_fluent_clipboard_more_20_regular": 58474,
+ "ic_fluent_clipboard_note_20_filled": 58475,
+ "ic_fluent_clipboard_note_20_regular": 58476,
+ "ic_fluent_clipboard_number_123_20_filled": 58477,
+ "ic_fluent_clipboard_number_123_20_regular": 58478,
+ "ic_fluent_clipboard_paste_20_filled": 58479,
+ "ic_fluent_clipboard_paste_20_regular": 58480,
+ "ic_fluent_clipboard_pulse_20_filled": 58481,
+ "ic_fluent_clipboard_pulse_20_regular": 58482,
+ "ic_fluent_clipboard_search_20_filled": 58483,
+ "ic_fluent_clipboard_search_20_regular": 58484,
+ "ic_fluent_clipboard_settings_20_filled": 58485,
+ "ic_fluent_clipboard_settings_20_regular": 58486,
+ "ic_fluent_clipboard_task_20_filled": 58487,
+ "ic_fluent_clipboard_task_20_regular": 58488,
+ "ic_fluent_clipboard_task_add_20_filled": 58489,
+ "ic_fluent_clipboard_task_add_20_regular": 58490,
+ "ic_fluent_clipboard_task_list_ltr_20_filled": 58491,
+ "ic_fluent_clipboard_task_list_ltr_20_regular": 58492,
+ "ic_fluent_clipboard_task_list_rtl_20_filled": 58493,
+ "ic_fluent_clipboard_task_list_rtl_20_regular": 58494,
+ "ic_fluent_clipboard_text_edit_20_filled": 58495,
+ "ic_fluent_clipboard_text_edit_20_regular": 58496,
+ "ic_fluent_clipboard_text_ltr_20_filled": 58497,
+ "ic_fluent_clipboard_text_ltr_20_regular": 58498,
+ "ic_fluent_clipboard_text_rtl_20_filled": 58499,
+ "ic_fluent_clipboard_text_rtl_20_regular": 58500,
+ "ic_fluent_clock_20_filled": 58501,
+ "ic_fluent_clock_20_regular": 58502,
+ "ic_fluent_clock_alarm_20_filled": 58503,
+ "ic_fluent_clock_alarm_20_regular": 58504,
+ "ic_fluent_clock_arrow_download_20_filled": 58505,
+ "ic_fluent_clock_arrow_download_20_regular": 58506,
+ "ic_fluent_clock_bill_20_filled": 58507,
+ "ic_fluent_clock_bill_20_regular": 58508,
+ "ic_fluent_clock_dismiss_20_filled": 58509,
+ "ic_fluent_clock_dismiss_20_regular": 58510,
+ "ic_fluent_clock_lock_20_filled": 58511,
+ "ic_fluent_clock_lock_20_regular": 58512,
+ "ic_fluent_clock_pause_20_filled": 58513,
+ "ic_fluent_clock_pause_20_regular": 58514,
+ "ic_fluent_clock_toolbox_20_filled": 58515,
+ "ic_fluent_clock_toolbox_20_regular": 58516,
+ "ic_fluent_closed_caption_20_filled": 58517,
+ "ic_fluent_closed_caption_20_regular": 58518,
+ "ic_fluent_closed_caption_off_20_filled": 58519,
+ "ic_fluent_closed_caption_off_20_regular": 58520,
+ "ic_fluent_cloud_20_filled": 58521,
+ "ic_fluent_cloud_20_regular": 58522,
+ "ic_fluent_cloud_add_20_filled": 58523,
+ "ic_fluent_cloud_add_20_regular": 58524,
+ "ic_fluent_cloud_archive_20_filled": 58525,
+ "ic_fluent_cloud_archive_20_regular": 58526,
+ "ic_fluent_cloud_arrow_down_20_filled": 58527,
+ "ic_fluent_cloud_arrow_down_20_regular": 58528,
+ "ic_fluent_cloud_arrow_right_20_filled": 58529,
+ "ic_fluent_cloud_arrow_right_20_regular": 58530,
+ "ic_fluent_cloud_arrow_up_20_filled": 58531,
+ "ic_fluent_cloud_arrow_up_20_regular": 58532,
+ "ic_fluent_cloud_beaker_20_filled": 58533,
+ "ic_fluent_cloud_beaker_20_regular": 58534,
+ "ic_fluent_cloud_bidirectional_20_filled": 58535,
+ "ic_fluent_cloud_bidirectional_20_regular": 58536,
+ "ic_fluent_cloud_checkmark_20_filled": 58537,
+ "ic_fluent_cloud_checkmark_20_regular": 58538,
+ "ic_fluent_cloud_cube_20_filled": 58539,
+ "ic_fluent_cloud_cube_20_regular": 58540,
+ "ic_fluent_cloud_database_20_filled": 58541,
+ "ic_fluent_cloud_database_20_regular": 58542,
+ "ic_fluent_cloud_desktop_20_filled": 58543,
+ "ic_fluent_cloud_desktop_20_regular": 58544,
+ "ic_fluent_cloud_dismiss_20_filled": 58545,
+ "ic_fluent_cloud_dismiss_20_regular": 58546,
+ "ic_fluent_cloud_edit_20_filled": 58547,
+ "ic_fluent_cloud_edit_20_regular": 58548,
+ "ic_fluent_cloud_error_20_filled": 58549,
+ "ic_fluent_cloud_error_20_regular": 58550,
+ "ic_fluent_cloud_flow_20_filled": 58551,
+ "ic_fluent_cloud_flow_20_regular": 58552,
+ "ic_fluent_cloud_link_20_filled": 58553,
+ "ic_fluent_cloud_link_20_regular": 58554,
+ "ic_fluent_cloud_off_20_filled": 58555,
+ "ic_fluent_cloud_off_20_regular": 58556,
+ "ic_fluent_cloud_swap_20_filled": 58557,
+ "ic_fluent_cloud_swap_20_regular": 58558,
+ "ic_fluent_cloud_sync_20_filled": 58559,
+ "ic_fluent_cloud_sync_20_regular": 58560,
+ "ic_fluent_cloud_words_20_filled": 58561,
+ "ic_fluent_cloud_words_20_regular": 58562,
+ "ic_fluent_clover_20_filled": 58563,
+ "ic_fluent_clover_20_regular": 58564,
+ "ic_fluent_code_20_filled": 58565,
+ "ic_fluent_code_20_regular": 58566,
+ "ic_fluent_code_block_20_filled": 58567,
+ "ic_fluent_code_block_20_regular": 58568,
+ "ic_fluent_code_circle_20_filled": 58569,
+ "ic_fluent_code_circle_20_regular": 58570,
+ "ic_fluent_code_text_20_filled": 58571,
+ "ic_fluent_code_text_20_regular": 58572,
+ "ic_fluent_code_text_edit_20_filled": 58573,
+ "ic_fluent_code_text_edit_20_regular": 58574,
+ "ic_fluent_collections_20_filled": 58575,
+ "ic_fluent_collections_20_regular": 58576,
+ "ic_fluent_collections_add_20_filled": 58577,
+ "ic_fluent_collections_add_20_regular": 58578,
+ "ic_fluent_color_20_filled": 58579,
+ "ic_fluent_color_20_regular": 58580,
+ "ic_fluent_color_background_20_filled": 58581,
+ "ic_fluent_color_background_20_regular": 58582,
+ "ic_fluent_color_background_accent_20_regular": 58583,
+ "ic_fluent_color_fill_20_filled": 58584,
+ "ic_fluent_color_fill_20_regular": 58585,
+ "ic_fluent_color_fill_accent_20_regular": 58586,
+ "ic_fluent_color_line_20_filled": 58587,
+ "ic_fluent_color_line_20_regular": 58588,
+ "ic_fluent_color_line_accent_20_regular": 58589,
+ "ic_fluent_column_20_filled": 58590,
+ "ic_fluent_column_20_regular": 58591,
+ "ic_fluent_column_arrow_right_20_filled": 58592,
+ "ic_fluent_column_arrow_right_20_regular": 58593,
+ "ic_fluent_column_double_compare_20_filled": 58594,
+ "ic_fluent_column_double_compare_20_regular": 58595,
+ "ic_fluent_column_edit_20_filled": 58596,
+ "ic_fluent_column_edit_20_regular": 58597,
+ "ic_fluent_column_single_compare_20_filled": 58598,
+ "ic_fluent_column_single_compare_20_regular": 58599,
+ "ic_fluent_column_triple_20_filled": 58600,
+ "ic_fluent_column_triple_20_regular": 58601,
+ "ic_fluent_column_triple_edit_20_filled": 58602,
+ "ic_fluent_column_triple_edit_20_regular": 58603,
+ "ic_fluent_comma_20_filled": 58604,
+ "ic_fluent_comma_20_regular": 58605,
+ "ic_fluent_comment_20_filled": 58606,
+ "ic_fluent_comment_20_regular": 58607,
+ "ic_fluent_comment_add_20_filled": 58608,
+ "ic_fluent_comment_add_20_regular": 58609,
+ "ic_fluent_comment_arrow_left_20_filled": 58610,
+ "ic_fluent_comment_arrow_left_20_regular": 58611,
+ "ic_fluent_comment_arrow_right_20_filled": 58612,
+ "ic_fluent_comment_arrow_right_20_regular": 58613,
+ "ic_fluent_comment_checkmark_20_filled": 58614,
+ "ic_fluent_comment_checkmark_20_regular": 58615,
+ "ic_fluent_comment_dismiss_20_filled": 58616,
+ "ic_fluent_comment_dismiss_20_regular": 58617,
+ "ic_fluent_comment_edit_20_filled": 58618,
+ "ic_fluent_comment_edit_20_regular": 58619,
+ "ic_fluent_comment_error_20_filled": 58620,
+ "ic_fluent_comment_error_20_regular": 58621,
+ "ic_fluent_comment_lightning_20_filled": 58622,
+ "ic_fluent_comment_lightning_20_regular": 58623,
+ "ic_fluent_comment_link_20_filled": 58624,
+ "ic_fluent_comment_link_20_regular": 58625,
+ "ic_fluent_comment_mention_20_filled": 58626,
+ "ic_fluent_comment_mention_20_regular": 58627,
+ "ic_fluent_comment_multiple_20_filled": 58628,
+ "ic_fluent_comment_multiple_20_regular": 58629,
+ "ic_fluent_comment_multiple_checkmark_20_filled": 58630,
+ "ic_fluent_comment_multiple_checkmark_20_regular": 58631,
+ "ic_fluent_comment_multiple_link_20_filled": 58632,
+ "ic_fluent_comment_multiple_link_20_regular": 58633,
+ "ic_fluent_comment_note_20_filled": 58634,
+ "ic_fluent_comment_note_20_regular": 58635,
+ "ic_fluent_comment_off_20_filled": 58636,
+ "ic_fluent_comment_off_20_regular": 58637,
+ "ic_fluent_communication_20_filled": 58638,
+ "ic_fluent_communication_20_regular": 58639,
+ "ic_fluent_communication_person_20_filled": 58640,
+ "ic_fluent_communication_person_20_regular": 58641,
+ "ic_fluent_communication_shield_20_filled": 58642,
+ "ic_fluent_communication_shield_20_regular": 58643,
+ "ic_fluent_compass_northwest_20_filled": 58644,
+ "ic_fluent_compass_northwest_20_regular": 58645,
+ "ic_fluent_compose_20_filled": 58646,
+ "ic_fluent_compose_20_regular": 58647,
+ "ic_fluent_conference_room_20_filled": 58648,
+ "ic_fluent_conference_room_20_regular": 58649,
+ "ic_fluent_connected_20_filled": 58650,
+ "ic_fluent_connected_20_regular": 58651,
+ "ic_fluent_connector_20_filled": 58652,
+ "ic_fluent_connector_20_regular": 58653,
+ "ic_fluent_contact_card_20_filled": 58654,
+ "ic_fluent_contact_card_20_regular": 58655,
+ "ic_fluent_contact_card_group_20_filled": 58656,
+ "ic_fluent_contact_card_group_20_regular": 58657,
+ "ic_fluent_contact_card_link_20_filled": 58658,
+ "ic_fluent_contact_card_link_20_regular": 58659,
+ "ic_fluent_contact_card_ribbon_20_filled": 58660,
+ "ic_fluent_contact_card_ribbon_20_regular": 58661,
+ "ic_fluent_content_settings_20_filled": 58662,
+ "ic_fluent_content_settings_20_regular": 58663,
+ "ic_fluent_content_view_20_filled": 58664,
+ "ic_fluent_content_view_20_regular": 58665,
+ "ic_fluent_content_view_gallery_20_filled": 58666,
+ "ic_fluent_content_view_gallery_20_regular": 58667,
+ "ic_fluent_content_view_gallery_lightning_20_filled": 58668,
+ "ic_fluent_content_view_gallery_lightning_20_regular": 58669,
+ "ic_fluent_contract_down_left_20_filled": 58670,
+ "ic_fluent_contract_down_left_20_regular": 58671,
+ "ic_fluent_contract_up_right_20_filled": 58672,
+ "ic_fluent_contract_up_right_20_regular": 58673,
+ "ic_fluent_control_button_20_filled": 58674,
+ "ic_fluent_control_button_20_regular": 58675,
+ "ic_fluent_convert_range_20_filled": 58676,
+ "ic_fluent_convert_range_20_regular": 58677,
+ "ic_fluent_cookies_20_filled": 58678,
+ "ic_fluent_cookies_20_regular": 58679,
+ "ic_fluent_copy_20_filled": 58680,
+ "ic_fluent_copy_20_regular": 58681,
+ "ic_fluent_copy_add_20_filled": 58682,
+ "ic_fluent_copy_add_20_regular": 58683,
+ "ic_fluent_copy_arrow_right_20_filled": 58684,
+ "ic_fluent_copy_arrow_right_20_regular": 58685,
+ "ic_fluent_copy_select_20_filled": 58686,
+ "ic_fluent_copy_select_20_regular": 58687,
+ "ic_fluent_couch_20_filled": 58688,
+ "ic_fluent_couch_20_regular": 58689,
+ "ic_fluent_credit_card_clock_20_filled": 58690,
+ "ic_fluent_credit_card_clock_20_regular": 58691,
+ "ic_fluent_credit_card_person_20_filled": 58692,
+ "ic_fluent_credit_card_person_20_regular": 58693,
+ "ic_fluent_credit_card_toolbox_20_filled": 58694,
+ "ic_fluent_credit_card_toolbox_20_regular": 58695,
+ "ic_fluent_crop_20_filled": 58696,
+ "ic_fluent_crop_20_regular": 58697,
+ "ic_fluent_crop_arrow_rotate_20_filled": 58698,
+ "ic_fluent_crop_arrow_rotate_20_regular": 58699,
+ "ic_fluent_crop_interim_20_filled": 58700,
+ "ic_fluent_crop_interim_20_regular": 58701,
+ "ic_fluent_crop_interim_off_20_filled": 58702,
+ "ic_fluent_crop_interim_off_20_regular": 58703,
+ "ic_fluent_crown_20_filled": 58704,
+ "ic_fluent_crown_20_regular": 58705,
+ "ic_fluent_cube_20_filled": 58706,
+ "ic_fluent_cube_20_regular": 58707,
+ "ic_fluent_cube_add_20_filled": 58708,
+ "ic_fluent_cube_add_20_regular": 58709,
+ "ic_fluent_cube_arrow_curve_down_20_filled": 58710,
+ "ic_fluent_cube_arrow_curve_down_20_regular": 58711,
+ "ic_fluent_cube_link_20_filled": 58712,
+ "ic_fluent_cube_link_20_regular": 58713,
+ "ic_fluent_cube_multiple_20_filled": 58714,
+ "ic_fluent_cube_multiple_20_regular": 58715,
+ "ic_fluent_cube_quick_20_filled": 58716,
+ "ic_fluent_cube_quick_20_regular": 58717,
+ "ic_fluent_cube_rotate_20_filled": 58718,
+ "ic_fluent_cube_rotate_20_regular": 58719,
+ "ic_fluent_cube_sync_20_filled": 58720,
+ "ic_fluent_cube_sync_20_regular": 58721,
+ "ic_fluent_cube_tree_20_filled": 58722,
+ "ic_fluent_cube_tree_20_regular": 58723,
+ "ic_fluent_currency_dollar_euro_20_filled": 58724,
+ "ic_fluent_currency_dollar_euro_20_regular": 58725,
+ "ic_fluent_currency_dollar_rupee_20_filled": 58726,
+ "ic_fluent_currency_dollar_rupee_20_regular": 58727,
+ "ic_fluent_cursor_20_filled": 58728,
+ "ic_fluent_cursor_20_regular": 58729,
+ "ic_fluent_cursor_click_20_filled": 58730,
+ "ic_fluent_cursor_click_20_regular": 58731,
+ "ic_fluent_cursor_hover_20_filled": 58732,
+ "ic_fluent_cursor_hover_20_regular": 58733,
+ "ic_fluent_cursor_hover_off_20_filled": 58734,
+ "ic_fluent_cursor_hover_off_20_regular": 58735,
+ "ic_fluent_cursor_prohibited_20_filled": 58736,
+ "ic_fluent_cursor_prohibited_20_regular": 58737,
+ "ic_fluent_cut_20_filled": 58738,
+ "ic_fluent_cut_20_regular": 58739,
+ "ic_fluent_dark_theme_20_filled": 58740,
+ "ic_fluent_dark_theme_20_regular": 58741,
+ "ic_fluent_data_area_20_filled": 58742,
+ "ic_fluent_data_area_20_regular": 58743,
+ "ic_fluent_data_bar_horizontal_20_filled": 58744,
+ "ic_fluent_data_bar_horizontal_20_regular": 58745,
+ "ic_fluent_data_bar_vertical_20_filled": 58746,
+ "ic_fluent_data_bar_vertical_20_regular": 58747,
+ "ic_fluent_data_bar_vertical_add_20_filled": 58748,
+ "ic_fluent_data_bar_vertical_add_20_regular": 58749,
+ "ic_fluent_data_bar_vertical_arrow_down_20_filled": 58750,
+ "ic_fluent_data_bar_vertical_arrow_down_20_regular": 58751,
+ "ic_fluent_data_bar_vertical_ascending_20_filled": 58752,
+ "ic_fluent_data_bar_vertical_ascending_20_regular": 58753,
+ "ic_fluent_data_bar_vertical_star_20_filled": 58754,
+ "ic_fluent_data_bar_vertical_star_20_regular": 58755,
+ "ic_fluent_data_funnel_20_filled": 58756,
+ "ic_fluent_data_funnel_20_regular": 58757,
+ "ic_fluent_data_histogram_20_filled": 58758,
+ "ic_fluent_data_histogram_20_regular": 58759,
+ "ic_fluent_data_line_20_filled": 58760,
+ "ic_fluent_data_line_20_regular": 58761,
+ "ic_fluent_data_pie_20_filled": 58762,
+ "ic_fluent_data_pie_20_regular": 58763,
+ "ic_fluent_data_scatter_20_filled": 58764,
+ "ic_fluent_data_scatter_20_regular": 58765,
+ "ic_fluent_data_sunburst_20_filled": 58766,
+ "ic_fluent_data_sunburst_20_regular": 58767,
+ "ic_fluent_data_treemap_20_filled": 58768,
+ "ic_fluent_data_treemap_20_regular": 58769,
+ "ic_fluent_data_trending_20_filled": 58770,
+ "ic_fluent_data_trending_20_regular": 58771,
+ "ic_fluent_data_usage_20_filled": 58772,
+ "ic_fluent_data_usage_20_regular": 58773,
+ "ic_fluent_data_usage_edit_20_filled": 58774,
+ "ic_fluent_data_usage_edit_20_regular": 58775,
+ "ic_fluent_data_usage_settings_20_filled": 58776,
+ "ic_fluent_data_usage_settings_20_regular": 58777,
+ "ic_fluent_data_usage_toolbox_20_filled": 58778,
+ "ic_fluent_data_usage_toolbox_20_regular": 58779,
+ "ic_fluent_data_waterfall_20_filled": 58780,
+ "ic_fluent_data_waterfall_20_regular": 58781,
+ "ic_fluent_data_whisker_20_filled": 58782,
+ "ic_fluent_data_whisker_20_regular": 58783,
+ "ic_fluent_database_20_filled": 58784,
+ "ic_fluent_database_20_regular": 58785,
+ "ic_fluent_database_arrow_down_20_filled": 58786,
+ "ic_fluent_database_arrow_down_20_regular": 58787,
+ "ic_fluent_database_arrow_right_20_filled": 58788,
+ "ic_fluent_database_arrow_right_20_regular": 58789,
+ "ic_fluent_database_arrow_up_20_filled": 58790,
+ "ic_fluent_database_arrow_up_20_regular": 58791,
+ "ic_fluent_database_lightning_20_filled": 58792,
+ "ic_fluent_database_lightning_20_regular": 58793,
+ "ic_fluent_database_link_20_filled": 58794,
+ "ic_fluent_database_link_20_regular": 58795,
+ "ic_fluent_database_multiple_20_filled": 58796,
+ "ic_fluent_database_multiple_20_regular": 58797,
+ "ic_fluent_database_person_20_filled": 58798,
+ "ic_fluent_database_person_20_regular": 58799,
+ "ic_fluent_database_plug_connected_20_filled": 58800,
+ "ic_fluent_database_plug_connected_20_regular": 58801,
+ "ic_fluent_database_search_20_filled": 58802,
+ "ic_fluent_database_search_20_regular": 58803,
+ "ic_fluent_database_switch_20_filled": 58804,
+ "ic_fluent_database_switch_20_regular": 58805,
+ "ic_fluent_database_warning_20_filled": 58806,
+ "ic_fluent_database_warning_20_regular": 58807,
+ "ic_fluent_database_window_20_filled": 58808,
+ "ic_fluent_database_window_20_regular": 58809,
+ "ic_fluent_decimal_arrow_left_20_filled": 58810,
+ "ic_fluent_decimal_arrow_left_20_regular": 58811,
+ "ic_fluent_decimal_arrow_right_20_filled": 58812,
+ "ic_fluent_decimal_arrow_right_20_regular": 58813,
+ "ic_fluent_delete_20_filled": 58814,
+ "ic_fluent_delete_20_regular": 58815,
+ "ic_fluent_delete_arrow_back_20_filled": 58816,
+ "ic_fluent_delete_arrow_back_20_regular": 58817,
+ "ic_fluent_delete_dismiss_20_filled": 58818,
+ "ic_fluent_delete_dismiss_20_regular": 58819,
+ "ic_fluent_delete_lines_20_filled": 58820,
+ "ic_fluent_delete_lines_20_regular": 58821,
+ "ic_fluent_delete_off_20_filled": 58822,
+ "ic_fluent_delete_off_20_regular": 58823,
+ "ic_fluent_dentist_20_filled": 58824,
+ "ic_fluent_dentist_20_regular": 58825,
+ "ic_fluent_design_ideas_20_filled": 58826,
+ "ic_fluent_design_ideas_20_regular": 58827,
+ "ic_fluent_desk_20_filled": 58828,
+ "ic_fluent_desk_20_regular": 58829,
+ "ic_fluent_desktop_20_filled": 58830,
+ "ic_fluent_desktop_20_regular": 58831,
+ "ic_fluent_desktop_arrow_down_20_filled": 58832,
+ "ic_fluent_desktop_arrow_down_20_regular": 58833,
+ "ic_fluent_desktop_arrow_right_20_filled": 58834,
+ "ic_fluent_desktop_arrow_right_20_regular": 58835,
+ "ic_fluent_desktop_checkmark_20_filled": 58836,
+ "ic_fluent_desktop_checkmark_20_regular": 58837,
+ "ic_fluent_desktop_cursor_20_filled": 58838,
+ "ic_fluent_desktop_cursor_20_regular": 58839,
+ "ic_fluent_desktop_edit_20_filled": 58840,
+ "ic_fluent_desktop_edit_20_regular": 58841,
+ "ic_fluent_desktop_flow_20_filled": 58842,
+ "ic_fluent_desktop_flow_20_regular": 58843,
+ "ic_fluent_desktop_keyboard_20_filled": 58844,
+ "ic_fluent_desktop_keyboard_20_regular": 58845,
+ "ic_fluent_desktop_mac_20_filled": 58846,
+ "ic_fluent_desktop_mac_20_regular": 58847,
+ "ic_fluent_desktop_off_20_filled": 58848,
+ "ic_fluent_desktop_off_20_regular": 58849,
+ "ic_fluent_desktop_pulse_20_filled": 58850,
+ "ic_fluent_desktop_pulse_20_regular": 58851,
+ "ic_fluent_desktop_signal_20_filled": 58852,
+ "ic_fluent_desktop_signal_20_regular": 58853,
+ "ic_fluent_desktop_speaker_20_filled": 58854,
+ "ic_fluent_desktop_speaker_20_regular": 58855,
+ "ic_fluent_desktop_speaker_off_20_filled": 58856,
+ "ic_fluent_desktop_speaker_off_20_regular": 58857,
+ "ic_fluent_desktop_sync_20_filled": 58858,
+ "ic_fluent_desktop_sync_20_regular": 58859,
+ "ic_fluent_desktop_toolbox_20_filled": 58860,
+ "ic_fluent_desktop_toolbox_20_regular": 58861,
+ "ic_fluent_desktop_tower_20_filled": 58862,
+ "ic_fluent_desktop_tower_20_regular": 58863,
+ "ic_fluent_developer_board_20_filled": 58864,
+ "ic_fluent_developer_board_20_regular": 58865,
+ "ic_fluent_developer_board_lightning_20_filled": 58866,
+ "ic_fluent_developer_board_lightning_20_regular": 58867,
+ "ic_fluent_developer_board_lightning_toolbox_20_filled": 58868,
+ "ic_fluent_developer_board_lightning_toolbox_20_regular": 58869,
+ "ic_fluent_developer_board_search_20_filled": 58870,
+ "ic_fluent_developer_board_search_20_regular": 58871,
+ "ic_fluent_device_eq_20_filled": 58872,
+ "ic_fluent_device_eq_20_regular": 58873,
+ "ic_fluent_device_meeting_room_20_filled": 58874,
+ "ic_fluent_device_meeting_room_20_regular": 58875,
+ "ic_fluent_device_meeting_room_remote_20_filled": 58876,
+ "ic_fluent_device_meeting_room_remote_20_regular": 58877,
+ "ic_fluent_diagram_20_filled": 58878,
+ "ic_fluent_diagram_20_regular": 58879,
+ "ic_fluent_dialpad_20_filled": 58880,
+ "ic_fluent_dialpad_20_regular": 58881,
+ "ic_fluent_dialpad_off_20_filled": 58882,
+ "ic_fluent_dialpad_off_20_regular": 58883,
+ "ic_fluent_dialpad_question_mark_20_filled": 58884,
+ "ic_fluent_dialpad_question_mark_20_regular": 58885,
+ "ic_fluent_diamond_20_filled": 58886,
+ "ic_fluent_diamond_20_regular": 58887,
+ "ic_fluent_directions_20_filled": 58888,
+ "ic_fluent_directions_20_regular": 58889,
+ "ic_fluent_dishwasher_20_filled": 58890,
+ "ic_fluent_dishwasher_20_regular": 58891,
+ "ic_fluent_dismiss_20_filled": 58892,
+ "ic_fluent_dismiss_20_regular": 58893,
+ "ic_fluent_dismiss_circle_20_filled": 58894,
+ "ic_fluent_dismiss_circle_20_regular": 58895,
+ "ic_fluent_dismiss_square_20_filled": 58896,
+ "ic_fluent_dismiss_square_20_regular": 58897,
+ "ic_fluent_dismiss_square_multiple_20_filled": 58898,
+ "ic_fluent_dismiss_square_multiple_20_regular": 58899,
+ "ic_fluent_diversity_20_filled": 58900,
+ "ic_fluent_diversity_20_regular": 58901,
+ "ic_fluent_divider_short_20_filled": 58902,
+ "ic_fluent_divider_short_20_regular": 58903,
+ "ic_fluent_divider_tall_20_filled": 58904,
+ "ic_fluent_divider_tall_20_regular": 58905,
+ "ic_fluent_dock_20_filled": 58906,
+ "ic_fluent_dock_20_regular": 58907,
+ "ic_fluent_dock_row_20_filled": 58908,
+ "ic_fluent_dock_row_20_regular": 58909,
+ "ic_fluent_doctor_20_filled": 58910,
+ "ic_fluent_doctor_20_regular": 58911,
+ "ic_fluent_document_100_20_filled": 58912,
+ "ic_fluent_document_100_20_regular": 58913,
+ "ic_fluent_document_20_filled": 58914,
+ "ic_fluent_document_20_regular": 58915,
+ "ic_fluent_document_add_20_filled": 58916,
+ "ic_fluent_document_add_20_regular": 58917,
+ "ic_fluent_document_arrow_down_20_filled": 58918,
+ "ic_fluent_document_arrow_down_20_regular": 58919,
+ "ic_fluent_document_arrow_left_20_filled": 58920,
+ "ic_fluent_document_arrow_left_20_regular": 58921,
+ "ic_fluent_document_arrow_right_20_filled": 58922,
+ "ic_fluent_document_arrow_right_20_regular": 58923,
+ "ic_fluent_document_arrow_up_20_filled": 58924,
+ "ic_fluent_document_arrow_up_20_regular": 58925,
+ "ic_fluent_document_border_20_filled": 58926,
+ "ic_fluent_document_border_20_regular": 58927,
+ "ic_fluent_document_border_print_20_filled": 58928,
+ "ic_fluent_document_border_print_20_regular": 58929,
+ "ic_fluent_document_briefcase_20_filled": 58930,
+ "ic_fluent_document_briefcase_20_regular": 58931,
+ "ic_fluent_document_bullet_list_20_filled": 58932,
+ "ic_fluent_document_bullet_list_20_regular": 58933,
+ "ic_fluent_document_bullet_list_arrow_left_20_filled": 58934,
+ "ic_fluent_document_bullet_list_arrow_left_20_regular": 58935,
+ "ic_fluent_document_bullet_list_clock_20_filled": 58936,
+ "ic_fluent_document_bullet_list_clock_20_regular": 58937,
+ "ic_fluent_document_bullet_list_cube_20_filled": 58938,
+ "ic_fluent_document_bullet_list_cube_20_regular": 58939,
+ "ic_fluent_document_bullet_list_multiple_20_filled": 58940,
+ "ic_fluent_document_bullet_list_multiple_20_regular": 58941,
+ "ic_fluent_document_bullet_list_off_20_filled": 58942,
+ "ic_fluent_document_bullet_list_off_20_regular": 58943,
+ "ic_fluent_document_catch_up_20_filled": 58944,
+ "ic_fluent_document_catch_up_20_regular": 58945,
+ "ic_fluent_document_checkmark_20_filled": 58946,
+ "ic_fluent_document_checkmark_20_regular": 58947,
+ "ic_fluent_document_chevron_double_20_filled": 58948,
+ "ic_fluent_document_chevron_double_20_regular": 58949,
+ "ic_fluent_document_copy_20_filled": 58950,
+ "ic_fluent_document_copy_20_regular": 58951,
+ "ic_fluent_document_css_20_filled": 58952,
+ "ic_fluent_document_css_20_regular": 58953,
+ "ic_fluent_document_cube_20_filled": 58954,
+ "ic_fluent_document_cube_20_regular": 58955,
+ "ic_fluent_document_data_20_filled": 58956,
+ "ic_fluent_document_data_20_regular": 58957,
+ "ic_fluent_document_data_link_20_filled": 58958,
+ "ic_fluent_document_data_link_20_regular": 58959,
+ "ic_fluent_document_data_lock_20_filled": 58960,
+ "ic_fluent_document_data_lock_20_regular": 58961,
+ "ic_fluent_document_database_20_filled": 58962,
+ "ic_fluent_document_database_20_regular": 58963,
+ "ic_fluent_document_dismiss_20_filled": 58964,
+ "ic_fluent_document_dismiss_20_regular": 58965,
+ "ic_fluent_document_edit_20_filled": 58966,
+ "ic_fluent_document_edit_20_regular": 58967,
+ "ic_fluent_document_endnote_20_filled": 58968,
+ "ic_fluent_document_endnote_20_regular": 58969,
+ "ic_fluent_document_error_20_filled": 58970,
+ "ic_fluent_document_error_20_regular": 58971,
+ "ic_fluent_document_fit_20_filled": 58972,
+ "ic_fluent_document_fit_20_regular": 58973,
+ "ic_fluent_document_flowchart_20_filled": 58974,
+ "ic_fluent_document_flowchart_20_regular": 58975,
+ "ic_fluent_document_folder_20_filled": 58976,
+ "ic_fluent_document_folder_20_regular": 58977,
+ "ic_fluent_document_footer_20_filled": 58978,
+ "ic_fluent_document_footer_20_regular": 58979,
+ "ic_fluent_document_footer_dismiss_20_filled": 58980,
+ "ic_fluent_document_footer_dismiss_20_regular": 58981,
+ "ic_fluent_document_header_20_filled": 58982,
+ "ic_fluent_document_header_20_regular": 58983,
+ "ic_fluent_document_header_arrow_down_20_filled": 58984,
+ "ic_fluent_document_header_arrow_down_20_regular": 58985,
+ "ic_fluent_document_header_dismiss_20_filled": 58986,
+ "ic_fluent_document_header_dismiss_20_regular": 58987,
+ "ic_fluent_document_header_footer_20_filled": 58988,
+ "ic_fluent_document_header_footer_20_regular": 58989,
+ "ic_fluent_document_heart_20_filled": 58990,
+ "ic_fluent_document_heart_20_regular": 58991,
+ "ic_fluent_document_heart_pulse_20_filled": 58992,
+ "ic_fluent_document_heart_pulse_20_regular": 58993,
+ "ic_fluent_document_image_20_filled": 58994,
+ "ic_fluent_document_image_20_regular": 58995,
+ "ic_fluent_document_java_20_filled": 58996,
+ "ic_fluent_document_java_20_regular": 58997,
+ "ic_fluent_document_javascript_20_filled": 58998,
+ "ic_fluent_document_javascript_20_regular": 58999,
+ "ic_fluent_document_key_20_filled": 59000,
+ "ic_fluent_document_key_20_regular": 59001,
+ "ic_fluent_document_landscape_20_filled": 59002,
+ "ic_fluent_document_landscape_20_regular": 59003,
+ "ic_fluent_document_landscape_data_20_filled": 59004,
+ "ic_fluent_document_landscape_data_20_regular": 59005,
+ "ic_fluent_document_landscape_split_20_filled": 59006,
+ "ic_fluent_document_landscape_split_20_regular": 59007,
+ "ic_fluent_document_landscape_split_hint_20_filled": 59008,
+ "ic_fluent_document_landscape_split_hint_20_regular": 59009,
+ "ic_fluent_document_lightning_20_filled": 59010,
+ "ic_fluent_document_lightning_20_regular": 59011,
+ "ic_fluent_document_link_20_filled": 59012,
+ "ic_fluent_document_link_20_regular": 59013,
+ "ic_fluent_document_lock_20_filled": 59014,
+ "ic_fluent_document_lock_20_regular": 59015,
+ "ic_fluent_document_margins_20_filled": 59016,
+ "ic_fluent_document_margins_20_regular": 59017,
+ "ic_fluent_document_mention_20_filled": 59018,
+ "ic_fluent_document_mention_20_regular": 59019,
+ "ic_fluent_document_multiple_20_filled": 59020,
+ "ic_fluent_document_multiple_20_regular": 59021,
+ "ic_fluent_document_multiple_percent_20_filled": 59022,
+ "ic_fluent_document_multiple_percent_20_regular": 59023,
+ "ic_fluent_document_multiple_prohibited_20_filled": 59024,
+ "ic_fluent_document_multiple_prohibited_20_regular": 59025,
+ "ic_fluent_document_multiple_sync_20_filled": 59026,
+ "ic_fluent_document_multiple_sync_20_regular": 59027,
+ "ic_fluent_document_one_page_20_filled": 59028,
+ "ic_fluent_document_one_page_20_regular": 59029,
+ "ic_fluent_document_one_page_add_20_filled": 59030,
+ "ic_fluent_document_one_page_add_20_regular": 59031,
+ "ic_fluent_document_one_page_columns_20_filled": 59032,
+ "ic_fluent_document_one_page_columns_20_regular": 59033,
+ "ic_fluent_document_one_page_link_20_filled": 59034,
+ "ic_fluent_document_one_page_link_20_regular": 59035,
+ "ic_fluent_document_one_page_multiple_20_filled": 59036,
+ "ic_fluent_document_one_page_multiple_20_regular": 59037,
+ "ic_fluent_document_one_page_sparkle_20_filled": 59038,
+ "ic_fluent_document_one_page_sparkle_20_regular": 59039,
+ "ic_fluent_document_page_bottom_center_20_filled": 59040,
+ "ic_fluent_document_page_bottom_center_20_regular": 59041,
+ "ic_fluent_document_page_bottom_left_20_filled": 59042,
+ "ic_fluent_document_page_bottom_left_20_regular": 59043,
+ "ic_fluent_document_page_bottom_right_20_filled": 59044,
+ "ic_fluent_document_page_bottom_right_20_regular": 59045,
+ "ic_fluent_document_page_break_20_filled": 59046,
+ "ic_fluent_document_page_break_20_regular": 59047,
+ "ic_fluent_document_page_number_20_filled": 59048,
+ "ic_fluent_document_page_number_20_regular": 59049,
+ "ic_fluent_document_page_top_center_20_filled": 59050,
+ "ic_fluent_document_page_top_center_20_regular": 59051,
+ "ic_fluent_document_page_top_left_20_filled": 59052,
+ "ic_fluent_document_page_top_left_20_regular": 59053,
+ "ic_fluent_document_page_top_right_20_filled": 59054,
+ "ic_fluent_document_page_top_right_20_regular": 59055,
+ "ic_fluent_document_pdf_20_filled": 59056,
+ "ic_fluent_document_pdf_20_regular": 59057,
+ "ic_fluent_document_percent_20_filled": 59058,
+ "ic_fluent_document_percent_20_regular": 59059,
+ "ic_fluent_document_person_20_filled": 59060,
+ "ic_fluent_document_person_20_regular": 59061,
+ "ic_fluent_document_pill_20_filled": 59062,
+ "ic_fluent_document_pill_20_regular": 59063,
+ "ic_fluent_document_print_20_filled": 59064,
+ "ic_fluent_document_print_20_regular": 59065,
+ "ic_fluent_document_prohibited_20_filled": 59066,
+ "ic_fluent_document_prohibited_20_regular": 59067,
+ "ic_fluent_document_question_mark_20_filled": 59068,
+ "ic_fluent_document_question_mark_20_regular": 59069,
+ "ic_fluent_document_queue_20_filled": 59070,
+ "ic_fluent_document_queue_20_regular": 59071,
+ "ic_fluent_document_queue_add_20_filled": 59072,
+ "ic_fluent_document_queue_add_20_regular": 59073,
+ "ic_fluent_document_queue_multiple_20_filled": 59074,
+ "ic_fluent_document_queue_multiple_20_regular": 59075,
+ "ic_fluent_document_ribbon_20_filled": 59076,
+ "ic_fluent_document_ribbon_20_regular": 59077,
+ "ic_fluent_document_sass_20_filled": 59078,
+ "ic_fluent_document_sass_20_regular": 59079,
+ "ic_fluent_document_save_20_filled": 59080,
+ "ic_fluent_document_save_20_regular": 59081,
+ "ic_fluent_document_search_20_filled": 59082,
+ "ic_fluent_document_search_20_regular": 59083,
+ "ic_fluent_document_settings_20_filled": 59084,
+ "ic_fluent_document_settings_20_regular": 59085,
+ "ic_fluent_document_signature_20_filled": 59086,
+ "ic_fluent_document_signature_20_regular": 59087,
+ "ic_fluent_document_split_hint_20_filled": 59088,
+ "ic_fluent_document_split_hint_20_regular": 59089,
+ "ic_fluent_document_split_hint_off_20_filled": 59090,
+ "ic_fluent_document_split_hint_off_20_regular": 59091,
+ "ic_fluent_document_sync_20_filled": 59092,
+ "ic_fluent_document_sync_20_regular": 59093,
+ "ic_fluent_document_table_20_filled": 59094,
+ "ic_fluent_document_table_20_regular": 59095,
+ "ic_fluent_document_table_arrow_right_20_filled": 59096,
+ "ic_fluent_document_table_arrow_right_20_regular": 59097,
+ "ic_fluent_document_table_checkmark_20_filled": 59098,
+ "ic_fluent_document_table_checkmark_20_regular": 59099,
+ "ic_fluent_document_table_cube_20_filled": 59100,
+ "ic_fluent_document_table_cube_20_regular": 59101,
+ "ic_fluent_document_table_search_20_filled": 59102,
+ "ic_fluent_document_table_search_20_regular": 59103,
+ "ic_fluent_document_table_truck_20_filled": 59104,
+ "ic_fluent_document_table_truck_20_regular": 59105,
+ "ic_fluent_document_target_20_filled": 59106,
+ "ic_fluent_document_target_20_regular": 59107,
+ "ic_fluent_document_text_20_filled": 59108,
+ "ic_fluent_document_text_20_regular": 59109,
+ "ic_fluent_document_text_clock_20_filled": 59110,
+ "ic_fluent_document_text_clock_20_regular": 59111,
+ "ic_fluent_document_text_extract_20_filled": 59112,
+ "ic_fluent_document_text_extract_20_regular": 59113,
+ "ic_fluent_document_text_link_20_filled": 59114,
+ "ic_fluent_document_text_link_20_regular": 59115,
+ "ic_fluent_document_text_toolbox_20_filled": 59116,
+ "ic_fluent_document_text_toolbox_20_regular": 59117,
+ "ic_fluent_document_toolbox_20_filled": 59118,
+ "ic_fluent_document_toolbox_20_regular": 59119,
+ "ic_fluent_document_width_20_filled": 59120,
+ "ic_fluent_document_width_20_regular": 59121,
+ "ic_fluent_document_yml_20_filled": 59122,
+ "ic_fluent_document_yml_20_regular": 59123,
+ "ic_fluent_door_20_filled": 59124,
+ "ic_fluent_door_20_regular": 59125,
+ "ic_fluent_door_arrow_left_20_filled": 59126,
+ "ic_fluent_door_arrow_left_20_regular": 59127,
+ "ic_fluent_door_arrow_right_20_filled": 59128,
+ "ic_fluent_door_arrow_right_20_regular": 59129,
+ "ic_fluent_door_tag_20_filled": 59130,
+ "ic_fluent_door_tag_20_regular": 59131,
+ "ic_fluent_double_swipe_down_20_filled": 59132,
+ "ic_fluent_double_swipe_down_20_regular": 59133,
+ "ic_fluent_double_swipe_up_20_filled": 59134,
+ "ic_fluent_double_swipe_up_20_regular": 59135,
+ "ic_fluent_double_tap_swipe_down_20_filled": 59136,
+ "ic_fluent_double_tap_swipe_down_20_regular": 59137,
+ "ic_fluent_double_tap_swipe_up_20_filled": 59138,
+ "ic_fluent_double_tap_swipe_up_20_regular": 59139,
+ "ic_fluent_drafts_20_filled": 59140,
+ "ic_fluent_drafts_20_regular": 59141,
+ "ic_fluent_drag_20_filled": 59142,
+ "ic_fluent_drag_20_regular": 59143,
+ "ic_fluent_draw_image_20_filled": 59144,
+ "ic_fluent_draw_image_20_regular": 59145,
+ "ic_fluent_draw_shape_20_filled": 59146,
+ "ic_fluent_draw_shape_20_regular": 59147,
+ "ic_fluent_draw_text_20_filled": 59148,
+ "ic_fluent_draw_text_20_regular": 59149,
+ "ic_fluent_drawer_20_filled": 59150,
+ "ic_fluent_drawer_20_regular": 59151,
+ "ic_fluent_drawer_add_20_filled": 59152,
+ "ic_fluent_drawer_add_20_regular": 59153,
+ "ic_fluent_drawer_arrow_download_20_filled": 59154,
+ "ic_fluent_drawer_arrow_download_20_regular": 59155,
+ "ic_fluent_drawer_dismiss_20_filled": 59156,
+ "ic_fluent_drawer_dismiss_20_regular": 59157,
+ "ic_fluent_drawer_play_20_filled": 59158,
+ "ic_fluent_drawer_play_20_regular": 59159,
+ "ic_fluent_drawer_subtract_20_filled": 59160,
+ "ic_fluent_drawer_subtract_20_regular": 59161,
+ "ic_fluent_drink_beer_20_filled": 59162,
+ "ic_fluent_drink_beer_20_regular": 59163,
+ "ic_fluent_drink_bottle_20_filled": 59164,
+ "ic_fluent_drink_bottle_20_regular": 59165,
+ "ic_fluent_drink_bottle_off_20_filled": 59166,
+ "ic_fluent_drink_bottle_off_20_regular": 59167,
+ "ic_fluent_drink_coffee_20_filled": 59168,
+ "ic_fluent_drink_coffee_20_regular": 59169,
+ "ic_fluent_drink_margarita_20_filled": 59170,
+ "ic_fluent_drink_margarita_20_regular": 59171,
+ "ic_fluent_drink_to_go_20_filled": 59172,
+ "ic_fluent_drink_to_go_20_regular": 59173,
+ "ic_fluent_drink_wine_20_filled": 59174,
+ "ic_fluent_drink_wine_20_regular": 59175,
+ "ic_fluent_drive_train_20_filled": 59176,
+ "ic_fluent_drive_train_20_regular": 59177,
+ "ic_fluent_drop_20_filled": 59178,
+ "ic_fluent_drop_20_regular": 59179,
+ "ic_fluent_dual_screen_20_filled": 59180,
+ "ic_fluent_dual_screen_20_regular": 59181,
+ "ic_fluent_dual_screen_add_20_filled": 59182,
+ "ic_fluent_dual_screen_add_20_regular": 59183,
+ "ic_fluent_dual_screen_arrow_right_20_filled": 59184,
+ "ic_fluent_dual_screen_arrow_right_20_regular": 59185,
+ "ic_fluent_dual_screen_arrow_up_20_filled": 59186,
+ "ic_fluent_dual_screen_arrow_up_20_regular": 59187,
+ "ic_fluent_dual_screen_clock_20_filled": 59188,
+ "ic_fluent_dual_screen_clock_20_regular": 59189,
+ "ic_fluent_dual_screen_closed_alert_20_filled": 59190,
+ "ic_fluent_dual_screen_closed_alert_20_regular": 59191,
+ "ic_fluent_dual_screen_desktop_20_filled": 59192,
+ "ic_fluent_dual_screen_desktop_20_regular": 59193,
+ "ic_fluent_dual_screen_dismiss_20_filled": 59194,
+ "ic_fluent_dual_screen_dismiss_20_regular": 59195,
+ "ic_fluent_dual_screen_group_20_filled": 59196,
+ "ic_fluent_dual_screen_group_20_regular": 59197,
+ "ic_fluent_dual_screen_header_20_filled": 59198,
+ "ic_fluent_dual_screen_header_20_regular": 59199,
+ "ic_fluent_dual_screen_lock_20_filled": 59200,
+ "ic_fluent_dual_screen_lock_20_regular": 59201,
+ "ic_fluent_dual_screen_mirror_20_filled": 59202,
+ "ic_fluent_dual_screen_mirror_20_regular": 59203,
+ "ic_fluent_dual_screen_pagination_20_filled": 59204,
+ "ic_fluent_dual_screen_pagination_20_regular": 59205,
+ "ic_fluent_dual_screen_settings_20_filled": 59206,
+ "ic_fluent_dual_screen_settings_20_regular": 59207,
+ "ic_fluent_dual_screen_span_20_filled": 59208,
+ "ic_fluent_dual_screen_span_20_regular": 59209,
+ "ic_fluent_dual_screen_speaker_20_filled": 59210,
+ "ic_fluent_dual_screen_speaker_20_regular": 59211,
+ "ic_fluent_dual_screen_status_bar_20_filled": 59212,
+ "ic_fluent_dual_screen_status_bar_20_regular": 59213,
+ "ic_fluent_dual_screen_tablet_20_filled": 59214,
+ "ic_fluent_dual_screen_tablet_20_regular": 59215,
+ "ic_fluent_dual_screen_update_20_filled": 59216,
+ "ic_fluent_dual_screen_update_20_regular": 59217,
+ "ic_fluent_dual_screen_vertical_scroll_20_filled": 59218,
+ "ic_fluent_dual_screen_vertical_scroll_20_regular": 59219,
+ "ic_fluent_dual_screen_vibrate_20_filled": 59220,
+ "ic_fluent_dual_screen_vibrate_20_regular": 59221,
+ "ic_fluent_dumbbell_20_filled": 59222,
+ "ic_fluent_dumbbell_20_regular": 59223,
+ "ic_fluent_dust_20_filled": 59224,
+ "ic_fluent_dust_20_regular": 59225,
+ "ic_fluent_earth_20_filled": 59226,
+ "ic_fluent_earth_20_regular": 59227,
+ "ic_fluent_earth_leaf_20_filled": 59228,
+ "ic_fluent_earth_leaf_20_regular": 59229,
+ "ic_fluent_edit_20_filled": 59230,
+ "ic_fluent_edit_20_regular": 59231,
+ "ic_fluent_edit_arrow_back_20_filled": 59232,
+ "ic_fluent_edit_arrow_back_20_regular": 59233,
+ "ic_fluent_edit_line_horizontal_3_20_filled": 59234,
+ "ic_fluent_edit_line_horizontal_3_20_regular": 59235,
+ "ic_fluent_edit_off_20_filled": 59236,
+ "ic_fluent_edit_off_20_regular": 59237,
+ "ic_fluent_edit_person_20_filled": 59238,
+ "ic_fluent_edit_person_20_regular": 59239,
+ "ic_fluent_edit_prohibited_20_filled": 59240,
+ "ic_fluent_edit_prohibited_20_regular": 59241,
+ "ic_fluent_edit_settings_20_filled": 59242,
+ "ic_fluent_edit_settings_20_regular": 59243,
+ "ic_fluent_elevator_20_filled": 59244,
+ "ic_fluent_elevator_20_regular": 59245,
+ "ic_fluent_emoji_20_filled": 59246,
+ "ic_fluent_emoji_20_regular": 59247,
+ "ic_fluent_emoji_add_20_filled": 59248,
+ "ic_fluent_emoji_add_20_regular": 59249,
+ "ic_fluent_emoji_angry_20_filled": 59250,
+ "ic_fluent_emoji_angry_20_regular": 59251,
+ "ic_fluent_emoji_edit_20_filled": 59252,
+ "ic_fluent_emoji_edit_20_regular": 59253,
+ "ic_fluent_emoji_hand_20_filled": 59254,
+ "ic_fluent_emoji_hand_20_regular": 59255,
+ "ic_fluent_emoji_hint_20_filled": 59256,
+ "ic_fluent_emoji_hint_20_regular": 59257,
+ "ic_fluent_emoji_laugh_20_filled": 59258,
+ "ic_fluent_emoji_laugh_20_regular": 59259,
+ "ic_fluent_emoji_meh_20_filled": 59260,
+ "ic_fluent_emoji_meh_20_regular": 59261,
+ "ic_fluent_emoji_meme_20_filled": 59262,
+ "ic_fluent_emoji_meme_20_regular": 59263,
+ "ic_fluent_emoji_multiple_20_filled": 59264,
+ "ic_fluent_emoji_multiple_20_regular": 59265,
+ "ic_fluent_emoji_sad_20_filled": 59266,
+ "ic_fluent_emoji_sad_20_regular": 59267,
+ "ic_fluent_emoji_sad_slight_20_filled": 59268,
+ "ic_fluent_emoji_sad_slight_20_regular": 59269,
+ "ic_fluent_emoji_smile_slight_20_filled": 59270,
+ "ic_fluent_emoji_smile_slight_20_regular": 59271,
+ "ic_fluent_emoji_sparkle_20_filled": 59272,
+ "ic_fluent_emoji_sparkle_20_regular": 59273,
+ "ic_fluent_emoji_surprise_20_filled": 59274,
+ "ic_fluent_emoji_surprise_20_regular": 59275,
+ "ic_fluent_engine_20_filled": 59276,
+ "ic_fluent_engine_20_regular": 59277,
+ "ic_fluent_equal_circle_20_filled": 59278,
+ "ic_fluent_equal_circle_20_regular": 59279,
+ "ic_fluent_equal_off_20_filled": 59280,
+ "ic_fluent_equal_off_20_regular": 59281,
+ "ic_fluent_eraser_20_filled": 59282,
+ "ic_fluent_eraser_20_regular": 59283,
+ "ic_fluent_eraser_medium_20_filled": 59284,
+ "ic_fluent_eraser_medium_20_regular": 59285,
+ "ic_fluent_eraser_segment_20_filled": 59286,
+ "ic_fluent_eraser_segment_20_regular": 59287,
+ "ic_fluent_eraser_small_20_filled": 59288,
+ "ic_fluent_eraser_small_20_regular": 59289,
+ "ic_fluent_eraser_tool_20_filled": 59290,
+ "ic_fluent_eraser_tool_20_regular": 59291,
+ "ic_fluent_error_circle_20_filled": 59292,
+ "ic_fluent_error_circle_20_regular": 59293,
+ "ic_fluent_error_circle_settings_20_filled": 59294,
+ "ic_fluent_error_circle_settings_20_regular": 59295,
+ "ic_fluent_expand_up_left_20_filled": 59296,
+ "ic_fluent_expand_up_left_20_regular": 59297,
+ "ic_fluent_expand_up_right_20_filled": 59298,
+ "ic_fluent_expand_up_right_20_regular": 59299,
+ "ic_fluent_extended_dock_20_filled": 59300,
+ "ic_fluent_extended_dock_20_regular": 59301,
+ "ic_fluent_eye_20_filled": 59302,
+ "ic_fluent_eye_20_regular": 59303,
+ "ic_fluent_eye_lines_20_filled": 59304,
+ "ic_fluent_eye_lines_20_regular": 59305,
+ "ic_fluent_eye_off_20_filled": 59306,
+ "ic_fluent_eye_off_20_regular": 59307,
+ "ic_fluent_eye_tracking_20_filled": 59308,
+ "ic_fluent_eye_tracking_20_regular": 59309,
+ "ic_fluent_eye_tracking_off_20_filled": 59310,
+ "ic_fluent_eye_tracking_off_20_regular": 59311,
+ "ic_fluent_eyedropper_20_filled": 59312,
+ "ic_fluent_eyedropper_20_regular": 59313,
+ "ic_fluent_eyedropper_off_20_filled": 59314,
+ "ic_fluent_eyedropper_off_20_regular": 59315,
+ "ic_fluent_f_stop_20_filled": 59316,
+ "ic_fluent_f_stop_20_regular": 59317,
+ "ic_fluent_fast_acceleration_20_filled": 59318,
+ "ic_fluent_fast_acceleration_20_regular": 59319,
+ "ic_fluent_fast_forward_20_filled": 59320,
+ "ic_fluent_fast_forward_20_regular": 59321,
+ "ic_fluent_fax_20_filled": 59322,
+ "ic_fluent_fax_20_regular": 59323,
+ "ic_fluent_feed_20_filled": 59324,
+ "ic_fluent_feed_20_regular": 59325,
+ "ic_fluent_filmstrip_20_filled": 59326,
+ "ic_fluent_filmstrip_20_regular": 59327,
+ "ic_fluent_filmstrip_image_20_filled": 59328,
+ "ic_fluent_filmstrip_image_20_regular": 59329,
+ "ic_fluent_filmstrip_play_20_filled": 59330,
+ "ic_fluent_filmstrip_play_20_regular": 59331,
+ "ic_fluent_filmstrip_split_20_filled": 59332,
+ "ic_fluent_filmstrip_split_20_regular": 59333,
+ "ic_fluent_filter_20_filled": 59334,
+ "ic_fluent_filter_20_regular": 59335,
+ "ic_fluent_filter_add_20_filled": 59336,
+ "ic_fluent_filter_add_20_regular": 59337,
+ "ic_fluent_filter_dismiss_20_filled": 59338,
+ "ic_fluent_filter_dismiss_20_regular": 59339,
+ "ic_fluent_filter_sync_20_filled": 59340,
+ "ic_fluent_filter_sync_20_regular": 59341,
+ "ic_fluent_fingerprint_20_filled": 59342,
+ "ic_fluent_fingerprint_20_regular": 59343,
+ "ic_fluent_fire_20_filled": 59344,
+ "ic_fluent_fire_20_regular": 59345,
+ "ic_fluent_fireplace_20_filled": 59346,
+ "ic_fluent_fireplace_20_regular": 59347,
+ "ic_fluent_fixed_width_20_filled": 59348,
+ "ic_fluent_fixed_width_20_regular": 59349,
+ "ic_fluent_flag_20_filled": 59350,
+ "ic_fluent_flag_20_regular": 59351,
+ "ic_fluent_flag_checkered_20_filled": 59352,
+ "ic_fluent_flag_checkered_20_regular": 59353,
+ "ic_fluent_flag_clock_20_filled": 59354,
+ "ic_fluent_flag_clock_20_regular": 59355,
+ "ic_fluent_flag_off_20_filled": 59356,
+ "ic_fluent_flag_off_20_regular": 59357,
+ "ic_fluent_flag_pride_20_filled": 59358,
+ "ic_fluent_flag_pride_intersex_inclusive_progress_20_filled": 59359,
+ "ic_fluent_flag_pride_philadelphia_20_filled": 59360,
+ "ic_fluent_flag_pride_progress_20_filled": 59361,
+ "ic_fluent_flash_20_filled": 59362,
+ "ic_fluent_flash_20_regular": 59363,
+ "ic_fluent_flash_add_20_filled": 59364,
+ "ic_fluent_flash_add_20_regular": 59365,
+ "ic_fluent_flash_auto_20_filled": 59366,
+ "ic_fluent_flash_auto_20_regular": 59367,
+ "ic_fluent_flash_checkmark_20_filled": 59368,
+ "ic_fluent_flash_checkmark_20_regular": 59369,
+ "ic_fluent_flash_flow_20_filled": 59370,
+ "ic_fluent_flash_flow_20_regular": 59371,
+ "ic_fluent_flash_off_20_filled": 59372,
+ "ic_fluent_flash_off_20_regular": 59373,
+ "ic_fluent_flash_play_20_filled": 59374,
+ "ic_fluent_flash_play_20_regular": 59375,
+ "ic_fluent_flash_settings_20_filled": 59376,
+ "ic_fluent_flash_settings_20_regular": 59377,
+ "ic_fluent_flash_sparkle_20_filled": 59378,
+ "ic_fluent_flash_sparkle_20_regular": 59379,
+ "ic_fluent_flashlight_20_filled": 59380,
+ "ic_fluent_flashlight_20_regular": 59381,
+ "ic_fluent_flashlight_off_20_filled": 59382,
+ "ic_fluent_flashlight_off_20_regular": 59383,
+ "ic_fluent_flip_horizontal_20_filled": 59384,
+ "ic_fluent_flip_horizontal_20_regular": 59385,
+ "ic_fluent_flip_vertical_20_filled": 59386,
+ "ic_fluent_flip_vertical_20_regular": 59387,
+ "ic_fluent_flow_20_filled": 59388,
+ "ic_fluent_flow_20_regular": 59389,
+ "ic_fluent_flowchart_20_filled": 59390,
+ "ic_fluent_flowchart_20_regular": 59391,
+ "ic_fluent_flowchart_circle_20_filled": 59392,
+ "ic_fluent_flowchart_circle_20_regular": 59393,
+ "ic_fluent_fluent_20_filled": 59394,
+ "ic_fluent_fluent_20_regular": 59395,
+ "ic_fluent_fluid_20_filled": 59396,
+ "ic_fluent_fluid_20_regular": 59397,
+ "ic_fluent_folder_20_filled": 59398,
+ "ic_fluent_folder_20_regular": 59399,
+ "ic_fluent_folder_add_20_filled": 59400,
+ "ic_fluent_folder_add_20_regular": 59401,
+ "ic_fluent_folder_arrow_left_20_filled": 59402,
+ "ic_fluent_folder_arrow_left_20_regular": 59403,
+ "ic_fluent_folder_arrow_right_20_filled": 59404,
+ "ic_fluent_folder_arrow_right_20_regular": 59405,
+ "ic_fluent_folder_arrow_up_20_filled": 59406,
+ "ic_fluent_folder_arrow_up_20_regular": 59407,
+ "ic_fluent_folder_briefcase_20_filled": 59408,
+ "ic_fluent_folder_briefcase_20_regular": 59409,
+ "ic_fluent_folder_globe_20_filled": 59410,
+ "ic_fluent_folder_globe_20_regular": 59411,
+ "ic_fluent_folder_lightning_20_filled": 59412,
+ "ic_fluent_folder_lightning_20_regular": 59413,
+ "ic_fluent_folder_link_20_filled": 59414,
+ "ic_fluent_folder_link_20_regular": 59415,
+ "ic_fluent_folder_list_20_filled": 59416,
+ "ic_fluent_folder_list_20_regular": 59417,
+ "ic_fluent_folder_mail_20_filled": 59418,
+ "ic_fluent_folder_mail_20_regular": 59419,
+ "ic_fluent_folder_open_20_filled": 59420,
+ "ic_fluent_folder_open_20_regular": 59421,
+ "ic_fluent_folder_open_vertical_20_filled": 59422,
+ "ic_fluent_folder_open_vertical_20_regular": 59423,
+ "ic_fluent_folder_people_20_filled": 59424,
+ "ic_fluent_folder_people_20_regular": 59425,
+ "ic_fluent_folder_person_20_filled": 59426,
+ "ic_fluent_folder_person_20_regular": 59427,
+ "ic_fluent_folder_prohibited_20_filled": 59428,
+ "ic_fluent_folder_prohibited_20_regular": 59429,
+ "ic_fluent_folder_search_20_filled": 59430,
+ "ic_fluent_folder_search_20_regular": 59431,
+ "ic_fluent_folder_swap_20_filled": 59432,
+ "ic_fluent_folder_swap_20_regular": 59433,
+ "ic_fluent_folder_sync_20_filled": 59434,
+ "ic_fluent_folder_sync_20_regular": 59435,
+ "ic_fluent_folder_zip_20_filled": 59436,
+ "ic_fluent_folder_zip_20_regular": 59437,
+ "ic_fluent_font_decrease_20_filled": 59438,
+ "ic_fluent_font_decrease_20_regular": 59439,
+ "ic_fluent_font_increase_20_filled": 59440,
+ "ic_fluent_font_increase_20_regular": 59441,
+ "ic_fluent_font_space_tracking_in_20_filled": 59442,
+ "ic_fluent_font_space_tracking_in_20_regular": 59443,
+ "ic_fluent_font_space_tracking_out_20_filled": 59444,
+ "ic_fluent_font_space_tracking_out_20_regular": 59445,
+ "ic_fluent_food_20_filled": 59446,
+ "ic_fluent_food_20_regular": 59447,
+ "ic_fluent_food_apple_20_filled": 59448,
+ "ic_fluent_food_apple_20_regular": 59449,
+ "ic_fluent_food_cake_20_filled": 59450,
+ "ic_fluent_food_cake_20_regular": 59451,
+ "ic_fluent_food_carrot_20_filled": 59452,
+ "ic_fluent_food_carrot_20_regular": 59453,
+ "ic_fluent_food_chicken_leg_20_filled": 59454,
+ "ic_fluent_food_chicken_leg_20_regular": 59455,
+ "ic_fluent_food_egg_20_filled": 59456,
+ "ic_fluent_food_egg_20_regular": 59457,
+ "ic_fluent_food_fish_20_filled": 59458,
+ "ic_fluent_food_fish_20_regular": 59459,
+ "ic_fluent_food_grains_20_filled": 59460,
+ "ic_fluent_food_grains_20_regular": 59461,
+ "ic_fluent_food_pizza_20_filled": 59462,
+ "ic_fluent_food_pizza_20_regular": 59463,
+ "ic_fluent_food_toast_20_filled": 59464,
+ "ic_fluent_food_toast_20_regular": 59465,
+ "ic_fluent_form_20_filled": 59466,
+ "ic_fluent_form_20_regular": 59467,
+ "ic_fluent_form_multiple_20_filled": 59468,
+ "ic_fluent_form_multiple_20_regular": 59469,
+ "ic_fluent_form_new_20_filled": 59470,
+ "ic_fluent_form_new_20_regular": 59471,
+ "ic_fluent_fps_120_20_filled": 59472,
+ "ic_fluent_fps_120_20_regular": 59473,
+ "ic_fluent_fps_240_20_filled": 59474,
+ "ic_fluent_fps_240_20_regular": 59475,
+ "ic_fluent_fps_30_20_filled": 59476,
+ "ic_fluent_fps_30_20_regular": 59477,
+ "ic_fluent_fps_60_20_filled": 59478,
+ "ic_fluent_fps_60_20_regular": 59479,
+ "ic_fluent_fps_960_20_filled": 59480,
+ "ic_fluent_fps_960_20_regular": 59481,
+ "ic_fluent_frame_20_filled": 59482,
+ "ic_fluent_frame_20_regular": 59483,
+ "ic_fluent_full_screen_maximize_20_filled": 59484,
+ "ic_fluent_full_screen_maximize_20_regular": 59485,
+ "ic_fluent_full_screen_minimize_20_filled": 59486,
+ "ic_fluent_full_screen_minimize_20_regular": 59487,
+ "ic_fluent_games_20_filled": 59488,
+ "ic_fluent_games_20_regular": 59489,
+ "ic_fluent_gantt_chart_20_filled": 59490,
+ "ic_fluent_gantt_chart_20_regular": 59491,
+ "ic_fluent_gas_20_filled": 59492,
+ "ic_fluent_gas_20_regular": 59493,
+ "ic_fluent_gas_pump_20_filled": 59494,
+ "ic_fluent_gas_pump_20_regular": 59495,
+ "ic_fluent_gather_20_filled": 59496,
+ "ic_fluent_gather_20_regular": 59497,
+ "ic_fluent_gauge_20_filled": 59498,
+ "ic_fluent_gauge_20_regular": 59499,
+ "ic_fluent_gauge_add_20_filled": 59500,
+ "ic_fluent_gauge_add_20_regular": 59501,
+ "ic_fluent_gavel_20_filled": 59502,
+ "ic_fluent_gavel_20_regular": 59503,
+ "ic_fluent_gavel_prohibited_20_filled": 59504,
+ "ic_fluent_gavel_prohibited_20_regular": 59505,
+ "ic_fluent_gesture_20_filled": 59506,
+ "ic_fluent_gesture_20_regular": 59507,
+ "ic_fluent_gif_20_filled": 59508,
+ "ic_fluent_gif_20_regular": 59509,
+ "ic_fluent_gift_20_filled": 59510,
+ "ic_fluent_gift_20_regular": 59511,
+ "ic_fluent_gift_card_20_filled": 59512,
+ "ic_fluent_gift_card_20_regular": 59513,
+ "ic_fluent_gift_card_add_20_filled": 59514,
+ "ic_fluent_gift_card_add_20_regular": 59515,
+ "ic_fluent_gift_card_arrow_right_20_filled": 59516,
+ "ic_fluent_gift_card_arrow_right_20_regular": 59517,
+ "ic_fluent_gift_card_money_20_filled": 59518,
+ "ic_fluent_gift_card_money_20_regular": 59519,
+ "ic_fluent_gift_card_multiple_20_filled": 59520,
+ "ic_fluent_gift_card_multiple_20_regular": 59521,
+ "ic_fluent_gift_open_20_filled": 59522,
+ "ic_fluent_gift_open_20_regular": 59523,
+ "ic_fluent_glance_20_filled": 59524,
+ "ic_fluent_glance_20_regular": 59525,
+ "ic_fluent_glance_horizontal_20_filled": 59526,
+ "ic_fluent_glance_horizontal_20_regular": 59527,
+ "ic_fluent_glance_horizontal_sparkles_20_filled": 59528,
+ "ic_fluent_glance_horizontal_sparkles_20_regular": 59529,
+ "ic_fluent_glasses_20_filled": 59530,
+ "ic_fluent_glasses_20_regular": 59531,
+ "ic_fluent_glasses_off_20_filled": 59532,
+ "ic_fluent_glasses_off_20_regular": 59533,
+ "ic_fluent_globe_20_filled": 59534,
+ "ic_fluent_globe_20_regular": 59535,
+ "ic_fluent_globe_add_20_filled": 59536,
+ "ic_fluent_globe_add_20_regular": 59537,
+ "ic_fluent_globe_arrow_forward_20_filled": 59538,
+ "ic_fluent_globe_arrow_forward_20_regular": 59539,
+ "ic_fluent_globe_arrow_up_20_filled": 59540,
+ "ic_fluent_globe_arrow_up_20_regular": 59541,
+ "ic_fluent_globe_clock_20_filled": 59542,
+ "ic_fluent_globe_clock_20_regular": 59543,
+ "ic_fluent_globe_desktop_20_filled": 59544,
+ "ic_fluent_globe_desktop_20_regular": 59545,
+ "ic_fluent_globe_error_20_filled": 59546,
+ "ic_fluent_globe_error_20_regular": 59547,
+ "ic_fluent_globe_location_20_filled": 59548,
+ "ic_fluent_globe_location_20_regular": 59549,
+ "ic_fluent_globe_person_20_filled": 59550,
+ "ic_fluent_globe_person_20_regular": 59551,
+ "ic_fluent_globe_prohibited_20_filled": 59552,
+ "ic_fluent_globe_prohibited_20_regular": 59553,
+ "ic_fluent_globe_search_20_filled": 59554,
+ "ic_fluent_globe_search_20_regular": 59555,
+ "ic_fluent_globe_shield_20_filled": 59556,
+ "ic_fluent_globe_shield_20_regular": 59557,
+ "ic_fluent_globe_star_20_filled": 59558,
+ "ic_fluent_globe_star_20_regular": 59559,
+ "ic_fluent_globe_surface_20_filled": 59560,
+ "ic_fluent_globe_surface_20_regular": 59561,
+ "ic_fluent_globe_sync_20_filled": 59562,
+ "ic_fluent_globe_sync_20_regular": 59563,
+ "ic_fluent_globe_video_20_filled": 59564,
+ "ic_fluent_globe_video_20_regular": 59565,
+ "ic_fluent_globe_warning_20_filled": 59566,
+ "ic_fluent_globe_warning_20_regular": 59567,
+ "ic_fluent_grid_20_filled": 59568,
+ "ic_fluent_grid_20_regular": 59569,
+ "ic_fluent_grid_dots_20_filled": 59570,
+ "ic_fluent_grid_dots_20_regular": 59571,
+ "ic_fluent_grid_kanban_20_filled": 59572,
+ "ic_fluent_grid_kanban_20_regular": 59573,
+ "ic_fluent_group_20_filled": 59574,
+ "ic_fluent_group_20_regular": 59575,
+ "ic_fluent_group_dismiss_20_filled": 59576,
+ "ic_fluent_group_dismiss_20_regular": 59577,
+ "ic_fluent_group_list_20_filled": 59578,
+ "ic_fluent_group_list_20_regular": 59579,
+ "ic_fluent_group_return_20_filled": 59580,
+ "ic_fluent_group_return_20_regular": 59581,
+ "ic_fluent_guardian_20_filled": 59582,
+ "ic_fluent_guardian_20_regular": 59583,
+ "ic_fluent_guest_20_filled": 59584,
+ "ic_fluent_guest_20_regular": 59585,
+ "ic_fluent_guest_add_20_filled": 59586,
+ "ic_fluent_guest_add_20_regular": 59587,
+ "ic_fluent_guitar_20_filled": 59588,
+ "ic_fluent_guitar_20_regular": 59589,
+ "ic_fluent_hand_draw_20_filled": 59590,
+ "ic_fluent_hand_draw_20_regular": 59591,
+ "ic_fluent_hand_left_20_filled": 59592,
+ "ic_fluent_hand_left_20_regular": 59593,
+ "ic_fluent_hand_left_chat_20_filled": 59594,
+ "ic_fluent_hand_left_chat_20_regular": 59595,
+ "ic_fluent_hand_open_heart_20_filled": 59596,
+ "ic_fluent_hand_open_heart_20_regular": 59597,
+ "ic_fluent_hand_point_20_filled": 59598,
+ "ic_fluent_hand_point_20_regular": 59599,
+ "ic_fluent_hand_right_20_filled": 59600,
+ "ic_fluent_hand_right_20_regular": 59601,
+ "ic_fluent_hand_right_off_20_filled": 59602,
+ "ic_fluent_hand_right_off_20_regular": 59603,
+ "ic_fluent_hand_wave_20_filled": 59604,
+ "ic_fluent_hand_wave_20_regular": 59605,
+ "ic_fluent_handshake_20_filled": 59606,
+ "ic_fluent_handshake_20_regular": 59607,
+ "ic_fluent_haptic_strong_20_filled": 59608,
+ "ic_fluent_haptic_strong_20_regular": 59609,
+ "ic_fluent_haptic_weak_20_filled": 59610,
+ "ic_fluent_haptic_weak_20_regular": 59611,
+ "ic_fluent_hard_drive_20_filled": 59612,
+ "ic_fluent_hard_drive_20_regular": 59613,
+ "ic_fluent_hat_graduation_20_filled": 59614,
+ "ic_fluent_hat_graduation_20_regular": 59615,
+ "ic_fluent_hat_graduation_add_20_filled": 59616,
+ "ic_fluent_hat_graduation_add_20_regular": 59617,
+ "ic_fluent_hat_graduation_sparkle_20_filled": 59618,
+ "ic_fluent_hat_graduation_sparkle_20_regular": 59619,
+ "ic_fluent_hd_20_filled": 59620,
+ "ic_fluent_hd_20_regular": 59621,
+ "ic_fluent_hdr_20_filled": 59622,
+ "ic_fluent_hdr_20_regular": 59623,
+ "ic_fluent_hdr_off_20_filled": 59624,
+ "ic_fluent_hdr_off_20_regular": 59625,
+ "ic_fluent_headphones_20_filled": 59626,
+ "ic_fluent_headphones_20_regular": 59627,
+ "ic_fluent_headphones_sound_wave_20_filled": 59628,
+ "ic_fluent_headphones_sound_wave_20_regular": 59629,
+ "ic_fluent_headset_20_filled": 59630,
+ "ic_fluent_headset_20_regular": 59631,
+ "ic_fluent_headset_add_20_filled": 59632,
+ "ic_fluent_headset_add_20_regular": 59633,
+ "ic_fluent_headset_vr_20_filled": 59634,
+ "ic_fluent_headset_vr_20_regular": 59635,
+ "ic_fluent_heart_20_filled": 59636,
+ "ic_fluent_heart_20_regular": 59637,
+ "ic_fluent_heart_broken_20_filled": 59638,
+ "ic_fluent_heart_broken_20_regular": 59639,
+ "ic_fluent_heart_circle_20_filled": 59640,
+ "ic_fluent_heart_circle_20_regular": 59641,
+ "ic_fluent_heart_circle_hint_20_filled": 59642,
+ "ic_fluent_heart_circle_hint_20_regular": 59643,
+ "ic_fluent_heart_off_20_filled": 59644,
+ "ic_fluent_heart_off_20_regular": 59645,
+ "ic_fluent_heart_pulse_20_filled": 59646,
+ "ic_fluent_heart_pulse_20_regular": 59647,
+ "ic_fluent_heart_pulse_checkmark_20_filled": 59648,
+ "ic_fluent_heart_pulse_checkmark_20_regular": 59649,
+ "ic_fluent_heart_pulse_error_20_filled": 59650,
+ "ic_fluent_heart_pulse_error_20_regular": 59651,
+ "ic_fluent_heart_pulse_warning_20_filled": 59652,
+ "ic_fluent_heart_pulse_warning_20_regular": 59653,
+ "ic_fluent_hexagon_20_filled": 59654,
+ "ic_fluent_hexagon_20_regular": 59655,
+ "ic_fluent_hexagon_sparkle_20_filled": 59656,
+ "ic_fluent_hexagon_sparkle_20_regular": 59657,
+ "ic_fluent_hexagon_three_20_filled": 59658,
+ "ic_fluent_hexagon_three_20_regular": 59659,
+ "ic_fluent_highlight_20_filled": 59660,
+ "ic_fluent_highlight_20_regular": 59661,
+ "ic_fluent_highlight_accent_20_filled": 59662,
+ "ic_fluent_highlight_link_20_filled": 59663,
+ "ic_fluent_highlight_link_20_regular": 59664,
+ "ic_fluent_highway_20_filled": 59665,
+ "ic_fluent_highway_20_regular": 59666,
+ "ic_fluent_history_20_filled": 59667,
+ "ic_fluent_history_20_regular": 59668,
+ "ic_fluent_history_dismiss_20_filled": 59669,
+ "ic_fluent_history_dismiss_20_regular": 59670,
+ "ic_fluent_home_20_filled": 59671,
+ "ic_fluent_home_20_regular": 59672,
+ "ic_fluent_home_add_20_filled": 59673,
+ "ic_fluent_home_add_20_regular": 59674,
+ "ic_fluent_home_checkmark_20_filled": 59675,
+ "ic_fluent_home_checkmark_20_regular": 59676,
+ "ic_fluent_home_database_20_filled": 59677,
+ "ic_fluent_home_database_20_regular": 59678,
+ "ic_fluent_home_garage_20_filled": 59679,
+ "ic_fluent_home_garage_20_regular": 59680,
+ "ic_fluent_home_heart_20_filled": 59681,
+ "ic_fluent_home_heart_20_regular": 59682,
+ "ic_fluent_home_more_20_filled": 59683,
+ "ic_fluent_home_more_20_regular": 59684,
+ "ic_fluent_home_person_20_filled": 59685,
+ "ic_fluent_home_person_20_regular": 59686,
+ "ic_fluent_home_split_20_filled": 59687,
+ "ic_fluent_home_split_20_regular": 59688,
+ "ic_fluent_hourglass_20_filled": 59689,
+ "ic_fluent_hourglass_20_regular": 59690,
+ "ic_fluent_hourglass_half_20_filled": 59691,
+ "ic_fluent_hourglass_half_20_regular": 59692,
+ "ic_fluent_hourglass_one_quarter_20_filled": 59693,
+ "ic_fluent_hourglass_one_quarter_20_regular": 59694,
+ "ic_fluent_hourglass_three_quarter_20_filled": 59695,
+ "ic_fluent_hourglass_three_quarter_20_regular": 59696,
+ "ic_fluent_icons_20_filled": 59697,
+ "ic_fluent_icons_20_regular": 59698,
+ "ic_fluent_image_20_filled": 59699,
+ "ic_fluent_image_20_regular": 59700,
+ "ic_fluent_image_add_20_filled": 59701,
+ "ic_fluent_image_add_20_regular": 59702,
+ "ic_fluent_image_alt_text_20_filled": 59703,
+ "ic_fluent_image_alt_text_20_regular": 59704,
+ "ic_fluent_image_arrow_back_20_filled": 59705,
+ "ic_fluent_image_arrow_back_20_regular": 59706,
+ "ic_fluent_image_arrow_counterclockwise_20_filled": 59707,
+ "ic_fluent_image_arrow_counterclockwise_20_regular": 59708,
+ "ic_fluent_image_arrow_forward_20_filled": 59709,
+ "ic_fluent_image_arrow_forward_20_regular": 59710,
+ "ic_fluent_image_border_20_filled": 59711,
+ "ic_fluent_image_border_20_regular": 59712,
+ "ic_fluent_image_circle_20_filled": 59713,
+ "ic_fluent_image_circle_20_regular": 59714,
+ "ic_fluent_image_copy_20_filled": 59715,
+ "ic_fluent_image_copy_20_regular": 59716,
+ "ic_fluent_image_edit_20_filled": 59717,
+ "ic_fluent_image_edit_20_regular": 59718,
+ "ic_fluent_image_globe_20_filled": 59719,
+ "ic_fluent_image_globe_20_regular": 59720,
+ "ic_fluent_image_multiple_20_filled": 59721,
+ "ic_fluent_image_multiple_20_regular": 59722,
+ "ic_fluent_image_multiple_off_20_filled": 59723,
+ "ic_fluent_image_multiple_off_20_regular": 59724,
+ "ic_fluent_image_off_20_filled": 59725,
+ "ic_fluent_image_off_20_regular": 59726,
+ "ic_fluent_image_prohibited_20_filled": 59727,
+ "ic_fluent_image_prohibited_20_regular": 59728,
+ "ic_fluent_image_reflection_20_filled": 59729,
+ "ic_fluent_image_reflection_20_regular": 59730,
+ "ic_fluent_image_search_20_filled": 59731,
+ "ic_fluent_image_search_20_regular": 59732,
+ "ic_fluent_image_shadow_20_filled": 59733,
+ "ic_fluent_image_shadow_20_regular": 59734,
+ "ic_fluent_image_sparkle_20_filled": 59735,
+ "ic_fluent_image_sparkle_20_regular": 59736,
+ "ic_fluent_image_split_20_filled": 59737,
+ "ic_fluent_image_split_20_regular": 59738,
+ "ic_fluent_image_stack_20_filled": 59739,
+ "ic_fluent_image_stack_20_regular": 59740,
+ "ic_fluent_image_table_20_filled": 59741,
+ "ic_fluent_image_table_20_regular": 59742,
+ "ic_fluent_immersive_reader_20_filled": 59743,
+ "ic_fluent_immersive_reader_20_regular": 59744,
+ "ic_fluent_important_20_filled": 59745,
+ "ic_fluent_important_20_regular": 59746,
+ "ic_fluent_incognito_20_filled": 59747,
+ "ic_fluent_incognito_20_regular": 59748,
+ "ic_fluent_info_20_filled": 59749,
+ "ic_fluent_info_20_regular": 59750,
+ "ic_fluent_info_shield_20_filled": 59751,
+ "ic_fluent_info_shield_20_regular": 59752,
+ "ic_fluent_ink_stroke_20_filled": 59753,
+ "ic_fluent_ink_stroke_20_regular": 59754,
+ "ic_fluent_ink_stroke_arrow_down_20_filled": 59755,
+ "ic_fluent_ink_stroke_arrow_down_20_regular": 59756,
+ "ic_fluent_ink_stroke_arrow_up_down_20_filled": 59757,
+ "ic_fluent_ink_stroke_arrow_up_down_20_regular": 59758,
+ "ic_fluent_inking_tool_20_filled": 59759,
+ "ic_fluent_inking_tool_20_regular": 59760,
+ "ic_fluent_inking_tool_accent_20_filled": 59761,
+ "ic_fluent_inprivate_account_20_filled": 59762,
+ "ic_fluent_inprivate_account_20_regular": 59763,
+ "ic_fluent_insert_20_filled": 59764,
+ "ic_fluent_insert_20_regular": 59765,
+ "ic_fluent_ios_chevron_right_20_filled": 59766,
+ "ic_fluent_ios_chevron_right_20_regular": 59767,
+ "ic_fluent_iot_20_filled": 59768,
+ "ic_fluent_iot_20_regular": 59769,
+ "ic_fluent_iot_alert_20_filled": 59770,
+ "ic_fluent_iot_alert_20_regular": 59771,
+ "ic_fluent_javascript_20_filled": 59772,
+ "ic_fluent_javascript_20_regular": 59773,
+ "ic_fluent_joystick_20_filled": 59774,
+ "ic_fluent_joystick_20_regular": 59775,
+ "ic_fluent_key_20_filled": 59776,
+ "ic_fluent_key_20_regular": 59777,
+ "ic_fluent_key_command_20_filled": 59778,
+ "ic_fluent_key_command_20_regular": 59779,
+ "ic_fluent_key_multiple_20_filled": 59780,
+ "ic_fluent_key_multiple_20_regular": 59781,
+ "ic_fluent_key_reset_20_filled": 59782,
+ "ic_fluent_key_reset_20_regular": 59783,
+ "ic_fluent_keyboard_123_20_filled": 59784,
+ "ic_fluent_keyboard_123_20_regular": 59785,
+ "ic_fluent_keyboard_20_filled": 59786,
+ "ic_fluent_keyboard_20_regular": 59787,
+ "ic_fluent_keyboard_dock_20_filled": 59788,
+ "ic_fluent_keyboard_dock_20_regular": 59789,
+ "ic_fluent_keyboard_layout_float_20_filled": 59790,
+ "ic_fluent_keyboard_layout_float_20_regular": 59791,
+ "ic_fluent_keyboard_layout_one_handed_left_20_filled": 59792,
+ "ic_fluent_keyboard_layout_one_handed_left_20_regular": 59793,
+ "ic_fluent_keyboard_layout_resize_20_filled": 59794,
+ "ic_fluent_keyboard_layout_resize_20_regular": 59795,
+ "ic_fluent_keyboard_layout_split_20_filled": 59796,
+ "ic_fluent_keyboard_layout_split_20_regular": 59797,
+ "ic_fluent_keyboard_shift_20_filled": 59798,
+ "ic_fluent_keyboard_shift_20_regular": 59799,
+ "ic_fluent_keyboard_shift_uppercase_20_filled": 59800,
+ "ic_fluent_keyboard_shift_uppercase_20_regular": 59801,
+ "ic_fluent_keyboard_tab_20_filled": 59802,
+ "ic_fluent_keyboard_tab_20_regular": 59803,
+ "ic_fluent_laptop_20_filled": 59804,
+ "ic_fluent_laptop_20_regular": 59805,
+ "ic_fluent_laptop_briefcase_20_filled": 59806,
+ "ic_fluent_laptop_briefcase_20_regular": 59807,
+ "ic_fluent_laptop_dismiss_20_filled": 59808,
+ "ic_fluent_laptop_dismiss_20_regular": 59809,
+ "ic_fluent_laptop_person_20_filled": 59810,
+ "ic_fluent_laptop_person_20_regular": 59811,
+ "ic_fluent_laptop_settings_20_filled": 59812,
+ "ic_fluent_laptop_settings_20_regular": 59813,
+ "ic_fluent_laptop_shield_20_filled": 59814,
+ "ic_fluent_laptop_shield_20_regular": 59815,
+ "ic_fluent_laser_tool_20_filled": 59816,
+ "ic_fluent_laser_tool_20_regular": 59817,
+ "ic_fluent_lasso_20_filled": 59818,
+ "ic_fluent_lasso_20_regular": 59819,
+ "ic_fluent_launcher_settings_20_filled": 59820,
+ "ic_fluent_launcher_settings_20_regular": 59821,
+ "ic_fluent_layer_20_filled": 59822,
+ "ic_fluent_layer_20_regular": 59823,
+ "ic_fluent_layer_diagonal_20_filled": 59824,
+ "ic_fluent_layer_diagonal_20_regular": 59825,
+ "ic_fluent_layer_diagonal_add_20_filled": 59826,
+ "ic_fluent_layer_diagonal_add_20_regular": 59827,
+ "ic_fluent_layer_diagonal_person_20_filled": 59828,
+ "ic_fluent_layer_diagonal_person_20_regular": 59829,
+ "ic_fluent_layer_diagonal_sparkle_20_filled": 59830,
+ "ic_fluent_layer_diagonal_sparkle_20_regular": 59831,
+ "ic_fluent_layout_cell_four_20_filled": 59832,
+ "ic_fluent_layout_cell_four_20_regular": 59833,
+ "ic_fluent_layout_cell_four_focus_bottom_left_20_filled": 59834,
+ "ic_fluent_layout_cell_four_focus_bottom_right_20_filled": 59835,
+ "ic_fluent_layout_cell_four_focus_top_left_20_filled": 59836,
+ "ic_fluent_layout_cell_four_focus_top_right_20_filled": 59837,
+ "ic_fluent_layout_column_four_20_filled": 59838,
+ "ic_fluent_layout_column_four_20_regular": 59839,
+ "ic_fluent_layout_column_four_focus_center_left_20_filled": 59840,
+ "ic_fluent_layout_column_four_focus_center_right_20_filled": 59841,
+ "ic_fluent_layout_column_four_focus_left_20_filled": 59842,
+ "ic_fluent_layout_column_four_focus_right_20_filled": 59843,
+ "ic_fluent_layout_column_one_third_left_20_filled": 59844,
+ "ic_fluent_layout_column_one_third_left_20_regular": 59845,
+ "ic_fluent_layout_column_one_third_right_20_filled": 59846,
+ "ic_fluent_layout_column_one_third_right_20_regular": 59847,
+ "ic_fluent_layout_column_one_third_right_hint_20_filled": 59848,
+ "ic_fluent_layout_column_one_third_right_hint_20_regular": 59849,
+ "ic_fluent_layout_column_three_20_filled": 59850,
+ "ic_fluent_layout_column_three_20_regular": 59851,
+ "ic_fluent_layout_column_three_focus_center_20_filled": 59852,
+ "ic_fluent_layout_column_three_focus_left_20_filled": 59853,
+ "ic_fluent_layout_column_three_focus_right_20_filled": 59854,
+ "ic_fluent_layout_column_two_20_filled": 59855,
+ "ic_fluent_layout_column_two_20_regular": 59856,
+ "ic_fluent_layout_column_two_focus_left_20_filled": 59857,
+ "ic_fluent_layout_column_two_focus_right_20_filled": 59858,
+ "ic_fluent_layout_column_two_split_left_20_filled": 59859,
+ "ic_fluent_layout_column_two_split_left_20_regular": 59860,
+ "ic_fluent_layout_column_two_split_left_focus_bottom_left_20_filled": 59861,
+ "ic_fluent_layout_column_two_split_left_focus_right_20_filled": 59862,
+ "ic_fluent_layout_column_two_split_left_focus_top_left_20_filled": 59863,
+ "ic_fluent_layout_column_two_split_right_20_filled": 59864,
+ "ic_fluent_layout_column_two_split_right_20_regular": 59865,
+ "ic_fluent_layout_column_two_split_right_focus_bottom_right_20_filled": 59866,
+ "ic_fluent_layout_column_two_split_right_focus_left_20_filled": 59867,
+ "ic_fluent_layout_column_two_split_right_focus_top_right_20_filled": 59868,
+ "ic_fluent_layout_row_four_20_filled": 59869,
+ "ic_fluent_layout_row_four_20_regular": 59870,
+ "ic_fluent_layout_row_four_focus_bottom_20_filled": 59871,
+ "ic_fluent_layout_row_four_focus_center_bottom_20_filled": 59872,
+ "ic_fluent_layout_row_four_focus_center_top_20_filled": 59873,
+ "ic_fluent_layout_row_four_focus_top_20_filled": 59874,
+ "ic_fluent_layout_row_three_20_filled": 59875,
+ "ic_fluent_layout_row_three_20_regular": 59876,
+ "ic_fluent_layout_row_three_focus_bottom_20_filled": 59877,
+ "ic_fluent_layout_row_three_focus_center_20_filled": 59878,
+ "ic_fluent_layout_row_three_focus_top_20_filled": 59879,
+ "ic_fluent_layout_row_two_20_filled": 59880,
+ "ic_fluent_layout_row_two_20_regular": 59881,
+ "ic_fluent_layout_row_two_focus_bottom_20_filled": 59882,
+ "ic_fluent_layout_row_two_focus_top_20_filled": 59883,
+ "ic_fluent_layout_row_two_split_bottom_20_filled": 59884,
+ "ic_fluent_layout_row_two_split_bottom_20_regular": 59885,
+ "ic_fluent_layout_row_two_split_bottom_focus_bottom_left_20_filled": 59886,
+ "ic_fluent_layout_row_two_split_bottom_focus_bottom_right_20_filled": 59887,
+ "ic_fluent_layout_row_two_split_bottom_focus_top_20_filled": 59888,
+ "ic_fluent_layout_row_two_split_top_20_filled": 59889,
+ "ic_fluent_layout_row_two_split_top_20_regular": 59890,
+ "ic_fluent_layout_row_two_split_top_focus_bottom_20_filled": 59891,
+ "ic_fluent_layout_row_two_split_top_focus_top_left_20_filled": 59892,
+ "ic_fluent_layout_row_two_split_top_focus_top_right_20_filled": 59893,
+ "ic_fluent_leaf_one_20_filled": 59894,
+ "ic_fluent_leaf_one_20_regular": 59895,
+ "ic_fluent_leaf_three_20_filled": 59896,
+ "ic_fluent_leaf_three_20_regular": 59897,
+ "ic_fluent_leaf_two_20_filled": 59898,
+ "ic_fluent_leaf_two_20_regular": 59899,
+ "ic_fluent_learning_app_20_filled": 59900,
+ "ic_fluent_learning_app_20_regular": 59901,
+ "ic_fluent_library_20_filled": 59902,
+ "ic_fluent_library_20_regular": 59903,
+ "ic_fluent_lightbulb_20_filled": 59904,
+ "ic_fluent_lightbulb_20_regular": 59905,
+ "ic_fluent_lightbulb_checkmark_20_filled": 59906,
+ "ic_fluent_lightbulb_checkmark_20_regular": 59907,
+ "ic_fluent_lightbulb_circle_20_filled": 59908,
+ "ic_fluent_lightbulb_circle_20_regular": 59909,
+ "ic_fluent_lightbulb_filament_20_filled": 59910,
+ "ic_fluent_lightbulb_filament_20_regular": 59911,
+ "ic_fluent_lightbulb_person_20_filled": 59912,
+ "ic_fluent_lightbulb_person_20_regular": 59913,
+ "ic_fluent_likert_20_filled": 59914,
+ "ic_fluent_likert_20_regular": 59915,
+ "ic_fluent_line_20_filled": 59916,
+ "ic_fluent_line_20_regular": 59917,
+ "ic_fluent_line_dashes_20_filled": 59918,
+ "ic_fluent_line_dashes_20_regular": 59919,
+ "ic_fluent_line_flow_diagonal_up_right_20_filled": 59920,
+ "ic_fluent_line_flow_diagonal_up_right_20_regular": 59921,
+ "ic_fluent_line_horizontal_1_20_filled": 59922,
+ "ic_fluent_line_horizontal_1_20_regular": 59923,
+ "ic_fluent_line_horizontal_1_dashes_20_filled": 59924,
+ "ic_fluent_line_horizontal_1_dashes_20_regular": 59925,
+ "ic_fluent_line_horizontal_2_dashes_solid_20_filled": 59926,
+ "ic_fluent_line_horizontal_2_dashes_solid_20_regular": 59927,
+ "ic_fluent_line_horizontal_3_20_filled": 59928,
+ "ic_fluent_line_horizontal_3_20_regular": 59929,
+ "ic_fluent_line_horizontal_4_20_filled": 59930,
+ "ic_fluent_line_horizontal_4_20_regular": 59931,
+ "ic_fluent_line_horizontal_4_search_20_filled": 59932,
+ "ic_fluent_line_horizontal_4_search_20_regular": 59933,
+ "ic_fluent_line_horizontal_5_20_filled": 59934,
+ "ic_fluent_line_horizontal_5_20_regular": 59935,
+ "ic_fluent_line_horizontal_5_error_20_filled": 59936,
+ "ic_fluent_line_horizontal_5_error_20_regular": 59937,
+ "ic_fluent_line_style_20_filled": 59938,
+ "ic_fluent_line_style_20_regular": 59939,
+ "ic_fluent_line_thickness_20_filled": 59940,
+ "ic_fluent_line_thickness_20_regular": 59941,
+ "ic_fluent_link_20_filled": 59942,
+ "ic_fluent_link_20_regular": 59943,
+ "ic_fluent_link_add_20_filled": 59944,
+ "ic_fluent_link_add_20_regular": 59945,
+ "ic_fluent_link_dismiss_20_filled": 59946,
+ "ic_fluent_link_dismiss_20_regular": 59947,
+ "ic_fluent_link_edit_20_filled": 59948,
+ "ic_fluent_link_edit_20_regular": 59949,
+ "ic_fluent_link_multiple_20_filled": 59950,
+ "ic_fluent_link_multiple_20_regular": 59951,
+ "ic_fluent_link_person_20_filled": 59952,
+ "ic_fluent_link_person_20_regular": 59953,
+ "ic_fluent_link_square_20_filled": 59954,
+ "ic_fluent_link_square_20_regular": 59955,
+ "ic_fluent_link_toolbox_20_filled": 59956,
+ "ic_fluent_link_toolbox_20_regular": 59957,
+ "ic_fluent_list_20_filled": 59958,
+ "ic_fluent_list_20_regular": 59959,
+ "ic_fluent_list_bar_20_filled": 59960,
+ "ic_fluent_list_bar_20_regular": 59961,
+ "ic_fluent_list_bar_tree_20_filled": 59962,
+ "ic_fluent_list_bar_tree_20_regular": 59963,
+ "ic_fluent_list_bar_tree_offset_20_filled": 59964,
+ "ic_fluent_list_bar_tree_offset_20_regular": 59965,
+ "ic_fluent_list_rtl_20_filled": 59966,
+ "ic_fluent_list_rtl_20_regular": 59967,
+ "ic_fluent_live_20_filled": 59968,
+ "ic_fluent_live_20_regular": 59969,
+ "ic_fluent_live_off_20_filled": 59970,
+ "ic_fluent_live_off_20_regular": 59971,
+ "ic_fluent_local_language_20_filled": 59972,
+ "ic_fluent_local_language_20_regular": 59973,
+ "ic_fluent_location_20_filled": 59974,
+ "ic_fluent_location_20_regular": 59975,
+ "ic_fluent_location_add_20_filled": 59976,
+ "ic_fluent_location_add_20_regular": 59977,
+ "ic_fluent_location_add_left_20_filled": 59978,
+ "ic_fluent_location_add_left_20_regular": 59979,
+ "ic_fluent_location_add_right_20_filled": 59980,
+ "ic_fluent_location_add_right_20_regular": 59981,
+ "ic_fluent_location_add_up_20_filled": 59982,
+ "ic_fluent_location_add_up_20_regular": 59983,
+ "ic_fluent_location_arrow_20_filled": 59984,
+ "ic_fluent_location_arrow_20_regular": 59985,
+ "ic_fluent_location_arrow_left_20_filled": 59986,
+ "ic_fluent_location_arrow_left_20_regular": 59987,
+ "ic_fluent_location_arrow_right_20_filled": 59988,
+ "ic_fluent_location_arrow_right_20_regular": 59989,
+ "ic_fluent_location_arrow_up_20_filled": 59990,
+ "ic_fluent_location_arrow_up_20_regular": 59991,
+ "ic_fluent_location_dismiss_20_filled": 59992,
+ "ic_fluent_location_dismiss_20_regular": 59993,
+ "ic_fluent_location_live_20_filled": 59994,
+ "ic_fluent_location_live_20_regular": 59995,
+ "ic_fluent_location_off_20_filled": 59996,
+ "ic_fluent_location_off_20_regular": 59997,
+ "ic_fluent_location_ripple_20_filled": 59998,
+ "ic_fluent_location_ripple_20_regular": 59999,
+ "ic_fluent_location_target_square_20_filled": 60000,
+ "ic_fluent_location_target_square_20_regular": 60001,
+ "ic_fluent_lock_closed_20_filled": 60002,
+ "ic_fluent_lock_closed_20_regular": 60003,
+ "ic_fluent_lock_closed_key_20_filled": 60004,
+ "ic_fluent_lock_closed_key_20_regular": 60005,
+ "ic_fluent_lock_multiple_20_filled": 60006,
+ "ic_fluent_lock_multiple_20_regular": 60007,
+ "ic_fluent_lock_open_20_filled": 60008,
+ "ic_fluent_lock_open_20_regular": 60009,
+ "ic_fluent_lock_shield_20_filled": 60010,
+ "ic_fluent_lock_shield_20_regular": 60011,
+ "ic_fluent_lottery_20_filled": 60012,
+ "ic_fluent_lottery_20_regular": 60013,
+ "ic_fluent_luggage_20_filled": 60014,
+ "ic_fluent_luggage_20_regular": 60015,
+ "ic_fluent_mail_20_filled": 60016,
+ "ic_fluent_mail_20_regular": 60017,
+ "ic_fluent_mail_add_20_filled": 60018,
+ "ic_fluent_mail_add_20_regular": 60019,
+ "ic_fluent_mail_alert_20_filled": 60020,
+ "ic_fluent_mail_alert_20_regular": 60021,
+ "ic_fluent_mail_all_read_20_filled": 60022,
+ "ic_fluent_mail_all_read_20_regular": 60023,
+ "ic_fluent_mail_all_unread_20_filled": 60024,
+ "ic_fluent_mail_all_unread_20_regular": 60025,
+ "ic_fluent_mail_arrow_clockwise_20_filled": 60026,
+ "ic_fluent_mail_arrow_clockwise_20_regular": 60027,
+ "ic_fluent_mail_arrow_double_back_20_filled": 60028,
+ "ic_fluent_mail_arrow_double_back_20_regular": 60029,
+ "ic_fluent_mail_arrow_down_20_filled": 60030,
+ "ic_fluent_mail_arrow_down_20_regular": 60031,
+ "ic_fluent_mail_arrow_forward_20_filled": 60032,
+ "ic_fluent_mail_arrow_forward_20_regular": 60033,
+ "ic_fluent_mail_arrow_up_20_filled": 60034,
+ "ic_fluent_mail_arrow_up_20_regular": 60035,
+ "ic_fluent_mail_attach_20_filled": 60036,
+ "ic_fluent_mail_attach_20_regular": 60037,
+ "ic_fluent_mail_checkmark_20_filled": 60038,
+ "ic_fluent_mail_checkmark_20_regular": 60039,
+ "ic_fluent_mail_clock_20_filled": 60040,
+ "ic_fluent_mail_clock_20_regular": 60041,
+ "ic_fluent_mail_copy_20_filled": 60042,
+ "ic_fluent_mail_copy_20_regular": 60043,
+ "ic_fluent_mail_dismiss_20_filled": 60044,
+ "ic_fluent_mail_dismiss_20_regular": 60045,
+ "ic_fluent_mail_edit_20_filled": 60046,
+ "ic_fluent_mail_edit_20_regular": 60047,
+ "ic_fluent_mail_error_20_filled": 60048,
+ "ic_fluent_mail_error_20_regular": 60049,
+ "ic_fluent_mail_inbox_20_filled": 60050,
+ "ic_fluent_mail_inbox_20_regular": 60051,
+ "ic_fluent_mail_inbox_add_20_filled": 60052,
+ "ic_fluent_mail_inbox_add_20_regular": 60053,
+ "ic_fluent_mail_inbox_all_20_filled": 60054,
+ "ic_fluent_mail_inbox_all_20_regular": 60055,
+ "ic_fluent_mail_inbox_arrow_down_20_filled": 60056,
+ "ic_fluent_mail_inbox_arrow_down_20_regular": 60057,
+ "ic_fluent_mail_inbox_arrow_right_20_filled": 60058,
+ "ic_fluent_mail_inbox_arrow_right_20_regular": 60059,
+ "ic_fluent_mail_inbox_arrow_up_20_filled": 60060,
+ "ic_fluent_mail_inbox_arrow_up_20_regular": 60061,
+ "ic_fluent_mail_inbox_checkmark_20_filled": 60062,
+ "ic_fluent_mail_inbox_checkmark_20_regular": 60063,
+ "ic_fluent_mail_inbox_dismiss_20_filled": 60064,
+ "ic_fluent_mail_inbox_dismiss_20_regular": 60065,
+ "ic_fluent_mail_link_20_filled": 60066,
+ "ic_fluent_mail_link_20_regular": 60067,
+ "ic_fluent_mail_list_20_filled": 60068,
+ "ic_fluent_mail_list_20_regular": 60069,
+ "ic_fluent_mail_multiple_20_filled": 60070,
+ "ic_fluent_mail_multiple_20_regular": 60071,
+ "ic_fluent_mail_off_20_filled": 60072,
+ "ic_fluent_mail_off_20_regular": 60073,
+ "ic_fluent_mail_open_person_20_filled": 60074,
+ "ic_fluent_mail_open_person_20_regular": 60075,
+ "ic_fluent_mail_pause_20_filled": 60076,
+ "ic_fluent_mail_pause_20_regular": 60077,
+ "ic_fluent_mail_prohibited_20_filled": 60078,
+ "ic_fluent_mail_prohibited_20_regular": 60079,
+ "ic_fluent_mail_read_20_filled": 60080,
+ "ic_fluent_mail_read_20_regular": 60081,
+ "ic_fluent_mail_read_multiple_20_filled": 60082,
+ "ic_fluent_mail_read_multiple_20_regular": 60083,
+ "ic_fluent_mail_rewind_20_filled": 60084,
+ "ic_fluent_mail_rewind_20_regular": 60085,
+ "ic_fluent_mail_settings_20_filled": 60086,
+ "ic_fluent_mail_settings_20_regular": 60087,
+ "ic_fluent_mail_shield_20_filled": 60088,
+ "ic_fluent_mail_shield_20_regular": 60089,
+ "ic_fluent_mail_template_20_filled": 60090,
+ "ic_fluent_mail_template_20_regular": 60091,
+ "ic_fluent_mail_unread_20_filled": 60092,
+ "ic_fluent_mail_unread_20_regular": 60093,
+ "ic_fluent_mail_warning_20_filled": 60094,
+ "ic_fluent_mail_warning_20_regular": 60095,
+ "ic_fluent_mailbox_20_filled": 60096,
+ "ic_fluent_mailbox_20_regular": 60097,
+ "ic_fluent_map_20_filled": 60098,
+ "ic_fluent_map_20_regular": 60099,
+ "ic_fluent_map_drive_20_filled": 60100,
+ "ic_fluent_map_drive_20_regular": 60101,
+ "ic_fluent_markdown_20_filled": 60102,
+ "ic_fluent_markdown_20_regular": 60103,
+ "ic_fluent_match_app_layout_20_filled": 60104,
+ "ic_fluent_match_app_layout_20_regular": 60105,
+ "ic_fluent_math_format_linear_20_filled": 60106,
+ "ic_fluent_math_format_linear_20_regular": 60107,
+ "ic_fluent_math_format_professional_20_filled": 60108,
+ "ic_fluent_math_format_professional_20_regular": 60109,
+ "ic_fluent_math_formula_20_filled": 60110,
+ "ic_fluent_math_formula_20_regular": 60111,
+ "ic_fluent_math_symbols_20_filled": 60112,
+ "ic_fluent_math_symbols_20_regular": 60113,
+ "ic_fluent_maximize_20_filled": 60114,
+ "ic_fluent_maximize_20_regular": 60115,
+ "ic_fluent_meet_now_20_filled": 60116,
+ "ic_fluent_meet_now_20_regular": 60117,
+ "ic_fluent_megaphone_20_filled": 60118,
+ "ic_fluent_megaphone_20_regular": 60119,
+ "ic_fluent_megaphone_circle_20_filled": 60120,
+ "ic_fluent_megaphone_circle_20_regular": 60121,
+ "ic_fluent_megaphone_loud_20_filled": 60122,
+ "ic_fluent_megaphone_loud_20_regular": 60123,
+ "ic_fluent_megaphone_off_20_filled": 60124,
+ "ic_fluent_megaphone_off_20_regular": 60125,
+ "ic_fluent_mention_20_filled": 60126,
+ "ic_fluent_mention_20_regular": 60127,
+ "ic_fluent_mention_arrow_down_20_filled": 60128,
+ "ic_fluent_mention_arrow_down_20_regular": 60129,
+ "ic_fluent_mention_brackets_20_filled": 60130,
+ "ic_fluent_mention_brackets_20_regular": 60131,
+ "ic_fluent_merge_20_filled": 60132,
+ "ic_fluent_merge_20_regular": 60133,
+ "ic_fluent_mic_20_filled": 60134,
+ "ic_fluent_mic_20_regular": 60135,
+ "ic_fluent_mic_off_20_filled": 60136,
+ "ic_fluent_mic_off_20_regular": 60137,
+ "ic_fluent_mic_prohibited_20_filled": 60138,
+ "ic_fluent_mic_prohibited_20_regular": 60139,
+ "ic_fluent_mic_pulse_20_filled": 60140,
+ "ic_fluent_mic_pulse_20_regular": 60141,
+ "ic_fluent_mic_pulse_off_20_filled": 60142,
+ "ic_fluent_mic_pulse_off_20_regular": 60143,
+ "ic_fluent_mic_record_20_filled": 60144,
+ "ic_fluent_mic_record_20_regular": 60145,
+ "ic_fluent_mic_settings_20_filled": 60146,
+ "ic_fluent_mic_settings_20_regular": 60147,
+ "ic_fluent_mic_sparkle_20_filled": 60148,
+ "ic_fluent_mic_sparkle_20_regular": 60149,
+ "ic_fluent_mic_sync_20_filled": 60150,
+ "ic_fluent_mic_sync_20_regular": 60151,
+ "ic_fluent_microscope_20_filled": 60152,
+ "ic_fluent_microscope_20_regular": 60153,
+ "ic_fluent_midi_20_filled": 60154,
+ "ic_fluent_midi_20_regular": 60155,
+ "ic_fluent_mobile_optimized_20_filled": 60156,
+ "ic_fluent_mobile_optimized_20_regular": 60157,
+ "ic_fluent_mold_20_filled": 60158,
+ "ic_fluent_mold_20_regular": 60159,
+ "ic_fluent_molecule_20_filled": 60160,
+ "ic_fluent_molecule_20_regular": 60161,
+ "ic_fluent_money_20_filled": 60162,
+ "ic_fluent_money_20_regular": 60163,
+ "ic_fluent_money_calculator_20_filled": 60164,
+ "ic_fluent_money_calculator_20_regular": 60165,
+ "ic_fluent_money_dismiss_20_filled": 60166,
+ "ic_fluent_money_dismiss_20_regular": 60167,
+ "ic_fluent_money_hand_20_filled": 60168,
+ "ic_fluent_money_hand_20_regular": 60169,
+ "ic_fluent_money_off_20_filled": 60170,
+ "ic_fluent_money_off_20_regular": 60171,
+ "ic_fluent_money_settings_20_filled": 60172,
+ "ic_fluent_money_settings_20_regular": 60173,
+ "ic_fluent_more_circle_20_filled": 60174,
+ "ic_fluent_more_circle_20_regular": 60175,
+ "ic_fluent_more_horizontal_20_filled": 60176,
+ "ic_fluent_more_horizontal_20_regular": 60177,
+ "ic_fluent_more_vertical_20_filled": 60178,
+ "ic_fluent_more_vertical_20_regular": 60179,
+ "ic_fluent_mountain_location_bottom_20_filled": 60180,
+ "ic_fluent_mountain_location_bottom_20_regular": 60181,
+ "ic_fluent_mountain_location_top_20_filled": 60182,
+ "ic_fluent_mountain_location_top_20_regular": 60183,
+ "ic_fluent_mountain_trail_20_filled": 60184,
+ "ic_fluent_mountain_trail_20_regular": 60185,
+ "ic_fluent_movies_and_tv_20_filled": 60186,
+ "ic_fluent_movies_and_tv_20_regular": 60187,
+ "ic_fluent_multiplier_1_2x_20_filled": 60188,
+ "ic_fluent_multiplier_1_2x_20_regular": 60189,
+ "ic_fluent_multiplier_1_5x_20_filled": 60190,
+ "ic_fluent_multiplier_1_5x_20_regular": 60191,
+ "ic_fluent_multiplier_1_8x_20_filled": 60192,
+ "ic_fluent_multiplier_1_8x_20_regular": 60193,
+ "ic_fluent_multiplier_1x_20_filled": 60194,
+ "ic_fluent_multiplier_1x_20_regular": 60195,
+ "ic_fluent_multiplier_2x_20_filled": 60196,
+ "ic_fluent_multiplier_2x_20_regular": 60197,
+ "ic_fluent_multiplier_5x_20_filled": 60198,
+ "ic_fluent_multiplier_5x_20_regular": 60199,
+ "ic_fluent_multiselect_ltr_20_filled": 60200,
+ "ic_fluent_multiselect_ltr_20_regular": 60201,
+ "ic_fluent_multiselect_rtl_20_filled": 60202,
+ "ic_fluent_multiselect_rtl_20_regular": 60203,
+ "ic_fluent_music_note_1_20_filled": 60204,
+ "ic_fluent_music_note_1_20_regular": 60205,
+ "ic_fluent_music_note_2_20_filled": 60206,
+ "ic_fluent_music_note_2_20_regular": 60207,
+ "ic_fluent_music_note_2_play_20_filled": 60208,
+ "ic_fluent_music_note_2_play_20_regular": 60209,
+ "ic_fluent_music_note_off_1_20_filled": 60210,
+ "ic_fluent_music_note_off_1_20_regular": 60211,
+ "ic_fluent_music_note_off_2_20_filled": 60212,
+ "ic_fluent_music_note_off_2_20_regular": 60213,
+ "ic_fluent_my_location_20_filled": 60214,
+ "ic_fluent_my_location_20_regular": 60215,
+ "ic_fluent_navigation_20_filled": 60216,
+ "ic_fluent_navigation_20_regular": 60217,
+ "ic_fluent_navigation_location_target_20_filled": 60218,
+ "ic_fluent_navigation_location_target_20_regular": 60219,
+ "ic_fluent_navigation_play_20_filled": 60220,
+ "ic_fluent_navigation_play_20_regular": 60221,
+ "ic_fluent_navigation_unread_20_filled": 60222,
+ "ic_fluent_navigation_unread_20_regular": 60223,
+ "ic_fluent_network_check_20_filled": 60224,
+ "ic_fluent_network_check_20_regular": 60225,
+ "ic_fluent_new_20_filled": 60226,
+ "ic_fluent_new_20_regular": 60227,
+ "ic_fluent_news_20_filled": 60228,
+ "ic_fluent_news_20_regular": 60229,
+ "ic_fluent_next_20_filled": 60230,
+ "ic_fluent_next_20_regular": 60231,
+ "ic_fluent_next_frame_20_filled": 60232,
+ "ic_fluent_next_frame_20_regular": 60233,
+ "ic_fluent_note_20_filled": 60234,
+ "ic_fluent_note_20_regular": 60235,
+ "ic_fluent_note_add_20_filled": 60236,
+ "ic_fluent_note_add_20_regular": 60237,
+ "ic_fluent_note_edit_20_filled": 60238,
+ "ic_fluent_note_edit_20_regular": 60239,
+ "ic_fluent_note_pin_20_filled": 60240,
+ "ic_fluent_note_pin_20_regular": 60241,
+ "ic_fluent_notebook_20_filled": 60242,
+ "ic_fluent_notebook_20_regular": 60243,
+ "ic_fluent_notebook_add_20_filled": 60244,
+ "ic_fluent_notebook_add_20_regular": 60245,
+ "ic_fluent_notebook_arrow_curve_down_20_filled": 60246,
+ "ic_fluent_notebook_arrow_curve_down_20_regular": 60247,
+ "ic_fluent_notebook_error_20_filled": 60248,
+ "ic_fluent_notebook_error_20_regular": 60249,
+ "ic_fluent_notebook_eye_20_filled": 60250,
+ "ic_fluent_notebook_eye_20_regular": 60251,
+ "ic_fluent_notebook_lightning_20_filled": 60252,
+ "ic_fluent_notebook_lightning_20_regular": 60253,
+ "ic_fluent_notebook_question_mark_20_filled": 60254,
+ "ic_fluent_notebook_question_mark_20_regular": 60255,
+ "ic_fluent_notebook_section_20_filled": 60256,
+ "ic_fluent_notebook_section_20_regular": 60257,
+ "ic_fluent_notebook_section_arrow_right_20_filled": 60258,
+ "ic_fluent_notebook_section_arrow_right_20_regular": 60259,
+ "ic_fluent_notebook_subsection_20_filled": 60260,
+ "ic_fluent_notebook_subsection_20_regular": 60261,
+ "ic_fluent_notebook_sync_20_filled": 60262,
+ "ic_fluent_notebook_sync_20_regular": 60263,
+ "ic_fluent_notepad_20_filled": 60264,
+ "ic_fluent_notepad_20_regular": 60265,
+ "ic_fluent_notepad_edit_20_filled": 60266,
+ "ic_fluent_notepad_edit_20_regular": 60267,
+ "ic_fluent_notepad_person_20_filled": 60268,
+ "ic_fluent_notepad_person_20_regular": 60269,
+ "ic_fluent_notepad_sparkle_20_filled": 60270,
+ "ic_fluent_notepad_sparkle_20_regular": 60271,
+ "ic_fluent_number_circle_0_20_filled": 60272,
+ "ic_fluent_number_circle_0_20_regular": 60273,
+ "ic_fluent_number_circle_1_20_filled": 60274,
+ "ic_fluent_number_circle_1_20_regular": 60275,
+ "ic_fluent_number_circle_2_20_filled": 60276,
+ "ic_fluent_number_circle_2_20_regular": 60277,
+ "ic_fluent_number_circle_3_20_filled": 60278,
+ "ic_fluent_number_circle_3_20_regular": 60279,
+ "ic_fluent_number_circle_4_20_filled": 60280,
+ "ic_fluent_number_circle_4_20_regular": 60281,
+ "ic_fluent_number_circle_5_20_filled": 60282,
+ "ic_fluent_number_circle_5_20_regular": 60283,
+ "ic_fluent_number_circle_6_20_filled": 60284,
+ "ic_fluent_number_circle_6_20_regular": 60285,
+ "ic_fluent_number_circle_7_20_filled": 60286,
+ "ic_fluent_number_circle_7_20_regular": 60287,
+ "ic_fluent_number_circle_8_20_filled": 60288,
+ "ic_fluent_number_circle_8_20_regular": 60289,
+ "ic_fluent_number_circle_9_20_filled": 60290,
+ "ic_fluent_number_circle_9_20_regular": 60291,
+ "ic_fluent_number_row_20_filled": 60292,
+ "ic_fluent_number_row_20_regular": 60293,
+ "ic_fluent_number_symbol_20_filled": 60294,
+ "ic_fluent_number_symbol_20_regular": 60295,
+ "ic_fluent_number_symbol_dismiss_20_filled": 60296,
+ "ic_fluent_number_symbol_dismiss_20_regular": 60297,
+ "ic_fluent_number_symbol_square_20_filled": 60298,
+ "ic_fluent_number_symbol_square_20_regular": 60299,
+ "ic_fluent_open_20_filled": 60300,
+ "ic_fluent_open_20_regular": 60301,
+ "ic_fluent_open_folder_20_filled": 60302,
+ "ic_fluent_open_folder_20_regular": 60303,
+ "ic_fluent_open_off_20_filled": 60304,
+ "ic_fluent_open_off_20_regular": 60305,
+ "ic_fluent_options_20_filled": 60306,
+ "ic_fluent_options_20_regular": 60307,
+ "ic_fluent_organization_20_filled": 60308,
+ "ic_fluent_organization_20_regular": 60309,
+ "ic_fluent_organization_horizontal_20_filled": 60310,
+ "ic_fluent_organization_horizontal_20_regular": 60311,
+ "ic_fluent_orientation_20_filled": 60312,
+ "ic_fluent_orientation_20_regular": 60313,
+ "ic_fluent_oval_20_filled": 60314,
+ "ic_fluent_oval_20_regular": 60315,
+ "ic_fluent_oven_20_filled": 60316,
+ "ic_fluent_oven_20_regular": 60317,
+ "ic_fluent_padding_down_20_filled": 60318,
+ "ic_fluent_padding_down_20_regular": 60319,
+ "ic_fluent_padding_left_20_filled": 60320,
+ "ic_fluent_padding_left_20_regular": 60321,
+ "ic_fluent_padding_right_20_filled": 60322,
+ "ic_fluent_padding_right_20_regular": 60323,
+ "ic_fluent_padding_top_20_filled": 60324,
+ "ic_fluent_padding_top_20_regular": 60325,
+ "ic_fluent_page_fit_20_filled": 60326,
+ "ic_fluent_page_fit_20_regular": 60327,
+ "ic_fluent_paint_brush_20_filled": 60328,
+ "ic_fluent_paint_brush_20_regular": 60329,
+ "ic_fluent_paint_brush_arrow_down_20_filled": 60330,
+ "ic_fluent_paint_brush_arrow_down_20_regular": 60331,
+ "ic_fluent_paint_brush_arrow_up_20_filled": 60332,
+ "ic_fluent_paint_brush_arrow_up_20_regular": 60333,
+ "ic_fluent_paint_brush_sparkle_20_filled": 60334,
+ "ic_fluent_paint_brush_sparkle_20_regular": 60335,
+ "ic_fluent_paint_brush_subtract_20_filled": 60336,
+ "ic_fluent_paint_brush_subtract_20_regular": 60337,
+ "ic_fluent_paint_bucket_20_filled": 60338,
+ "ic_fluent_paint_bucket_20_regular": 60339,
+ "ic_fluent_pair_20_filled": 60340,
+ "ic_fluent_pair_20_regular": 60341,
+ "ic_fluent_panel_bottom_20_filled": 60342,
+ "ic_fluent_panel_bottom_20_regular": 60343,
+ "ic_fluent_panel_bottom_contract_20_filled": 60344,
+ "ic_fluent_panel_bottom_contract_20_regular": 60345,
+ "ic_fluent_panel_bottom_expand_20_filled": 60346,
+ "ic_fluent_panel_bottom_expand_20_regular": 60347,
+ "ic_fluent_panel_left_20_filled": 60348,
+ "ic_fluent_panel_left_20_regular": 60349,
+ "ic_fluent_panel_left_add_20_filled": 60350,
+ "ic_fluent_panel_left_add_20_regular": 60351,
+ "ic_fluent_panel_left_contract_20_filled": 60352,
+ "ic_fluent_panel_left_contract_20_regular": 60353,
+ "ic_fluent_panel_left_expand_20_filled": 60354,
+ "ic_fluent_panel_left_expand_20_regular": 60355,
+ "ic_fluent_panel_left_focus_right_20_filled": 60356,
+ "ic_fluent_panel_left_header_20_filled": 60357,
+ "ic_fluent_panel_left_header_20_regular": 60358,
+ "ic_fluent_panel_left_header_add_20_filled": 60359,
+ "ic_fluent_panel_left_header_add_20_regular": 60360,
+ "ic_fluent_panel_left_header_key_20_filled": 60361,
+ "ic_fluent_panel_left_header_key_20_regular": 60362,
+ "ic_fluent_panel_left_key_20_filled": 60363,
+ "ic_fluent_panel_left_key_20_regular": 60364,
+ "ic_fluent_panel_left_text_20_filled": 60365,
+ "ic_fluent_panel_left_text_20_regular": 60366,
+ "ic_fluent_panel_left_text_add_20_filled": 60367,
+ "ic_fluent_panel_left_text_add_20_regular": 60368,
+ "ic_fluent_panel_left_text_dismiss_20_filled": 60369,
+ "ic_fluent_panel_left_text_dismiss_20_regular": 60370,
+ "ic_fluent_panel_right_20_filled": 60371,
+ "ic_fluent_panel_right_20_regular": 60372,
+ "ic_fluent_panel_right_add_20_filled": 60373,
+ "ic_fluent_panel_right_add_20_regular": 60374,
+ "ic_fluent_panel_right_contract_20_filled": 60375,
+ "ic_fluent_panel_right_contract_20_regular": 60376,
+ "ic_fluent_panel_right_cursor_20_filled": 60377,
+ "ic_fluent_panel_right_cursor_20_regular": 60378,
+ "ic_fluent_panel_right_expand_20_filled": 60379,
+ "ic_fluent_panel_right_expand_20_regular": 60380,
+ "ic_fluent_panel_right_gallery_20_filled": 60381,
+ "ic_fluent_panel_right_gallery_20_regular": 60382,
+ "ic_fluent_panel_separate_window_20_filled": 60383,
+ "ic_fluent_panel_separate_window_20_regular": 60384,
+ "ic_fluent_panel_top_contract_20_filled": 60385,
+ "ic_fluent_panel_top_contract_20_regular": 60386,
+ "ic_fluent_panel_top_expand_20_filled": 60387,
+ "ic_fluent_panel_top_expand_20_regular": 60388,
+ "ic_fluent_panel_top_gallery_20_filled": 60389,
+ "ic_fluent_panel_top_gallery_20_regular": 60390,
+ "ic_fluent_password_20_filled": 60391,
+ "ic_fluent_password_20_regular": 60392,
+ "ic_fluent_patch_20_filled": 60393,
+ "ic_fluent_patch_20_regular": 60394,
+ "ic_fluent_patient_20_filled": 60395,
+ "ic_fluent_patient_20_regular": 60396,
+ "ic_fluent_pause_20_filled": 60397,
+ "ic_fluent_pause_20_regular": 60398,
+ "ic_fluent_pause_circle_20_filled": 60399,
+ "ic_fluent_pause_circle_20_regular": 60400,
+ "ic_fluent_pause_off_20_filled": 60401,
+ "ic_fluent_pause_off_20_regular": 60402,
+ "ic_fluent_pause_settings_20_filled": 60403,
+ "ic_fluent_pause_settings_20_regular": 60404,
+ "ic_fluent_payment_20_filled": 60405,
+ "ic_fluent_payment_20_regular": 60406,
+ "ic_fluent_payment_wireless_20_filled": 60407,
+ "ic_fluent_payment_wireless_20_regular": 60408,
+ "ic_fluent_pen_20_filled": 60409,
+ "ic_fluent_pen_20_regular": 60410,
+ "ic_fluent_pen_dismiss_20_filled": 60411,
+ "ic_fluent_pen_dismiss_20_regular": 60412,
+ "ic_fluent_pen_off_20_filled": 60413,
+ "ic_fluent_pen_off_20_regular": 60414,
+ "ic_fluent_pen_prohibited_20_filled": 60415,
+ "ic_fluent_pen_prohibited_20_regular": 60416,
+ "ic_fluent_pen_sparkle_20_filled": 60417,
+ "ic_fluent_pen_sparkle_20_regular": 60418,
+ "ic_fluent_pentagon_20_filled": 60419,
+ "ic_fluent_pentagon_20_regular": 60420,
+ "ic_fluent_people_20_filled": 60421,
+ "ic_fluent_people_20_regular": 60422,
+ "ic_fluent_people_add_20_filled": 60423,
+ "ic_fluent_people_add_20_regular": 60424,
+ "ic_fluent_people_audience_20_filled": 60425,
+ "ic_fluent_people_audience_20_regular": 60426,
+ "ic_fluent_people_call_20_filled": 60427,
+ "ic_fluent_people_call_20_regular": 60428,
+ "ic_fluent_people_chat_20_filled": 60429,
+ "ic_fluent_people_chat_20_regular": 60430,
+ "ic_fluent_people_checkmark_20_filled": 60431,
+ "ic_fluent_people_checkmark_20_regular": 60432,
+ "ic_fluent_people_community_20_filled": 60433,
+ "ic_fluent_people_community_20_regular": 60434,
+ "ic_fluent_people_community_add_20_filled": 60435,
+ "ic_fluent_people_community_add_20_regular": 60436,
+ "ic_fluent_people_edit_20_filled": 60437,
+ "ic_fluent_people_edit_20_regular": 60438,
+ "ic_fluent_people_error_20_filled": 60439,
+ "ic_fluent_people_error_20_regular": 60440,
+ "ic_fluent_people_eye_20_filled": 60441,
+ "ic_fluent_people_eye_20_regular": 60442,
+ "ic_fluent_people_list_20_filled": 60443,
+ "ic_fluent_people_list_20_regular": 60444,
+ "ic_fluent_people_lock_20_filled": 60445,
+ "ic_fluent_people_lock_20_regular": 60446,
+ "ic_fluent_people_money_20_filled": 60447,
+ "ic_fluent_people_money_20_regular": 60448,
+ "ic_fluent_people_prohibited_20_filled": 60449,
+ "ic_fluent_people_prohibited_20_regular": 60450,
+ "ic_fluent_people_queue_20_filled": 60451,
+ "ic_fluent_people_queue_20_regular": 60452,
+ "ic_fluent_people_search_20_filled": 60453,
+ "ic_fluent_people_search_20_regular": 60454,
+ "ic_fluent_people_settings_20_filled": 60455,
+ "ic_fluent_people_settings_20_regular": 60456,
+ "ic_fluent_people_star_20_filled": 60457,
+ "ic_fluent_people_star_20_regular": 60458,
+ "ic_fluent_people_subtract_20_filled": 60459,
+ "ic_fluent_people_subtract_20_regular": 60460,
+ "ic_fluent_people_swap_20_filled": 60461,
+ "ic_fluent_people_swap_20_regular": 60462,
+ "ic_fluent_people_sync_20_filled": 60463,
+ "ic_fluent_people_sync_20_regular": 60464,
+ "ic_fluent_people_team_20_filled": 60465,
+ "ic_fluent_people_team_20_regular": 60466,
+ "ic_fluent_people_team_add_20_filled": 60467,
+ "ic_fluent_people_team_add_20_regular": 60468,
+ "ic_fluent_people_team_delete_20_filled": 60469,
+ "ic_fluent_people_team_delete_20_regular": 60470,
+ "ic_fluent_people_team_toolbox_20_filled": 60471,
+ "ic_fluent_people_team_toolbox_20_regular": 60472,
+ "ic_fluent_people_toolbox_20_filled": 60473,
+ "ic_fluent_people_toolbox_20_regular": 60474,
+ "ic_fluent_person_20_filled": 60475,
+ "ic_fluent_person_20_regular": 60476,
+ "ic_fluent_person_5_20_filled": 60477,
+ "ic_fluent_person_5_20_regular": 60478,
+ "ic_fluent_person_6_20_filled": 60479,
+ "ic_fluent_person_6_20_regular": 60480,
+ "ic_fluent_person_accounts_20_filled": 60481,
+ "ic_fluent_person_accounts_20_regular": 60482,
+ "ic_fluent_person_add_20_filled": 60483,
+ "ic_fluent_person_add_20_regular": 60484,
+ "ic_fluent_person_alert_20_filled": 60485,
+ "ic_fluent_person_alert_20_regular": 60486,
+ "ic_fluent_person_alert_off_20_filled": 60487,
+ "ic_fluent_person_alert_off_20_regular": 60488,
+ "ic_fluent_person_arrow_back_20_filled": 60489,
+ "ic_fluent_person_arrow_back_20_regular": 60490,
+ "ic_fluent_person_arrow_left_20_filled": 60491,
+ "ic_fluent_person_arrow_left_20_regular": 60492,
+ "ic_fluent_person_arrow_right_20_filled": 60493,
+ "ic_fluent_person_arrow_right_20_regular": 60494,
+ "ic_fluent_person_available_20_filled": 60495,
+ "ic_fluent_person_available_20_regular": 60496,
+ "ic_fluent_person_board_20_filled": 60497,
+ "ic_fluent_person_board_20_regular": 60498,
+ "ic_fluent_person_call_20_filled": 60499,
+ "ic_fluent_person_call_20_regular": 60500,
+ "ic_fluent_person_chat_20_filled": 60501,
+ "ic_fluent_person_chat_20_regular": 60502,
+ "ic_fluent_person_circle_20_filled": 60503,
+ "ic_fluent_person_circle_20_regular": 60504,
+ "ic_fluent_person_clock_20_filled": 60505,
+ "ic_fluent_person_clock_20_regular": 60506,
+ "ic_fluent_person_delete_20_filled": 60507,
+ "ic_fluent_person_delete_20_regular": 60508,
+ "ic_fluent_person_desktop_20_filled": 60509,
+ "ic_fluent_person_desktop_20_regular": 60510,
+ "ic_fluent_person_edit_20_filled": 60511,
+ "ic_fluent_person_edit_20_regular": 60512,
+ "ic_fluent_person_feedback_20_filled": 60513,
+ "ic_fluent_person_feedback_20_regular": 60514,
+ "ic_fluent_person_heart_20_filled": 60515,
+ "ic_fluent_person_heart_20_regular": 60516,
+ "ic_fluent_person_info_20_filled": 60517,
+ "ic_fluent_person_info_20_regular": 60518,
+ "ic_fluent_person_key_20_filled": 60519,
+ "ic_fluent_person_key_20_regular": 60520,
+ "ic_fluent_person_lightbulb_20_filled": 60521,
+ "ic_fluent_person_lightbulb_20_regular": 60522,
+ "ic_fluent_person_lightning_20_filled": 60523,
+ "ic_fluent_person_lightning_20_regular": 60524,
+ "ic_fluent_person_link_20_filled": 60525,
+ "ic_fluent_person_link_20_regular": 60526,
+ "ic_fluent_person_lock_20_filled": 60527,
+ "ic_fluent_person_lock_20_regular": 60528,
+ "ic_fluent_person_mail_20_filled": 60529,
+ "ic_fluent_person_mail_20_regular": 60530,
+ "ic_fluent_person_money_20_filled": 60531,
+ "ic_fluent_person_money_20_regular": 60532,
+ "ic_fluent_person_note_20_filled": 60533,
+ "ic_fluent_person_note_20_regular": 60534,
+ "ic_fluent_person_passkey_20_filled": 60535,
+ "ic_fluent_person_passkey_20_regular": 60536,
+ "ic_fluent_person_pill_20_filled": 60537,
+ "ic_fluent_person_pill_20_regular": 60538,
+ "ic_fluent_person_prohibited_20_filled": 60539,
+ "ic_fluent_person_prohibited_20_regular": 60540,
+ "ic_fluent_person_question_mark_20_filled": 60541,
+ "ic_fluent_person_question_mark_20_regular": 60542,
+ "ic_fluent_person_ribbon_20_filled": 60543,
+ "ic_fluent_person_ribbon_20_regular": 60544,
+ "ic_fluent_person_running_20_filled": 60545,
+ "ic_fluent_person_running_20_regular": 60546,
+ "ic_fluent_person_search_20_filled": 60547,
+ "ic_fluent_person_search_20_regular": 60548,
+ "ic_fluent_person_settings_20_filled": 60549,
+ "ic_fluent_person_settings_20_regular": 60550,
+ "ic_fluent_person_square_20_filled": 60551,
+ "ic_fluent_person_square_20_regular": 60552,
+ "ic_fluent_person_square_checkmark_20_filled": 60553,
+ "ic_fluent_person_square_checkmark_20_regular": 60554,
+ "ic_fluent_person_star_20_filled": 60555,
+ "ic_fluent_person_star_20_regular": 60556,
+ "ic_fluent_person_starburst_20_filled": 60557,
+ "ic_fluent_person_starburst_20_regular": 60558,
+ "ic_fluent_person_subtract_20_filled": 60559,
+ "ic_fluent_person_subtract_20_regular": 60560,
+ "ic_fluent_person_support_20_filled": 60561,
+ "ic_fluent_person_support_20_regular": 60562,
+ "ic_fluent_person_swap_20_filled": 60563,
+ "ic_fluent_person_swap_20_regular": 60564,
+ "ic_fluent_person_sync_20_filled": 60565,
+ "ic_fluent_person_sync_20_regular": 60566,
+ "ic_fluent_person_tag_20_filled": 60567,
+ "ic_fluent_person_tag_20_regular": 60568,
+ "ic_fluent_person_tentative_20_filled": 60569,
+ "ic_fluent_person_tentative_20_regular": 60570,
+ "ic_fluent_person_voice_20_filled": 60571,
+ "ic_fluent_person_voice_20_regular": 60572,
+ "ic_fluent_person_walking_20_filled": 60573,
+ "ic_fluent_person_walking_20_regular": 60574,
+ "ic_fluent_person_warning_20_filled": 60575,
+ "ic_fluent_person_warning_20_regular": 60576,
+ "ic_fluent_person_wrench_20_filled": 60577,
+ "ic_fluent_person_wrench_20_regular": 60578,
+ "ic_fluent_phone_20_filled": 60579,
+ "ic_fluent_phone_20_regular": 60580,
+ "ic_fluent_phone_add_20_filled": 60581,
+ "ic_fluent_phone_add_20_regular": 60582,
+ "ic_fluent_phone_arrow_right_20_filled": 60583,
+ "ic_fluent_phone_arrow_right_20_regular": 60584,
+ "ic_fluent_phone_chat_20_filled": 60585,
+ "ic_fluent_phone_chat_20_regular": 60586,
+ "ic_fluent_phone_checkmark_20_filled": 60587,
+ "ic_fluent_phone_checkmark_20_regular": 60588,
+ "ic_fluent_phone_desktop_20_filled": 60589,
+ "ic_fluent_phone_desktop_20_regular": 60590,
+ "ic_fluent_phone_desktop_add_20_filled": 60591,
+ "ic_fluent_phone_desktop_add_20_regular": 60592,
+ "ic_fluent_phone_dismiss_20_filled": 60593,
+ "ic_fluent_phone_dismiss_20_regular": 60594,
+ "ic_fluent_phone_edit_20_filled": 60595,
+ "ic_fluent_phone_edit_20_regular": 60596,
+ "ic_fluent_phone_eraser_20_filled": 60597,
+ "ic_fluent_phone_eraser_20_regular": 60598,
+ "ic_fluent_phone_footer_arrow_down_20_filled": 60599,
+ "ic_fluent_phone_footer_arrow_down_20_regular": 60600,
+ "ic_fluent_phone_header_arrow_up_20_filled": 60601,
+ "ic_fluent_phone_header_arrow_up_20_regular": 60602,
+ "ic_fluent_phone_key_20_filled": 60603,
+ "ic_fluent_phone_key_20_regular": 60604,
+ "ic_fluent_phone_laptop_20_filled": 60605,
+ "ic_fluent_phone_laptop_20_regular": 60606,
+ "ic_fluent_phone_link_setup_20_filled": 60607,
+ "ic_fluent_phone_link_setup_20_regular": 60608,
+ "ic_fluent_phone_lock_20_filled": 60609,
+ "ic_fluent_phone_lock_20_regular": 60610,
+ "ic_fluent_phone_page_header_20_filled": 60611,
+ "ic_fluent_phone_page_header_20_regular": 60612,
+ "ic_fluent_phone_pagination_20_filled": 60613,
+ "ic_fluent_phone_pagination_20_regular": 60614,
+ "ic_fluent_phone_screen_time_20_filled": 60615,
+ "ic_fluent_phone_screen_time_20_regular": 60616,
+ "ic_fluent_phone_shake_20_filled": 60617,
+ "ic_fluent_phone_shake_20_regular": 60618,
+ "ic_fluent_phone_span_in_20_filled": 60619,
+ "ic_fluent_phone_span_in_20_regular": 60620,
+ "ic_fluent_phone_span_out_20_filled": 60621,
+ "ic_fluent_phone_span_out_20_regular": 60622,
+ "ic_fluent_phone_speaker_20_filled": 60623,
+ "ic_fluent_phone_speaker_20_regular": 60624,
+ "ic_fluent_phone_status_bar_20_filled": 60625,
+ "ic_fluent_phone_status_bar_20_regular": 60626,
+ "ic_fluent_phone_tablet_20_filled": 60627,
+ "ic_fluent_phone_tablet_20_regular": 60628,
+ "ic_fluent_phone_update_20_filled": 60629,
+ "ic_fluent_phone_update_20_regular": 60630,
+ "ic_fluent_phone_update_checkmark_20_filled": 60631,
+ "ic_fluent_phone_update_checkmark_20_regular": 60632,
+ "ic_fluent_phone_vertical_scroll_20_filled": 60633,
+ "ic_fluent_phone_vertical_scroll_20_regular": 60634,
+ "ic_fluent_phone_vibrate_20_filled": 60635,
+ "ic_fluent_phone_vibrate_20_regular": 60636,
+ "ic_fluent_photo_filter_20_filled": 60637,
+ "ic_fluent_photo_filter_20_regular": 60638,
+ "ic_fluent_pi_20_filled": 60639,
+ "ic_fluent_pi_20_regular": 60640,
+ "ic_fluent_picture_in_picture_20_filled": 60641,
+ "ic_fluent_picture_in_picture_20_regular": 60642,
+ "ic_fluent_picture_in_picture_enter_20_filled": 60643,
+ "ic_fluent_picture_in_picture_enter_20_regular": 60644,
+ "ic_fluent_picture_in_picture_exit_20_filled": 60645,
+ "ic_fluent_picture_in_picture_exit_20_regular": 60646,
+ "ic_fluent_pill_20_filled": 60647,
+ "ic_fluent_pill_20_regular": 60648,
+ "ic_fluent_pin_20_filled": 60649,
+ "ic_fluent_pin_20_regular": 60650,
+ "ic_fluent_pin_globe_20_filled": 60651,
+ "ic_fluent_pin_globe_20_regular": 60652,
+ "ic_fluent_pin_off_20_filled": 60653,
+ "ic_fluent_pin_off_20_regular": 60654,
+ "ic_fluent_pipeline_20_filled": 60655,
+ "ic_fluent_pipeline_20_regular": 60656,
+ "ic_fluent_pipeline_add_20_filled": 60657,
+ "ic_fluent_pipeline_add_20_regular": 60658,
+ "ic_fluent_pipeline_arrow_curve_down_20_filled": 60659,
+ "ic_fluent_pipeline_arrow_curve_down_20_regular": 60660,
+ "ic_fluent_pipeline_play_20_filled": 60661,
+ "ic_fluent_pipeline_play_20_regular": 60662,
+ "ic_fluent_pivot_20_filled": 60663,
+ "ic_fluent_pivot_20_regular": 60664,
+ "ic_fluent_plant_cattail_20_filled": 60665,
+ "ic_fluent_plant_cattail_20_regular": 60666,
+ "ic_fluent_plant_grass_20_filled": 60667,
+ "ic_fluent_plant_grass_20_regular": 60668,
+ "ic_fluent_plant_ragweed_20_filled": 60669,
+ "ic_fluent_plant_ragweed_20_regular": 60670,
+ "ic_fluent_play_20_filled": 60671,
+ "ic_fluent_play_20_regular": 60672,
+ "ic_fluent_play_circle_20_filled": 60673,
+ "ic_fluent_play_circle_20_regular": 60674,
+ "ic_fluent_play_circle_hint_20_filled": 60675,
+ "ic_fluent_play_circle_hint_20_regular": 60676,
+ "ic_fluent_play_circle_sparkle_20_filled": 60677,
+ "ic_fluent_play_circle_sparkle_20_regular": 60678,
+ "ic_fluent_play_settings_20_filled": 60679,
+ "ic_fluent_play_settings_20_regular": 60680,
+ "ic_fluent_playing_cards_20_filled": 60681,
+ "ic_fluent_playing_cards_20_regular": 60682,
+ "ic_fluent_plug_connected_20_filled": 60683,
+ "ic_fluent_plug_connected_20_regular": 60684,
+ "ic_fluent_plug_connected_add_20_filled": 60685,
+ "ic_fluent_plug_connected_add_20_regular": 60686,
+ "ic_fluent_plug_connected_checkmark_20_filled": 60687,
+ "ic_fluent_plug_connected_checkmark_20_regular": 60688,
+ "ic_fluent_plug_connected_settings_20_filled": 60689,
+ "ic_fluent_plug_connected_settings_20_regular": 60690,
+ "ic_fluent_plug_disconnected_20_filled": 60691,
+ "ic_fluent_plug_disconnected_20_regular": 60692,
+ "ic_fluent_point_scan_20_filled": 60693,
+ "ic_fluent_point_scan_20_regular": 60694,
+ "ic_fluent_poll_20_filled": 60695,
+ "ic_fluent_poll_20_regular": 60696,
+ "ic_fluent_poll_horizontal_20_filled": 60697,
+ "ic_fluent_poll_horizontal_20_regular": 60698,
+ "ic_fluent_poll_off_20_filled": 60699,
+ "ic_fluent_poll_off_20_regular": 60700,
+ "ic_fluent_port_hdmi_20_filled": 60701,
+ "ic_fluent_port_hdmi_20_regular": 60702,
+ "ic_fluent_port_micro_usb_20_filled": 60703,
+ "ic_fluent_port_micro_usb_20_regular": 60704,
+ "ic_fluent_port_usb_a_20_filled": 60705,
+ "ic_fluent_port_usb_a_20_regular": 60706,
+ "ic_fluent_port_usb_c_20_filled": 60707,
+ "ic_fluent_port_usb_c_20_regular": 60708,
+ "ic_fluent_position_backward_20_filled": 60709,
+ "ic_fluent_position_backward_20_regular": 60710,
+ "ic_fluent_position_forward_20_filled": 60711,
+ "ic_fluent_position_forward_20_regular": 60712,
+ "ic_fluent_position_to_back_20_filled": 60713,
+ "ic_fluent_position_to_back_20_regular": 60714,
+ "ic_fluent_position_to_front_20_filled": 60715,
+ "ic_fluent_position_to_front_20_regular": 60716,
+ "ic_fluent_power_20_filled": 60717,
+ "ic_fluent_power_20_regular": 60718,
+ "ic_fluent_predictions_20_filled": 60719,
+ "ic_fluent_predictions_20_regular": 60720,
+ "ic_fluent_premium_20_filled": 60721,
+ "ic_fluent_premium_20_regular": 60722,
+ "ic_fluent_premium_person_20_filled": 60723,
+ "ic_fluent_premium_person_20_regular": 60724,
+ "ic_fluent_presence_available_20_filled": 60725,
+ "ic_fluent_presence_available_20_regular": 60726,
+ "ic_fluent_presence_away_20_filled": 60727,
+ "ic_fluent_presence_away_20_regular": 60728,
+ "ic_fluent_presence_blocked_20_regular": 60729,
+ "ic_fluent_presence_busy_20_filled": 60730,
+ "ic_fluent_presence_dnd_20_filled": 60731,
+ "ic_fluent_presence_dnd_20_regular": 60732,
+ "ic_fluent_presence_offline_20_regular": 60733,
+ "ic_fluent_presence_oof_20_regular": 60734,
+ "ic_fluent_presence_unknown_20_regular": 60735,
+ "ic_fluent_presenter_20_filled": 60736,
+ "ic_fluent_presenter_20_regular": 60737,
+ "ic_fluent_presenter_off_20_filled": 60738,
+ "ic_fluent_presenter_off_20_regular": 60739,
+ "ic_fluent_preview_link_20_filled": 60740,
+ "ic_fluent_preview_link_20_regular": 60741,
+ "ic_fluent_previous_20_filled": 60742,
+ "ic_fluent_previous_20_regular": 60743,
+ "ic_fluent_previous_frame_20_filled": 60744,
+ "ic_fluent_previous_frame_20_regular": 60745,
+ "ic_fluent_print_20_filled": 60746,
+ "ic_fluent_print_20_regular": 60747,
+ "ic_fluent_print_add_20_filled": 60748,
+ "ic_fluent_print_add_20_regular": 60749,
+ "ic_fluent_production_20_filled": 60750,
+ "ic_fluent_production_20_regular": 60751,
+ "ic_fluent_production_checkmark_20_filled": 60752,
+ "ic_fluent_production_checkmark_20_regular": 60753,
+ "ic_fluent_prohibited_20_filled": 60754,
+ "ic_fluent_prohibited_20_regular": 60755,
+ "ic_fluent_prohibited_multiple_20_filled": 60756,
+ "ic_fluent_prohibited_multiple_20_regular": 60757,
+ "ic_fluent_prohibited_note_20_filled": 60758,
+ "ic_fluent_prohibited_note_20_regular": 60759,
+ "ic_fluent_projection_screen_20_filled": 60760,
+ "ic_fluent_projection_screen_20_regular": 60761,
+ "ic_fluent_projection_screen_dismiss_20_filled": 60762,
+ "ic_fluent_projection_screen_dismiss_20_regular": 60763,
+ "ic_fluent_projection_screen_text_20_filled": 60764,
+ "ic_fluent_projection_screen_text_20_regular": 60765,
+ "ic_fluent_prompt_20_filled": 60766,
+ "ic_fluent_prompt_20_regular": 60767,
+ "ic_fluent_protocol_handler_20_filled": 60768,
+ "ic_fluent_protocol_handler_20_regular": 60769,
+ "ic_fluent_pulse_20_filled": 60770,
+ "ic_fluent_pulse_20_regular": 60771,
+ "ic_fluent_pulse_square_20_filled": 60772,
+ "ic_fluent_pulse_square_20_regular": 60773,
+ "ic_fluent_puzzle_cube_20_filled": 60774,
+ "ic_fluent_puzzle_cube_20_regular": 60775,
+ "ic_fluent_puzzle_cube_piece_20_filled": 60776,
+ "ic_fluent_puzzle_cube_piece_20_regular": 60777,
+ "ic_fluent_puzzle_piece_20_filled": 60778,
+ "ic_fluent_puzzle_piece_20_regular": 60779,
+ "ic_fluent_puzzle_piece_shield_20_filled": 60780,
+ "ic_fluent_puzzle_piece_shield_20_regular": 60781,
+ "ic_fluent_qr_code_20_filled": 60782,
+ "ic_fluent_qr_code_20_regular": 60783,
+ "ic_fluent_question_20_filled": 60784,
+ "ic_fluent_question_20_regular": 60785,
+ "ic_fluent_question_circle_20_filled": 60786,
+ "ic_fluent_question_circle_20_regular": 60787,
+ "ic_fluent_quiz_new_20_filled": 60788,
+ "ic_fluent_quiz_new_20_regular": 60789,
+ "ic_fluent_radar_20_filled": 60790,
+ "ic_fluent_radar_20_regular": 60791,
+ "ic_fluent_radar_checkmark_20_filled": 60792,
+ "ic_fluent_radar_checkmark_20_regular": 60793,
+ "ic_fluent_radar_rectangle_multiple_20_filled": 60794,
+ "ic_fluent_radar_rectangle_multiple_20_regular": 60795,
+ "ic_fluent_radio_button_20_filled": 60796,
+ "ic_fluent_radio_button_20_regular": 60797,
+ "ic_fluent_ram_20_filled": 60798,
+ "ic_fluent_ram_20_regular": 60799,
+ "ic_fluent_rating_mature_20_filled": 60800,
+ "ic_fluent_rating_mature_20_regular": 60801,
+ "ic_fluent_ratio_one_to_one_20_filled": 60802,
+ "ic_fluent_ratio_one_to_one_20_regular": 60803,
+ "ic_fluent_re_order_20_filled": 60804,
+ "ic_fluent_re_order_20_regular": 60805,
+ "ic_fluent_re_order_dots_horizontal_20_filled": 60806,
+ "ic_fluent_re_order_dots_horizontal_20_regular": 60807,
+ "ic_fluent_re_order_dots_vertical_20_filled": 60808,
+ "ic_fluent_re_order_dots_vertical_20_regular": 60809,
+ "ic_fluent_read_aloud_20_filled": 60810,
+ "ic_fluent_read_aloud_20_regular": 60811,
+ "ic_fluent_reading_list_20_filled": 60812,
+ "ic_fluent_reading_list_20_regular": 60813,
+ "ic_fluent_reading_list_add_20_filled": 60814,
+ "ic_fluent_reading_list_add_20_regular": 60815,
+ "ic_fluent_reading_mode_mobile_20_filled": 60816,
+ "ic_fluent_reading_mode_mobile_20_regular": 60817,
+ "ic_fluent_real_estate_20_filled": 60818,
+ "ic_fluent_real_estate_20_regular": 60819,
+ "ic_fluent_receipt_20_filled": 60820,
+ "ic_fluent_receipt_20_regular": 60821,
+ "ic_fluent_receipt_add_20_filled": 60822,
+ "ic_fluent_receipt_add_20_regular": 60823,
+ "ic_fluent_receipt_bag_20_filled": 60824,
+ "ic_fluent_receipt_bag_20_regular": 60825,
+ "ic_fluent_receipt_cube_20_filled": 60826,
+ "ic_fluent_receipt_cube_20_regular": 60827,
+ "ic_fluent_receipt_money_20_filled": 60828,
+ "ic_fluent_receipt_money_20_regular": 60829,
+ "ic_fluent_receipt_play_20_filled": 60830,
+ "ic_fluent_receipt_play_20_regular": 60831,
+ "ic_fluent_receipt_search_20_filled": 60832,
+ "ic_fluent_receipt_search_20_regular": 60833,
+ "ic_fluent_receipt_sparkles_20_filled": 60834,
+ "ic_fluent_receipt_sparkles_20_regular": 60835,
+ "ic_fluent_record_20_filled": 60836,
+ "ic_fluent_record_20_regular": 60837,
+ "ic_fluent_record_stop_20_filled": 60838,
+ "ic_fluent_record_stop_20_regular": 60839,
+ "ic_fluent_rectangle_landscape_20_filled": 60840,
+ "ic_fluent_rectangle_landscape_20_regular": 60841,
+ "ic_fluent_rectangle_landscape_hint_copy_20_filled": 60842,
+ "ic_fluent_rectangle_landscape_hint_copy_20_regular": 60843,
+ "ic_fluent_rectangle_landscape_sparkle_20_filled": 60844,
+ "ic_fluent_rectangle_landscape_sparkle_20_regular": 60845,
+ "ic_fluent_rectangle_landscape_sync_20_filled": 60846,
+ "ic_fluent_rectangle_landscape_sync_20_regular": 60847,
+ "ic_fluent_rectangle_landscape_sync_off_20_filled": 60848,
+ "ic_fluent_rectangle_landscape_sync_off_20_regular": 60849,
+ "ic_fluent_rectangle_portrait_location_target_20_filled": 60850,
+ "ic_fluent_rectangle_portrait_location_target_20_regular": 60851,
+ "ic_fluent_recycle_20_filled": 60852,
+ "ic_fluent_recycle_20_regular": 60853,
+ "ic_fluent_remix_add_20_filled": 60854,
+ "ic_fluent_remix_add_20_regular": 60855,
+ "ic_fluent_remote_20_filled": 60856,
+ "ic_fluent_remote_20_regular": 60857,
+ "ic_fluent_rename_20_filled": 60858,
+ "ic_fluent_rename_20_regular": 60859,
+ "ic_fluent_reorder_20_filled": 60860,
+ "ic_fluent_reorder_20_regular": 60861,
+ "ic_fluent_replay_20_filled": 60862,
+ "ic_fluent_replay_20_regular": 60863,
+ "ic_fluent_resize_20_filled": 60864,
+ "ic_fluent_resize_20_regular": 60865,
+ "ic_fluent_resize_image_20_filled": 60866,
+ "ic_fluent_resize_image_20_regular": 60867,
+ "ic_fluent_resize_large_20_filled": 60868,
+ "ic_fluent_resize_large_20_regular": 60869,
+ "ic_fluent_resize_small_20_filled": 60870,
+ "ic_fluent_resize_small_20_regular": 60871,
+ "ic_fluent_resize_table_20_filled": 60872,
+ "ic_fluent_resize_table_20_regular": 60873,
+ "ic_fluent_resize_video_20_filled": 60874,
+ "ic_fluent_resize_video_20_regular": 60875,
+ "ic_fluent_reward_20_filled": 60876,
+ "ic_fluent_reward_20_regular": 60877,
+ "ic_fluent_rewind_20_filled": 60878,
+ "ic_fluent_rewind_20_regular": 60879,
+ "ic_fluent_rhombus_20_filled": 60880,
+ "ic_fluent_rhombus_20_regular": 60881,
+ "ic_fluent_ribbon_20_filled": 60882,
+ "ic_fluent_ribbon_20_regular": 60883,
+ "ic_fluent_ribbon_add_20_filled": 60884,
+ "ic_fluent_ribbon_add_20_regular": 60885,
+ "ic_fluent_ribbon_off_20_filled": 60886,
+ "ic_fluent_ribbon_off_20_regular": 60887,
+ "ic_fluent_ribbon_star_20_filled": 60888,
+ "ic_fluent_ribbon_star_20_regular": 60889,
+ "ic_fluent_road_20_filled": 60890,
+ "ic_fluent_road_20_regular": 60891,
+ "ic_fluent_road_cone_20_filled": 60892,
+ "ic_fluent_road_cone_20_regular": 60893,
+ "ic_fluent_rocket_20_filled": 60894,
+ "ic_fluent_rocket_20_regular": 60895,
+ "ic_fluent_rotate_left_20_filled": 60896,
+ "ic_fluent_rotate_left_20_regular": 60897,
+ "ic_fluent_rotate_right_20_filled": 60898,
+ "ic_fluent_rotate_right_20_regular": 60899,
+ "ic_fluent_router_20_filled": 60900,
+ "ic_fluent_router_20_regular": 60901,
+ "ic_fluent_row_triple_20_filled": 60902,
+ "ic_fluent_row_triple_20_regular": 60903,
+ "ic_fluent_rss_20_filled": 60904,
+ "ic_fluent_rss_20_regular": 60905,
+ "ic_fluent_ruler_20_filled": 60906,
+ "ic_fluent_ruler_20_regular": 60907,
+ "ic_fluent_run_20_filled": 60908,
+ "ic_fluent_run_20_regular": 60909,
+ "ic_fluent_sanitize_20_filled": 60910,
+ "ic_fluent_sanitize_20_regular": 60911,
+ "ic_fluent_save_20_filled": 60912,
+ "ic_fluent_save_20_regular": 60913,
+ "ic_fluent_save_arrow_right_20_filled": 60914,
+ "ic_fluent_save_arrow_right_20_regular": 60915,
+ "ic_fluent_save_copy_20_filled": 60916,
+ "ic_fluent_save_copy_20_regular": 60917,
+ "ic_fluent_save_edit_20_filled": 60918,
+ "ic_fluent_save_edit_20_regular": 60919,
+ "ic_fluent_save_image_20_filled": 60920,
+ "ic_fluent_save_image_20_regular": 60921,
+ "ic_fluent_save_multiple_20_filled": 60922,
+ "ic_fluent_save_multiple_20_regular": 60923,
+ "ic_fluent_save_search_20_filled": 60924,
+ "ic_fluent_save_search_20_regular": 60925,
+ "ic_fluent_save_sync_20_filled": 60926,
+ "ic_fluent_save_sync_20_regular": 60927,
+ "ic_fluent_savings_20_filled": 60928,
+ "ic_fluent_savings_20_regular": 60929,
+ "ic_fluent_scale_fill_20_filled": 60930,
+ "ic_fluent_scale_fill_20_regular": 60931,
+ "ic_fluent_scale_fit_20_filled": 60932,
+ "ic_fluent_scale_fit_20_regular": 60933,
+ "ic_fluent_scales_20_filled": 60934,
+ "ic_fluent_scales_20_regular": 60935,
+ "ic_fluent_scan_20_filled": 60936,
+ "ic_fluent_scan_20_regular": 60937,
+ "ic_fluent_scan_camera_20_filled": 60938,
+ "ic_fluent_scan_camera_20_regular": 60939,
+ "ic_fluent_scan_dash_20_filled": 60940,
+ "ic_fluent_scan_dash_20_regular": 60941,
+ "ic_fluent_scan_object_20_filled": 60942,
+ "ic_fluent_scan_object_20_regular": 60943,
+ "ic_fluent_scan_person_20_filled": 60944,
+ "ic_fluent_scan_person_20_regular": 60945,
+ "ic_fluent_scan_table_20_filled": 60946,
+ "ic_fluent_scan_table_20_regular": 60947,
+ "ic_fluent_scan_text_20_filled": 60948,
+ "ic_fluent_scan_text_20_regular": 60949,
+ "ic_fluent_scan_thumb_up_20_filled": 60950,
+ "ic_fluent_scan_thumb_up_20_regular": 60951,
+ "ic_fluent_scan_thumb_up_off_20_filled": 60952,
+ "ic_fluent_scan_thumb_up_off_20_regular": 60953,
+ "ic_fluent_scan_type_20_filled": 60954,
+ "ic_fluent_scan_type_20_regular": 60955,
+ "ic_fluent_scan_type_checkmark_20_filled": 60956,
+ "ic_fluent_scan_type_checkmark_20_regular": 60957,
+ "ic_fluent_scan_type_off_20_filled": 60958,
+ "ic_fluent_scan_type_off_20_regular": 60959,
+ "ic_fluent_scratchpad_20_filled": 60960,
+ "ic_fluent_scratchpad_20_regular": 60961,
+ "ic_fluent_screen_cut_20_filled": 60962,
+ "ic_fluent_screen_cut_20_regular": 60963,
+ "ic_fluent_screen_person_20_filled": 60964,
+ "ic_fluent_screen_person_20_regular": 60965,
+ "ic_fluent_screen_search_20_filled": 60966,
+ "ic_fluent_screen_search_20_regular": 60967,
+ "ic_fluent_screenshot_20_filled": 60968,
+ "ic_fluent_screenshot_20_regular": 60969,
+ "ic_fluent_screenshot_record_20_filled": 60970,
+ "ic_fluent_screenshot_record_20_regular": 60971,
+ "ic_fluent_script_20_filled": 60972,
+ "ic_fluent_script_20_regular": 60973,
+ "ic_fluent_search_20_filled": 60974,
+ "ic_fluent_search_20_regular": 60975,
+ "ic_fluent_search_info_20_filled": 60976,
+ "ic_fluent_search_info_20_regular": 60977,
+ "ic_fluent_search_settings_20_filled": 60978,
+ "ic_fluent_search_settings_20_regular": 60979,
+ "ic_fluent_search_shield_20_filled": 60980,
+ "ic_fluent_search_shield_20_regular": 60981,
+ "ic_fluent_search_sparkle_20_filled": 60982,
+ "ic_fluent_search_sparkle_20_regular": 60983,
+ "ic_fluent_search_square_20_filled": 60984,
+ "ic_fluent_search_square_20_regular": 60985,
+ "ic_fluent_search_visual_20_filled": 60986,
+ "ic_fluent_search_visual_20_regular": 60987,
+ "ic_fluent_seat_20_filled": 60988,
+ "ic_fluent_seat_20_regular": 60989,
+ "ic_fluent_seat_add_20_filled": 60990,
+ "ic_fluent_seat_add_20_regular": 60991,
+ "ic_fluent_select_all_off_20_filled": 60992,
+ "ic_fluent_select_all_off_20_regular": 60993,
+ "ic_fluent_select_all_on_20_filled": 60994,
+ "ic_fluent_select_all_on_20_regular": 60995,
+ "ic_fluent_select_object_20_filled": 60996,
+ "ic_fluent_select_object_20_regular": 60997,
+ "ic_fluent_select_object_skew_20_filled": 60998,
+ "ic_fluent_select_object_skew_20_regular": 60999,
+ "ic_fluent_select_object_skew_dismiss_20_filled": 61000,
+ "ic_fluent_select_object_skew_dismiss_20_regular": 61001,
+ "ic_fluent_select_object_skew_edit_20_filled": 61002,
+ "ic_fluent_select_object_skew_edit_20_regular": 61003,
+ "ic_fluent_send_20_filled": 61004,
+ "ic_fluent_send_20_regular": 61005,
+ "ic_fluent_send_beaker_20_filled": 61006,
+ "ic_fluent_send_beaker_20_regular": 61007,
+ "ic_fluent_send_clock_20_filled": 61008,
+ "ic_fluent_send_clock_20_regular": 61009,
+ "ic_fluent_send_copy_20_filled": 61010,
+ "ic_fluent_send_copy_20_regular": 61011,
+ "ic_fluent_send_person_20_filled": 61012,
+ "ic_fluent_send_person_20_regular": 61013,
+ "ic_fluent_serial_port_20_filled": 61014,
+ "ic_fluent_serial_port_20_regular": 61015,
+ "ic_fluent_server_20_filled": 61016,
+ "ic_fluent_server_20_regular": 61017,
+ "ic_fluent_server_link_20_filled": 61018,
+ "ic_fluent_server_link_20_regular": 61019,
+ "ic_fluent_server_multiple_20_filled": 61020,
+ "ic_fluent_server_multiple_20_regular": 61021,
+ "ic_fluent_server_play_20_filled": 61022,
+ "ic_fluent_server_play_20_regular": 61023,
+ "ic_fluent_service_bell_20_filled": 61024,
+ "ic_fluent_service_bell_20_regular": 61025,
+ "ic_fluent_settings_20_filled": 61026,
+ "ic_fluent_settings_20_regular": 61027,
+ "ic_fluent_settings_chat_20_filled": 61028,
+ "ic_fluent_settings_chat_20_regular": 61029,
+ "ic_fluent_settings_cog_multiple_20_filled": 61030,
+ "ic_fluent_settings_cog_multiple_20_regular": 61031,
+ "ic_fluent_shape_exclude_20_filled": 61032,
+ "ic_fluent_shape_exclude_20_regular": 61033,
+ "ic_fluent_shape_intersect_20_filled": 61034,
+ "ic_fluent_shape_intersect_20_regular": 61035,
+ "ic_fluent_shape_organic_20_filled": 61036,
+ "ic_fluent_shape_organic_20_regular": 61037,
+ "ic_fluent_shape_subtract_20_filled": 61038,
+ "ic_fluent_shape_subtract_20_regular": 61039,
+ "ic_fluent_shape_union_20_filled": 61040,
+ "ic_fluent_shape_union_20_regular": 61041,
+ "ic_fluent_shapes_20_filled": 61042,
+ "ic_fluent_shapes_20_regular": 61043,
+ "ic_fluent_share_20_filled": 61044,
+ "ic_fluent_share_20_regular": 61045,
+ "ic_fluent_share_android_20_filled": 61046,
+ "ic_fluent_share_android_20_regular": 61047,
+ "ic_fluent_share_close_tray_20_filled": 61048,
+ "ic_fluent_share_close_tray_20_regular": 61049,
+ "ic_fluent_share_ios_20_filled": 61050,
+ "ic_fluent_share_ios_20_regular": 61051,
+ "ic_fluent_share_multiple_20_filled": 61052,
+ "ic_fluent_share_multiple_20_regular": 61053,
+ "ic_fluent_share_screen_person_20_filled": 61054,
+ "ic_fluent_share_screen_person_20_regular": 61055,
+ "ic_fluent_share_screen_person_overlay_20_filled": 61056,
+ "ic_fluent_share_screen_person_overlay_20_regular": 61057,
+ "ic_fluent_share_screen_person_overlay_inside_20_filled": 61058,
+ "ic_fluent_share_screen_person_overlay_inside_20_regular": 61059,
+ "ic_fluent_share_screen_person_p_20_filled": 61060,
+ "ic_fluent_share_screen_person_p_20_regular": 61061,
+ "ic_fluent_share_screen_start_20_filled": 61062,
+ "ic_fluent_share_screen_start_20_regular": 61063,
+ "ic_fluent_share_screen_stop_20_filled": 61064,
+ "ic_fluent_share_screen_stop_20_regular": 61065,
+ "ic_fluent_shield_20_filled": 61066,
+ "ic_fluent_shield_20_regular": 61067,
+ "ic_fluent_shield_add_20_filled": 61068,
+ "ic_fluent_shield_add_20_regular": 61069,
+ "ic_fluent_shield_badge_20_filled": 61070,
+ "ic_fluent_shield_badge_20_regular": 61071,
+ "ic_fluent_shield_checkmark_20_filled": 61072,
+ "ic_fluent_shield_checkmark_20_regular": 61073,
+ "ic_fluent_shield_dismiss_20_filled": 61074,
+ "ic_fluent_shield_dismiss_20_regular": 61075,
+ "ic_fluent_shield_dismiss_shield_20_filled": 61076,
+ "ic_fluent_shield_dismiss_shield_20_regular": 61077,
+ "ic_fluent_shield_error_20_filled": 61078,
+ "ic_fluent_shield_error_20_regular": 61079,
+ "ic_fluent_shield_globe_20_filled": 61080,
+ "ic_fluent_shield_globe_20_regular": 61081,
+ "ic_fluent_shield_keyhole_20_filled": 61082,
+ "ic_fluent_shield_keyhole_20_regular": 61083,
+ "ic_fluent_shield_lock_20_filled": 61084,
+ "ic_fluent_shield_lock_20_regular": 61085,
+ "ic_fluent_shield_person_20_filled": 61086,
+ "ic_fluent_shield_person_20_regular": 61087,
+ "ic_fluent_shield_person_add_20_filled": 61088,
+ "ic_fluent_shield_person_add_20_regular": 61089,
+ "ic_fluent_shield_prohibited_20_filled": 61090,
+ "ic_fluent_shield_prohibited_20_regular": 61091,
+ "ic_fluent_shield_question_20_filled": 61092,
+ "ic_fluent_shield_question_20_regular": 61093,
+ "ic_fluent_shield_task_20_filled": 61094,
+ "ic_fluent_shield_task_20_regular": 61095,
+ "ic_fluent_shifts_20_filled": 61096,
+ "ic_fluent_shifts_20_regular": 61097,
+ "ic_fluent_shifts_30_minutes_20_filled": 61098,
+ "ic_fluent_shifts_30_minutes_20_regular": 61099,
+ "ic_fluent_shifts_activity_20_filled": 61100,
+ "ic_fluent_shifts_activity_20_regular": 61101,
+ "ic_fluent_shifts_add_20_filled": 61102,
+ "ic_fluent_shifts_add_20_regular": 61103,
+ "ic_fluent_shifts_availability_20_filled": 61104,
+ "ic_fluent_shifts_availability_20_regular": 61105,
+ "ic_fluent_shifts_checkmark_20_filled": 61106,
+ "ic_fluent_shifts_checkmark_20_regular": 61107,
+ "ic_fluent_shifts_day_20_filled": 61108,
+ "ic_fluent_shifts_day_20_regular": 61109,
+ "ic_fluent_shifts_open_20_filled": 61110,
+ "ic_fluent_shifts_open_20_regular": 61111,
+ "ic_fluent_shifts_prohibited_20_filled": 61112,
+ "ic_fluent_shifts_prohibited_20_regular": 61113,
+ "ic_fluent_shifts_question_mark_20_filled": 61114,
+ "ic_fluent_shifts_question_mark_20_regular": 61115,
+ "ic_fluent_shifts_team_20_filled": 61116,
+ "ic_fluent_shifts_team_20_regular": 61117,
+ "ic_fluent_shopping_bag_20_filled": 61118,
+ "ic_fluent_shopping_bag_20_regular": 61119,
+ "ic_fluent_shopping_bag_add_20_filled": 61120,
+ "ic_fluent_shopping_bag_add_20_regular": 61121,
+ "ic_fluent_shopping_bag_arrow_left_20_filled": 61122,
+ "ic_fluent_shopping_bag_arrow_left_20_regular": 61123,
+ "ic_fluent_shopping_bag_dismiss_20_filled": 61124,
+ "ic_fluent_shopping_bag_dismiss_20_regular": 61125,
+ "ic_fluent_shopping_bag_pause_20_filled": 61126,
+ "ic_fluent_shopping_bag_pause_20_regular": 61127,
+ "ic_fluent_shopping_bag_percent_20_filled": 61128,
+ "ic_fluent_shopping_bag_percent_20_regular": 61129,
+ "ic_fluent_shopping_bag_play_20_filled": 61130,
+ "ic_fluent_shopping_bag_play_20_regular": 61131,
+ "ic_fluent_shopping_bag_tag_20_filled": 61132,
+ "ic_fluent_shopping_bag_tag_20_regular": 61133,
+ "ic_fluent_shortpick_20_filled": 61134,
+ "ic_fluent_shortpick_20_regular": 61135,
+ "ic_fluent_showerhead_20_filled": 61136,
+ "ic_fluent_showerhead_20_regular": 61137,
+ "ic_fluent_sidebar_search_ltr_20_filled": 61138,
+ "ic_fluent_sidebar_search_ltr_20_regular": 61139,
+ "ic_fluent_sidebar_search_rtl_20_filled": 61140,
+ "ic_fluent_sidebar_search_rtl_20_regular": 61141,
+ "ic_fluent_sign_out_20_filled": 61142,
+ "ic_fluent_sign_out_20_regular": 61143,
+ "ic_fluent_signature_20_filled": 61144,
+ "ic_fluent_signature_20_regular": 61145,
+ "ic_fluent_sim_20_filled": 61146,
+ "ic_fluent_sim_20_regular": 61147,
+ "ic_fluent_skip_back_10_20_filled": 61148,
+ "ic_fluent_skip_back_10_20_regular": 61149,
+ "ic_fluent_skip_forward_10_20_filled": 61150,
+ "ic_fluent_skip_forward_10_20_regular": 61151,
+ "ic_fluent_skip_forward_30_20_filled": 61152,
+ "ic_fluent_skip_forward_30_20_regular": 61153,
+ "ic_fluent_skip_forward_tab_20_filled": 61154,
+ "ic_fluent_skip_forward_tab_20_regular": 61155,
+ "ic_fluent_slash_forward_20_filled": 61156,
+ "ic_fluent_slash_forward_20_regular": 61157,
+ "ic_fluent_sleep_20_filled": 61158,
+ "ic_fluent_sleep_20_regular": 61159,
+ "ic_fluent_slide_add_20_filled": 61160,
+ "ic_fluent_slide_add_20_regular": 61161,
+ "ic_fluent_slide_arrow_right_20_filled": 61162,
+ "ic_fluent_slide_arrow_right_20_regular": 61163,
+ "ic_fluent_slide_eraser_20_filled": 61164,
+ "ic_fluent_slide_eraser_20_regular": 61165,
+ "ic_fluent_slide_grid_20_filled": 61166,
+ "ic_fluent_slide_grid_20_regular": 61167,
+ "ic_fluent_slide_hide_20_filled": 61168,
+ "ic_fluent_slide_hide_20_regular": 61169,
+ "ic_fluent_slide_layout_20_filled": 61170,
+ "ic_fluent_slide_layout_20_regular": 61171,
+ "ic_fluent_slide_link_20_filled": 61172,
+ "ic_fluent_slide_link_20_regular": 61173,
+ "ic_fluent_slide_microphone_20_filled": 61174,
+ "ic_fluent_slide_microphone_20_regular": 61175,
+ "ic_fluent_slide_multiple_20_filled": 61176,
+ "ic_fluent_slide_multiple_20_regular": 61177,
+ "ic_fluent_slide_multiple_arrow_right_20_filled": 61178,
+ "ic_fluent_slide_multiple_arrow_right_20_regular": 61179,
+ "ic_fluent_slide_multiple_search_20_filled": 61180,
+ "ic_fluent_slide_multiple_search_20_regular": 61181,
+ "ic_fluent_slide_play_20_filled": 61182,
+ "ic_fluent_slide_play_20_regular": 61183,
+ "ic_fluent_slide_record_20_filled": 61184,
+ "ic_fluent_slide_record_20_regular": 61185,
+ "ic_fluent_slide_search_20_filled": 61186,
+ "ic_fluent_slide_search_20_regular": 61187,
+ "ic_fluent_slide_settings_20_filled": 61188,
+ "ic_fluent_slide_settings_20_regular": 61189,
+ "ic_fluent_slide_size_20_filled": 61190,
+ "ic_fluent_slide_size_20_regular": 61191,
+ "ic_fluent_slide_text_20_filled": 61192,
+ "ic_fluent_slide_text_20_regular": 61193,
+ "ic_fluent_slide_text_call_20_filled": 61194,
+ "ic_fluent_slide_text_call_20_regular": 61195,
+ "ic_fluent_slide_text_cursor_20_filled": 61196,
+ "ic_fluent_slide_text_cursor_20_regular": 61197,
+ "ic_fluent_slide_text_edit_20_filled": 61198,
+ "ic_fluent_slide_text_edit_20_regular": 61199,
+ "ic_fluent_slide_text_multiple_20_filled": 61200,
+ "ic_fluent_slide_text_multiple_20_regular": 61201,
+ "ic_fluent_slide_text_person_20_filled": 61202,
+ "ic_fluent_slide_text_person_20_regular": 61203,
+ "ic_fluent_slide_text_sparkle_20_filled": 61204,
+ "ic_fluent_slide_text_sparkle_20_regular": 61205,
+ "ic_fluent_slide_transition_20_filled": 61206,
+ "ic_fluent_slide_transition_20_regular": 61207,
+ "ic_fluent_smartwatch_20_filled": 61208,
+ "ic_fluent_smartwatch_20_regular": 61209,
+ "ic_fluent_smartwatch_dot_20_filled": 61210,
+ "ic_fluent_smartwatch_dot_20_regular": 61211,
+ "ic_fluent_snooze_20_filled": 61212,
+ "ic_fluent_snooze_20_regular": 61213,
+ "ic_fluent_sound_source_20_filled": 61214,
+ "ic_fluent_sound_source_20_regular": 61215,
+ "ic_fluent_sound_wave_circle_20_filled": 61216,
+ "ic_fluent_sound_wave_circle_20_regular": 61217,
+ "ic_fluent_space_3d_20_filled": 61218,
+ "ic_fluent_space_3d_20_regular": 61219,
+ "ic_fluent_spacebar_20_filled": 61220,
+ "ic_fluent_spacebar_20_regular": 61221,
+ "ic_fluent_sparkle_20_filled": 61222,
+ "ic_fluent_sparkle_20_regular": 61223,
+ "ic_fluent_sparkle_circle_20_filled": 61224,
+ "ic_fluent_sparkle_circle_20_regular": 61225,
+ "ic_fluent_spatula_spoon_20_filled": 61226,
+ "ic_fluent_spatula_spoon_20_regular": 61227,
+ "ic_fluent_speaker_0_20_filled": 61228,
+ "ic_fluent_speaker_0_20_regular": 61229,
+ "ic_fluent_speaker_1_20_filled": 61230,
+ "ic_fluent_speaker_1_20_regular": 61231,
+ "ic_fluent_speaker_2_20_filled": 61232,
+ "ic_fluent_speaker_2_20_regular": 61233,
+ "ic_fluent_speaker_bluetooth_20_filled": 61234,
+ "ic_fluent_speaker_bluetooth_20_regular": 61235,
+ "ic_fluent_speaker_box_20_filled": 61236,
+ "ic_fluent_speaker_box_20_regular": 61237,
+ "ic_fluent_speaker_edit_20_filled": 61238,
+ "ic_fluent_speaker_edit_20_regular": 61239,
+ "ic_fluent_speaker_mute_20_filled": 61240,
+ "ic_fluent_speaker_mute_20_regular": 61241,
+ "ic_fluent_speaker_off_20_filled": 61242,
+ "ic_fluent_speaker_off_20_regular": 61243,
+ "ic_fluent_speaker_settings_20_filled": 61244,
+ "ic_fluent_speaker_settings_20_regular": 61245,
+ "ic_fluent_speaker_usb_20_filled": 61246,
+ "ic_fluent_speaker_usb_20_regular": 61247,
+ "ic_fluent_spinner_ios_20_filled": 61248,
+ "ic_fluent_spinner_ios_20_regular": 61249,
+ "ic_fluent_split_hint_20_filled": 61250,
+ "ic_fluent_split_hint_20_regular": 61251,
+ "ic_fluent_split_horizontal_20_filled": 61252,
+ "ic_fluent_split_horizontal_20_regular": 61253,
+ "ic_fluent_split_vertical_20_filled": 61254,
+ "ic_fluent_split_vertical_20_regular": 61255,
+ "ic_fluent_sport_20_filled": 61256,
+ "ic_fluent_sport_20_regular": 61257,
+ "ic_fluent_sport_american_football_20_filled": 61258,
+ "ic_fluent_sport_american_football_20_regular": 61259,
+ "ic_fluent_sport_baseball_20_filled": 61260,
+ "ic_fluent_sport_baseball_20_regular": 61261,
+ "ic_fluent_sport_basketball_20_filled": 61262,
+ "ic_fluent_sport_basketball_20_regular": 61263,
+ "ic_fluent_sport_hockey_20_filled": 61264,
+ "ic_fluent_sport_hockey_20_regular": 61265,
+ "ic_fluent_sport_soccer_20_filled": 61266,
+ "ic_fluent_sport_soccer_20_regular": 61267,
+ "ic_fluent_square_20_filled": 61268,
+ "ic_fluent_square_20_regular": 61269,
+ "ic_fluent_square_add_20_filled": 61270,
+ "ic_fluent_square_add_20_regular": 61271,
+ "ic_fluent_square_arrow_forward_20_filled": 61272,
+ "ic_fluent_square_arrow_forward_20_regular": 61273,
+ "ic_fluent_square_dismiss_20_filled": 61274,
+ "ic_fluent_square_dismiss_20_regular": 61275,
+ "ic_fluent_square_dovetail_joint_20_filled": 61276,
+ "ic_fluent_square_dovetail_joint_20_regular": 61277,
+ "ic_fluent_square_eraser_20_filled": 61278,
+ "ic_fluent_square_eraser_20_regular": 61279,
+ "ic_fluent_square_hint_20_filled": 61280,
+ "ic_fluent_square_hint_20_regular": 61281,
+ "ic_fluent_square_hint_apps_20_filled": 61282,
+ "ic_fluent_square_hint_apps_20_regular": 61283,
+ "ic_fluent_square_hint_arrow_back_20_filled": 61284,
+ "ic_fluent_square_hint_arrow_back_20_regular": 61285,
+ "ic_fluent_square_hint_hexagon_20_filled": 61286,
+ "ic_fluent_square_hint_hexagon_20_regular": 61287,
+ "ic_fluent_square_hint_sparkles_20_filled": 61288,
+ "ic_fluent_square_hint_sparkles_20_regular": 61289,
+ "ic_fluent_square_multiple_20_filled": 61290,
+ "ic_fluent_square_multiple_20_regular": 61291,
+ "ic_fluent_square_shadow_20_filled": 61292,
+ "ic_fluent_square_shadow_20_regular": 61293,
+ "ic_fluent_squares_nested_20_filled": 61294,
+ "ic_fluent_squares_nested_20_regular": 61295,
+ "ic_fluent_stack_20_filled": 61296,
+ "ic_fluent_stack_20_regular": 61297,
+ "ic_fluent_stack_add_20_filled": 61298,
+ "ic_fluent_stack_add_20_regular": 61299,
+ "ic_fluent_stack_arrow_forward_20_filled": 61300,
+ "ic_fluent_stack_arrow_forward_20_regular": 61301,
+ "ic_fluent_stack_star_20_filled": 61302,
+ "ic_fluent_stack_star_20_regular": 61303,
+ "ic_fluent_stack_vertical_20_filled": 61304,
+ "ic_fluent_stack_vertical_20_regular": 61305,
+ "ic_fluent_star_20_filled": 61306,
+ "ic_fluent_star_20_regular": 61307,
+ "ic_fluent_star_add_20_filled": 61308,
+ "ic_fluent_star_add_20_regular": 61309,
+ "ic_fluent_star_arrow_back_20_filled": 61310,
+ "ic_fluent_star_arrow_back_20_regular": 61311,
+ "ic_fluent_star_arrow_right_end_20_filled": 61312,
+ "ic_fluent_star_arrow_right_end_20_regular": 61313,
+ "ic_fluent_star_arrow_right_start_20_filled": 61314,
+ "ic_fluent_star_arrow_right_start_20_regular": 61315,
+ "ic_fluent_star_checkmark_20_filled": 61316,
+ "ic_fluent_star_checkmark_20_regular": 61317,
+ "ic_fluent_star_dismiss_20_filled": 61318,
+ "ic_fluent_star_dismiss_20_regular": 61319,
+ "ic_fluent_star_edit_20_filled": 61320,
+ "ic_fluent_star_edit_20_regular": 61321,
+ "ic_fluent_star_emphasis_20_filled": 61322,
+ "ic_fluent_star_emphasis_20_regular": 61323,
+ "ic_fluent_star_half_20_filled": 61324,
+ "ic_fluent_star_half_20_regular": 61325,
+ "ic_fluent_star_line_horizontal_3_20_filled": 61326,
+ "ic_fluent_star_line_horizontal_3_20_regular": 61327,
+ "ic_fluent_star_off_20_filled": 61328,
+ "ic_fluent_star_off_20_regular": 61329,
+ "ic_fluent_star_one_quarter_20_filled": 61330,
+ "ic_fluent_star_one_quarter_20_regular": 61331,
+ "ic_fluent_star_prohibited_20_filled": 61332,
+ "ic_fluent_star_prohibited_20_regular": 61333,
+ "ic_fluent_star_settings_20_filled": 61334,
+ "ic_fluent_star_settings_20_regular": 61335,
+ "ic_fluent_star_three_quarter_20_filled": 61336,
+ "ic_fluent_star_three_quarter_20_regular": 61337,
+ "ic_fluent_status_20_filled": 61338,
+ "ic_fluent_status_20_regular": 61339,
+ "ic_fluent_step_20_filled": 61340,
+ "ic_fluent_step_20_regular": 61341,
+ "ic_fluent_steps_20_filled": 61342,
+ "ic_fluent_steps_20_regular": 61343,
+ "ic_fluent_stethoscope_20_filled": 61344,
+ "ic_fluent_stethoscope_20_regular": 61345,
+ "ic_fluent_sticker_20_filled": 61346,
+ "ic_fluent_sticker_20_regular": 61347,
+ "ic_fluent_sticker_add_20_filled": 61348,
+ "ic_fluent_sticker_add_20_regular": 61349,
+ "ic_fluent_stop_20_filled": 61350,
+ "ic_fluent_stop_20_regular": 61351,
+ "ic_fluent_storage_20_filled": 61352,
+ "ic_fluent_storage_20_regular": 61353,
+ "ic_fluent_store_microsoft_20_filled": 61354,
+ "ic_fluent_store_microsoft_20_regular": 61355,
+ "ic_fluent_stream_20_filled": 61356,
+ "ic_fluent_stream_20_regular": 61357,
+ "ic_fluent_stream_input_20_filled": 61358,
+ "ic_fluent_stream_input_20_regular": 61359,
+ "ic_fluent_stream_input_output_20_filled": 61360,
+ "ic_fluent_stream_input_output_20_regular": 61361,
+ "ic_fluent_stream_output_20_filled": 61362,
+ "ic_fluent_stream_output_20_regular": 61363,
+ "ic_fluent_street_sign_20_filled": 61364,
+ "ic_fluent_street_sign_20_regular": 61365,
+ "ic_fluent_style_guide_20_filled": 61366,
+ "ic_fluent_style_guide_20_regular": 61367,
+ "ic_fluent_sub_grid_20_filled": 61368,
+ "ic_fluent_sub_grid_20_regular": 61369,
+ "ic_fluent_subtitles_20_filled": 61370,
+ "ic_fluent_subtitles_20_regular": 61371,
+ "ic_fluent_subtract_20_filled": 61372,
+ "ic_fluent_subtract_20_regular": 61373,
+ "ic_fluent_subtract_circle_20_filled": 61374,
+ "ic_fluent_subtract_circle_20_regular": 61375,
+ "ic_fluent_subtract_circle_arrow_back_20_filled": 61376,
+ "ic_fluent_subtract_circle_arrow_back_20_regular": 61377,
+ "ic_fluent_subtract_circle_arrow_forward_20_filled": 61378,
+ "ic_fluent_subtract_circle_arrow_forward_20_regular": 61379,
+ "ic_fluent_subtract_parentheses_20_filled": 61380,
+ "ic_fluent_subtract_parentheses_20_regular": 61381,
+ "ic_fluent_subtract_square_20_filled": 61382,
+ "ic_fluent_subtract_square_20_regular": 61383,
+ "ic_fluent_subtract_square_multiple_20_filled": 61384,
+ "ic_fluent_subtract_square_multiple_20_regular": 61385,
+ "ic_fluent_surface_earbuds_20_filled": 61386,
+ "ic_fluent_surface_earbuds_20_regular": 61387,
+ "ic_fluent_surface_hub_20_filled": 61388,
+ "ic_fluent_surface_hub_20_regular": 61389,
+ "ic_fluent_swimming_pool_20_filled": 61390,
+ "ic_fluent_swimming_pool_20_regular": 61391,
+ "ic_fluent_swipe_down_20_filled": 61392,
+ "ic_fluent_swipe_down_20_regular": 61393,
+ "ic_fluent_swipe_right_20_filled": 61394,
+ "ic_fluent_swipe_right_20_regular": 61395,
+ "ic_fluent_swipe_up_20_filled": 61396,
+ "ic_fluent_swipe_up_20_regular": 61397,
+ "ic_fluent_symbols_20_filled": 61398,
+ "ic_fluent_symbols_20_regular": 61399,
+ "ic_fluent_sync_off_20_filled": 61400,
+ "ic_fluent_sync_off_20_regular": 61401,
+ "ic_fluent_syringe_20_filled": 61402,
+ "ic_fluent_syringe_20_regular": 61403,
+ "ic_fluent_system_20_filled": 61404,
+ "ic_fluent_system_20_regular": 61405,
+ "ic_fluent_tab_20_filled": 61406,
+ "ic_fluent_tab_20_regular": 61407,
+ "ic_fluent_tab_add_20_filled": 61408,
+ "ic_fluent_tab_add_20_regular": 61409,
+ "ic_fluent_tab_arrow_left_20_filled": 61410,
+ "ic_fluent_tab_arrow_left_20_regular": 61411,
+ "ic_fluent_tab_desktop_20_filled": 61412,
+ "ic_fluent_tab_desktop_20_regular": 61413,
+ "ic_fluent_tab_desktop_arrow_clockwise_20_filled": 61414,
+ "ic_fluent_tab_desktop_arrow_clockwise_20_regular": 61415,
+ "ic_fluent_tab_desktop_arrow_left_20_filled": 61416,
+ "ic_fluent_tab_desktop_arrow_left_20_regular": 61417,
+ "ic_fluent_tab_desktop_bottom_20_filled": 61418,
+ "ic_fluent_tab_desktop_bottom_20_regular": 61419,
+ "ic_fluent_tab_desktop_clock_20_filled": 61420,
+ "ic_fluent_tab_desktop_clock_20_regular": 61421,
+ "ic_fluent_tab_desktop_copy_20_filled": 61422,
+ "ic_fluent_tab_desktop_copy_20_regular": 61423,
+ "ic_fluent_tab_desktop_image_20_filled": 61424,
+ "ic_fluent_tab_desktop_image_20_regular": 61425,
+ "ic_fluent_tab_desktop_link_20_filled": 61426,
+ "ic_fluent_tab_desktop_link_20_regular": 61427,
+ "ic_fluent_tab_desktop_multiple_20_filled": 61428,
+ "ic_fluent_tab_desktop_multiple_20_regular": 61429,
+ "ic_fluent_tab_desktop_multiple_add_20_filled": 61430,
+ "ic_fluent_tab_desktop_multiple_add_20_regular": 61431,
+ "ic_fluent_tab_desktop_multiple_bottom_20_filled": 61432,
+ "ic_fluent_tab_desktop_multiple_bottom_20_regular": 61433,
+ "ic_fluent_tab_desktop_multiple_sparkle_20_filled": 61434,
+ "ic_fluent_tab_desktop_multiple_sparkle_20_regular": 61435,
+ "ic_fluent_tab_desktop_new_page_20_filled": 61436,
+ "ic_fluent_tab_desktop_new_page_20_regular": 61437,
+ "ic_fluent_tab_desktop_search_20_filled": 61438,
+ "ic_fluent_tab_desktop_search_20_regular": 61439,
+ "ic_fluent_tab_group_20_filled": 61440,
+ "ic_fluent_tab_group_20_regular": 61441,
+ "ic_fluent_tab_in_private_20_filled": 61442,
+ "ic_fluent_tab_in_private_20_regular": 61443,
+ "ic_fluent_tab_inprivate_account_20_filled": 61444,
+ "ic_fluent_tab_inprivate_account_20_regular": 61445,
+ "ic_fluent_tab_prohibited_20_filled": 61446,
+ "ic_fluent_tab_prohibited_20_regular": 61447,
+ "ic_fluent_tab_shield_dismiss_20_filled": 61448,
+ "ic_fluent_tab_shield_dismiss_20_regular": 61449,
+ "ic_fluent_table_20_filled": 61450,
+ "ic_fluent_table_20_regular": 61451,
+ "ic_fluent_table_add_20_filled": 61452,
+ "ic_fluent_table_add_20_regular": 61453,
+ "ic_fluent_table_arrow_up_20_filled": 61454,
+ "ic_fluent_table_arrow_up_20_regular": 61455,
+ "ic_fluent_table_bottom_row_20_filled": 61456,
+ "ic_fluent_table_bottom_row_20_regular": 61457,
+ "ic_fluent_table_calculator_20_filled": 61458,
+ "ic_fluent_table_calculator_20_regular": 61459,
+ "ic_fluent_table_cell_edit_20_filled": 61460,
+ "ic_fluent_table_cell_edit_20_regular": 61461,
+ "ic_fluent_table_cells_merge_20_filled": 61462,
+ "ic_fluent_table_cells_merge_20_regular": 61463,
+ "ic_fluent_table_cells_split_20_filled": 61464,
+ "ic_fluent_table_cells_split_20_regular": 61465,
+ "ic_fluent_table_checker_20_filled": 61466,
+ "ic_fluent_table_checker_20_regular": 61467,
+ "ic_fluent_table_column_top_bottom_20_filled": 61468,
+ "ic_fluent_table_column_top_bottom_20_regular": 61469,
+ "ic_fluent_table_copy_20_filled": 61470,
+ "ic_fluent_table_copy_20_regular": 61471,
+ "ic_fluent_table_cursor_20_filled": 61472,
+ "ic_fluent_table_cursor_20_regular": 61473,
+ "ic_fluent_table_delete_column_20_filled": 61474,
+ "ic_fluent_table_delete_column_20_regular": 61475,
+ "ic_fluent_table_delete_row_20_filled": 61476,
+ "ic_fluent_table_delete_row_20_regular": 61477,
+ "ic_fluent_table_dismiss_20_filled": 61478,
+ "ic_fluent_table_dismiss_20_regular": 61479,
+ "ic_fluent_table_edit_20_filled": 61480,
+ "ic_fluent_table_edit_20_regular": 61481,
+ "ic_fluent_table_freeze_column_20_filled": 61482,
+ "ic_fluent_table_freeze_column_20_regular": 61483,
+ "ic_fluent_table_freeze_column_and_row_20_filled": 61484,
+ "ic_fluent_table_freeze_column_and_row_20_regular": 61485,
+ "ic_fluent_table_freeze_row_20_filled": 61486,
+ "ic_fluent_table_freeze_row_20_regular": 61487,
+ "ic_fluent_table_image_20_filled": 61488,
+ "ic_fluent_table_image_20_regular": 61489,
+ "ic_fluent_table_insert_column_20_filled": 61490,
+ "ic_fluent_table_insert_column_20_regular": 61491,
+ "ic_fluent_table_insert_row_20_filled": 61492,
+ "ic_fluent_table_insert_row_20_regular": 61493,
+ "ic_fluent_table_lightning_20_filled": 61494,
+ "ic_fluent_table_lightning_20_regular": 61495,
+ "ic_fluent_table_link_20_filled": 61496,
+ "ic_fluent_table_link_20_regular": 61497,
+ "ic_fluent_table_lock_20_filled": 61498,
+ "ic_fluent_table_lock_20_regular": 61499,
+ "ic_fluent_table_move_above_20_filled": 61500,
+ "ic_fluent_table_move_above_20_regular": 61501,
+ "ic_fluent_table_move_below_20_filled": 61502,
+ "ic_fluent_table_move_below_20_regular": 61503,
+ "ic_fluent_table_move_left_20_filled": 61504,
+ "ic_fluent_table_move_left_20_regular": 61505,
+ "ic_fluent_table_move_right_20_filled": 61506,
+ "ic_fluent_table_move_right_20_regular": 61507,
+ "ic_fluent_table_multiple_20_filled": 61508,
+ "ic_fluent_table_multiple_20_regular": 61509,
+ "ic_fluent_table_offset_20_filled": 61510,
+ "ic_fluent_table_offset_20_regular": 61511,
+ "ic_fluent_table_offset_add_20_filled": 61512,
+ "ic_fluent_table_offset_add_20_regular": 61513,
+ "ic_fluent_table_offset_less_than_or_equal_to_20_filled": 61514,
+ "ic_fluent_table_offset_less_than_or_equal_to_20_regular": 61515,
+ "ic_fluent_table_offset_settings_20_filled": 61516,
+ "ic_fluent_table_offset_settings_20_regular": 61517,
+ "ic_fluent_table_resize_column_20_filled": 61518,
+ "ic_fluent_table_resize_column_20_regular": 61519,
+ "ic_fluent_table_resize_row_20_filled": 61520,
+ "ic_fluent_table_resize_row_20_regular": 61521,
+ "ic_fluent_table_search_20_filled": 61522,
+ "ic_fluent_table_search_20_regular": 61523,
+ "ic_fluent_table_settings_20_filled": 61524,
+ "ic_fluent_table_settings_20_regular": 61525,
+ "ic_fluent_table_simple_20_filled": 61526,
+ "ic_fluent_table_simple_20_regular": 61527,
+ "ic_fluent_table_simple_checkmark_20_filled": 61528,
+ "ic_fluent_table_simple_checkmark_20_regular": 61529,
+ "ic_fluent_table_simple_exclude_20_filled": 61530,
+ "ic_fluent_table_simple_exclude_20_regular": 61531,
+ "ic_fluent_table_simple_include_20_filled": 61532,
+ "ic_fluent_table_simple_include_20_regular": 61533,
+ "ic_fluent_table_simple_multiple_20_filled": 61534,
+ "ic_fluent_table_simple_multiple_20_regular": 61535,
+ "ic_fluent_table_sparkle_20_filled": 61536,
+ "ic_fluent_table_sparkle_20_regular": 61537,
+ "ic_fluent_table_split_20_filled": 61538,
+ "ic_fluent_table_split_20_regular": 61539,
+ "ic_fluent_table_stack_above_20_filled": 61540,
+ "ic_fluent_table_stack_above_20_regular": 61541,
+ "ic_fluent_table_stack_below_20_filled": 61542,
+ "ic_fluent_table_stack_below_20_regular": 61543,
+ "ic_fluent_table_stack_left_20_filled": 61544,
+ "ic_fluent_table_stack_left_20_regular": 61545,
+ "ic_fluent_table_stack_right_20_filled": 61546,
+ "ic_fluent_table_stack_right_20_regular": 61547,
+ "ic_fluent_table_switch_20_filled": 61548,
+ "ic_fluent_table_switch_20_regular": 61549,
+ "ic_fluent_tablet_20_filled": 61550,
+ "ic_fluent_tablet_20_regular": 61551,
+ "ic_fluent_tablet_laptop_20_filled": 61552,
+ "ic_fluent_tablet_laptop_20_regular": 61553,
+ "ic_fluent_tablet_speaker_20_filled": 61554,
+ "ic_fluent_tablet_speaker_20_regular": 61555,
+ "ic_fluent_tabs_20_filled": 61556,
+ "ic_fluent_tabs_20_regular": 61557,
+ "ic_fluent_tag_20_filled": 61558,
+ "ic_fluent_tag_20_regular": 61559,
+ "ic_fluent_tag_circle_20_filled": 61560,
+ "ic_fluent_tag_circle_20_regular": 61561,
+ "ic_fluent_tag_dismiss_20_filled": 61562,
+ "ic_fluent_tag_dismiss_20_regular": 61563,
+ "ic_fluent_tag_error_20_filled": 61564,
+ "ic_fluent_tag_error_20_regular": 61565,
+ "ic_fluent_tag_lock_20_filled": 61566,
+ "ic_fluent_tag_lock_20_regular": 61567,
+ "ic_fluent_tag_lock_accent_20_filled": 61568,
+ "ic_fluent_tag_multiple_20_filled": 61569,
+ "ic_fluent_tag_multiple_20_regular": 61570,
+ "ic_fluent_tag_off_20_filled": 61571,
+ "ic_fluent_tag_off_20_regular": 61572,
+ "ic_fluent_tag_question_mark_20_filled": 61573,
+ "ic_fluent_tag_question_mark_20_regular": 61574,
+ "ic_fluent_tag_reset_20_filled": 61575,
+ "ic_fluent_tag_reset_20_regular": 61576,
+ "ic_fluent_tag_search_20_filled": 61577,
+ "ic_fluent_tag_search_20_regular": 61578,
+ "ic_fluent_tap_double_20_filled": 61579,
+ "ic_fluent_tap_double_20_regular": 61580,
+ "ic_fluent_tap_single_20_filled": 61581,
+ "ic_fluent_tap_single_20_regular": 61582,
+ "ic_fluent_target_20_filled": 61583,
+ "ic_fluent_target_20_regular": 61584,
+ "ic_fluent_target_add_20_filled": 61585,
+ "ic_fluent_target_add_20_regular": 61586,
+ "ic_fluent_target_arrow_20_filled": 61587,
+ "ic_fluent_target_arrow_20_regular": 61588,
+ "ic_fluent_target_dismiss_20_filled": 61589,
+ "ic_fluent_target_dismiss_20_regular": 61590,
+ "ic_fluent_target_edit_20_filled": 61591,
+ "ic_fluent_target_edit_20_regular": 61592,
+ "ic_fluent_task_list_add_20_filled": 61593,
+ "ic_fluent_task_list_add_20_regular": 61594,
+ "ic_fluent_task_list_ltr_20_filled": 61595,
+ "ic_fluent_task_list_ltr_20_regular": 61596,
+ "ic_fluent_task_list_rtl_20_filled": 61597,
+ "ic_fluent_task_list_rtl_20_regular": 61598,
+ "ic_fluent_task_list_square_add_20_filled": 61599,
+ "ic_fluent_task_list_square_add_20_regular": 61600,
+ "ic_fluent_task_list_square_database_20_filled": 61601,
+ "ic_fluent_task_list_square_database_20_regular": 61602,
+ "ic_fluent_task_list_square_ltr_20_filled": 61603,
+ "ic_fluent_task_list_square_ltr_20_regular": 61604,
+ "ic_fluent_task_list_square_person_20_filled": 61605,
+ "ic_fluent_task_list_square_person_20_regular": 61606,
+ "ic_fluent_task_list_square_rtl_20_filled": 61607,
+ "ic_fluent_task_list_square_rtl_20_regular": 61608,
+ "ic_fluent_task_list_square_settings_20_filled": 61609,
+ "ic_fluent_task_list_square_settings_20_regular": 61610,
+ "ic_fluent_tasks_app_20_filled": 61611,
+ "ic_fluent_tasks_app_20_regular": 61612,
+ "ic_fluent_teardrop_bottom_right_20_filled": 61613,
+ "ic_fluent_teardrop_bottom_right_20_regular": 61614,
+ "ic_fluent_teddy_20_filled": 61615,
+ "ic_fluent_teddy_20_regular": 61616,
+ "ic_fluent_temperature_20_filled": 61617,
+ "ic_fluent_temperature_20_regular": 61618,
+ "ic_fluent_tent_20_filled": 61619,
+ "ic_fluent_tent_20_regular": 61620,
+ "ic_fluent_tetris_app_20_filled": 61621,
+ "ic_fluent_tetris_app_20_regular": 61622,
+ "ic_fluent_text_add_20_filled": 61623,
+ "ic_fluent_text_add_20_regular": 61624,
+ "ic_fluent_text_add_space_after_20_filled": 61625,
+ "ic_fluent_text_add_space_after_20_regular": 61626,
+ "ic_fluent_text_add_space_before_20_filled": 61627,
+ "ic_fluent_text_add_space_before_20_regular": 61628,
+ "ic_fluent_text_add_t_20_filled": 61629,
+ "ic_fluent_text_add_t_20_regular": 61630,
+ "ic_fluent_text_align_center_20_filled": 61631,
+ "ic_fluent_text_align_center_20_regular": 61632,
+ "ic_fluent_text_align_center_rotate_270_20_filled": 61633,
+ "ic_fluent_text_align_center_rotate_270_20_regular": 61634,
+ "ic_fluent_text_align_center_rotate_90_20_filled": 61635,
+ "ic_fluent_text_align_center_rotate_90_20_regular": 61636,
+ "ic_fluent_text_align_distributed_20_filled": 61637,
+ "ic_fluent_text_align_distributed_20_regular": 61638,
+ "ic_fluent_text_align_distributed_evenly_20_filled": 61639,
+ "ic_fluent_text_align_distributed_evenly_20_regular": 61640,
+ "ic_fluent_text_align_distributed_vertical_20_filled": 61641,
+ "ic_fluent_text_align_distributed_vertical_20_regular": 61642,
+ "ic_fluent_text_align_justify_20_filled": 61643,
+ "ic_fluent_text_align_justify_20_regular": 61644,
+ "ic_fluent_text_align_justify_low_20_filled": 61645,
+ "ic_fluent_text_align_justify_low_20_regular": 61646,
+ "ic_fluent_text_align_justify_low_90_20_filled": 61647,
+ "ic_fluent_text_align_justify_low_90_20_regular": 61648,
+ "ic_fluent_text_align_justify_low_rotate_270_20_filled": 61649,
+ "ic_fluent_text_align_justify_low_rotate_270_20_regular": 61650,
+ "ic_fluent_text_align_justify_low_rotate_90_20_filled": 61651,
+ "ic_fluent_text_align_justify_low_rotate_90_20_regular": 61652,
+ "ic_fluent_text_align_justify_rotate_270_20_filled": 61653,
+ "ic_fluent_text_align_justify_rotate_270_20_regular": 61654,
+ "ic_fluent_text_align_justify_rotate_90_20_filled": 61655,
+ "ic_fluent_text_align_justify_rotate_90_20_regular": 61656,
+ "ic_fluent_text_align_left_20_filled": 61657,
+ "ic_fluent_text_align_left_20_regular": 61658,
+ "ic_fluent_text_align_left_rotate_270_20_filled": 61659,
+ "ic_fluent_text_align_left_rotate_270_20_regular": 61660,
+ "ic_fluent_text_align_left_rotate_90_20_filled": 61661,
+ "ic_fluent_text_align_left_rotate_90_20_regular": 61662,
+ "ic_fluent_text_align_right_20_filled": 61663,
+ "ic_fluent_text_align_right_20_regular": 61664,
+ "ic_fluent_text_align_right_rotate_270_20_filled": 61665,
+ "ic_fluent_text_align_right_rotate_270_20_regular": 61666,
+ "ic_fluent_text_align_right_rotate_90_20_filled": 61667,
+ "ic_fluent_text_align_right_rotate_90_20_regular": 61668,
+ "ic_fluent_text_arrow_down_right_column_20_filled": 61669,
+ "ic_fluent_text_arrow_down_right_column_20_regular": 61670,
+ "ic_fluent_text_asterisk_20_filled": 61671,
+ "ic_fluent_text_asterisk_20_regular": 61672,
+ "ic_fluent_text_baseline_20_filled": 61673,
+ "ic_fluent_text_baseline_20_regular": 61674,
+ "ic_fluent_text_bold_20_filled": 61675,
+ "ic_fluent_text_bold_20_regular": 61676,
+ "ic_fluent_text_box_settings_20_filled": 61677,
+ "ic_fluent_text_box_settings_20_regular": 61678,
+ "ic_fluent_text_bullet_list_20_filled": 61679,
+ "ic_fluent_text_bullet_list_20_regular": 61680,
+ "ic_fluent_text_bullet_list_90_20_filled": 61681,
+ "ic_fluent_text_bullet_list_90_20_regular": 61682,
+ "ic_fluent_text_bullet_list_add_20_filled": 61683,
+ "ic_fluent_text_bullet_list_add_20_regular": 61684,
+ "ic_fluent_text_bullet_list_checkmark_20_filled": 61685,
+ "ic_fluent_text_bullet_list_checkmark_20_regular": 61686,
+ "ic_fluent_text_bullet_list_dismiss_20_filled": 61687,
+ "ic_fluent_text_bullet_list_dismiss_20_regular": 61688,
+ "ic_fluent_text_bullet_list_ltr_20_filled": 61689,
+ "ic_fluent_text_bullet_list_ltr_20_regular": 61690,
+ "ic_fluent_text_bullet_list_ltr_90_20_filled": 61691,
+ "ic_fluent_text_bullet_list_ltr_90_20_regular": 61692,
+ "ic_fluent_text_bullet_list_rtl_20_filled": 61693,
+ "ic_fluent_text_bullet_list_rtl_20_regular": 61694,
+ "ic_fluent_text_bullet_list_rtl_90_20_filled": 61695,
+ "ic_fluent_text_bullet_list_rtl_90_20_regular": 61696,
+ "ic_fluent_text_bullet_list_square_20_filled": 61697,
+ "ic_fluent_text_bullet_list_square_20_regular": 61698,
+ "ic_fluent_text_bullet_list_square_clock_20_filled": 61699,
+ "ic_fluent_text_bullet_list_square_clock_20_regular": 61700,
+ "ic_fluent_text_bullet_list_square_edit_20_filled": 61701,
+ "ic_fluent_text_bullet_list_square_edit_20_regular": 61702,
+ "ic_fluent_text_bullet_list_square_person_20_filled": 61703,
+ "ic_fluent_text_bullet_list_square_person_20_regular": 61704,
+ "ic_fluent_text_bullet_list_square_search_20_filled": 61705,
+ "ic_fluent_text_bullet_list_square_search_20_regular": 61706,
+ "ic_fluent_text_bullet_list_square_settings_20_filled": 61707,
+ "ic_fluent_text_bullet_list_square_settings_20_regular": 61708,
+ "ic_fluent_text_bullet_list_square_shield_20_filled": 61709,
+ "ic_fluent_text_bullet_list_square_shield_20_regular": 61710,
+ "ic_fluent_text_bullet_list_square_sparkle_20_filled": 61711,
+ "ic_fluent_text_bullet_list_square_sparkle_20_regular": 61712,
+ "ic_fluent_text_bullet_list_square_toolbox_20_filled": 61713,
+ "ic_fluent_text_bullet_list_square_toolbox_20_regular": 61714,
+ "ic_fluent_text_bullet_list_square_warning_20_filled": 61715,
+ "ic_fluent_text_bullet_list_square_warning_20_regular": 61716,
+ "ic_fluent_text_bullet_list_tree_20_filled": 61717,
+ "ic_fluent_text_bullet_list_tree_20_regular": 61718,
+ "ic_fluent_text_case_lowercase_20_filled": 61719,
+ "ic_fluent_text_case_lowercase_20_regular": 61720,
+ "ic_fluent_text_case_title_20_filled": 61721,
+ "ic_fluent_text_case_title_20_regular": 61722,
+ "ic_fluent_text_case_uppercase_20_filled": 61723,
+ "ic_fluent_text_case_uppercase_20_regular": 61724,
+ "ic_fluent_text_change_case_20_filled": 61725,
+ "ic_fluent_text_change_case_20_regular": 61726,
+ "ic_fluent_text_clear_formatting_20_filled": 61727,
+ "ic_fluent_text_clear_formatting_20_regular": 61728,
+ "ic_fluent_text_collapse_20_filled": 61729,
+ "ic_fluent_text_collapse_20_regular": 61730,
+ "ic_fluent_text_color_20_filled": 61731,
+ "ic_fluent_text_color_20_regular": 61732,
+ "ic_fluent_text_color_accent_20_filled": 61733,
+ "ic_fluent_text_column_one_20_filled": 61734,
+ "ic_fluent_text_column_one_20_regular": 61735,
+ "ic_fluent_text_column_one_narrow_20_filled": 61736,
+ "ic_fluent_text_column_one_narrow_20_regular": 61737,
+ "ic_fluent_text_column_one_semi_narrow_20_filled": 61738,
+ "ic_fluent_text_column_one_semi_narrow_20_regular": 61739,
+ "ic_fluent_text_column_one_wide_20_filled": 61740,
+ "ic_fluent_text_column_one_wide_20_regular": 61741,
+ "ic_fluent_text_column_one_wide_lightning_20_filled": 61742,
+ "ic_fluent_text_column_one_wide_lightning_20_regular": 61743,
+ "ic_fluent_text_column_three_20_filled": 61744,
+ "ic_fluent_text_column_three_20_regular": 61745,
+ "ic_fluent_text_column_two_20_filled": 61746,
+ "ic_fluent_text_column_two_20_regular": 61747,
+ "ic_fluent_text_column_two_left_20_filled": 61748,
+ "ic_fluent_text_column_two_left_20_regular": 61749,
+ "ic_fluent_text_column_two_right_20_filled": 61750,
+ "ic_fluent_text_column_two_right_20_regular": 61751,
+ "ic_fluent_text_column_wide_20_filled": 61752,
+ "ic_fluent_text_column_wide_20_regular": 61753,
+ "ic_fluent_text_continuous_20_filled": 61754,
+ "ic_fluent_text_continuous_20_regular": 61755,
+ "ic_fluent_text_density_20_filled": 61756,
+ "ic_fluent_text_density_20_regular": 61757,
+ "ic_fluent_text_description_20_filled": 61758,
+ "ic_fluent_text_description_20_regular": 61759,
+ "ic_fluent_text_description_ltr_20_filled": 61760,
+ "ic_fluent_text_description_ltr_20_regular": 61761,
+ "ic_fluent_text_description_rtl_20_filled": 61762,
+ "ic_fluent_text_description_rtl_20_regular": 61763,
+ "ic_fluent_text_direction_horizontal_left_20_filled": 61764,
+ "ic_fluent_text_direction_horizontal_left_20_regular": 61765,
+ "ic_fluent_text_direction_horizontal_ltr_20_filled": 61766,
+ "ic_fluent_text_direction_horizontal_ltr_20_regular": 61767,
+ "ic_fluent_text_direction_horizontal_right_20_filled": 61768,
+ "ic_fluent_text_direction_horizontal_right_20_regular": 61769,
+ "ic_fluent_text_direction_horizontal_rtl_20_filled": 61770,
+ "ic_fluent_text_direction_horizontal_rtl_20_regular": 61771,
+ "ic_fluent_text_direction_rotate_270_right_20_filled": 61772,
+ "ic_fluent_text_direction_rotate_270_right_20_regular": 61773,
+ "ic_fluent_text_direction_rotate_315_right_20_filled": 61774,
+ "ic_fluent_text_direction_rotate_315_right_20_regular": 61775,
+ "ic_fluent_text_direction_rotate_45_right_20_filled": 61776,
+ "ic_fluent_text_direction_rotate_45_right_20_regular": 61777,
+ "ic_fluent_text_direction_rotate_90_left_20_filled": 61778,
+ "ic_fluent_text_direction_rotate_90_left_20_regular": 61779,
+ "ic_fluent_text_direction_rotate_90_ltr_20_filled": 61780,
+ "ic_fluent_text_direction_rotate_90_ltr_20_regular": 61781,
+ "ic_fluent_text_direction_rotate_90_right_20_filled": 61782,
+ "ic_fluent_text_direction_rotate_90_right_20_regular": 61783,
+ "ic_fluent_text_direction_rotate_90_rtl_20_filled": 61784,
+ "ic_fluent_text_direction_rotate_90_rtl_20_regular": 61785,
+ "ic_fluent_text_direction_vertical_20_filled": 61786,
+ "ic_fluent_text_direction_vertical_20_regular": 61787,
+ "ic_fluent_text_edit_style_20_filled": 61788,
+ "ic_fluent_text_edit_style_20_regular": 61789,
+ "ic_fluent_text_effects_20_filled": 61790,
+ "ic_fluent_text_effects_20_regular": 61791,
+ "ic_fluent_text_effects_sparkle_20_filled": 61792,
+ "ic_fluent_text_effects_sparkle_20_regular": 61793,
+ "ic_fluent_text_expand_20_filled": 61794,
+ "ic_fluent_text_expand_20_regular": 61795,
+ "ic_fluent_text_field_20_filled": 61796,
+ "ic_fluent_text_field_20_regular": 61797,
+ "ic_fluent_text_first_line_20_filled": 61798,
+ "ic_fluent_text_first_line_20_regular": 61799,
+ "ic_fluent_text_font_20_filled": 61800,
+ "ic_fluent_text_font_20_regular": 61801,
+ "ic_fluent_text_font_info_20_filled": 61802,
+ "ic_fluent_text_font_info_20_regular": 61803,
+ "ic_fluent_text_font_size_20_filled": 61804,
+ "ic_fluent_text_font_size_20_regular": 61805,
+ "ic_fluent_text_footnote_20_filled": 61806,
+ "ic_fluent_text_footnote_20_regular": 61807,
+ "ic_fluent_text_grammar_arrow_left_20_filled": 61808,
+ "ic_fluent_text_grammar_arrow_left_20_regular": 61809,
+ "ic_fluent_text_grammar_arrow_right_20_filled": 61810,
+ "ic_fluent_text_grammar_arrow_right_20_regular": 61811,
+ "ic_fluent_text_grammar_checkmark_20_filled": 61812,
+ "ic_fluent_text_grammar_checkmark_20_regular": 61813,
+ "ic_fluent_text_grammar_dismiss_20_filled": 61814,
+ "ic_fluent_text_grammar_dismiss_20_regular": 61815,
+ "ic_fluent_text_grammar_error_20_filled": 61816,
+ "ic_fluent_text_grammar_error_20_regular": 61817,
+ "ic_fluent_text_grammar_lightning_20_filled": 61818,
+ "ic_fluent_text_grammar_lightning_20_regular": 61819,
+ "ic_fluent_text_grammar_settings_20_filled": 61820,
+ "ic_fluent_text_grammar_settings_20_regular": 61821,
+ "ic_fluent_text_grammar_wand_20_filled": 61822,
+ "ic_fluent_text_grammar_wand_20_regular": 61823,
+ "ic_fluent_text_hanging_20_filled": 61824,
+ "ic_fluent_text_hanging_20_regular": 61825,
+ "ic_fluent_text_header_1_20_filled": 61826,
+ "ic_fluent_text_header_1_20_regular": 61827,
+ "ic_fluent_text_header_1_lines_20_filled": 61828,
+ "ic_fluent_text_header_1_lines_20_regular": 61829,
+ "ic_fluent_text_header_1_lines_caret_20_filled": 61830,
+ "ic_fluent_text_header_1_lines_caret_20_regular": 61831,
+ "ic_fluent_text_header_2_20_filled": 61832,
+ "ic_fluent_text_header_2_20_regular": 61833,
+ "ic_fluent_text_header_2_lines_20_filled": 61834,
+ "ic_fluent_text_header_2_lines_20_regular": 61835,
+ "ic_fluent_text_header_2_lines_caret_20_filled": 61836,
+ "ic_fluent_text_header_2_lines_caret_20_regular": 61837,
+ "ic_fluent_text_header_3_20_filled": 61838,
+ "ic_fluent_text_header_3_20_regular": 61839,
+ "ic_fluent_text_header_3_lines_20_filled": 61840,
+ "ic_fluent_text_header_3_lines_20_regular": 61841,
+ "ic_fluent_text_header_3_lines_caret_20_filled": 61842,
+ "ic_fluent_text_header_3_lines_caret_20_regular": 61843,
+ "ic_fluent_text_indent_decrease_20_filled": 61844,
+ "ic_fluent_text_indent_decrease_20_regular": 61845,
+ "ic_fluent_text_indent_decrease_ltr_20_filled": 61846,
+ "ic_fluent_text_indent_decrease_ltr_20_regular": 61847,
+ "ic_fluent_text_indent_decrease_ltr_90_20_filled": 61848,
+ "ic_fluent_text_indent_decrease_ltr_90_20_regular": 61849,
+ "ic_fluent_text_indent_decrease_ltr_rotate_270_20_filled": 61850,
+ "ic_fluent_text_indent_decrease_ltr_rotate_270_20_regular": 61851,
+ "ic_fluent_text_indent_decrease_rotate_270_20_filled": 61852,
+ "ic_fluent_text_indent_decrease_rotate_270_20_regular": 61853,
+ "ic_fluent_text_indent_decrease_rotate_90_20_filled": 61854,
+ "ic_fluent_text_indent_decrease_rotate_90_20_regular": 61855,
+ "ic_fluent_text_indent_decrease_rtl_20_filled": 61856,
+ "ic_fluent_text_indent_decrease_rtl_20_regular": 61857,
+ "ic_fluent_text_indent_decrease_rtl_90_20_filled": 61858,
+ "ic_fluent_text_indent_decrease_rtl_90_20_regular": 61859,
+ "ic_fluent_text_indent_decrease_rtl_rotate_270_20_filled": 61860,
+ "ic_fluent_text_indent_decrease_rtl_rotate_270_20_regular": 61861,
+ "ic_fluent_text_indent_increase_20_filled": 61862,
+ "ic_fluent_text_indent_increase_20_regular": 61863,
+ "ic_fluent_text_indent_increase_ltr_20_filled": 61864,
+ "ic_fluent_text_indent_increase_ltr_20_regular": 61865,
+ "ic_fluent_text_indent_increase_ltr_90_20_filled": 61866,
+ "ic_fluent_text_indent_increase_ltr_90_20_regular": 61867,
+ "ic_fluent_text_indent_increase_ltr_rotate_270_20_filled": 61868,
+ "ic_fluent_text_indent_increase_ltr_rotate_270_20_regular": 61869,
+ "ic_fluent_text_indent_increase_rotate_270_20_filled": 61870,
+ "ic_fluent_text_indent_increase_rotate_270_20_regular": 61871,
+ "ic_fluent_text_indent_increase_rotate_90_20_filled": 61872,
+ "ic_fluent_text_indent_increase_rotate_90_20_regular": 61873,
+ "ic_fluent_text_indent_increase_rtl_20_filled": 61874,
+ "ic_fluent_text_indent_increase_rtl_20_regular": 61875,
+ "ic_fluent_text_indent_increase_rtl_90_20_filled": 61876,
+ "ic_fluent_text_indent_increase_rtl_90_20_regular": 61877,
+ "ic_fluent_text_indent_increase_rtl_rotate_270_20_filled": 61878,
+ "ic_fluent_text_indent_increase_rtl_rotate_270_20_regular": 61879,
+ "ic_fluent_text_italic_20_filled": 61880,
+ "ic_fluent_text_italic_20_regular": 61881,
+ "ic_fluent_text_line_spacing_20_filled": 61882,
+ "ic_fluent_text_line_spacing_20_regular": 61883,
+ "ic_fluent_text_more_20_filled": 61884,
+ "ic_fluent_text_more_20_regular": 61885,
+ "ic_fluent_text_number_format_20_filled": 61886,
+ "ic_fluent_text_number_format_20_regular": 61887,
+ "ic_fluent_text_number_list_ltr_20_filled": 61888,
+ "ic_fluent_text_number_list_ltr_20_regular": 61889,
+ "ic_fluent_text_number_list_ltr_90_20_filled": 61890,
+ "ic_fluent_text_number_list_ltr_90_20_regular": 61891,
+ "ic_fluent_text_number_list_ltr_rotate_270_20_filled": 61892,
+ "ic_fluent_text_number_list_ltr_rotate_270_20_regular": 61893,
+ "ic_fluent_text_number_list_rotate_270_20_filled": 61894,
+ "ic_fluent_text_number_list_rotate_270_20_regular": 61895,
+ "ic_fluent_text_number_list_rotate_90_20_filled": 61896,
+ "ic_fluent_text_number_list_rotate_90_20_regular": 61897,
+ "ic_fluent_text_number_list_rtl_20_filled": 61898,
+ "ic_fluent_text_number_list_rtl_20_regular": 61899,
+ "ic_fluent_text_number_list_rtl_90_20_filled": 61900,
+ "ic_fluent_text_number_list_rtl_90_20_regular": 61901,
+ "ic_fluent_text_number_list_rtl_rotate_270_20_filled": 61902,
+ "ic_fluent_text_number_list_rtl_rotate_270_20_regular": 61903,
+ "ic_fluent_text_paragraph_20_filled": 61904,
+ "ic_fluent_text_paragraph_20_regular": 61905,
+ "ic_fluent_text_paragraph_direction_20_filled": 61906,
+ "ic_fluent_text_paragraph_direction_20_regular": 61907,
+ "ic_fluent_text_paragraph_direction_left_20_filled": 61908,
+ "ic_fluent_text_paragraph_direction_left_20_regular": 61909,
+ "ic_fluent_text_paragraph_direction_right_20_filled": 61910,
+ "ic_fluent_text_paragraph_direction_right_20_regular": 61911,
+ "ic_fluent_text_period_asterisk_20_filled": 61912,
+ "ic_fluent_text_period_asterisk_20_regular": 61913,
+ "ic_fluent_text_position_behind_20_filled": 61914,
+ "ic_fluent_text_position_behind_20_regular": 61915,
+ "ic_fluent_text_position_front_20_filled": 61916,
+ "ic_fluent_text_position_front_20_regular": 61917,
+ "ic_fluent_text_position_line_20_filled": 61918,
+ "ic_fluent_text_position_line_20_regular": 61919,
+ "ic_fluent_text_position_square_20_filled": 61920,
+ "ic_fluent_text_position_square_20_regular": 61921,
+ "ic_fluent_text_position_square_left_20_filled": 61922,
+ "ic_fluent_text_position_square_left_20_regular": 61923,
+ "ic_fluent_text_position_square_right_20_filled": 61924,
+ "ic_fluent_text_position_square_right_20_regular": 61925,
+ "ic_fluent_text_position_through_20_filled": 61926,
+ "ic_fluent_text_position_through_20_regular": 61927,
+ "ic_fluent_text_position_tight_20_filled": 61928,
+ "ic_fluent_text_position_tight_20_regular": 61929,
+ "ic_fluent_text_position_top_bottom_20_filled": 61930,
+ "ic_fluent_text_position_top_bottom_20_regular": 61931,
+ "ic_fluent_text_proofing_tools_20_filled": 61932,
+ "ic_fluent_text_proofing_tools_20_regular": 61933,
+ "ic_fluent_text_quote_20_filled": 61934,
+ "ic_fluent_text_quote_20_regular": 61935,
+ "ic_fluent_text_sort_ascending_20_filled": 61936,
+ "ic_fluent_text_sort_ascending_20_regular": 61937,
+ "ic_fluent_text_sort_descending_20_filled": 61938,
+ "ic_fluent_text_sort_descending_20_regular": 61939,
+ "ic_fluent_text_strikethrough_20_filled": 61940,
+ "ic_fluent_text_strikethrough_20_regular": 61941,
+ "ic_fluent_text_subscript_20_filled": 61942,
+ "ic_fluent_text_subscript_20_regular": 61943,
+ "ic_fluent_text_superscript_20_filled": 61944,
+ "ic_fluent_text_superscript_20_regular": 61945,
+ "ic_fluent_text_t_20_filled": 61946,
+ "ic_fluent_text_t_20_regular": 61947,
+ "ic_fluent_text_underline_20_filled": 61948,
+ "ic_fluent_text_underline_20_regular": 61949,
+ "ic_fluent_text_underline_character_u_20_filled": 61950,
+ "ic_fluent_text_underline_character_u_20_regular": 61951,
+ "ic_fluent_text_underline_double_20_filled": 61952,
+ "ic_fluent_text_underline_double_20_regular": 61953,
+ "ic_fluent_text_whole_word_20_filled": 61954,
+ "ic_fluent_text_whole_word_20_regular": 61955,
+ "ic_fluent_text_word_count_20_filled": 61956,
+ "ic_fluent_text_word_count_20_regular": 61957,
+ "ic_fluent_text_wrap_20_filled": 61958,
+ "ic_fluent_text_wrap_20_regular": 61959,
+ "ic_fluent_text_wrap_off_20_filled": 61960,
+ "ic_fluent_text_wrap_off_20_regular": 61961,
+ "ic_fluent_textbox_20_filled": 61962,
+ "ic_fluent_textbox_20_regular": 61963,
+ "ic_fluent_textbox_align_bottom_20_filled": 61964,
+ "ic_fluent_textbox_align_bottom_20_regular": 61965,
+ "ic_fluent_textbox_align_bottom_center_20_filled": 61966,
+ "ic_fluent_textbox_align_bottom_center_20_regular": 61967,
+ "ic_fluent_textbox_align_bottom_left_20_filled": 61968,
+ "ic_fluent_textbox_align_bottom_left_20_regular": 61969,
+ "ic_fluent_textbox_align_bottom_right_20_filled": 61970,
+ "ic_fluent_textbox_align_bottom_right_20_regular": 61971,
+ "ic_fluent_textbox_align_bottom_rotate_90_20_filled": 61972,
+ "ic_fluent_textbox_align_bottom_rotate_90_20_regular": 61973,
+ "ic_fluent_textbox_align_center_20_filled": 61974,
+ "ic_fluent_textbox_align_center_20_regular": 61975,
+ "ic_fluent_textbox_align_middle_20_filled": 61976,
+ "ic_fluent_textbox_align_middle_20_regular": 61977,
+ "ic_fluent_textbox_align_middle_left_20_filled": 61978,
+ "ic_fluent_textbox_align_middle_left_20_regular": 61979,
+ "ic_fluent_textbox_align_middle_right_20_filled": 61980,
+ "ic_fluent_textbox_align_middle_right_20_regular": 61981,
+ "ic_fluent_textbox_align_middle_rotate_90_20_filled": 61982,
+ "ic_fluent_textbox_align_middle_rotate_90_20_regular": 61983,
+ "ic_fluent_textbox_align_top_20_filled": 61984,
+ "ic_fluent_textbox_align_top_20_regular": 61985,
+ "ic_fluent_textbox_align_top_center_20_filled": 61986,
+ "ic_fluent_textbox_align_top_center_20_regular": 61987,
+ "ic_fluent_textbox_align_top_left_20_filled": 61988,
+ "ic_fluent_textbox_align_top_left_20_regular": 61989,
+ "ic_fluent_textbox_align_top_right_20_filled": 61990,
+ "ic_fluent_textbox_align_top_right_20_regular": 61991,
+ "ic_fluent_textbox_align_top_rotate_90_20_filled": 61992,
+ "ic_fluent_textbox_align_top_rotate_90_20_regular": 61993,
+ "ic_fluent_textbox_more_20_filled": 61994,
+ "ic_fluent_textbox_more_20_regular": 61995,
+ "ic_fluent_textbox_rotate_90_20_filled": 61996,
+ "ic_fluent_textbox_rotate_90_20_regular": 61997,
+ "ic_fluent_textbox_settings_20_filled": 61998,
+ "ic_fluent_textbox_settings_20_regular": 61999,
+ "ic_fluent_thinking_20_filled": 62000,
+ "ic_fluent_thinking_20_regular": 62001,
+ "ic_fluent_thumb_dislike_20_filled": 62002,
+ "ic_fluent_thumb_dislike_20_regular": 62003,
+ "ic_fluent_thumb_like_20_filled": 62004,
+ "ic_fluent_thumb_like_20_regular": 62005,
+ "ic_fluent_thumb_like_dislike_20_filled": 62006,
+ "ic_fluent_thumb_like_dislike_20_regular": 62007,
+ "ic_fluent_ticket_diagonal_20_filled": 62008,
+ "ic_fluent_ticket_diagonal_20_regular": 62009,
+ "ic_fluent_ticket_horizontal_20_filled": 62010,
+ "ic_fluent_ticket_horizontal_20_regular": 62011,
+ "ic_fluent_time_and_weather_20_filled": 62012,
+ "ic_fluent_time_and_weather_20_regular": 62013,
+ "ic_fluent_time_picker_20_filled": 62014,
+ "ic_fluent_time_picker_20_regular": 62015,
+ "ic_fluent_timeline_20_filled": 62016,
+ "ic_fluent_timeline_20_regular": 62017,
+ "ic_fluent_timer_10_20_filled": 62018,
+ "ic_fluent_timer_10_20_regular": 62019,
+ "ic_fluent_timer_2_20_filled": 62020,
+ "ic_fluent_timer_2_20_regular": 62021,
+ "ic_fluent_timer_20_filled": 62022,
+ "ic_fluent_timer_20_regular": 62023,
+ "ic_fluent_timer_3_20_filled": 62024,
+ "ic_fluent_timer_3_20_regular": 62025,
+ "ic_fluent_timer_off_20_filled": 62026,
+ "ic_fluent_timer_off_20_regular": 62027,
+ "ic_fluent_toggle_left_20_filled": 62028,
+ "ic_fluent_toggle_left_20_regular": 62029,
+ "ic_fluent_toggle_multiple_20_filled": 62030,
+ "ic_fluent_toggle_multiple_20_regular": 62031,
+ "ic_fluent_toggle_right_20_filled": 62032,
+ "ic_fluent_toggle_right_20_regular": 62033,
+ "ic_fluent_toolbox_20_filled": 62034,
+ "ic_fluent_toolbox_20_regular": 62035,
+ "ic_fluent_tooltip_quote_20_filled": 62036,
+ "ic_fluent_tooltip_quote_20_regular": 62037,
+ "ic_fluent_top_speed_20_filled": 62038,
+ "ic_fluent_top_speed_20_regular": 62039,
+ "ic_fluent_translate_20_filled": 62040,
+ "ic_fluent_translate_20_regular": 62041,
+ "ic_fluent_translate_auto_20_filled": 62042,
+ "ic_fluent_translate_auto_20_regular": 62043,
+ "ic_fluent_translate_off_20_filled": 62044,
+ "ic_fluent_translate_off_20_regular": 62045,
+ "ic_fluent_transmission_20_filled": 62046,
+ "ic_fluent_transmission_20_regular": 62047,
+ "ic_fluent_transparency_square_20_filled": 62048,
+ "ic_fluent_transparency_square_20_regular": 62049,
+ "ic_fluent_tray_item_add_20_filled": 62050,
+ "ic_fluent_tray_item_add_20_regular": 62051,
+ "ic_fluent_tray_item_remove_20_filled": 62052,
+ "ic_fluent_tray_item_remove_20_regular": 62053,
+ "ic_fluent_tree_deciduous_20_filled": 62054,
+ "ic_fluent_tree_deciduous_20_regular": 62055,
+ "ic_fluent_tree_evergreen_20_filled": 62056,
+ "ic_fluent_tree_evergreen_20_regular": 62057,
+ "ic_fluent_triangle_20_filled": 62058,
+ "ic_fluent_triangle_20_regular": 62059,
+ "ic_fluent_triangle_down_20_filled": 62060,
+ "ic_fluent_triangle_down_20_regular": 62061,
+ "ic_fluent_triangle_left_20_filled": 62062,
+ "ic_fluent_triangle_left_20_regular": 62063,
+ "ic_fluent_triangle_right_20_filled": 62064,
+ "ic_fluent_triangle_right_20_regular": 62065,
+ "ic_fluent_triangle_up_20_filled": 62066,
+ "ic_fluent_triangle_up_20_regular": 62067,
+ "ic_fluent_trophy_20_filled": 62068,
+ "ic_fluent_trophy_20_regular": 62069,
+ "ic_fluent_trophy_lock_20_filled": 62070,
+ "ic_fluent_trophy_lock_20_regular": 62071,
+ "ic_fluent_trophy_off_20_filled": 62072,
+ "ic_fluent_trophy_off_20_regular": 62073,
+ "ic_fluent_tv_20_filled": 62074,
+ "ic_fluent_tv_20_regular": 62075,
+ "ic_fluent_tv_arrow_right_20_filled": 62076,
+ "ic_fluent_tv_arrow_right_20_regular": 62077,
+ "ic_fluent_tv_usb_20_filled": 62078,
+ "ic_fluent_tv_usb_20_regular": 62079,
+ "ic_fluent_umbrella_20_filled": 62080,
+ "ic_fluent_umbrella_20_regular": 62081,
+ "ic_fluent_uninstall_app_20_filled": 62082,
+ "ic_fluent_uninstall_app_20_regular": 62083,
+ "ic_fluent_usb_plug_20_filled": 62084,
+ "ic_fluent_usb_plug_20_regular": 62085,
+ "ic_fluent_usb_stick_20_filled": 62086,
+ "ic_fluent_usb_stick_20_regular": 62087,
+ "ic_fluent_vault_20_filled": 62088,
+ "ic_fluent_vault_20_regular": 62089,
+ "ic_fluent_vehicle_bicycle_20_filled": 62090,
+ "ic_fluent_vehicle_bicycle_20_regular": 62091,
+ "ic_fluent_vehicle_bus_20_filled": 62092,
+ "ic_fluent_vehicle_bus_20_regular": 62093,
+ "ic_fluent_vehicle_cab_20_filled": 62094,
+ "ic_fluent_vehicle_cab_20_regular": 62095,
+ "ic_fluent_vehicle_cable_car_20_filled": 62096,
+ "ic_fluent_vehicle_cable_car_20_regular": 62097,
+ "ic_fluent_vehicle_car_20_filled": 62098,
+ "ic_fluent_vehicle_car_20_regular": 62099,
+ "ic_fluent_vehicle_car_collision_20_filled": 62100,
+ "ic_fluent_vehicle_car_collision_20_regular": 62101,
+ "ic_fluent_vehicle_car_parking_20_filled": 62102,
+ "ic_fluent_vehicle_car_parking_20_regular": 62103,
+ "ic_fluent_vehicle_car_profile_20_filled": 62104,
+ "ic_fluent_vehicle_car_profile_20_regular": 62105,
+ "ic_fluent_vehicle_car_profile_ltr_20_filled": 62106,
+ "ic_fluent_vehicle_car_profile_ltr_20_regular": 62107,
+ "ic_fluent_vehicle_car_profile_ltr_clock_20_filled": 62108,
+ "ic_fluent_vehicle_car_profile_ltr_clock_20_regular": 62109,
+ "ic_fluent_vehicle_car_profile_rtl_20_filled": 62110,
+ "ic_fluent_vehicle_car_profile_rtl_20_regular": 62111,
+ "ic_fluent_vehicle_motorcycle_20_filled": 62112,
+ "ic_fluent_vehicle_motorcycle_20_regular": 62113,
+ "ic_fluent_vehicle_ship_20_filled": 62114,
+ "ic_fluent_vehicle_ship_20_regular": 62115,
+ "ic_fluent_vehicle_subway_20_filled": 62116,
+ "ic_fluent_vehicle_subway_20_regular": 62117,
+ "ic_fluent_vehicle_subway_clock_20_filled": 62118,
+ "ic_fluent_vehicle_subway_clock_20_regular": 62119,
+ "ic_fluent_vehicle_tractor_20_filled": 62120,
+ "ic_fluent_vehicle_tractor_20_regular": 62121,
+ "ic_fluent_vehicle_truck_20_filled": 62122,
+ "ic_fluent_vehicle_truck_20_regular": 62123,
+ "ic_fluent_vehicle_truck_bag_20_filled": 62124,
+ "ic_fluent_vehicle_truck_bag_20_regular": 62125,
+ "ic_fluent_vehicle_truck_cube_20_filled": 62126,
+ "ic_fluent_vehicle_truck_cube_20_regular": 62127,
+ "ic_fluent_vehicle_truck_profile_20_filled": 62128,
+ "ic_fluent_vehicle_truck_profile_20_regular": 62129,
+ "ic_fluent_video_20_filled": 62130,
+ "ic_fluent_video_20_regular": 62131,
+ "ic_fluent_video_360_20_filled": 62132,
+ "ic_fluent_video_360_20_regular": 62133,
+ "ic_fluent_video_360_off_20_filled": 62134,
+ "ic_fluent_video_360_off_20_regular": 62135,
+ "ic_fluent_video_add_20_filled": 62136,
+ "ic_fluent_video_add_20_regular": 62137,
+ "ic_fluent_video_background_effect_20_filled": 62138,
+ "ic_fluent_video_background_effect_20_regular": 62139,
+ "ic_fluent_video_background_effect_horizontal_20_filled": 62140,
+ "ic_fluent_video_background_effect_horizontal_20_regular": 62141,
+ "ic_fluent_video_chat_20_filled": 62142,
+ "ic_fluent_video_chat_20_regular": 62143,
+ "ic_fluent_video_clip_20_filled": 62144,
+ "ic_fluent_video_clip_20_regular": 62145,
+ "ic_fluent_video_clip_multiple_20_filled": 62146,
+ "ic_fluent_video_clip_multiple_20_regular": 62147,
+ "ic_fluent_video_clip_off_20_filled": 62148,
+ "ic_fluent_video_clip_off_20_regular": 62149,
+ "ic_fluent_video_clip_optimize_20_filled": 62150,
+ "ic_fluent_video_clip_optimize_20_regular": 62151,
+ "ic_fluent_video_clip_wand_20_filled": 62152,
+ "ic_fluent_video_clip_wand_20_regular": 62153,
+ "ic_fluent_video_off_20_filled": 62154,
+ "ic_fluent_video_off_20_regular": 62155,
+ "ic_fluent_video_person_20_filled": 62156,
+ "ic_fluent_video_person_20_regular": 62157,
+ "ic_fluent_video_person_call_20_filled": 62158,
+ "ic_fluent_video_person_call_20_regular": 62159,
+ "ic_fluent_video_person_clock_20_filled": 62160,
+ "ic_fluent_video_person_clock_20_regular": 62161,
+ "ic_fluent_video_person_off_20_filled": 62162,
+ "ic_fluent_video_person_off_20_regular": 62163,
+ "ic_fluent_video_person_pulse_20_filled": 62164,
+ "ic_fluent_video_person_pulse_20_regular": 62165,
+ "ic_fluent_video_person_sparkle_20_filled": 62166,
+ "ic_fluent_video_person_sparkle_20_regular": 62167,
+ "ic_fluent_video_person_sparkle_off_20_filled": 62168,
+ "ic_fluent_video_person_sparkle_off_20_regular": 62169,
+ "ic_fluent_video_person_star_20_filled": 62170,
+ "ic_fluent_video_person_star_20_regular": 62171,
+ "ic_fluent_video_person_star_off_20_filled": 62172,
+ "ic_fluent_video_person_star_off_20_regular": 62173,
+ "ic_fluent_video_play_pause_20_filled": 62174,
+ "ic_fluent_video_play_pause_20_regular": 62175,
+ "ic_fluent_video_prohibited_20_filled": 62176,
+ "ic_fluent_video_prohibited_20_regular": 62177,
+ "ic_fluent_video_recording_20_filled": 62178,
+ "ic_fluent_video_recording_20_regular": 62179,
+ "ic_fluent_video_security_20_filled": 62180,
+ "ic_fluent_video_security_20_regular": 62181,
+ "ic_fluent_video_switch_20_filled": 62182,
+ "ic_fluent_video_switch_20_regular": 62183,
+ "ic_fluent_video_sync_20_filled": 62184,
+ "ic_fluent_video_sync_20_regular": 62185,
+ "ic_fluent_view_desktop_20_filled": 62186,
+ "ic_fluent_view_desktop_20_regular": 62187,
+ "ic_fluent_view_desktop_mobile_20_filled": 62188,
+ "ic_fluent_view_desktop_mobile_20_regular": 62189,
+ "ic_fluent_virtual_network_20_filled": 62190,
+ "ic_fluent_virtual_network_20_regular": 62191,
+ "ic_fluent_virtual_network_toolbox_20_filled": 62192,
+ "ic_fluent_virtual_network_toolbox_20_regular": 62193,
+ "ic_fluent_voicemail_20_filled": 62194,
+ "ic_fluent_voicemail_20_regular": 62195,
+ "ic_fluent_voicemail_arrow_back_20_filled": 62196,
+ "ic_fluent_voicemail_arrow_back_20_regular": 62197,
+ "ic_fluent_voicemail_arrow_forward_20_filled": 62198,
+ "ic_fluent_voicemail_arrow_forward_20_regular": 62199,
+ "ic_fluent_voicemail_arrow_subtract_20_filled": 62200,
+ "ic_fluent_voicemail_arrow_subtract_20_regular": 62201,
+ "ic_fluent_voicemail_shield_20_filled": 62202,
+ "ic_fluent_voicemail_shield_20_regular": 62203,
+ "ic_fluent_voicemail_subtract_20_filled": 62204,
+ "ic_fluent_voicemail_subtract_20_regular": 62205,
+ "ic_fluent_vote_20_filled": 62206,
+ "ic_fluent_vote_20_regular": 62207,
+ "ic_fluent_walkie_talkie_20_filled": 62208,
+ "ic_fluent_walkie_talkie_20_regular": 62209,
+ "ic_fluent_wallet_20_filled": 62210,
+ "ic_fluent_wallet_20_regular": 62211,
+ "ic_fluent_wallet_credit_card_20_filled": 62212,
+ "ic_fluent_wallet_credit_card_20_regular": 62213,
+ "ic_fluent_wallpaper_20_filled": 62214,
+ "ic_fluent_wallpaper_20_regular": 62215,
+ "ic_fluent_wand_20_filled": 62216,
+ "ic_fluent_wand_20_regular": 62217,
+ "ic_fluent_warning_20_filled": 62218,
+ "ic_fluent_warning_20_regular": 62219,
+ "ic_fluent_warning_shield_20_filled": 62220,
+ "ic_fluent_warning_shield_20_regular": 62221,
+ "ic_fluent_washer_20_filled": 62222,
+ "ic_fluent_washer_20_regular": 62223,
+ "ic_fluent_water_20_filled": 62224,
+ "ic_fluent_water_20_regular": 62225,
+ "ic_fluent_weather_blowing_snow_20_filled": 62226,
+ "ic_fluent_weather_blowing_snow_20_regular": 62227,
+ "ic_fluent_weather_cloudy_20_filled": 62228,
+ "ic_fluent_weather_cloudy_20_regular": 62229,
+ "ic_fluent_weather_drizzle_20_filled": 62230,
+ "ic_fluent_weather_drizzle_20_regular": 62231,
+ "ic_fluent_weather_duststorm_20_filled": 62232,
+ "ic_fluent_weather_duststorm_20_regular": 62233,
+ "ic_fluent_weather_fog_20_filled": 62234,
+ "ic_fluent_weather_fog_20_regular": 62235,
+ "ic_fluent_weather_hail_day_20_filled": 62236,
+ "ic_fluent_weather_hail_day_20_regular": 62237,
+ "ic_fluent_weather_hail_night_20_filled": 62238,
+ "ic_fluent_weather_hail_night_20_regular": 62239,
+ "ic_fluent_weather_haze_20_filled": 62240,
+ "ic_fluent_weather_haze_20_regular": 62241,
+ "ic_fluent_weather_moon_20_filled": 62242,
+ "ic_fluent_weather_moon_20_regular": 62243,
+ "ic_fluent_weather_moon_off_20_filled": 62244,
+ "ic_fluent_weather_moon_off_20_regular": 62245,
+ "ic_fluent_weather_partly_cloudy_day_20_filled": 62246,
+ "ic_fluent_weather_partly_cloudy_day_20_regular": 62247,
+ "ic_fluent_weather_partly_cloudy_night_20_filled": 62248,
+ "ic_fluent_weather_partly_cloudy_night_20_regular": 62249,
+ "ic_fluent_weather_rain_20_filled": 62250,
+ "ic_fluent_weather_rain_20_regular": 62251,
+ "ic_fluent_weather_rain_showers_day_20_filled": 62252,
+ "ic_fluent_weather_rain_showers_day_20_regular": 62253,
+ "ic_fluent_weather_rain_showers_night_20_filled": 62254,
+ "ic_fluent_weather_rain_showers_night_20_regular": 62255,
+ "ic_fluent_weather_rain_snow_20_filled": 62256,
+ "ic_fluent_weather_rain_snow_20_regular": 62257,
+ "ic_fluent_weather_snow_20_filled": 62258,
+ "ic_fluent_weather_snow_20_regular": 62259,
+ "ic_fluent_weather_snow_shower_day_20_filled": 62260,
+ "ic_fluent_weather_snow_shower_day_20_regular": 62261,
+ "ic_fluent_weather_snow_shower_night_20_filled": 62262,
+ "ic_fluent_weather_snow_shower_night_20_regular": 62263,
+ "ic_fluent_weather_snowflake_20_filled": 62264,
+ "ic_fluent_weather_snowflake_20_regular": 62265,
+ "ic_fluent_weather_squalls_20_filled": 62266,
+ "ic_fluent_weather_squalls_20_regular": 62267,
+ "ic_fluent_weather_sunny_20_filled": 62268,
+ "ic_fluent_weather_sunny_20_regular": 62269,
+ "ic_fluent_weather_sunny_high_20_filled": 62270,
+ "ic_fluent_weather_sunny_high_20_regular": 62271,
+ "ic_fluent_weather_sunny_low_20_filled": 62272,
+ "ic_fluent_weather_sunny_low_20_regular": 62273,
+ "ic_fluent_weather_thunderstorm_20_filled": 62274,
+ "ic_fluent_weather_thunderstorm_20_regular": 62275,
+ "ic_fluent_web_asset_20_filled": 62276,
+ "ic_fluent_web_asset_20_regular": 62277,
+ "ic_fluent_whiteboard_20_filled": 62278,
+ "ic_fluent_whiteboard_20_regular": 62279,
+ "ic_fluent_whiteboard_off_20_filled": 62280,
+ "ic_fluent_whiteboard_off_20_regular": 62281,
+ "ic_fluent_wifi_1_20_filled": 62282,
+ "ic_fluent_wifi_1_20_regular": 62283,
+ "ic_fluent_wifi_2_20_filled": 62284,
+ "ic_fluent_wifi_2_20_regular": 62285,
+ "ic_fluent_wifi_3_20_filled": 62286,
+ "ic_fluent_wifi_3_20_regular": 62287,
+ "ic_fluent_wifi_4_20_filled": 62288,
+ "ic_fluent_wifi_4_20_regular": 62289,
+ "ic_fluent_wifi_lock_20_filled": 62290,
+ "ic_fluent_wifi_lock_20_regular": 62291,
+ "ic_fluent_wifi_off_20_filled": 62292,
+ "ic_fluent_wifi_off_20_regular": 62293,
+ "ic_fluent_wifi_settings_20_filled": 62294,
+ "ic_fluent_wifi_settings_20_regular": 62295,
+ "ic_fluent_wifi_warning_20_filled": 62296,
+ "ic_fluent_wifi_warning_20_regular": 62297,
+ "ic_fluent_window_20_filled": 62298,
+ "ic_fluent_window_20_regular": 62299,
+ "ic_fluent_window_ad_20_filled": 62300,
+ "ic_fluent_window_ad_20_regular": 62301,
+ "ic_fluent_window_ad_off_20_filled": 62302,
+ "ic_fluent_window_ad_off_20_regular": 62303,
+ "ic_fluent_window_ad_person_20_filled": 62304,
+ "ic_fluent_window_ad_person_20_regular": 62305,
+ "ic_fluent_window_apps_20_filled": 62306,
+ "ic_fluent_window_apps_20_regular": 62307,
+ "ic_fluent_window_arrow_up_20_filled": 62308,
+ "ic_fluent_window_arrow_up_20_regular": 62309,
+ "ic_fluent_window_bullet_list_20_filled": 62310,
+ "ic_fluent_window_bullet_list_20_regular": 62311,
+ "ic_fluent_window_bullet_list_add_20_filled": 62312,
+ "ic_fluent_window_bullet_list_add_20_regular": 62313,
+ "ic_fluent_window_console_20_filled": 62314,
+ "ic_fluent_window_console_20_regular": 62315,
+ "ic_fluent_window_database_20_filled": 62316,
+ "ic_fluent_window_database_20_regular": 62317,
+ "ic_fluent_window_dev_edit_20_filled": 62318,
+ "ic_fluent_window_dev_edit_20_regular": 62319,
+ "ic_fluent_window_dev_tools_20_filled": 62320,
+ "ic_fluent_window_dev_tools_20_regular": 62321,
+ "ic_fluent_window_edit_20_filled": 62322,
+ "ic_fluent_window_edit_20_regular": 62323,
+ "ic_fluent_window_fingerprint_20_filled": 62324,
+ "ic_fluent_window_fingerprint_20_regular": 62325,
+ "ic_fluent_window_header_horizontal_20_filled": 62326,
+ "ic_fluent_window_header_horizontal_20_regular": 62327,
+ "ic_fluent_window_header_horizontal_off_20_filled": 62328,
+ "ic_fluent_window_header_horizontal_off_20_regular": 62329,
+ "ic_fluent_window_header_vertical_20_filled": 62330,
+ "ic_fluent_window_header_vertical_20_regular": 62331,
+ "ic_fluent_window_inprivate_20_filled": 62332,
+ "ic_fluent_window_inprivate_20_regular": 62333,
+ "ic_fluent_window_inprivate_account_20_filled": 62334,
+ "ic_fluent_window_inprivate_account_20_regular": 62335,
+ "ic_fluent_window_location_target_20_filled": 62336,
+ "ic_fluent_window_location_target_20_regular": 62337,
+ "ic_fluent_window_multiple_20_filled": 62338,
+ "ic_fluent_window_multiple_20_regular": 62339,
+ "ic_fluent_window_multiple_swap_20_filled": 62340,
+ "ic_fluent_window_multiple_swap_20_regular": 62341,
+ "ic_fluent_window_new_20_filled": 62342,
+ "ic_fluent_window_new_20_regular": 62343,
+ "ic_fluent_window_play_20_filled": 62344,
+ "ic_fluent_window_play_20_regular": 62345,
+ "ic_fluent_window_settings_20_filled": 62346,
+ "ic_fluent_window_settings_20_regular": 62347,
+ "ic_fluent_window_shield_20_filled": 62348,
+ "ic_fluent_window_shield_20_regular": 62349,
+ "ic_fluent_window_text_20_filled": 62350,
+ "ic_fluent_window_text_20_regular": 62351,
+ "ic_fluent_window_wrench_20_filled": 62352,
+ "ic_fluent_window_wrench_20_regular": 62353,
+ "ic_fluent_wrench_20_filled": 62354,
+ "ic_fluent_wrench_20_regular": 62355,
+ "ic_fluent_wrench_screwdriver_20_filled": 62356,
+ "ic_fluent_wrench_screwdriver_20_regular": 62357,
+ "ic_fluent_wrench_settings_20_filled": 62358,
+ "ic_fluent_wrench_settings_20_regular": 62359,
+ "ic_fluent_xbox_console_20_filled": 62360,
+ "ic_fluent_xbox_console_20_regular": 62361,
+ "ic_fluent_xbox_controller_20_filled": 62362,
+ "ic_fluent_xbox_controller_20_regular": 62363,
+ "ic_fluent_xbox_controller_error_20_filled": 62364,
+ "ic_fluent_xbox_controller_error_20_regular": 62365,
+ "ic_fluent_xray_20_filled": 62366,
+ "ic_fluent_xray_20_regular": 62367,
+ "ic_fluent_zoom_fit_20_filled": 62368,
+ "ic_fluent_zoom_fit_20_regular": 62369,
+ "ic_fluent_zoom_in_20_filled": 62370,
+ "ic_fluent_zoom_in_20_regular": 62371,
+ "ic_fluent_zoom_out_20_filled": 62372,
+ "ic_fluent_zoom_out_20_regular": 62373
}
\ No newline at end of file
diff --git a/fonts/FluentSystemIcons-Resizable.ttf b/fonts/FluentSystemIcons-Resizable.ttf
index 63c84df48d..22fee4728b 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 86c78ee1ee..f60fe30f35 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 651ce5c77c..e806923063 100644
Binary files a/fonts/FluentSystemIcons-Resizable.woff2 and b/fonts/FluentSystemIcons-Resizable.woff2 differ
diff --git a/icons_filled.md b/icons_filled.md
index 73aaf88eb3..f8b3539521 100644
--- a/icons_filled.md
+++ b/icons_filled.md
@@ -94,7 +94,7 @@
|Arrow Circle Up Right||`arrowCircleUpRight20Filled`
`arrowCircleUpRight24Filled`|`ic_fluent_arrow_circle_up_right_20_filled`
`ic_fluent_arrow_circle_up_right_24_filled`|
|Arrow Clockwise||`arrowClockwise12Filled`
`arrowClockwise16Filled`
`arrowClockwise20Filled`
`arrowClockwise24Filled`
`arrowClockwise28Filled`
`arrowClockwise32Filled`
`arrowClockwise48Filled`|`ic_fluent_arrow_clockwise_12_filled`
`ic_fluent_arrow_clockwise_16_filled`
`ic_fluent_arrow_clockwise_20_filled`
`ic_fluent_arrow_clockwise_24_filled`
`ic_fluent_arrow_clockwise_28_filled`
`ic_fluent_arrow_clockwise_32_filled`
`ic_fluent_arrow_clockwise_48_filled`|
|Arrow Clockwise Dashes||`arrowClockwiseDashes16Filled`
`arrowClockwiseDashes20Filled`
`arrowClockwiseDashes24Filled`
`arrowClockwiseDashes32Filled`|`ic_fluent_arrow_clockwise_dashes_16_filled`
`ic_fluent_arrow_clockwise_dashes_20_filled`
`ic_fluent_arrow_clockwise_dashes_24_filled`
`ic_fluent_arrow_clockwise_dashes_32_filled`|
-|Arrow Collapse All||`arrowCollapseAll20Filled`
`arrowCollapseAll24Filled`|`ic_fluent_arrow_collapse_all_20_filled`
`ic_fluent_arrow_collapse_all_24_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`|
|Arrow Curve Down Left||`arrowCurveDownLeft16Filled`
`arrowCurveDownLeft20Filled`
`arrowCurveDownLeft24Filled`
`arrowCurveDownLeft28Filled`|`ic_fluent_arrow_curve_down_left_16_filled`
`ic_fluent_arrow_curve_down_left_20_filled`
`ic_fluent_arrow_curve_down_left_24_filled`
`ic_fluent_arrow_curve_down_left_28_filled`|
@@ -112,6 +112,7 @@
|Arrow Enter Up||`arrowEnterUp20Filled`
`arrowEnterUp24Filled`|`ic_fluent_arrow_enter_up_20_filled`
`ic_fluent_arrow_enter_up_24_filled`|
|Arrow Exit||`arrowExit20Filled`|`ic_fluent_arrow_exit_20_filled`|
|Arrow Expand||`arrowExpand16Filled`
`arrowExpand20Filled`
`arrowExpand24Filled`|`ic_fluent_arrow_expand_16_filled`
`ic_fluent_arrow_expand_20_filled`
`ic_fluent_arrow_expand_24_filled`|
+|Arrow Expand All||`arrowExpandAll16Filled`
`arrowExpandAll20Filled`
`arrowExpandAll24Filled`|`ic_fluent_arrow_expand_all_16_filled`
`ic_fluent_arrow_expand_all_20_filled`
`ic_fluent_arrow_expand_all_24_filled`|
|Arrow Export||`arrowExport16Filled`
`arrowExport20Filled`
`arrowExport24Filled`|`ic_fluent_arrow_export_16_filled`
`ic_fluent_arrow_export_20_filled`
`ic_fluent_arrow_export_24_filled`|
|Arrow Export LTR||`arrowExportLtr16Filled`
`arrowExportLtr20Filled`
`arrowExportLtr24Filled`|`ic_fluent_arrow_export_ltr_16_filled`
`ic_fluent_arrow_export_ltr_20_filled`
`ic_fluent_arrow_export_ltr_24_filled`|
|Arrow Export RTL||`arrowExportRtl16Filled`
`arrowExportRtl20Filled`
`arrowExportRtl24Filled`|`ic_fluent_arrow_export_rtl_16_filled`
`ic_fluent_arrow_export_rtl_20_filled`
`ic_fluent_arrow_export_rtl_24_filled`|
@@ -498,6 +499,7 @@
|Chat||`chat12Filled`
`chat16Filled`
`chat20Filled`
`chat24Filled`
`chat28Filled`
`chat32Filled`
`chat48Filled`|`ic_fluent_chat_12_filled`
`ic_fluent_chat_16_filled`
`ic_fluent_chat_20_filled`
`ic_fluent_chat_24_filled`
`ic_fluent_chat_28_filled`
`ic_fluent_chat_32_filled`
`ic_fluent_chat_48_filled`|
|Chat Add||`chatAdd16Filled`
`chatAdd20Filled`
`chatAdd24Filled`
`chatAdd28Filled`
`chatAdd32Filled`
`chatAdd48Filled`|`ic_fluent_chat_add_16_filled`
`ic_fluent_chat_add_20_filled`
`ic_fluent_chat_add_24_filled`
`ic_fluent_chat_add_28_filled`
`ic_fluent_chat_add_32_filled`
`ic_fluent_chat_add_48_filled`|
|Chat Arrow Back||`chatArrowBack16Filled`
`chatArrowBack20Filled`|`ic_fluent_chat_arrow_back_16_filled`
`ic_fluent_chat_arrow_back_20_filled`|
+|Chat Arrow Back Down||`chatArrowBackDown16Filled`
`chatArrowBackDown20Filled`
`chatArrowBackDown24Filled`
`chatArrowBackDown28Filled`
`chatArrowBackDown32Filled`
`chatArrowBackDown48Filled`|`ic_fluent_chat_arrow_back_down_16_filled`
`ic_fluent_chat_arrow_back_down_20_filled`
`ic_fluent_chat_arrow_back_down_24_filled`
`ic_fluent_chat_arrow_back_down_28_filled`
`ic_fluent_chat_arrow_back_down_32_filled`
`ic_fluent_chat_arrow_back_down_48_filled`|
|Chat Arrow Double Back||`chatArrowDoubleBack16Filled`
`chatArrowDoubleBack20Filled`|`ic_fluent_chat_arrow_double_back_16_filled`
`ic_fluent_chat_arrow_double_back_20_filled`|
|Chat Bubbles Question||`chatBubblesQuestion16Filled`
`chatBubblesQuestion20Filled`
`chatBubblesQuestion24Filled`
`chatBubblesQuestion28Filled`
`chatBubblesQuestion32Filled`|`ic_fluent_chat_bubbles_question_16_filled`
`ic_fluent_chat_bubbles_question_20_filled`
`ic_fluent_chat_bubbles_question_24_filled`
`ic_fluent_chat_bubbles_question_28_filled`
`ic_fluent_chat_bubbles_question_32_filled`|
|Chat Cursor||`chatCursor16Filled`
`chatCursor20Filled`
`chatCursor24Filled`|`ic_fluent_chat_cursor_16_filled`
`ic_fluent_chat_cursor_20_filled`
`ic_fluent_chat_cursor_24_filled`|
@@ -792,7 +794,7 @@
|Design Ideas||`designIdeas16Filled`
`designIdeas20Filled`
`designIdeas24Filled`|`ic_fluent_design_ideas_16_filled`
`ic_fluent_design_ideas_20_filled`
`ic_fluent_design_ideas_24_filled`|
|Desk||`desk16Filled`
`desk20Filled`
`desk24Filled`
`desk28Filled`
`desk32Filled`
`desk48Filled`|`ic_fluent_desk_16_filled`
`ic_fluent_desk_20_filled`
`ic_fluent_desk_24_filled`
`ic_fluent_desk_28_filled`
`ic_fluent_desk_32_filled`
`ic_fluent_desk_48_filled`|
|Desktop||`desktop16Filled`
`desktop20Filled`
`desktop24Filled`
`desktop28Filled`
`desktop32Filled`|`ic_fluent_desktop_16_filled`
`ic_fluent_desktop_20_filled`
`ic_fluent_desktop_24_filled`
`ic_fluent_desktop_28_filled`
`ic_fluent_desktop_32_filled`|
-|Desktop Arrow Down||`desktopArrowDown16Filled`
`desktopArrowDown20Filled`
`desktopArrowDown24Filled`|`ic_fluent_desktop_arrow_down_16_filled`
`ic_fluent_desktop_arrow_down_20_filled`
`ic_fluent_desktop_arrow_down_24_filled`|
+|Desktop Arrow Down||`desktopArrowDown16Filled`
`desktopArrowDown20Filled`
`desktopArrowDown24Filled`
`desktopArrowDown32Filled`|`ic_fluent_desktop_arrow_down_16_filled`
`ic_fluent_desktop_arrow_down_20_filled`
`ic_fluent_desktop_arrow_down_24_filled`
`ic_fluent_desktop_arrow_down_32_filled`|
|Desktop Arrow Right||`desktopArrowRight16Filled`
`desktopArrowRight20Filled`
`desktopArrowRight24Filled`|`ic_fluent_desktop_arrow_right_16_filled`
`ic_fluent_desktop_arrow_right_20_filled`
`ic_fluent_desktop_arrow_right_24_filled`|
|Desktop Checkmark||`desktopCheckmark16Filled`
`desktopCheckmark20Filled`
`desktopCheckmark24Filled`|`ic_fluent_desktop_checkmark_16_filled`
`ic_fluent_desktop_checkmark_20_filled`
`ic_fluent_desktop_checkmark_24_filled`|
|Desktop Cursor||`desktopCursor16Filled`
`desktopCursor20Filled`
`desktopCursor24Filled`
`desktopCursor28Filled`|`ic_fluent_desktop_cursor_16_filled`
`ic_fluent_desktop_cursor_20_filled`
`ic_fluent_desktop_cursor_24_filled`
`ic_fluent_desktop_cursor_28_filled`|
@@ -1003,6 +1005,7 @@
|Earth Leaf||`earthLeaf16Filled`
`earthLeaf20Filled`
`earthLeaf24Filled`
`earthLeaf32Filled`
`earthLeaf48Filled`|`ic_fluent_earth_leaf_16_filled`
`ic_fluent_earth_leaf_20_filled`
`ic_fluent_earth_leaf_24_filled`
`ic_fluent_earth_leaf_32_filled`
`ic_fluent_earth_leaf_48_filled`|
|Edit||`edit12Filled`
`edit16Filled`
`edit20Filled`
`edit24Filled`
`edit28Filled`
`edit32Filled`
`edit48Filled`|`ic_fluent_edit_12_filled`
`ic_fluent_edit_16_filled`
`ic_fluent_edit_20_filled`
`ic_fluent_edit_24_filled`
`ic_fluent_edit_28_filled`
`ic_fluent_edit_32_filled`
`ic_fluent_edit_48_filled`|
|Edit Arrow Back||`editArrowBack16Filled`
`editArrowBack20Filled`
`editArrowBack24Filled`|`ic_fluent_edit_arrow_back_16_filled`
`ic_fluent_edit_arrow_back_20_filled`
`ic_fluent_edit_arrow_back_24_filled`|
+|Edit Line Horizontal 3||`editLineHorizontal320Filled`
`editLineHorizontal324Filled`|`ic_fluent_edit_line_horizontal_3_20_filled`
`ic_fluent_edit_line_horizontal_3_24_filled`|
|Edit Off||`editOff16Filled`
`editOff20Filled`
`editOff24Filled`
`editOff28Filled`
`editOff32Filled`
`editOff48Filled`|`ic_fluent_edit_off_16_filled`
`ic_fluent_edit_off_20_filled`
`ic_fluent_edit_off_24_filled`
`ic_fluent_edit_off_28_filled`
`ic_fluent_edit_off_32_filled`
`ic_fluent_edit_off_48_filled`|
|Edit Person||`editPerson20Filled`
`editPerson24Filled`|`ic_fluent_edit_person_20_filled`
`ic_fluent_edit_person_24_filled`|
|Edit Prohibited||`editProhibited16Filled`
`editProhibited20Filled`
`editProhibited24Filled`
`editProhibited28Filled`
`editProhibited32Filled`
`editProhibited48Filled`|`ic_fluent_edit_prohibited_16_filled`
`ic_fluent_edit_prohibited_20_filled`
`ic_fluent_edit_prohibited_24_filled`
`ic_fluent_edit_prohibited_28_filled`
`ic_fluent_edit_prohibited_32_filled`
`ic_fluent_edit_prohibited_48_filled`|
@@ -1150,7 +1153,7 @@
|Gift Card Arrow Right||`giftCardArrowRight20Filled`
`giftCardArrowRight24Filled`|`ic_fluent_gift_card_arrow_right_20_filled`
`ic_fluent_gift_card_arrow_right_24_filled`|
|Gift Card Money||`giftCardMoney20Filled`
`giftCardMoney24Filled`|`ic_fluent_gift_card_money_20_filled`
`ic_fluent_gift_card_money_24_filled`|
|Gift Card Multiple||`giftCardMultiple20Filled`
`giftCardMultiple24Filled`|`ic_fluent_gift_card_multiple_20_filled`
`ic_fluent_gift_card_multiple_24_filled`|
-|Gift Open||`giftOpen16Filled`
`giftOpen20Filled`
`giftOpen24Filled`|`ic_fluent_gift_open_16_filled`
`ic_fluent_gift_open_20_filled`
`ic_fluent_gift_open_24_filled`|
+|Gift Open||`giftOpen16Filled`
`giftOpen20Filled`
`giftOpen24Filled`
`giftOpen32Filled`|`ic_fluent_gift_open_16_filled`
`ic_fluent_gift_open_20_filled`
`ic_fluent_gift_open_24_filled`
`ic_fluent_gift_open_32_filled`|
|Glance||`glance12Filled`
`glance20Filled`
`glance24Filled`|`ic_fluent_glance_12_filled`
`ic_fluent_glance_20_filled`
`ic_fluent_glance_24_filled`|
|Glance Default||`glanceDefault12Filled`|`ic_fluent_glance_default_12_filled`|
|Glance Horizontal||`glanceHorizontal12Filled`
`glanceHorizontal16Filled`
`glanceHorizontal20Filled`
`glanceHorizontal24Filled`
`glanceHorizontal32Filled`|`ic_fluent_glance_horizontal_12_filled`
`ic_fluent_glance_horizontal_16_filled`
`ic_fluent_glance_horizontal_20_filled`
`ic_fluent_glance_horizontal_24_filled`
`ic_fluent_glance_horizontal_32_filled`|
@@ -1810,6 +1813,7 @@
|Projection Screen||`projectionScreen16Filled`
`projectionScreen20Filled`
`projectionScreen24Filled`
`projectionScreen28Filled`|`ic_fluent_projection_screen_16_filled`
`ic_fluent_projection_screen_20_filled`
`ic_fluent_projection_screen_24_filled`
`ic_fluent_projection_screen_28_filled`|
|Projection Screen Dismiss||`projectionScreenDismiss16Filled`
`projectionScreenDismiss20Filled`
`projectionScreenDismiss24Filled`
`projectionScreenDismiss28Filled`|`ic_fluent_projection_screen_dismiss_16_filled`
`ic_fluent_projection_screen_dismiss_20_filled`
`ic_fluent_projection_screen_dismiss_24_filled`
`ic_fluent_projection_screen_dismiss_28_filled`|
|Projection Screen Text||`projectionScreenText20Filled`
`projectionScreenText24Filled`|`ic_fluent_projection_screen_text_20_filled`
`ic_fluent_projection_screen_text_24_filled`|
+|Prompt||`prompt16Filled`
`prompt20Filled`
`prompt24Filled`
`prompt28Filled`
`prompt32Filled`
`prompt48Filled`|`ic_fluent_prompt_16_filled`
`ic_fluent_prompt_20_filled`
`ic_fluent_prompt_24_filled`
`ic_fluent_prompt_28_filled`
`ic_fluent_prompt_32_filled`
`ic_fluent_prompt_48_filled`|
|Protocol Handler||`protocolHandler16Filled`
`protocolHandler20Filled`
`protocolHandler24Filled`|`ic_fluent_protocol_handler_16_filled`
`ic_fluent_protocol_handler_20_filled`
`ic_fluent_protocol_handler_24_filled`|
|Pulse||`pulse20Filled`
`pulse24Filled`
`pulse28Filled`
`pulse32Filled`|`ic_fluent_pulse_20_filled`
`ic_fluent_pulse_24_filled`
`ic_fluent_pulse_28_filled`
`ic_fluent_pulse_32_filled`|
|Pulse Square||`pulseSquare20Filled`
`pulseSquare24Filled`|`ic_fluent_pulse_square_20_filled`
`ic_fluent_pulse_square_24_filled`|
@@ -1920,6 +1924,7 @@
|Search Info||`searchInfo20Filled`
`searchInfo24Filled`|`ic_fluent_search_info_20_filled`
`ic_fluent_search_info_24_filled`|
|Search Settings||`searchSettings20Filled`|`ic_fluent_search_settings_20_filled`|
|Search Shield||`searchShield20Filled`|`ic_fluent_search_shield_20_filled`|
+|Search Sparkle||`searchSparkle16Filled`
`searchSparkle20Filled`
`searchSparkle24Filled`
`searchSparkle28Filled`
`searchSparkle32Filled`
`searchSparkle48Filled`|`ic_fluent_search_sparkle_16_filled`
`ic_fluent_search_sparkle_20_filled`
`ic_fluent_search_sparkle_24_filled`
`ic_fluent_search_sparkle_28_filled`
`ic_fluent_search_sparkle_32_filled`
`ic_fluent_search_sparkle_48_filled`|
|Search Square||`searchSquare16Filled`
`searchSquare20Filled`
`searchSquare24Filled`|`ic_fluent_search_square_16_filled`
`ic_fluent_search_square_20_filled`
`ic_fluent_search_square_24_filled`|
|Search Visual||`searchVisual16Filled`
`searchVisual20Filled`
`searchVisual24Filled`|`ic_fluent_search_visual_16_filled`
`ic_fluent_search_visual_20_filled`
`ic_fluent_search_visual_24_filled`|
|Seat||`seat16Filled`
`seat20Filled`
`seat24Filled`|`ic_fluent_seat_16_filled`
`ic_fluent_seat_20_filled`
`ic_fluent_seat_24_filled`|
@@ -2027,6 +2032,8 @@
|Slide Settings||`slideSettings20Filled`
`slideSettings24Filled`|`ic_fluent_slide_settings_20_filled`
`ic_fluent_slide_settings_24_filled`|
|Slide Size||`slideSize20Filled`
`slideSize24Filled`|`ic_fluent_slide_size_20_filled`
`ic_fluent_slide_size_24_filled`|
|Slide Text||`slideText16Filled`
`slideText20Filled`
`slideText24Filled`
`slideText28Filled`
`slideText48Filled`|`ic_fluent_slide_text_16_filled`
`ic_fluent_slide_text_20_filled`
`ic_fluent_slide_text_24_filled`
`ic_fluent_slide_text_28_filled`
`ic_fluent_slide_text_48_filled`|
+|Slide Text Call||`slideTextCall16Filled`
`slideTextCall20Filled`
`slideTextCall24Filled`
`slideTextCall28Filled`
`slideTextCall48Filled`|`ic_fluent_slide_text_call_16_filled`
`ic_fluent_slide_text_call_20_filled`
`ic_fluent_slide_text_call_24_filled`
`ic_fluent_slide_text_call_28_filled`
`ic_fluent_slide_text_call_48_filled`|
+|Slide Text Cursor||`slideTextCursor20Filled`
`slideTextCursor24Filled`|`ic_fluent_slide_text_cursor_20_filled`
`ic_fluent_slide_text_cursor_24_filled`|
|Slide Text Edit||`slideTextEdit16Filled`
`slideTextEdit20Filled`
`slideTextEdit24Filled`
`slideTextEdit28Filled`|`ic_fluent_slide_text_edit_16_filled`
`ic_fluent_slide_text_edit_20_filled`
`ic_fluent_slide_text_edit_24_filled`
`ic_fluent_slide_text_edit_28_filled`|
|Slide Text Multiple||`slideTextMultiple16Filled`
`slideTextMultiple20Filled`
`slideTextMultiple24Filled`
`slideTextMultiple32Filled`|`ic_fluent_slide_text_multiple_16_filled`
`ic_fluent_slide_text_multiple_20_filled`
`ic_fluent_slide_text_multiple_24_filled`
`ic_fluent_slide_text_multiple_32_filled`|
|Slide Text Person||`slideTextPerson16Filled`
`slideTextPerson20Filled`
`slideTextPerson24Filled`
`slideTextPerson28Filled`
`slideTextPerson32Filled`
`slideTextPerson48Filled`|`ic_fluent_slide_text_person_16_filled`
`ic_fluent_slide_text_person_20_filled`
`ic_fluent_slide_text_person_24_filled`
`ic_fluent_slide_text_person_28_filled`
`ic_fluent_slide_text_person_32_filled`
`ic_fluent_slide_text_person_48_filled`|
@@ -2510,6 +2517,7 @@
|Vehicle Car Profile LTR||`vehicleCarProfileLtr16Filled`
`vehicleCarProfileLtr20Filled`
`vehicleCarProfileLtr24Filled`|`ic_fluent_vehicle_car_profile_ltr_16_filled`
`ic_fluent_vehicle_car_profile_ltr_20_filled`
`ic_fluent_vehicle_car_profile_ltr_24_filled`|
|Vehicle Car Profile LTR Clock||`vehicleCarProfileLtrClock16Filled`
`vehicleCarProfileLtrClock20Filled`
`vehicleCarProfileLtrClock24Filled`|`ic_fluent_vehicle_car_profile_ltr_clock_16_filled`
`ic_fluent_vehicle_car_profile_ltr_clock_20_filled`
`ic_fluent_vehicle_car_profile_ltr_clock_24_filled`|
|Vehicle Car Profile RTL||`vehicleCarProfileRtl16Filled`
`vehicleCarProfileRtl20Filled`
`vehicleCarProfileRtl24Filled`|`ic_fluent_vehicle_car_profile_rtl_16_filled`
`ic_fluent_vehicle_car_profile_rtl_20_filled`
`ic_fluent_vehicle_car_profile_rtl_24_filled`|
+|Vehicle Motorcycle||`vehicleMotorcycle16Filled`
`vehicleMotorcycle20Filled`
`vehicleMotorcycle24Filled`
`vehicleMotorcycle28Filled`
`vehicleMotorcycle32Filled`
`vehicleMotorcycle48Filled`|`ic_fluent_vehicle_motorcycle_16_filled`
`ic_fluent_vehicle_motorcycle_20_filled`
`ic_fluent_vehicle_motorcycle_24_filled`
`ic_fluent_vehicle_motorcycle_28_filled`
`ic_fluent_vehicle_motorcycle_32_filled`
`ic_fluent_vehicle_motorcycle_48_filled`|
|Vehicle Ship||`vehicleShip16Filled`
`vehicleShip20Filled`
`vehicleShip24Filled`|`ic_fluent_vehicle_ship_16_filled`
`ic_fluent_vehicle_ship_20_filled`
`ic_fluent_vehicle_ship_24_filled`|
|Vehicle Subway||`vehicleSubway16Filled`
`vehicleSubway20Filled`
`vehicleSubway24Filled`|`ic_fluent_vehicle_subway_16_filled`
`ic_fluent_vehicle_subway_20_filled`
`ic_fluent_vehicle_subway_24_filled`|
|Vehicle Subway Clock||`vehicleSubwayClock16Filled`
`vehicleSubwayClock20Filled`
`vehicleSubwayClock24Filled`|`ic_fluent_vehicle_subway_clock_16_filled`
`ic_fluent_vehicle_subway_clock_20_filled`
`ic_fluent_vehicle_subway_clock_24_filled`|
diff --git a/icons_regular.md b/icons_regular.md
index 1ae0989ca5..79b3d35860 100644
--- a/icons_regular.md
+++ b/icons_regular.md
@@ -94,7 +94,7 @@
|Arrow Circle Up Right||`arrowCircleUpRight20Regular`
`arrowCircleUpRight24Regular`|`ic_fluent_arrow_circle_up_right_20_regular`
`ic_fluent_arrow_circle_up_right_24_regular`|
|Arrow Clockwise||`arrowClockwise12Regular`
`arrowClockwise16Regular`
`arrowClockwise20Regular`
`arrowClockwise24Regular`
`arrowClockwise28Regular`
`arrowClockwise32Regular`
`arrowClockwise48Regular`|`ic_fluent_arrow_clockwise_12_regular`
`ic_fluent_arrow_clockwise_16_regular`
`ic_fluent_arrow_clockwise_20_regular`
`ic_fluent_arrow_clockwise_24_regular`
`ic_fluent_arrow_clockwise_28_regular`
`ic_fluent_arrow_clockwise_32_regular`
`ic_fluent_arrow_clockwise_48_regular`|
|Arrow Clockwise Dashes||`arrowClockwiseDashes16Regular`
`arrowClockwiseDashes20Regular`
`arrowClockwiseDashes24Regular`
`arrowClockwiseDashes32Regular`|`ic_fluent_arrow_clockwise_dashes_16_regular`
`ic_fluent_arrow_clockwise_dashes_20_regular`
`ic_fluent_arrow_clockwise_dashes_24_regular`
`ic_fluent_arrow_clockwise_dashes_32_regular`|
-|Arrow Collapse All||`arrowCollapseAll20Regular`
`arrowCollapseAll24Regular`|`ic_fluent_arrow_collapse_all_20_regular`
`ic_fluent_arrow_collapse_all_24_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`|
|Arrow Curve Down Left||`arrowCurveDownLeft16Regular`
`arrowCurveDownLeft20Regular`
`arrowCurveDownLeft24Regular`
`arrowCurveDownLeft28Regular`|`ic_fluent_arrow_curve_down_left_16_regular`
`ic_fluent_arrow_curve_down_left_20_regular`
`ic_fluent_arrow_curve_down_left_24_regular`
`ic_fluent_arrow_curve_down_left_28_regular`|
@@ -112,6 +112,7 @@
|Arrow Enter Up||`arrowEnterUp20Regular`
`arrowEnterUp24Regular`|`ic_fluent_arrow_enter_up_20_regular`
`ic_fluent_arrow_enter_up_24_regular`|
|Arrow Exit||`arrowExit20Regular`|`ic_fluent_arrow_exit_20_regular`|
|Arrow Expand||`arrowExpand16Regular`
`arrowExpand20Regular`
`arrowExpand24Regular`|`ic_fluent_arrow_expand_16_regular`
`ic_fluent_arrow_expand_20_regular`
`ic_fluent_arrow_expand_24_regular`|
+|Arrow Expand All||`arrowExpandAll16Regular`
`arrowExpandAll20Regular`
`arrowExpandAll24Regular`|`ic_fluent_arrow_expand_all_16_regular`
`ic_fluent_arrow_expand_all_20_regular`
`ic_fluent_arrow_expand_all_24_regular`|
|Arrow Export||`arrowExport16Regular`
`arrowExport20Regular`
`arrowExport24Regular`|`ic_fluent_arrow_export_16_regular`
`ic_fluent_arrow_export_20_regular`
`ic_fluent_arrow_export_24_regular`|
|Arrow Export LTR||`arrowExportLtr16Regular`
`arrowExportLtr20Regular`
`arrowExportLtr24Regular`|`ic_fluent_arrow_export_ltr_16_regular`
`ic_fluent_arrow_export_ltr_20_regular`
`ic_fluent_arrow_export_ltr_24_regular`|
|Arrow Export RTL||`arrowExportRtl16Regular`
`arrowExportRtl20Regular`
`arrowExportRtl24Regular`|`ic_fluent_arrow_export_rtl_16_regular`
`ic_fluent_arrow_export_rtl_20_regular`
`ic_fluent_arrow_export_rtl_24_regular`|
@@ -498,6 +499,7 @@
|Chat||`chat12Regular`
`chat16Regular`
`chat20Regular`
`chat24Regular`
`chat28Regular`
`chat32Regular`
`chat48Regular`|`ic_fluent_chat_12_regular`
`ic_fluent_chat_16_regular`
`ic_fluent_chat_20_regular`
`ic_fluent_chat_24_regular`
`ic_fluent_chat_28_regular`
`ic_fluent_chat_32_regular`
`ic_fluent_chat_48_regular`|
|Chat Add||`chatAdd16Regular`
`chatAdd20Regular`
`chatAdd24Regular`
`chatAdd28Regular`
`chatAdd32Regular`
`chatAdd48Regular`|`ic_fluent_chat_add_16_regular`
`ic_fluent_chat_add_20_regular`
`ic_fluent_chat_add_24_regular`
`ic_fluent_chat_add_28_regular`
`ic_fluent_chat_add_32_regular`
`ic_fluent_chat_add_48_regular`|
|Chat Arrow Back||`chatArrowBack16Regular`
`chatArrowBack20Regular`|`ic_fluent_chat_arrow_back_16_regular`
`ic_fluent_chat_arrow_back_20_regular`|
+|Chat Arrow Back Down||`chatArrowBackDown16Regular`
`chatArrowBackDown20Regular`
`chatArrowBackDown24Regular`
`chatArrowBackDown28Regular`
`chatArrowBackDown32Regular`
`chatArrowBackDown48Regular`|`ic_fluent_chat_arrow_back_down_16_regular`
`ic_fluent_chat_arrow_back_down_20_regular`
`ic_fluent_chat_arrow_back_down_24_regular`
`ic_fluent_chat_arrow_back_down_28_regular`
`ic_fluent_chat_arrow_back_down_32_regular`
`ic_fluent_chat_arrow_back_down_48_regular`|
|Chat Arrow Double Back||`chatArrowDoubleBack16Regular`
`chatArrowDoubleBack20Regular`|`ic_fluent_chat_arrow_double_back_16_regular`
`ic_fluent_chat_arrow_double_back_20_regular`|
|Chat Bubbles Question||`chatBubblesQuestion16Regular`
`chatBubblesQuestion20Regular`
`chatBubblesQuestion24Regular`
`chatBubblesQuestion28Regular`
`chatBubblesQuestion32Regular`|`ic_fluent_chat_bubbles_question_16_regular`
`ic_fluent_chat_bubbles_question_20_regular`
`ic_fluent_chat_bubbles_question_24_regular`
`ic_fluent_chat_bubbles_question_28_regular`
`ic_fluent_chat_bubbles_question_32_regular`|
|Chat Cursor||`chatCursor16Regular`
`chatCursor20Regular`
`chatCursor24Regular`|`ic_fluent_chat_cursor_16_regular`
`ic_fluent_chat_cursor_20_regular`
`ic_fluent_chat_cursor_24_regular`|
@@ -795,7 +797,7 @@
|Design Ideas||`designIdeas16Regular`
`designIdeas20Regular`
`designIdeas24Regular`|`ic_fluent_design_ideas_16_regular`
`ic_fluent_design_ideas_20_regular`
`ic_fluent_design_ideas_24_regular`|
|Desk||`desk16Regular`
`desk20Regular`
`desk24Regular`
`desk28Regular`
`desk32Regular`
`desk48Regular`|`ic_fluent_desk_16_regular`
`ic_fluent_desk_20_regular`
`ic_fluent_desk_24_regular`
`ic_fluent_desk_28_regular`
`ic_fluent_desk_32_regular`
`ic_fluent_desk_48_regular`|
|Desktop||`desktop16Regular`
`desktop20Regular`
`desktop24Regular`
`desktop28Regular`
`desktop32Regular`|`ic_fluent_desktop_16_regular`
`ic_fluent_desktop_20_regular`
`ic_fluent_desktop_24_regular`
`ic_fluent_desktop_28_regular`
`ic_fluent_desktop_32_regular`|
-|Desktop Arrow Down||`desktopArrowDown16Regular`
`desktopArrowDown20Regular`
`desktopArrowDown24Regular`|`ic_fluent_desktop_arrow_down_16_regular`
`ic_fluent_desktop_arrow_down_20_regular`
`ic_fluent_desktop_arrow_down_24_regular`|
+|Desktop Arrow Down||`desktopArrowDown16Regular`
`desktopArrowDown20Regular`
`desktopArrowDown24Regular`
`desktopArrowDown32Regular`|`ic_fluent_desktop_arrow_down_16_regular`
`ic_fluent_desktop_arrow_down_20_regular`
`ic_fluent_desktop_arrow_down_24_regular`
`ic_fluent_desktop_arrow_down_32_regular`|
|Desktop Arrow Right||`desktopArrowRight16Regular`
`desktopArrowRight20Regular`
`desktopArrowRight24Regular`|`ic_fluent_desktop_arrow_right_16_regular`
`ic_fluent_desktop_arrow_right_20_regular`
`ic_fluent_desktop_arrow_right_24_regular`|
|Desktop Checkmark||`desktopCheckmark16Regular`
`desktopCheckmark20Regular`
`desktopCheckmark24Regular`|`ic_fluent_desktop_checkmark_16_regular`
`ic_fluent_desktop_checkmark_20_regular`
`ic_fluent_desktop_checkmark_24_regular`|
|Desktop Cursor||`desktopCursor16Regular`
`desktopCursor20Regular`
`desktopCursor24Regular`
`desktopCursor28Regular`|`ic_fluent_desktop_cursor_16_regular`
`ic_fluent_desktop_cursor_20_regular`
`ic_fluent_desktop_cursor_24_regular`
`ic_fluent_desktop_cursor_28_regular`|
@@ -1006,6 +1008,7 @@
|Earth Leaf||`earthLeaf16Regular`
`earthLeaf20Regular`
`earthLeaf24Regular`
`earthLeaf32Regular`
`earthLeaf48Regular`|`ic_fluent_earth_leaf_16_regular`
`ic_fluent_earth_leaf_20_regular`
`ic_fluent_earth_leaf_24_regular`
`ic_fluent_earth_leaf_32_regular`
`ic_fluent_earth_leaf_48_regular`|
|Edit||`edit12Regular`
`edit16Regular`
`edit20Regular`
`edit24Regular`
`edit28Regular`
`edit32Regular`
`edit48Regular`|`ic_fluent_edit_12_regular`
`ic_fluent_edit_16_regular`
`ic_fluent_edit_20_regular`
`ic_fluent_edit_24_regular`
`ic_fluent_edit_28_regular`
`ic_fluent_edit_32_regular`
`ic_fluent_edit_48_regular`|
|Edit Arrow Back||`editArrowBack16Regular`
`editArrowBack20Regular`
`editArrowBack24Regular`|`ic_fluent_edit_arrow_back_16_regular`
`ic_fluent_edit_arrow_back_20_regular`
`ic_fluent_edit_arrow_back_24_regular`|
+|Edit Line Horizontal 3||`editLineHorizontal320Regular`
`editLineHorizontal324Regular`|`ic_fluent_edit_line_horizontal_3_20_regular`
`ic_fluent_edit_line_horizontal_3_24_regular`|
|Edit Off||`editOff16Regular`
`editOff20Regular`
`editOff24Regular`
`editOff28Regular`
`editOff32Regular`
`editOff48Regular`|`ic_fluent_edit_off_16_regular`
`ic_fluent_edit_off_20_regular`
`ic_fluent_edit_off_24_regular`
`ic_fluent_edit_off_28_regular`
`ic_fluent_edit_off_32_regular`
`ic_fluent_edit_off_48_regular`|
|Edit Person||`editPerson20Regular`
`editPerson24Regular`|`ic_fluent_edit_person_20_regular`
`ic_fluent_edit_person_24_regular`|
|Edit Prohibited||`editProhibited16Regular`
`editProhibited20Regular`
`editProhibited24Regular`
`editProhibited28Regular`
`editProhibited32Regular`
`editProhibited48Regular`|`ic_fluent_edit_prohibited_16_regular`
`ic_fluent_edit_prohibited_20_regular`
`ic_fluent_edit_prohibited_24_regular`
`ic_fluent_edit_prohibited_28_regular`
`ic_fluent_edit_prohibited_32_regular`
`ic_fluent_edit_prohibited_48_regular`|
@@ -1149,7 +1152,7 @@
|Gift Card Arrow Right||`giftCardArrowRight20Regular`
`giftCardArrowRight24Regular`|`ic_fluent_gift_card_arrow_right_20_regular`
`ic_fluent_gift_card_arrow_right_24_regular`|
|Gift Card Money||`giftCardMoney20Regular`
`giftCardMoney24Regular`|`ic_fluent_gift_card_money_20_regular`
`ic_fluent_gift_card_money_24_regular`|
|Gift Card Multiple||`giftCardMultiple20Regular`
`giftCardMultiple24Regular`|`ic_fluent_gift_card_multiple_20_regular`
`ic_fluent_gift_card_multiple_24_regular`|
-|Gift Open||`giftOpen16Regular`
`giftOpen20Regular`
`giftOpen24Regular`|`ic_fluent_gift_open_16_regular`
`ic_fluent_gift_open_20_regular`
`ic_fluent_gift_open_24_regular`|
+|Gift Open||`giftOpen16Regular`
`giftOpen20Regular`
`giftOpen24Regular`
`giftOpen32Regular`|`ic_fluent_gift_open_16_regular`
`ic_fluent_gift_open_20_regular`
`ic_fluent_gift_open_24_regular`
`ic_fluent_gift_open_32_regular`|
|Glance||`glance12Regular`
`glance20Regular`
`glance24Regular`|`ic_fluent_glance_12_regular`
`ic_fluent_glance_20_regular`
`ic_fluent_glance_24_regular`|
|Glance Default||`glanceDefault12Regular`|`ic_fluent_glance_default_12_regular`|
|Glance Horizontal||`glanceHorizontal12Regular`
`glanceHorizontal16Regular`
`glanceHorizontal20Regular`
`glanceHorizontal24Regular`
`glanceHorizontal32Regular`|`ic_fluent_glance_horizontal_12_regular`
`ic_fluent_glance_horizontal_16_regular`
`ic_fluent_glance_horizontal_20_regular`
`ic_fluent_glance_horizontal_24_regular`
`ic_fluent_glance_horizontal_32_regular`|
@@ -1775,6 +1778,7 @@
|Projection Screen||`projectionScreen16Regular`
`projectionScreen20Regular`
`projectionScreen24Regular`
`projectionScreen28Regular`|`ic_fluent_projection_screen_16_regular`
`ic_fluent_projection_screen_20_regular`
`ic_fluent_projection_screen_24_regular`
`ic_fluent_projection_screen_28_regular`|
|Projection Screen Dismiss||`projectionScreenDismiss16Regular`
`projectionScreenDismiss20Regular`
`projectionScreenDismiss24Regular`
`projectionScreenDismiss28Regular`|`ic_fluent_projection_screen_dismiss_16_regular`
`ic_fluent_projection_screen_dismiss_20_regular`
`ic_fluent_projection_screen_dismiss_24_regular`
`ic_fluent_projection_screen_dismiss_28_regular`|
|Projection Screen Text||`projectionScreenText20Regular`
`projectionScreenText24Regular`|`ic_fluent_projection_screen_text_20_regular`
`ic_fluent_projection_screen_text_24_regular`|
+|Prompt||`prompt16Regular`
`prompt20Regular`
`prompt24Regular`
`prompt28Regular`
`prompt32Regular`
`prompt48Regular`|`ic_fluent_prompt_16_regular`
`ic_fluent_prompt_20_regular`
`ic_fluent_prompt_24_regular`
`ic_fluent_prompt_28_regular`
`ic_fluent_prompt_32_regular`
`ic_fluent_prompt_48_regular`|
|Protocol Handler||`protocolHandler16Regular`
`protocolHandler20Regular`
`protocolHandler24Regular`|`ic_fluent_protocol_handler_16_regular`
`ic_fluent_protocol_handler_20_regular`
`ic_fluent_protocol_handler_24_regular`|
|Pulse||`pulse20Regular`
`pulse24Regular`
`pulse28Regular`
`pulse32Regular`|`ic_fluent_pulse_20_regular`
`ic_fluent_pulse_24_regular`
`ic_fluent_pulse_28_regular`
`ic_fluent_pulse_32_regular`|
|Pulse Square||`pulseSquare20Regular`
`pulseSquare24Regular`|`ic_fluent_pulse_square_20_regular`
`ic_fluent_pulse_square_24_regular`|
@@ -1885,6 +1889,7 @@
|Search Info||`searchInfo20Regular`
`searchInfo24Regular`|`ic_fluent_search_info_20_regular`
`ic_fluent_search_info_24_regular`|
|Search Settings||`searchSettings20Regular`|`ic_fluent_search_settings_20_regular`|
|Search Shield||`searchShield20Regular`|`ic_fluent_search_shield_20_regular`|
+|Search Sparkle||`searchSparkle16Regular`
`searchSparkle20Regular`
`searchSparkle24Regular`
`searchSparkle28Regular`
`searchSparkle32Regular`
`searchSparkle48Regular`|`ic_fluent_search_sparkle_16_regular`
`ic_fluent_search_sparkle_20_regular`
`ic_fluent_search_sparkle_24_regular`
`ic_fluent_search_sparkle_28_regular`
`ic_fluent_search_sparkle_32_regular`
`ic_fluent_search_sparkle_48_regular`|
|Search Square||`searchSquare16Regular`
`searchSquare20Regular`
`searchSquare24Regular`|`ic_fluent_search_square_16_regular`
`ic_fluent_search_square_20_regular`
`ic_fluent_search_square_24_regular`|
|Search Visual||`searchVisual16Regular`
`searchVisual20Regular`
`searchVisual24Regular`|`ic_fluent_search_visual_16_regular`
`ic_fluent_search_visual_20_regular`
`ic_fluent_search_visual_24_regular`|
|Seat||`seat16Regular`
`seat20Regular`
`seat24Regular`|`ic_fluent_seat_16_regular`
`ic_fluent_seat_20_regular`
`ic_fluent_seat_24_regular`|
@@ -1992,6 +1997,8 @@
|Slide Settings||`slideSettings20Regular`
`slideSettings24Regular`|`ic_fluent_slide_settings_20_regular`
`ic_fluent_slide_settings_24_regular`|
|Slide Size||`slideSize20Regular`
`slideSize24Regular`|`ic_fluent_slide_size_20_regular`
`ic_fluent_slide_size_24_regular`|
|Slide Text||`slideText16Regular`
`slideText20Regular`
`slideText24Regular`
`slideText28Regular`
`slideText48Regular`|`ic_fluent_slide_text_16_regular`
`ic_fluent_slide_text_20_regular`
`ic_fluent_slide_text_24_regular`
`ic_fluent_slide_text_28_regular`
`ic_fluent_slide_text_48_regular`|
+|Slide Text Call||`slideTextCall16Regular`
`slideTextCall20Regular`
`slideTextCall24Regular`
`slideTextCall28Regular`
`slideTextCall48Regular`|`ic_fluent_slide_text_call_16_regular`
`ic_fluent_slide_text_call_20_regular`
`ic_fluent_slide_text_call_24_regular`
`ic_fluent_slide_text_call_28_regular`
`ic_fluent_slide_text_call_48_regular`|
+|Slide Text Cursor||`slideTextCursor20Regular`
`slideTextCursor24Regular`|`ic_fluent_slide_text_cursor_20_regular`
`ic_fluent_slide_text_cursor_24_regular`|
|Slide Text Edit||`slideTextEdit16Regular`
`slideTextEdit20Regular`
`slideTextEdit24Regular`
`slideTextEdit28Regular`|`ic_fluent_slide_text_edit_16_regular`
`ic_fluent_slide_text_edit_20_regular`
`ic_fluent_slide_text_edit_24_regular`
`ic_fluent_slide_text_edit_28_regular`|
|Slide Text Multiple||`slideTextMultiple16Regular`
`slideTextMultiple20Regular`
`slideTextMultiple24Regular`
`slideTextMultiple32Regular`|`ic_fluent_slide_text_multiple_16_regular`
`ic_fluent_slide_text_multiple_20_regular`
`ic_fluent_slide_text_multiple_24_regular`
`ic_fluent_slide_text_multiple_32_regular`|
|Slide Text Person||`slideTextPerson16Regular`
`slideTextPerson20Regular`
`slideTextPerson24Regular`
`slideTextPerson28Regular`
`slideTextPerson32Regular`
`slideTextPerson48Regular`|`ic_fluent_slide_text_person_16_regular`
`ic_fluent_slide_text_person_20_regular`
`ic_fluent_slide_text_person_24_regular`
`ic_fluent_slide_text_person_28_regular`
`ic_fluent_slide_text_person_32_regular`
`ic_fluent_slide_text_person_48_regular`|
@@ -2473,6 +2480,7 @@
|Vehicle Car Profile LTR||`vehicleCarProfileLtr16Regular`
`vehicleCarProfileLtr20Regular`
`vehicleCarProfileLtr24Regular`|`ic_fluent_vehicle_car_profile_ltr_16_regular`
`ic_fluent_vehicle_car_profile_ltr_20_regular`
`ic_fluent_vehicle_car_profile_ltr_24_regular`|
|Vehicle Car Profile LTR Clock||`vehicleCarProfileLtrClock16Regular`
`vehicleCarProfileLtrClock20Regular`
`vehicleCarProfileLtrClock24Regular`|`ic_fluent_vehicle_car_profile_ltr_clock_16_regular`
`ic_fluent_vehicle_car_profile_ltr_clock_20_regular`
`ic_fluent_vehicle_car_profile_ltr_clock_24_regular`|
|Vehicle Car Profile RTL||`vehicleCarProfileRtl16Regular`
`vehicleCarProfileRtl20Regular`
`vehicleCarProfileRtl24Regular`|`ic_fluent_vehicle_car_profile_rtl_16_regular`
`ic_fluent_vehicle_car_profile_rtl_20_regular`
`ic_fluent_vehicle_car_profile_rtl_24_regular`|
+|Vehicle Motorcycle||`vehicleMotorcycle16Regular`
`vehicleMotorcycle20Regular`
`vehicleMotorcycle24Regular`
`vehicleMotorcycle28Regular`
`vehicleMotorcycle32Regular`
`vehicleMotorcycle48Regular`|`ic_fluent_vehicle_motorcycle_16_regular`
`ic_fluent_vehicle_motorcycle_20_regular`
`ic_fluent_vehicle_motorcycle_24_regular`
`ic_fluent_vehicle_motorcycle_28_regular`
`ic_fluent_vehicle_motorcycle_32_regular`
`ic_fluent_vehicle_motorcycle_48_regular`|
|Vehicle Ship||`vehicleShip16Regular`
`vehicleShip20Regular`
`vehicleShip24Regular`|`ic_fluent_vehicle_ship_16_regular`
`ic_fluent_vehicle_ship_20_regular`
`ic_fluent_vehicle_ship_24_regular`|
|Vehicle Subway||`vehicleSubway16Regular`
`vehicleSubway20Regular`
`vehicleSubway24Regular`|`ic_fluent_vehicle_subway_16_regular`
`ic_fluent_vehicle_subway_20_regular`
`ic_fluent_vehicle_subway_24_regular`|
|Vehicle Subway Clock||`vehicleSubwayClock16Regular`
`vehicleSubwayClock20Regular`
`vehicleSubwayClock24Regular`|`ic_fluent_vehicle_subway_clock_16_regular`
`ic_fluent_vehicle_subway_clock_20_regular`
`ic_fluent_vehicle_subway_clock_24_regular`|
diff --git a/ios/BUILD.gn b/ios/BUILD.gn
index 070a827bce..d558a8167b 100644
--- a/ios/BUILD.gn
+++ b/ios/BUILD.gn
@@ -4151,6 +4151,20 @@ imageset("ic_fluent_arrow_clockwise_dashes_32_regular") {
]
}
+imageset("ic_fluent_arrow_collapse_all_16_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_collapse_all_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_collapse_all_16_filled.imageset/ic_fluent_arrow_collapse_all_16_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_arrow_collapse_all_16_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_collapse_all_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_collapse_all_16_regular.imageset/ic_fluent_arrow_collapse_all_16_regular.svg",
+ ]
+}
+
imageset("ic_fluent_arrow_collapse_all_20_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_collapse_all_20_filled.imageset/Contents.json",
@@ -4935,6 +4949,48 @@ imageset("ic_fluent_arrow_expand_24_regular") {
]
}
+imageset("ic_fluent_arrow_expand_all_16_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_expand_all_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_expand_all_16_filled.imageset/ic_fluent_arrow_expand_all_16_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_arrow_expand_all_16_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_expand_all_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_expand_all_16_regular.imageset/ic_fluent_arrow_expand_all_16_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_arrow_expand_all_20_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_expand_all_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_expand_all_20_filled.imageset/ic_fluent_arrow_expand_all_20_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_arrow_expand_all_20_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_expand_all_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_expand_all_20_regular.imageset/ic_fluent_arrow_expand_all_20_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_arrow_expand_all_24_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_expand_all_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_expand_all_24_filled.imageset/ic_fluent_arrow_expand_all_24_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_arrow_expand_all_24_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_expand_all_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_expand_all_24_regular.imageset/ic_fluent_arrow_expand_all_24_regular.svg",
+ ]
+}
+
imageset("ic_fluent_arrow_export_16_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_export_16_filled.imageset/Contents.json",
@@ -21252,6 +21308,90 @@ imageset("ic_fluent_chat_arrow_back_20_regular") {
]
}
+imageset("ic_fluent_chat_arrow_back_down_16_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_16_filled.imageset/ic_fluent_chat_arrow_back_down_16_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_chat_arrow_back_down_16_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_16_regular.imageset/ic_fluent_chat_arrow_back_down_16_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_chat_arrow_back_down_20_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_20_filled.imageset/ic_fluent_chat_arrow_back_down_20_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_chat_arrow_back_down_20_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_20_regular.imageset/ic_fluent_chat_arrow_back_down_20_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_chat_arrow_back_down_24_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_24_filled.imageset/ic_fluent_chat_arrow_back_down_24_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_chat_arrow_back_down_24_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_24_regular.imageset/ic_fluent_chat_arrow_back_down_24_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_chat_arrow_back_down_28_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_28_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_28_filled.imageset/ic_fluent_chat_arrow_back_down_28_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_chat_arrow_back_down_28_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_28_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_28_regular.imageset/ic_fluent_chat_arrow_back_down_28_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_chat_arrow_back_down_32_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_32_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_32_filled.imageset/ic_fluent_chat_arrow_back_down_32_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_chat_arrow_back_down_32_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_32_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_32_regular.imageset/ic_fluent_chat_arrow_back_down_32_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_chat_arrow_back_down_48_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_48_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_48_filled.imageset/ic_fluent_chat_arrow_back_down_48_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_chat_arrow_back_down_48_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_48_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_48_regular.imageset/ic_fluent_chat_arrow_back_down_48_regular.svg",
+ ]
+}
+
imageset("ic_fluent_chat_arrow_double_back_16_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_double_back_16_filled.imageset/Contents.json",
@@ -33793,6 +33933,20 @@ imageset("ic_fluent_desktop_arrow_down_24_regular") {
]
}
+imageset("ic_fluent_desktop_arrow_down_32_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_desktop_arrow_down_32_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_desktop_arrow_down_32_filled.imageset/ic_fluent_desktop_arrow_down_32_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_desktop_arrow_down_32_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_desktop_arrow_down_32_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_desktop_arrow_down_32_regular.imageset/ic_fluent_desktop_arrow_down_32_regular.svg",
+ ]
+}
+
imageset("ic_fluent_desktop_arrow_right_16_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_desktop_arrow_right_16_filled.imageset/Contents.json",
@@ -41759,6 +41913,34 @@ imageset("ic_fluent_edit_arrow_back_24_regular") {
]
}
+imageset("ic_fluent_edit_line_horizontal_3_20_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_edit_line_horizontal_3_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_edit_line_horizontal_3_20_filled.imageset/ic_fluent_edit_line_horizontal_3_20_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_edit_line_horizontal_3_20_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_edit_line_horizontal_3_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_edit_line_horizontal_3_20_regular.imageset/ic_fluent_edit_line_horizontal_3_20_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_edit_line_horizontal_3_24_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_edit_line_horizontal_3_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_edit_line_horizontal_3_24_filled.imageset/ic_fluent_edit_line_horizontal_3_24_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_edit_line_horizontal_3_24_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_edit_line_horizontal_3_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_edit_line_horizontal_3_24_regular.imageset/ic_fluent_edit_line_horizontal_3_24_regular.svg",
+ ]
+}
+
imageset("ic_fluent_edit_off_16_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_edit_off_16_filled.imageset/Contents.json",
@@ -48731,6 +48913,20 @@ imageset("ic_fluent_gift_open_24_regular") {
]
}
+imageset("ic_fluent_gift_open_32_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_open_32_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_open_32_filled.imageset/ic_fluent_gift_open_32_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_gift_open_32_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_open_32_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_open_32_regular.imageset/ic_fluent_gift_open_32_regular.svg",
+ ]
+}
+
imageset("ic_fluent_glance_12_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_12_filled.imageset/Contents.json",
@@ -78084,6 +78280,90 @@ imageset("ic_fluent_projection_screen_text_24_regular") {
]
}
+imageset("ic_fluent_prompt_16_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_16_filled.imageset/ic_fluent_prompt_16_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_prompt_16_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_16_regular.imageset/ic_fluent_prompt_16_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_prompt_20_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_20_filled.imageset/ic_fluent_prompt_20_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_prompt_20_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_20_regular.imageset/ic_fluent_prompt_20_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_prompt_24_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_24_filled.imageset/ic_fluent_prompt_24_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_prompt_24_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_24_regular.imageset/ic_fluent_prompt_24_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_prompt_28_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_28_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_28_filled.imageset/ic_fluent_prompt_28_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_prompt_28_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_28_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_28_regular.imageset/ic_fluent_prompt_28_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_prompt_32_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_32_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_32_filled.imageset/ic_fluent_prompt_32_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_prompt_32_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_32_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_32_regular.imageset/ic_fluent_prompt_32_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_prompt_48_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_48_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_48_filled.imageset/ic_fluent_prompt_48_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_prompt_48_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_48_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_48_regular.imageset/ic_fluent_prompt_48_regular.svg",
+ ]
+}
+
imageset("ic_fluent_protocol_handler_16_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_protocol_handler_16_filled.imageset/Contents.json",
@@ -82830,6 +83110,90 @@ imageset("ic_fluent_search_shield_20_regular") {
]
}
+imageset("ic_fluent_search_sparkle_16_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_16_filled.imageset/ic_fluent_search_sparkle_16_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_search_sparkle_16_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_16_regular.imageset/ic_fluent_search_sparkle_16_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_search_sparkle_20_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_20_filled.imageset/ic_fluent_search_sparkle_20_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_search_sparkle_20_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_20_regular.imageset/ic_fluent_search_sparkle_20_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_search_sparkle_24_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_24_filled.imageset/ic_fluent_search_sparkle_24_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_search_sparkle_24_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_24_regular.imageset/ic_fluent_search_sparkle_24_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_search_sparkle_28_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_28_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_28_filled.imageset/ic_fluent_search_sparkle_28_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_search_sparkle_28_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_28_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_28_regular.imageset/ic_fluent_search_sparkle_28_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_search_sparkle_32_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_32_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_32_filled.imageset/ic_fluent_search_sparkle_32_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_search_sparkle_32_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_32_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_32_regular.imageset/ic_fluent_search_sparkle_32_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_search_sparkle_48_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_48_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_48_filled.imageset/ic_fluent_search_sparkle_48_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_search_sparkle_48_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_48_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_48_regular.imageset/ic_fluent_search_sparkle_48_regular.svg",
+ ]
+}
+
imageset("ic_fluent_search_square_16_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_square_16_filled.imageset/Contents.json",
@@ -87326,6 +87690,104 @@ imageset("ic_fluent_slide_text_48_regular") {
]
}
+imageset("ic_fluent_slide_text_call_16_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_16_filled.imageset/ic_fluent_slide_text_call_16_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_slide_text_call_16_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_16_regular.imageset/ic_fluent_slide_text_call_16_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_slide_text_call_20_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_20_filled.imageset/ic_fluent_slide_text_call_20_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_slide_text_call_20_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_20_regular.imageset/ic_fluent_slide_text_call_20_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_slide_text_call_24_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_24_filled.imageset/ic_fluent_slide_text_call_24_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_slide_text_call_24_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_24_regular.imageset/ic_fluent_slide_text_call_24_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_slide_text_call_28_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_28_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_28_filled.imageset/ic_fluent_slide_text_call_28_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_slide_text_call_28_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_28_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_28_regular.imageset/ic_fluent_slide_text_call_28_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_slide_text_call_48_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_48_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_48_filled.imageset/ic_fluent_slide_text_call_48_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_slide_text_call_48_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_48_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_48_regular.imageset/ic_fluent_slide_text_call_48_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_slide_text_cursor_20_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_cursor_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_cursor_20_filled.imageset/ic_fluent_slide_text_cursor_20_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_slide_text_cursor_20_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_cursor_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_cursor_20_regular.imageset/ic_fluent_slide_text_cursor_20_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_slide_text_cursor_24_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_cursor_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_cursor_24_filled.imageset/ic_fluent_slide_text_cursor_24_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_slide_text_cursor_24_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_cursor_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_cursor_24_regular.imageset/ic_fluent_slide_text_cursor_24_regular.svg",
+ ]
+}
+
imageset("ic_fluent_slide_text_edit_16_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_edit_16_filled.imageset/Contents.json",
@@ -106065,6 +106527,90 @@ imageset("ic_fluent_vehicle_car_profile_24_regular") {
]
}
+imageset("ic_fluent_vehicle_motorcycle_16_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_16_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_16_filled.imageset/ic_fluent_vehicle_motorcycle_16_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_vehicle_motorcycle_16_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_16_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_16_regular.imageset/ic_fluent_vehicle_motorcycle_16_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_vehicle_motorcycle_20_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_20_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_20_filled.imageset/ic_fluent_vehicle_motorcycle_20_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_vehicle_motorcycle_20_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_20_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_20_regular.imageset/ic_fluent_vehicle_motorcycle_20_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_vehicle_motorcycle_24_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_24_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_24_filled.imageset/ic_fluent_vehicle_motorcycle_24_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_vehicle_motorcycle_24_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_24_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_24_regular.imageset/ic_fluent_vehicle_motorcycle_24_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_vehicle_motorcycle_28_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_28_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_28_filled.imageset/ic_fluent_vehicle_motorcycle_28_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_vehicle_motorcycle_28_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_28_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_28_regular.imageset/ic_fluent_vehicle_motorcycle_28_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_vehicle_motorcycle_32_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_32_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_32_filled.imageset/ic_fluent_vehicle_motorcycle_32_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_vehicle_motorcycle_32_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_32_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_32_regular.imageset/ic_fluent_vehicle_motorcycle_32_regular.svg",
+ ]
+}
+
+imageset("ic_fluent_vehicle_motorcycle_48_filled") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_48_filled.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_48_filled.imageset/ic_fluent_vehicle_motorcycle_48_filled.svg",
+ ]
+}
+
+imageset("ic_fluent_vehicle_motorcycle_48_regular") {
+ sources = [
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_48_regular.imageset/Contents.json",
+ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_48_regular.imageset/ic_fluent_vehicle_motorcycle_48_regular.svg",
+ ]
+}
+
imageset("ic_fluent_vehicle_ship_16_filled") {
sources = [
"FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_ship_16_filled.imageset/Contents.json",
diff --git a/ios/FluentIcons.podspec b/ios/FluentIcons.podspec
index 83e45cf061..18e8010c97 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.242'
+ s.version = '1.1.243'
s.summary = 'FluentIcons'
s.description = <<-DESC
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_collapse_all_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_collapse_all_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..b66ca9648b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_collapse_all_16_filled.imageset/Contents.json
@@ -0,0 +1,16 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_collapse_all_16_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_collapse_all_16_filled.imageset/ic_fluent_arrow_collapse_all_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_collapse_all_16_filled.imageset/ic_fluent_arrow_collapse_all_16_filled.svg
new file mode 100644
index 0000000000..f34db27417
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_collapse_all_16_filled.imageset/ic_fluent_arrow_collapse_all_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_collapse_all_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_collapse_all_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..8b70f2c054
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_collapse_all_16_regular.imageset/Contents.json
@@ -0,0 +1,16 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_collapse_all_16_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_collapse_all_16_regular.imageset/ic_fluent_arrow_collapse_all_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_collapse_all_16_regular.imageset/ic_fluent_arrow_collapse_all_16_regular.svg
new file mode 100644
index 0000000000..fde8c3c2e8
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_collapse_all_16_regular.imageset/ic_fluent_arrow_collapse_all_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_collapse_all_20_filled.imageset/ic_fluent_arrow_collapse_all_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_collapse_all_20_filled.imageset/ic_fluent_arrow_collapse_all_20_filled.svg
index 8675c898ab..67e7581784 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_collapse_all_20_filled.imageset/ic_fluent_arrow_collapse_all_20_filled.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_collapse_all_20_filled.imageset/ic_fluent_arrow_collapse_all_20_filled.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_collapse_all_24_regular.imageset/ic_fluent_arrow_collapse_all_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_collapse_all_24_regular.imageset/ic_fluent_arrow_collapse_all_24_regular.svg
index 746689e6f4..2b0c6d700d 100644
--- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_collapse_all_24_regular.imageset/ic_fluent_arrow_collapse_all_24_regular.svg
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_collapse_all_24_regular.imageset/ic_fluent_arrow_collapse_all_24_regular.svg
@@ -1,3 +1,3 @@
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_expand_all_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_expand_all_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..dc0ef23e2b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_expand_all_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_expand_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_arrow_expand_all_16_filled.imageset/ic_fluent_arrow_expand_all_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_expand_all_16_filled.imageset/ic_fluent_arrow_expand_all_16_filled.svg
new file mode 100644
index 0000000000..1df46e18e7
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_expand_all_16_filled.imageset/ic_fluent_arrow_expand_all_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_expand_all_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_expand_all_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..37bc05a3b5
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_expand_all_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_expand_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_arrow_expand_all_16_regular.imageset/ic_fluent_arrow_expand_all_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_expand_all_16_regular.imageset/ic_fluent_arrow_expand_all_16_regular.svg
new file mode 100644
index 0000000000..c09b7c788b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_expand_all_16_regular.imageset/ic_fluent_arrow_expand_all_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_expand_all_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_expand_all_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..d465c2b1a4
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_expand_all_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_expand_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_arrow_expand_all_20_filled.imageset/ic_fluent_arrow_expand_all_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_expand_all_20_filled.imageset/ic_fluent_arrow_expand_all_20_filled.svg
new file mode 100644
index 0000000000..80106d0f32
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_expand_all_20_filled.imageset/ic_fluent_arrow_expand_all_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_expand_all_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_expand_all_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..6250c61139
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_expand_all_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_expand_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_arrow_expand_all_20_regular.imageset/ic_fluent_arrow_expand_all_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_expand_all_20_regular.imageset/ic_fluent_arrow_expand_all_20_regular.svg
new file mode 100644
index 0000000000..e4428f688b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_expand_all_20_regular.imageset/ic_fluent_arrow_expand_all_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_expand_all_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_expand_all_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..4f8563756a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_expand_all_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_expand_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_arrow_expand_all_24_filled.imageset/ic_fluent_arrow_expand_all_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_expand_all_24_filled.imageset/ic_fluent_arrow_expand_all_24_filled.svg
new file mode 100644
index 0000000000..0a578f04f0
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_expand_all_24_filled.imageset/ic_fluent_arrow_expand_all_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_expand_all_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_expand_all_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..e1d8382144
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_expand_all_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_arrow_expand_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_arrow_expand_all_24_regular.imageset/ic_fluent_arrow_expand_all_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_expand_all_24_regular.imageset/ic_fluent_arrow_expand_all_24_regular.svg
new file mode 100644
index 0000000000..7407d2a757
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_expand_all_24_regular.imageset/ic_fluent_arrow_expand_all_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..d130018ccb
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_chat_arrow_back_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_chat_arrow_back_down_16_filled.imageset/ic_fluent_chat_arrow_back_down_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_16_filled.imageset/ic_fluent_chat_arrow_back_down_16_filled.svg
new file mode 100644
index 0000000000..5a2338af53
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_16_filled.imageset/ic_fluent_chat_arrow_back_down_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..7f9947b9ac
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_chat_arrow_back_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_chat_arrow_back_down_16_regular.imageset/ic_fluent_chat_arrow_back_down_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_16_regular.imageset/ic_fluent_chat_arrow_back_down_16_regular.svg
new file mode 100644
index 0000000000..3a6b8c5bef
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_16_regular.imageset/ic_fluent_chat_arrow_back_down_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..3e6685679a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_chat_arrow_back_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_chat_arrow_back_down_20_filled.imageset/ic_fluent_chat_arrow_back_down_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_20_filled.imageset/ic_fluent_chat_arrow_back_down_20_filled.svg
new file mode 100644
index 0000000000..2ed49757c6
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_20_filled.imageset/ic_fluent_chat_arrow_back_down_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..964f131e20
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_chat_arrow_back_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_chat_arrow_back_down_20_regular.imageset/ic_fluent_chat_arrow_back_down_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_20_regular.imageset/ic_fluent_chat_arrow_back_down_20_regular.svg
new file mode 100644
index 0000000000..65ea8a7937
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_20_regular.imageset/ic_fluent_chat_arrow_back_down_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..ef822a5f93
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_chat_arrow_back_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_chat_arrow_back_down_24_filled.imageset/ic_fluent_chat_arrow_back_down_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_24_filled.imageset/ic_fluent_chat_arrow_back_down_24_filled.svg
new file mode 100644
index 0000000000..3b6b0d175e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_24_filled.imageset/ic_fluent_chat_arrow_back_down_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..9639fce298
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_chat_arrow_back_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_chat_arrow_back_down_24_regular.imageset/ic_fluent_chat_arrow_back_down_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_24_regular.imageset/ic_fluent_chat_arrow_back_down_24_regular.svg
new file mode 100644
index 0000000000..7cc9b81052
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_24_regular.imageset/ic_fluent_chat_arrow_back_down_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_28_filled.imageset/Contents.json
new file mode 100644
index 0000000000..84acee416e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_28_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_chat_arrow_back_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_chat_arrow_back_down_28_filled.imageset/ic_fluent_chat_arrow_back_down_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_28_filled.imageset/ic_fluent_chat_arrow_back_down_28_filled.svg
new file mode 100644
index 0000000000..cb8cf7973e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_28_filled.imageset/ic_fluent_chat_arrow_back_down_28_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_28_regular.imageset/Contents.json
new file mode 100644
index 0000000000..cec325ca8b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_28_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_chat_arrow_back_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_chat_arrow_back_down_28_regular.imageset/ic_fluent_chat_arrow_back_down_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_28_regular.imageset/ic_fluent_chat_arrow_back_down_28_regular.svg
new file mode 100644
index 0000000000..17c3fc6fcf
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_28_regular.imageset/ic_fluent_chat_arrow_back_down_28_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_32_filled.imageset/Contents.json
new file mode 100644
index 0000000000..5c0798ebff
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_32_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_chat_arrow_back_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_chat_arrow_back_down_32_filled.imageset/ic_fluent_chat_arrow_back_down_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_32_filled.imageset/ic_fluent_chat_arrow_back_down_32_filled.svg
new file mode 100644
index 0000000000..b368d17957
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_32_filled.imageset/ic_fluent_chat_arrow_back_down_32_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_32_regular.imageset/Contents.json
new file mode 100644
index 0000000000..48521d5aad
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_32_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_chat_arrow_back_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_chat_arrow_back_down_32_regular.imageset/ic_fluent_chat_arrow_back_down_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_32_regular.imageset/ic_fluent_chat_arrow_back_down_32_regular.svg
new file mode 100644
index 0000000000..02e977cc7a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_32_regular.imageset/ic_fluent_chat_arrow_back_down_32_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_48_filled.imageset/Contents.json
new file mode 100644
index 0000000000..2f4853a563
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_48_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_chat_arrow_back_down_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_chat_arrow_back_down_48_filled.imageset/ic_fluent_chat_arrow_back_down_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_48_filled.imageset/ic_fluent_chat_arrow_back_down_48_filled.svg
new file mode 100644
index 0000000000..a60742e923
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_48_filled.imageset/ic_fluent_chat_arrow_back_down_48_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_48_regular.imageset/Contents.json
new file mode 100644
index 0000000000..587575cee7
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_48_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_chat_arrow_back_down_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_chat_arrow_back_down_48_regular.imageset/ic_fluent_chat_arrow_back_down_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_48_regular.imageset/ic_fluent_chat_arrow_back_down_48_regular.svg
new file mode 100644
index 0000000000..99a345cc33
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_arrow_back_down_48_regular.imageset/ic_fluent_chat_arrow_back_down_48_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_desktop_arrow_down_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_desktop_arrow_down_32_filled.imageset/Contents.json
new file mode 100644
index 0000000000..b439fc4485
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_desktop_arrow_down_32_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_desktop_arrow_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_desktop_arrow_down_32_filled.imageset/ic_fluent_desktop_arrow_down_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_desktop_arrow_down_32_filled.imageset/ic_fluent_desktop_arrow_down_32_filled.svg
new file mode 100644
index 0000000000..8765dc2b5a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_desktop_arrow_down_32_filled.imageset/ic_fluent_desktop_arrow_down_32_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_desktop_arrow_down_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_desktop_arrow_down_32_regular.imageset/Contents.json
new file mode 100644
index 0000000000..c939fcd824
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_desktop_arrow_down_32_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_desktop_arrow_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_desktop_arrow_down_32_regular.imageset/ic_fluent_desktop_arrow_down_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_desktop_arrow_down_32_regular.imageset/ic_fluent_desktop_arrow_down_32_regular.svg
new file mode 100644
index 0000000000..471aa1fb7a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_desktop_arrow_down_32_regular.imageset/ic_fluent_desktop_arrow_down_32_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_edit_line_horizontal_3_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_edit_line_horizontal_3_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..f31a816017
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_edit_line_horizontal_3_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_edit_line_horizontal_3_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_edit_line_horizontal_3_20_filled.imageset/ic_fluent_edit_line_horizontal_3_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_edit_line_horizontal_3_20_filled.imageset/ic_fluent_edit_line_horizontal_3_20_filled.svg
new file mode 100644
index 0000000000..6bc8d5646b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_edit_line_horizontal_3_20_filled.imageset/ic_fluent_edit_line_horizontal_3_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_edit_line_horizontal_3_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_edit_line_horizontal_3_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..2248f4052a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_edit_line_horizontal_3_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_edit_line_horizontal_3_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_edit_line_horizontal_3_20_regular.imageset/ic_fluent_edit_line_horizontal_3_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_edit_line_horizontal_3_20_regular.imageset/ic_fluent_edit_line_horizontal_3_20_regular.svg
new file mode 100644
index 0000000000..cf0bd96b41
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_edit_line_horizontal_3_20_regular.imageset/ic_fluent_edit_line_horizontal_3_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_edit_line_horizontal_3_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_edit_line_horizontal_3_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..d914f06b19
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_edit_line_horizontal_3_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_edit_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_edit_line_horizontal_3_24_filled.imageset/ic_fluent_edit_line_horizontal_3_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_edit_line_horizontal_3_24_filled.imageset/ic_fluent_edit_line_horizontal_3_24_filled.svg
new file mode 100644
index 0000000000..9c5004075d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_edit_line_horizontal_3_24_filled.imageset/ic_fluent_edit_line_horizontal_3_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_edit_line_horizontal_3_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_edit_line_horizontal_3_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..8b62bca15e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_edit_line_horizontal_3_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_edit_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_edit_line_horizontal_3_24_regular.imageset/ic_fluent_edit_line_horizontal_3_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_edit_line_horizontal_3_24_regular.imageset/ic_fluent_edit_line_horizontal_3_24_regular.svg
new file mode 100644
index 0000000000..ad69d5ea5d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_edit_line_horizontal_3_24_regular.imageset/ic_fluent_edit_line_horizontal_3_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_open_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_open_32_filled.imageset/Contents.json
new file mode 100644
index 0000000000..17e5a2aa04
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_open_32_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_gift_open_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_gift_open_32_filled.imageset/ic_fluent_gift_open_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_open_32_filled.imageset/ic_fluent_gift_open_32_filled.svg
new file mode 100644
index 0000000000..71e03e237a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_open_32_filled.imageset/ic_fluent_gift_open_32_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_open_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_open_32_regular.imageset/Contents.json
new file mode 100644
index 0000000000..7e8a79487b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_open_32_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_gift_open_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_gift_open_32_regular.imageset/ic_fluent_gift_open_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_open_32_regular.imageset/ic_fluent_gift_open_32_regular.svg
new file mode 100644
index 0000000000..0130b59f4e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_gift_open_32_regular.imageset/ic_fluent_gift_open_32_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..88afd8a5e6
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_prompt_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_prompt_16_filled.imageset/ic_fluent_prompt_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_16_filled.imageset/ic_fluent_prompt_16_filled.svg
new file mode 100644
index 0000000000..c16db8fd8e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_16_filled.imageset/ic_fluent_prompt_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..7528688240
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_prompt_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_prompt_16_regular.imageset/ic_fluent_prompt_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_16_regular.imageset/ic_fluent_prompt_16_regular.svg
new file mode 100644
index 0000000000..effc277fae
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_16_regular.imageset/ic_fluent_prompt_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..b6576508a7
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_prompt_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_prompt_20_filled.imageset/ic_fluent_prompt_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_20_filled.imageset/ic_fluent_prompt_20_filled.svg
new file mode 100644
index 0000000000..ee55b33ce6
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_20_filled.imageset/ic_fluent_prompt_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..8dd9a973f0
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_prompt_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_prompt_20_regular.imageset/ic_fluent_prompt_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_20_regular.imageset/ic_fluent_prompt_20_regular.svg
new file mode 100644
index 0000000000..e2135de0cb
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_20_regular.imageset/ic_fluent_prompt_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..5e2176a29b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_prompt_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_prompt_24_filled.imageset/ic_fluent_prompt_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_24_filled.imageset/ic_fluent_prompt_24_filled.svg
new file mode 100644
index 0000000000..24d014736d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_24_filled.imageset/ic_fluent_prompt_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..cfd2bf4003
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_prompt_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_prompt_24_regular.imageset/ic_fluent_prompt_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_24_regular.imageset/ic_fluent_prompt_24_regular.svg
new file mode 100644
index 0000000000..5778e3c066
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_24_regular.imageset/ic_fluent_prompt_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_28_filled.imageset/Contents.json
new file mode 100644
index 0000000000..a03bb9b474
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_28_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_prompt_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_prompt_28_filled.imageset/ic_fluent_prompt_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_28_filled.imageset/ic_fluent_prompt_28_filled.svg
new file mode 100644
index 0000000000..9822224339
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_28_filled.imageset/ic_fluent_prompt_28_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_28_regular.imageset/Contents.json
new file mode 100644
index 0000000000..7c4e736e6e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_28_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_prompt_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_prompt_28_regular.imageset/ic_fluent_prompt_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_28_regular.imageset/ic_fluent_prompt_28_regular.svg
new file mode 100644
index 0000000000..d5f590692c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_28_regular.imageset/ic_fluent_prompt_28_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_32_filled.imageset/Contents.json
new file mode 100644
index 0000000000..3cab9334f9
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_32_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_prompt_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_prompt_32_filled.imageset/ic_fluent_prompt_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_32_filled.imageset/ic_fluent_prompt_32_filled.svg
new file mode 100644
index 0000000000..5db818d34e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_32_filled.imageset/ic_fluent_prompt_32_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_32_regular.imageset/Contents.json
new file mode 100644
index 0000000000..e2a840bbf6
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_32_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_prompt_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_prompt_32_regular.imageset/ic_fluent_prompt_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_32_regular.imageset/ic_fluent_prompt_32_regular.svg
new file mode 100644
index 0000000000..72688a0831
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_32_regular.imageset/ic_fluent_prompt_32_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_48_filled.imageset/Contents.json
new file mode 100644
index 0000000000..3ace791342
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_48_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_prompt_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_prompt_48_filled.imageset/ic_fluent_prompt_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_48_filled.imageset/ic_fluent_prompt_48_filled.svg
new file mode 100644
index 0000000000..d6a1f22f7d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_48_filled.imageset/ic_fluent_prompt_48_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_48_regular.imageset/Contents.json
new file mode 100644
index 0000000000..54d862ab60
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_48_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_prompt_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_prompt_48_regular.imageset/ic_fluent_prompt_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_48_regular.imageset/ic_fluent_prompt_48_regular.svg
new file mode 100644
index 0000000000..944c830f42
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_prompt_48_regular.imageset/ic_fluent_prompt_48_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..a01fa799f9
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_search_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_search_sparkle_16_filled.imageset/ic_fluent_search_sparkle_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_16_filled.imageset/ic_fluent_search_sparkle_16_filled.svg
new file mode 100644
index 0000000000..305ba9b4c8
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_16_filled.imageset/ic_fluent_search_sparkle_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..f51589f51b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_search_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_search_sparkle_16_regular.imageset/ic_fluent_search_sparkle_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_16_regular.imageset/ic_fluent_search_sparkle_16_regular.svg
new file mode 100644
index 0000000000..53b4548217
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_16_regular.imageset/ic_fluent_search_sparkle_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..c4d64c53fe
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_search_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_search_sparkle_20_filled.imageset/ic_fluent_search_sparkle_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_20_filled.imageset/ic_fluent_search_sparkle_20_filled.svg
new file mode 100644
index 0000000000..03adc7bd75
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_20_filled.imageset/ic_fluent_search_sparkle_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..2f4e5af816
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_search_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_search_sparkle_20_regular.imageset/ic_fluent_search_sparkle_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_20_regular.imageset/ic_fluent_search_sparkle_20_regular.svg
new file mode 100644
index 0000000000..5fc6fd89e4
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_20_regular.imageset/ic_fluent_search_sparkle_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..3fa35b7e98
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_search_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_search_sparkle_24_filled.imageset/ic_fluent_search_sparkle_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_24_filled.imageset/ic_fluent_search_sparkle_24_filled.svg
new file mode 100644
index 0000000000..99f7dbb211
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_24_filled.imageset/ic_fluent_search_sparkle_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..38ad831263
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_search_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_search_sparkle_24_regular.imageset/ic_fluent_search_sparkle_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_24_regular.imageset/ic_fluent_search_sparkle_24_regular.svg
new file mode 100644
index 0000000000..1cb90355b5
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_24_regular.imageset/ic_fluent_search_sparkle_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_28_filled.imageset/Contents.json
new file mode 100644
index 0000000000..921a203e53
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_28_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_search_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_search_sparkle_28_filled.imageset/ic_fluent_search_sparkle_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_28_filled.imageset/ic_fluent_search_sparkle_28_filled.svg
new file mode 100644
index 0000000000..aada73ef95
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_28_filled.imageset/ic_fluent_search_sparkle_28_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_28_regular.imageset/Contents.json
new file mode 100644
index 0000000000..248a5d241e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_28_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_search_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_search_sparkle_28_regular.imageset/ic_fluent_search_sparkle_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_28_regular.imageset/ic_fluent_search_sparkle_28_regular.svg
new file mode 100644
index 0000000000..f5febadd68
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_28_regular.imageset/ic_fluent_search_sparkle_28_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_32_filled.imageset/Contents.json
new file mode 100644
index 0000000000..0797a03b2b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_32_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_search_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_search_sparkle_32_filled.imageset/ic_fluent_search_sparkle_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_32_filled.imageset/ic_fluent_search_sparkle_32_filled.svg
new file mode 100644
index 0000000000..e99a0e661d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_32_filled.imageset/ic_fluent_search_sparkle_32_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_32_regular.imageset/Contents.json
new file mode 100644
index 0000000000..bf2e6d0fb0
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_32_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_search_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_search_sparkle_32_regular.imageset/ic_fluent_search_sparkle_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_32_regular.imageset/ic_fluent_search_sparkle_32_regular.svg
new file mode 100644
index 0000000000..391d3c749d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_32_regular.imageset/ic_fluent_search_sparkle_32_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_48_filled.imageset/Contents.json
new file mode 100644
index 0000000000..de7519abf7
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_48_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_search_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_search_sparkle_48_filled.imageset/ic_fluent_search_sparkle_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_48_filled.imageset/ic_fluent_search_sparkle_48_filled.svg
new file mode 100644
index 0000000000..f7bf6536cd
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_48_filled.imageset/ic_fluent_search_sparkle_48_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_48_regular.imageset/Contents.json
new file mode 100644
index 0000000000..ca337e5787
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_48_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_search_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_search_sparkle_48_regular.imageset/ic_fluent_search_sparkle_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_48_regular.imageset/ic_fluent_search_sparkle_48_regular.svg
new file mode 100644
index 0000000000..a4793c18eb
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_search_sparkle_48_regular.imageset/ic_fluent_search_sparkle_48_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..e6cad8a8ce
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_slide_text_call_16_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_16_filled.imageset/ic_fluent_slide_text_call_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_16_filled.imageset/ic_fluent_slide_text_call_16_filled.svg
new file mode 100644
index 0000000000..fe46da5dc1
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_16_filled.imageset/ic_fluent_slide_text_call_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..d1ffee3a0e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_slide_text_call_16_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_16_regular.imageset/ic_fluent_slide_text_call_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_16_regular.imageset/ic_fluent_slide_text_call_16_regular.svg
new file mode 100644
index 0000000000..fe5efe2436
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_16_regular.imageset/ic_fluent_slide_text_call_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..be82795c7e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_slide_text_call_20_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_20_filled.imageset/ic_fluent_slide_text_call_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_20_filled.imageset/ic_fluent_slide_text_call_20_filled.svg
new file mode 100644
index 0000000000..89fe1776a8
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_20_filled.imageset/ic_fluent_slide_text_call_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..a86aa2e68e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_slide_text_call_20_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_20_regular.imageset/ic_fluent_slide_text_call_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_20_regular.imageset/ic_fluent_slide_text_call_20_regular.svg
new file mode 100644
index 0000000000..65c9e6c358
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_20_regular.imageset/ic_fluent_slide_text_call_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..e13189bdd8
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_slide_text_call_24_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_24_filled.imageset/ic_fluent_slide_text_call_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_24_filled.imageset/ic_fluent_slide_text_call_24_filled.svg
new file mode 100644
index 0000000000..5b41928fc0
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_24_filled.imageset/ic_fluent_slide_text_call_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..b65d9d55f4
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_slide_text_call_24_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_24_regular.imageset/ic_fluent_slide_text_call_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_24_regular.imageset/ic_fluent_slide_text_call_24_regular.svg
new file mode 100644
index 0000000000..863ede411d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_24_regular.imageset/ic_fluent_slide_text_call_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_28_filled.imageset/Contents.json
new file mode 100644
index 0000000000..970b1e9a23
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_28_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_slide_text_call_28_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_28_filled.imageset/ic_fluent_slide_text_call_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_28_filled.imageset/ic_fluent_slide_text_call_28_filled.svg
new file mode 100644
index 0000000000..be64e2402e
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_28_filled.imageset/ic_fluent_slide_text_call_28_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_28_regular.imageset/Contents.json
new file mode 100644
index 0000000000..59e3177a0b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_28_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_slide_text_call_28_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_28_regular.imageset/ic_fluent_slide_text_call_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_28_regular.imageset/ic_fluent_slide_text_call_28_regular.svg
new file mode 100644
index 0000000000..cd555be647
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_28_regular.imageset/ic_fluent_slide_text_call_28_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_48_filled.imageset/Contents.json
new file mode 100644
index 0000000000..26c9729e4b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_48_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_slide_text_call_48_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_48_filled.imageset/ic_fluent_slide_text_call_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_48_filled.imageset/ic_fluent_slide_text_call_48_filled.svg
new file mode 100644
index 0000000000..2a51628f34
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_48_filled.imageset/ic_fluent_slide_text_call_48_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_48_regular.imageset/Contents.json
new file mode 100644
index 0000000000..82b43be67a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_48_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_slide_text_call_48_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_48_regular.imageset/ic_fluent_slide_text_call_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_48_regular.imageset/ic_fluent_slide_text_call_48_regular.svg
new file mode 100644
index 0000000000..2e557f0597
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_call_48_regular.imageset/ic_fluent_slide_text_call_48_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_cursor_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_cursor_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..5de5710fcb
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_cursor_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_slide_text_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_slide_text_cursor_20_filled.imageset/ic_fluent_slide_text_cursor_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_cursor_20_filled.imageset/ic_fluent_slide_text_cursor_20_filled.svg
new file mode 100644
index 0000000000..36c32ad570
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_cursor_20_filled.imageset/ic_fluent_slide_text_cursor_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_cursor_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_cursor_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..7a04224c00
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_cursor_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_slide_text_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_slide_text_cursor_20_regular.imageset/ic_fluent_slide_text_cursor_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_cursor_20_regular.imageset/ic_fluent_slide_text_cursor_20_regular.svg
new file mode 100644
index 0000000000..4bd002c862
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_cursor_20_regular.imageset/ic_fluent_slide_text_cursor_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_cursor_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_cursor_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..f20a055f2d
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_cursor_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_slide_text_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_slide_text_cursor_24_filled.imageset/ic_fluent_slide_text_cursor_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_cursor_24_filled.imageset/ic_fluent_slide_text_cursor_24_filled.svg
new file mode 100644
index 0000000000..50ea2c99e8
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_cursor_24_filled.imageset/ic_fluent_slide_text_cursor_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_cursor_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_cursor_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..33a2e63fed
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_cursor_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_slide_text_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_slide_text_cursor_24_regular.imageset/ic_fluent_slide_text_cursor_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_cursor_24_regular.imageset/ic_fluent_slide_text_cursor_24_regular.svg
new file mode 100644
index 0000000000..326323da91
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_cursor_24_regular.imageset/ic_fluent_slide_text_cursor_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_16_filled.imageset/Contents.json
new file mode 100644
index 0000000000..5cff7a5370
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_16_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_vehicle_motorcycle_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_vehicle_motorcycle_16_filled.imageset/ic_fluent_vehicle_motorcycle_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_16_filled.imageset/ic_fluent_vehicle_motorcycle_16_filled.svg
new file mode 100644
index 0000000000..52aa8e669b
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_16_filled.imageset/ic_fluent_vehicle_motorcycle_16_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_16_regular.imageset/Contents.json
new file mode 100644
index 0000000000..a87dfa4b15
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_16_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_vehicle_motorcycle_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_vehicle_motorcycle_16_regular.imageset/ic_fluent_vehicle_motorcycle_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_16_regular.imageset/ic_fluent_vehicle_motorcycle_16_regular.svg
new file mode 100644
index 0000000000..4bd220046c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_16_regular.imageset/ic_fluent_vehicle_motorcycle_16_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_20_filled.imageset/Contents.json
new file mode 100644
index 0000000000..8327498ced
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_20_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_vehicle_motorcycle_20_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_20_filled.imageset/ic_fluent_vehicle_motorcycle_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_20_filled.imageset/ic_fluent_vehicle_motorcycle_20_filled.svg
new file mode 100644
index 0000000000..fd3a38f75c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_20_filled.imageset/ic_fluent_vehicle_motorcycle_20_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_20_regular.imageset/Contents.json
new file mode 100644
index 0000000000..3e74f89265
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_20_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_vehicle_motorcycle_20_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_20_regular.imageset/ic_fluent_vehicle_motorcycle_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_20_regular.imageset/ic_fluent_vehicle_motorcycle_20_regular.svg
new file mode 100644
index 0000000000..fec2998112
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_20_regular.imageset/ic_fluent_vehicle_motorcycle_20_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_24_filled.imageset/Contents.json
new file mode 100644
index 0000000000..20ab150a6c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_24_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_vehicle_motorcycle_24_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_24_filled.imageset/ic_fluent_vehicle_motorcycle_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_24_filled.imageset/ic_fluent_vehicle_motorcycle_24_filled.svg
new file mode 100644
index 0000000000..5c0adae5ed
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_24_filled.imageset/ic_fluent_vehicle_motorcycle_24_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_24_regular.imageset/Contents.json
new file mode 100644
index 0000000000..63c9fa39e9
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_24_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_vehicle_motorcycle_24_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_24_regular.imageset/ic_fluent_vehicle_motorcycle_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_24_regular.imageset/ic_fluent_vehicle_motorcycle_24_regular.svg
new file mode 100644
index 0000000000..980ed342eb
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_24_regular.imageset/ic_fluent_vehicle_motorcycle_24_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_28_filled.imageset/Contents.json
new file mode 100644
index 0000000000..f8ea4ec472
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_28_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_vehicle_motorcycle_28_filled.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_28_filled.imageset/ic_fluent_vehicle_motorcycle_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_28_filled.imageset/ic_fluent_vehicle_motorcycle_28_filled.svg
new file mode 100644
index 0000000000..07c008b4e5
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_28_filled.imageset/ic_fluent_vehicle_motorcycle_28_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_28_regular.imageset/Contents.json
new file mode 100644
index 0000000000..8b99dc4b60
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_28_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_vehicle_motorcycle_28_regular.svg",
+ "idiom": "universal"
+ }
+ ],
+ "info": {
+ "author": "xcode",
+ "version": 1
+ },
+ "properties": {
+ "template-rendering-intent": "template"
+ }
+}
\ No newline at end of file
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_28_regular.imageset/ic_fluent_vehicle_motorcycle_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_28_regular.imageset/ic_fluent_vehicle_motorcycle_28_regular.svg
new file mode 100644
index 0000000000..be6e7bedce
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_28_regular.imageset/ic_fluent_vehicle_motorcycle_28_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_32_filled.imageset/Contents.json
new file mode 100644
index 0000000000..6fc84140f0
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_32_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_vehicle_motorcycle_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_vehicle_motorcycle_32_filled.imageset/ic_fluent_vehicle_motorcycle_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_32_filled.imageset/ic_fluent_vehicle_motorcycle_32_filled.svg
new file mode 100644
index 0000000000..9ea4cc4e3a
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_32_filled.imageset/ic_fluent_vehicle_motorcycle_32_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_32_regular.imageset/Contents.json
new file mode 100644
index 0000000000..28cccb2d10
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_32_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_vehicle_motorcycle_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_vehicle_motorcycle_32_regular.imageset/ic_fluent_vehicle_motorcycle_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_32_regular.imageset/ic_fluent_vehicle_motorcycle_32_regular.svg
new file mode 100644
index 0000000000..31d3a3b000
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_32_regular.imageset/ic_fluent_vehicle_motorcycle_32_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_48_filled.imageset/Contents.json
new file mode 100644
index 0000000000..a8833da77c
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_48_filled.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_vehicle_motorcycle_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_vehicle_motorcycle_48_filled.imageset/ic_fluent_vehicle_motorcycle_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_48_filled.imageset/ic_fluent_vehicle_motorcycle_48_filled.svg
new file mode 100644
index 0000000000..21446cbe77
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_48_filled.imageset/ic_fluent_vehicle_motorcycle_48_filled.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_48_regular.imageset/Contents.json
new file mode 100644
index 0000000000..6bb8bd2135
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_48_regular.imageset/Contents.json
@@ -0,0 +1,15 @@
+{
+ "images": [
+ {
+ "filename": "ic_fluent_vehicle_motorcycle_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_vehicle_motorcycle_48_regular.imageset/ic_fluent_vehicle_motorcycle_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_48_regular.imageset/ic_fluent_vehicle_motorcycle_48_regular.svg
new file mode 100644
index 0000000000..03a8a0ede7
--- /dev/null
+++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_motorcycle_48_regular.imageset/ic_fluent_vehicle_motorcycle_48_regular.svg
@@ -0,0 +1,3 @@
+
diff --git a/ios/FluentIcons/Classes/FluentIcon.swift b/ios/FluentIcons/Classes/FluentIcon.swift
index 906d043a67..22c5e26927 100644
--- a/ios/FluentIcons/Classes/FluentIcon.swift
+++ b/ios/FluentIcons/Classes/FluentIcon.swift
@@ -606,6 +606,8 @@ import Foundation
case arrowClockwiseDashes24Regular
case arrowClockwiseDashes32Filled
case arrowClockwiseDashes32Regular
+ case arrowCollapseAll16Filled
+ case arrowCollapseAll16Regular
case arrowCollapseAll20Filled
case arrowCollapseAll20Regular
case arrowCollapseAll24Filled
@@ -718,6 +720,12 @@ import Foundation
case arrowExpand20Regular
case arrowExpand24Filled
case arrowExpand24Regular
+ case arrowExpandAll16Filled
+ case arrowExpandAll16Regular
+ case arrowExpandAll20Filled
+ case arrowExpandAll20Regular
+ case arrowExpandAll24Filled
+ case arrowExpandAll24Regular
case arrowExport16Filled
case arrowExport16Regular
case arrowExport20Filled
@@ -3049,6 +3057,18 @@ import Foundation
case chatArrowBack16Regular
case chatArrowBack20Filled
case chatArrowBack20Regular
+ case chatArrowBackDown16Filled
+ case chatArrowBackDown16Regular
+ case chatArrowBackDown20Filled
+ case chatArrowBackDown20Regular
+ case chatArrowBackDown24Filled
+ case chatArrowBackDown24Regular
+ case chatArrowBackDown28Filled
+ case chatArrowBackDown28Regular
+ case chatArrowBackDown32Filled
+ case chatArrowBackDown32Regular
+ case chatArrowBackDown48Filled
+ case chatArrowBackDown48Regular
case chatArrowDoubleBack16Filled
case chatArrowDoubleBack16Regular
case chatArrowDoubleBack20Filled
@@ -4840,6 +4860,8 @@ import Foundation
case desktopArrowDown20Regular
case desktopArrowDown24Filled
case desktopArrowDown24Regular
+ case desktopArrowDown32Filled
+ case desktopArrowDown32Regular
case desktopArrowRight16Filled
case desktopArrowRight16Regular
case desktopArrowRight20Filled
@@ -5978,6 +6000,10 @@ import Foundation
case editArrowBack20Regular
case editArrowBack24Filled
case editArrowBack24Regular
+ case editLineHorizontal320Filled
+ case editLineHorizontal320Regular
+ case editLineHorizontal324Filled
+ case editLineHorizontal324Regular
case editOff16Filled
case editOff16Regular
case editOff20Filled
@@ -6974,6 +7000,8 @@ import Foundation
case giftOpen20Regular
case giftOpen24Filled
case giftOpen24Regular
+ case giftOpen32Filled
+ case giftOpen32Regular
case glance12Filled
case glance12Regular
case glance20Filled
@@ -11163,6 +11191,18 @@ import Foundation
case projectionScreenText20Regular
case projectionScreenText24Filled
case projectionScreenText24Regular
+ case prompt16Filled
+ case prompt16Regular
+ case prompt20Filled
+ case prompt20Regular
+ case prompt24Filled
+ case prompt24Regular
+ case prompt28Filled
+ case prompt28Regular
+ case prompt32Filled
+ case prompt32Regular
+ case prompt48Filled
+ case prompt48Regular
case protocolHandler16Filled
case protocolHandler16Regular
case protocolHandler20Filled
@@ -11841,6 +11881,18 @@ import Foundation
case searchSettings20Regular
case searchShield20Filled
case searchShield20Regular
+ case searchSparkle16Filled
+ case searchSparkle16Regular
+ case searchSparkle20Filled
+ case searchSparkle20Regular
+ case searchSparkle24Filled
+ case searchSparkle24Regular
+ case searchSparkle28Filled
+ case searchSparkle28Regular
+ case searchSparkle32Filled
+ case searchSparkle32Regular
+ case searchSparkle48Filled
+ case searchSparkle48Regular
case searchSquare16Filled
case searchSquare16Regular
case searchSquare20Filled
@@ -12483,6 +12535,20 @@ import Foundation
case slideText28Regular
case slideText48Filled
case slideText48Regular
+ case slideTextCall16Filled
+ case slideTextCall16Regular
+ case slideTextCall20Filled
+ case slideTextCall20Regular
+ case slideTextCall24Filled
+ case slideTextCall24Regular
+ case slideTextCall28Filled
+ case slideTextCall28Regular
+ case slideTextCall48Filled
+ case slideTextCall48Regular
+ case slideTextCursor20Filled
+ case slideTextCursor20Regular
+ case slideTextCursor24Filled
+ case slideTextCursor24Regular
case slideTextEdit16Filled
case slideTextEdit16Regular
case slideTextEdit20Filled
@@ -15060,6 +15126,18 @@ import Foundation
case vehicleCarProfile20Regular
case vehicleCarProfile24Filled
case vehicleCarProfile24Regular
+ case vehicleMotorcycle16Filled
+ case vehicleMotorcycle16Regular
+ case vehicleMotorcycle20Filled
+ case vehicleMotorcycle20Regular
+ case vehicleMotorcycle24Filled
+ case vehicleMotorcycle24Regular
+ case vehicleMotorcycle28Filled
+ case vehicleMotorcycle28Regular
+ case vehicleMotorcycle32Filled
+ case vehicleMotorcycle32Regular
+ case vehicleMotorcycle48Filled
+ case vehicleMotorcycle48Regular
case vehicleShip16Filled
case vehicleShip16Regular
case vehicleShip20Filled
@@ -16445,16 +16523,18 @@ import Foundation
case .arrowClockwiseDashes24Regular: return "ic_fluent_arrow_clockwise_dashes_24_regular"
case .arrowClockwiseDashes32Filled: return "ic_fluent_arrow_clockwise_dashes_32_filled"
case .arrowClockwiseDashes32Regular: return "ic_fluent_arrow_clockwise_dashes_32_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"
case .arrowCollapseAll20Regular: return "ic_fluent_arrow_collapse_all_20_regular"
case .arrowCollapseAll24Filled: return "ic_fluent_arrow_collapse_all_24_filled"
case .arrowCollapseAll24Regular: return "ic_fluent_arrow_collapse_all_24_regular"
case .arrowCounterclockwise12Filled: return "ic_fluent_arrow_counterclockwise_12_filled"
case .arrowCounterclockwise12Regular: return "ic_fluent_arrow_counterclockwise_12_regular"
- case .arrowCounterclockwise16Filled: return "ic_fluent_arrow_counterclockwise_16_filled"
- case .arrowCounterclockwise16Regular: return "ic_fluent_arrow_counterclockwise_16_regular"
default: break }
switch self {
+ case .arrowCounterclockwise16Filled: return "ic_fluent_arrow_counterclockwise_16_filled"
+ case .arrowCounterclockwise16Regular: return "ic_fluent_arrow_counterclockwise_16_regular"
case .arrowCounterclockwise20Filled: return "ic_fluent_arrow_counterclockwise_20_filled"
case .arrowCounterclockwise20Regular: return "ic_fluent_arrow_counterclockwise_20_regular"
case .arrowCounterclockwise24Filled: return "ic_fluent_arrow_counterclockwise_24_filled"
@@ -16553,14 +16633,20 @@ import Foundation
case .arrowEnterUp24Regular: return "ic_fluent_arrow_enter_up_24_regular"
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"
- case .arrowExpand16Regular: return "ic_fluent_arrow_expand_16_regular"
default: break }
switch self {
+ case .arrowExpand16Filled: return "ic_fluent_arrow_expand_16_filled"
+ case .arrowExpand16Regular: return "ic_fluent_arrow_expand_16_regular"
case .arrowExpand20Filled: return "ic_fluent_arrow_expand_20_filled"
case .arrowExpand20Regular: return "ic_fluent_arrow_expand_20_regular"
case .arrowExpand24Filled: return "ic_fluent_arrow_expand_24_filled"
case .arrowExpand24Regular: return "ic_fluent_arrow_expand_24_regular"
+ case .arrowExpandAll16Filled: return "ic_fluent_arrow_expand_all_16_filled"
+ case .arrowExpandAll16Regular: return "ic_fluent_arrow_expand_all_16_regular"
+ case .arrowExpandAll20Filled: return "ic_fluent_arrow_expand_all_20_filled"
+ case .arrowExpandAll20Regular: return "ic_fluent_arrow_expand_all_20_regular"
+ case .arrowExpandAll24Filled: return "ic_fluent_arrow_expand_all_24_filled"
+ case .arrowExpandAll24Regular: return "ic_fluent_arrow_expand_all_24_regular"
case .arrowExport16Filled: return "ic_fluent_arrow_export_16_filled"
case .arrowExport16Regular: return "ic_fluent_arrow_export_16_regular"
case .arrowExport20Filled: return "ic_fluent_arrow_export_20_filled"
@@ -16649,6 +16735,8 @@ import Foundation
case .arrowHookUpLeft24Regular: return "ic_fluent_arrow_hook_up_left_24_regular"
case .arrowHookUpLeft28Filled: return "ic_fluent_arrow_hook_up_left_28_filled"
case .arrowHookUpLeft28Regular: return "ic_fluent_arrow_hook_up_left_28_regular"
+ default: break }
+ switch self {
case .arrowHookUpRight16Filled: return "ic_fluent_arrow_hook_up_right_16_filled"
case .arrowHookUpRight16Regular: return "ic_fluent_arrow_hook_up_right_16_regular"
case .arrowHookUpRight20Filled: return "ic_fluent_arrow_hook_up_right_20_filled"
@@ -16657,8 +16745,6 @@ import Foundation
case .arrowHookUpRight24Regular: return "ic_fluent_arrow_hook_up_right_24_regular"
case .arrowHookUpRight28Filled: return "ic_fluent_arrow_hook_up_right_28_filled"
case .arrowHookUpRight28Regular: return "ic_fluent_arrow_hook_up_right_28_regular"
- default: break }
- switch self {
case .arrowImport16Filled: return "ic_fluent_arrow_import_16_filled"
case .arrowImport16Regular: return "ic_fluent_arrow_import_16_regular"
case .arrowImport20Filled: return "ic_fluent_arrow_import_20_filled"
@@ -16751,6 +16837,8 @@ import Foundation
case .arrowParagraph20Regular: return "ic_fluent_arrow_paragraph_20_regular"
case .arrowParagraph24Filled: return "ic_fluent_arrow_paragraph_24_filled"
case .arrowParagraph24Regular: return "ic_fluent_arrow_paragraph_24_regular"
+ default: break }
+ switch self {
case .arrowPrevious12Filled: return "ic_fluent_arrow_previous_12_filled"
case .arrowPrevious12Regular: return "ic_fluent_arrow_previous_12_regular"
case .arrowPrevious16Filled: return "ic_fluent_arrow_previous_16_filled"
@@ -16759,8 +16847,6 @@ import Foundation
case .arrowPrevious20Regular: return "ic_fluent_arrow_previous_20_regular"
case .arrowPrevious24Filled: return "ic_fluent_arrow_previous_24_filled"
case .arrowPrevious24Regular: return "ic_fluent_arrow_previous_24_regular"
- default: break }
- switch self {
case .arrowRedo16Filled: return "ic_fluent_arrow_redo_16_filled"
case .arrowRedo16Regular: return "ic_fluent_arrow_redo_16_regular"
case .arrowRedo20Filled: return "ic_fluent_arrow_redo_20_filled"
@@ -16853,6 +16939,8 @@ import Foundation
case .arrowRotateCounterclockwise20Regular: return "ic_fluent_arrow_rotate_counterclockwise_20_regular"
case .arrowRotateCounterclockwise24Filled: return "ic_fluent_arrow_rotate_counterclockwise_24_filled"
case .arrowRotateCounterclockwise24Regular: return "ic_fluent_arrow_rotate_counterclockwise_24_regular"
+ default: break }
+ switch self {
case .arrowRouting20Filled: return "ic_fluent_arrow_routing_20_filled"
case .arrowRouting20Regular: return "ic_fluent_arrow_routing_20_regular"
case .arrowRouting24Filled: return "ic_fluent_arrow_routing_24_filled"
@@ -16861,8 +16949,6 @@ import Foundation
case .arrowRoutingRectangleMultiple20Regular: return "ic_fluent_arrow_routing_rectangle_multiple_20_regular"
case .arrowRoutingRectangleMultiple24Filled: return "ic_fluent_arrow_routing_rectangle_multiple_24_filled"
case .arrowRoutingRectangleMultiple24Regular: return "ic_fluent_arrow_routing_rectangle_multiple_24_regular"
- default: break }
- switch self {
case .arrowShuffle16Filled: return "ic_fluent_arrow_shuffle_16_filled"
case .arrowShuffle16Regular: return "ic_fluent_arrow_shuffle_16_regular"
case .arrowShuffle20Filled: return "ic_fluent_arrow_shuffle_20_filled"
@@ -16955,6 +17041,8 @@ import Foundation
case .arrowStepInDiagonalDownLeft16Regular: return "ic_fluent_arrow_step_in_diagonal_down_left_16_regular"
case .arrowStepInDiagonalDownLeft20Filled: return "ic_fluent_arrow_step_in_diagonal_down_left_20_filled"
case .arrowStepInDiagonalDownLeft20Regular: return "ic_fluent_arrow_step_in_diagonal_down_left_20_regular"
+ default: break }
+ switch self {
case .arrowStepInDiagonalDownLeft24Filled: return "ic_fluent_arrow_step_in_diagonal_down_left_24_filled"
case .arrowStepInDiagonalDownLeft24Regular: return "ic_fluent_arrow_step_in_diagonal_down_left_24_regular"
case .arrowStepInDiagonalDownLeft28Filled: return "ic_fluent_arrow_step_in_diagonal_down_left_28_filled"
@@ -16963,8 +17051,6 @@ import Foundation
case .arrowStepInLeft12Regular: return "ic_fluent_arrow_step_in_left_12_regular"
case .arrowStepInLeft16Filled: return "ic_fluent_arrow_step_in_left_16_filled"
case .arrowStepInLeft16Regular: return "ic_fluent_arrow_step_in_left_16_regular"
- default: break }
- switch self {
case .arrowStepInLeft20Filled: return "ic_fluent_arrow_step_in_left_20_filled"
case .arrowStepInLeft20Regular: return "ic_fluent_arrow_step_in_left_20_regular"
case .arrowStepInLeft24Filled: return "ic_fluent_arrow_step_in_left_24_filled"
@@ -17057,6 +17143,8 @@ import Foundation
case .arrowTrendingSettings20Regular: return "ic_fluent_arrow_trending_settings_20_regular"
case .arrowTrendingSettings24Filled: return "ic_fluent_arrow_trending_settings_24_filled"
case .arrowTrendingSettings24Regular: return "ic_fluent_arrow_trending_settings_24_regular"
+ default: break }
+ switch self {
case .arrowTrendingSparkle20Filled: return "ic_fluent_arrow_trending_sparkle_20_filled"
case .arrowTrendingSparkle20Regular: return "ic_fluent_arrow_trending_sparkle_20_regular"
case .arrowTrendingSparkle24Filled: return "ic_fluent_arrow_trending_sparkle_24_filled"
@@ -17065,8 +17153,6 @@ import Foundation
case .arrowTrendingText20Regular: return "ic_fluent_arrow_trending_text_20_regular"
case .arrowTrendingText24Filled: return "ic_fluent_arrow_trending_text_24_filled"
case .arrowTrendingText24Regular: return "ic_fluent_arrow_trending_text_24_regular"
- default: break }
- switch self {
case .arrowTrendingWrench20Filled: return "ic_fluent_arrow_trending_wrench_20_filled"
case .arrowTrendingWrench20Regular: return "ic_fluent_arrow_trending_wrench_20_regular"
case .arrowTrendingWrench24Filled: return "ic_fluent_arrow_trending_wrench_24_filled"
@@ -17159,6 +17245,8 @@ import Foundation
case .arrowUpExclamation20Regular: return "ic_fluent_arrow_up_exclamation_20_regular"
case .arrowUpExclamation24Filled: return "ic_fluent_arrow_up_exclamation_24_filled"
case .arrowUpExclamation24Regular: return "ic_fluent_arrow_up_exclamation_24_regular"
+ default: break }
+ switch self {
case .arrowUpLeft16Filled: return "ic_fluent_arrow_up_left_16_filled"
case .arrowUpLeft16Regular: return "ic_fluent_arrow_up_left_16_regular"
case .arrowUpLeft20Filled: return "ic_fluent_arrow_up_left_20_filled"
@@ -17167,8 +17255,6 @@ import Foundation
case .arrowUpLeft24Regular: return "ic_fluent_arrow_up_left_24_regular"
case .arrowUpLeft48Filled: return "ic_fluent_arrow_up_left_48_filled"
case .arrowUpLeft48Regular: return "ic_fluent_arrow_up_left_48_regular"
- default: break }
- switch self {
case .arrowUpRight16Filled: return "ic_fluent_arrow_up_right_16_filled"
case .arrowUpRight16Regular: return "ic_fluent_arrow_up_right_16_regular"
case .arrowUpRight20Filled: return "ic_fluent_arrow_up_right_20_filled"
@@ -17261,6 +17347,8 @@ import Foundation
case .backpackAdd48Regular: return "ic_fluent_backpack_add_48_regular"
case .backspace16Filled: return "ic_fluent_backspace_16_filled"
case .backspace16Regular: return "ic_fluent_backspace_16_regular"
+ default: break }
+ switch self {
case .backspace20Filled: return "ic_fluent_backspace_20_filled"
case .backspace20Regular: return "ic_fluent_backspace_20_regular"
case .backspace24Filled: return "ic_fluent_backspace_24_filled"
@@ -17269,8 +17357,6 @@ import Foundation
case .badge20Regular: return "ic_fluent_badge_20_regular"
case .badge24Filled: return "ic_fluent_badge_24_filled"
case .badge24Regular: return "ic_fluent_badge_24_regular"
- default: break }
- switch self {
case .balloon12Filled: return "ic_fluent_balloon_12_filled"
case .balloon12Regular: return "ic_fluent_balloon_12_regular"
case .balloon16Filled: return "ic_fluent_balloon_16_filled"
@@ -17363,6 +17449,8 @@ import Foundation
case .beaker20Regular: return "ic_fluent_beaker_20_regular"
case .beaker24Filled: return "ic_fluent_beaker_24_filled"
case .beaker24Regular: return "ic_fluent_beaker_24_regular"
+ default: break }
+ switch self {
case .beaker32Filled: return "ic_fluent_beaker_32_filled"
case .beaker32Regular: return "ic_fluent_beaker_32_regular"
case .beakerAdd20Filled: return "ic_fluent_beaker_add_20_filled"
@@ -17371,8 +17459,6 @@ import Foundation
case .beakerAdd24Regular: return "ic_fluent_beaker_add_24_regular"
case .beakerDismiss20Filled: return "ic_fluent_beaker_dismiss_20_filled"
case .beakerDismiss20Regular: return "ic_fluent_beaker_dismiss_20_regular"
- default: break }
- switch self {
case .beakerDismiss24Filled: return "ic_fluent_beaker_dismiss_24_filled"
case .beakerDismiss24Regular: return "ic_fluent_beaker_dismiss_24_regular"
case .beakerEdit20Filled: return "ic_fluent_beaker_edit_20_filled"
@@ -17465,6 +17551,8 @@ import Foundation
case .board28Regular: return "ic_fluent_board_28_regular"
case .boardGames20Filled: return "ic_fluent_board_games_20_filled"
case .boardGames20Regular: return "ic_fluent_board_games_20_regular"
+ default: break }
+ switch self {
case .boardHeart16Filled: return "ic_fluent_board_heart_16_filled"
case .boardHeart16Regular: return "ic_fluent_board_heart_16_regular"
case .boardHeart20Filled: return "ic_fluent_board_heart_20_filled"
@@ -17473,8 +17561,6 @@ import Foundation
case .boardHeart24Regular: return "ic_fluent_board_heart_24_regular"
case .boardSplit16Filled: return "ic_fluent_board_split_16_filled"
case .boardSplit16Regular: return "ic_fluent_board_split_16_regular"
- default: break }
- switch self {
case .boardSplit20Filled: return "ic_fluent_board_split_20_filled"
case .boardSplit20Regular: return "ic_fluent_board_split_20_regular"
case .boardSplit24Filled: return "ic_fluent_board_split_24_filled"
@@ -17567,6 +17653,8 @@ import Foundation
case .bookOpen20Filled: return "ic_fluent_book_open_20_filled"
case .bookOpen20Regular: return "ic_fluent_book_open_20_regular"
case .bookOpen24Filled: return "ic_fluent_book_open_24_filled"
+ default: break }
+ switch self {
case .bookOpen24Regular: return "ic_fluent_book_open_24_regular"
case .bookOpen28Filled: return "ic_fluent_book_open_28_filled"
case .bookOpen28Regular: return "ic_fluent_book_open_28_regular"
@@ -17575,8 +17663,6 @@ import Foundation
case .bookOpen48Filled: return "ic_fluent_book_open_48_filled"
case .bookOpen48Regular: return "ic_fluent_book_open_48_regular"
case .bookOpenGlobe20Filled: return "ic_fluent_book_open_globe_20_filled"
- default: break }
- switch self {
case .bookOpenGlobe20Regular: return "ic_fluent_book_open_globe_20_regular"
case .bookOpenGlobe24Filled: return "ic_fluent_book_open_globe_24_filled"
case .bookOpenGlobe24Regular: return "ic_fluent_book_open_globe_24_regular"
@@ -17669,6 +17755,8 @@ import Foundation
case .borderBottomThick20Filled: return "ic_fluent_border_bottom_thick_20_filled"
case .borderBottomThick20Regular: return "ic_fluent_border_bottom_thick_20_regular"
case .borderBottomThick24Filled: return "ic_fluent_border_bottom_thick_24_filled"
+ default: break }
+ switch self {
case .borderBottomThick24Regular: return "ic_fluent_border_bottom_thick_24_regular"
case .borderInside16Filled: return "ic_fluent_border_inside_16_filled"
case .borderInside16Regular: return "ic_fluent_border_inside_16_regular"
@@ -17677,8 +17765,6 @@ import Foundation
case .borderInside24Filled: return "ic_fluent_border_inside_24_filled"
case .borderInside24Regular: return "ic_fluent_border_inside_24_regular"
case .borderLeft20Filled: return "ic_fluent_border_left_20_filled"
- default: break }
- switch self {
case .borderLeft20Regular: return "ic_fluent_border_left_20_regular"
case .borderLeft24Filled: return "ic_fluent_border_left_24_filled"
case .borderLeft24Regular: return "ic_fluent_border_left_24_regular"
@@ -17771,6 +17857,8 @@ import Foundation
case .boxDismiss24Filled: return "ic_fluent_box_dismiss_24_filled"
case .boxDismiss24Regular: return "ic_fluent_box_dismiss_24_regular"
case .boxEdit20Filled: return "ic_fluent_box_edit_20_filled"
+ default: break }
+ switch self {
case .boxEdit20Regular: return "ic_fluent_box_edit_20_regular"
case .boxEdit24Filled: return "ic_fluent_box_edit_24_filled"
case .boxEdit24Regular: return "ic_fluent_box_edit_24_regular"
@@ -17779,8 +17867,6 @@ import Foundation
case .boxMultiple24Filled: return "ic_fluent_box_multiple_24_filled"
case .boxMultiple24Regular: return "ic_fluent_box_multiple_24_regular"
case .boxMultipleArrowLeft20Filled: return "ic_fluent_box_multiple_arrow_left_20_filled"
- default: break }
- switch self {
case .boxMultipleArrowLeft20Regular: return "ic_fluent_box_multiple_arrow_left_20_regular"
case .boxMultipleArrowLeft24Filled: return "ic_fluent_box_multiple_arrow_left_24_filled"
case .boxMultipleArrowLeft24Regular: return "ic_fluent_box_multiple_arrow_left_24_regular"
@@ -17873,6 +17959,8 @@ import Foundation
case .breakoutRoom32Filled: return "ic_fluent_breakout_room_32_filled"
case .breakoutRoom32Regular: return "ic_fluent_breakout_room_32_regular"
case .briefcase12Filled: return "ic_fluent_briefcase_12_filled"
+ default: break }
+ switch self {
case .briefcase12Regular: return "ic_fluent_briefcase_12_regular"
case .briefcase16Filled: return "ic_fluent_briefcase_16_filled"
case .briefcase16Regular: return "ic_fluent_briefcase_16_regular"
@@ -17881,8 +17969,6 @@ import Foundation
case .briefcase24Filled: return "ic_fluent_briefcase_24_filled"
case .briefcase24Regular: return "ic_fluent_briefcase_24_regular"
case .briefcase28Filled: return "ic_fluent_briefcase_28_filled"
- default: break }
- switch self {
case .briefcase28Regular: return "ic_fluent_briefcase_28_regular"
case .briefcase32Filled: return "ic_fluent_briefcase_32_filled"
case .briefcase32Regular: return "ic_fluent_briefcase_32_regular"
@@ -17975,6 +18061,8 @@ import Foundation
case .building32Filled: return "ic_fluent_building_32_filled"
case .building32Regular: return "ic_fluent_building_32_regular"
case .building48Filled: return "ic_fluent_building_48_filled"
+ default: break }
+ switch self {
case .building48Regular: return "ic_fluent_building_48_regular"
case .buildingBank16Filled: return "ic_fluent_building_bank_16_filled"
case .buildingBank16Regular: return "ic_fluent_building_bank_16_regular"
@@ -17983,8 +18071,6 @@ import Foundation
case .buildingBank24Filled: return "ic_fluent_building_bank_24_filled"
case .buildingBank24Regular: return "ic_fluent_building_bank_24_regular"
case .buildingBank28Filled: return "ic_fluent_building_bank_28_filled"
- default: break }
- switch self {
case .buildingBank28Regular: return "ic_fluent_building_bank_28_regular"
case .buildingBank48Filled: return "ic_fluent_building_bank_48_filled"
case .buildingBank48Regular: return "ic_fluent_building_bank_48_regular"
@@ -18077,6 +18163,8 @@ import Foundation
case .buildingMultiple24Filled: return "ic_fluent_building_multiple_24_filled"
case .buildingMultiple24Regular: return "ic_fluent_building_multiple_24_regular"
case .buildingPeople16Filled: return "ic_fluent_building_people_16_filled"
+ default: break }
+ switch self {
case .buildingPeople16Regular: return "ic_fluent_building_people_16_regular"
case .buildingPeople20Filled: return "ic_fluent_building_people_20_filled"
case .buildingPeople20Regular: return "ic_fluent_building_people_20_regular"
@@ -18085,8 +18173,6 @@ import Foundation
case .buildingRetail20Filled: return "ic_fluent_building_retail_20_filled"
case .buildingRetail20Regular: return "ic_fluent_building_retail_20_regular"
case .buildingRetail24Filled: return "ic_fluent_building_retail_24_filled"
- default: break }
- switch self {
case .buildingRetail24Regular: return "ic_fluent_building_retail_24_regular"
case .buildingRetailMoney20Filled: return "ic_fluent_building_retail_money_20_filled"
case .buildingRetailMoney20Regular: return "ic_fluent_building_retail_money_20_regular"
@@ -18179,6 +18265,8 @@ import Foundation
case .calendarAdd16Filled: return "ic_fluent_calendar_add_16_filled"
case .calendarAdd16Regular: return "ic_fluent_calendar_add_16_regular"
case .calendarAdd20Filled: return "ic_fluent_calendar_add_20_filled"
+ default: break }
+ switch self {
case .calendarAdd20Regular: return "ic_fluent_calendar_add_20_regular"
case .calendarAdd24Filled: return "ic_fluent_calendar_add_24_filled"
case .calendarAdd24Regular: return "ic_fluent_calendar_add_24_regular"
@@ -18187,8 +18275,6 @@ import Foundation
case .calendarAgenda20Filled: return "ic_fluent_calendar_agenda_20_filled"
case .calendarAgenda20Regular: return "ic_fluent_calendar_agenda_20_regular"
case .calendarAgenda24Filled: return "ic_fluent_calendar_agenda_24_filled"
- default: break }
- switch self {
case .calendarAgenda24Regular: return "ic_fluent_calendar_agenda_24_regular"
case .calendarAgenda28Filled: return "ic_fluent_calendar_agenda_28_filled"
case .calendarAgenda28Regular: return "ic_fluent_calendar_agenda_28_regular"
@@ -18281,6 +18367,8 @@ import Foundation
case .calendarEmpty24Filled: return "ic_fluent_calendar_empty_24_filled"
case .calendarEmpty24Regular: return "ic_fluent_calendar_empty_24_regular"
case .calendarEmpty28Filled: return "ic_fluent_calendar_empty_28_filled"
+ default: break }
+ switch self {
case .calendarEmpty28Regular: return "ic_fluent_calendar_empty_28_regular"
case .calendarEmpty32Filled: return "ic_fluent_calendar_empty_32_filled"
case .calendarEmpty32Regular: return "ic_fluent_calendar_empty_32_regular"
@@ -18289,8 +18377,6 @@ import Foundation
case .calendarError16Filled: return "ic_fluent_calendar_error_16_filled"
case .calendarError16Regular: return "ic_fluent_calendar_error_16_regular"
case .calendarError20Filled: return "ic_fluent_calendar_error_20_filled"
- default: break }
- switch self {
case .calendarError20Regular: return "ic_fluent_calendar_error_20_regular"
case .calendarError24Filled: return "ic_fluent_calendar_error_24_filled"
case .calendarError24Regular: return "ic_fluent_calendar_error_24_regular"
@@ -18383,6 +18469,8 @@ import Foundation
case .calendarRecord24Filled: return "ic_fluent_calendar_record_24_filled"
case .calendarRecord24Regular: return "ic_fluent_calendar_record_24_regular"
case .calendarRecord28Filled: return "ic_fluent_calendar_record_28_filled"
+ default: break }
+ switch self {
case .calendarRecord28Regular: return "ic_fluent_calendar_record_28_regular"
case .calendarRecord32Filled: return "ic_fluent_calendar_record_32_filled"
case .calendarRecord32Regular: return "ic_fluent_calendar_record_32_regular"
@@ -18391,8 +18479,6 @@ import Foundation
case .calendarReply16Filled: return "ic_fluent_calendar_reply_16_filled"
case .calendarReply16Regular: return "ic_fluent_calendar_reply_16_regular"
case .calendarReply20Filled: return "ic_fluent_calendar_reply_20_filled"
- default: break }
- switch self {
case .calendarReply20Regular: return "ic_fluent_calendar_reply_20_regular"
case .calendarReply24Filled: return "ic_fluent_calendar_reply_24_filled"
case .calendarReply24Regular: return "ic_fluent_calendar_reply_24_regular"
@@ -18485,6 +18571,8 @@ import Foundation
case .calendarWeekStart28Filled: return "ic_fluent_calendar_week_start_28_filled"
case .calendarWeekStart28Regular: return "ic_fluent_calendar_week_start_28_regular"
case .calendarWorkWeek16Filled: return "ic_fluent_calendar_work_week_16_filled"
+ default: break }
+ switch self {
case .calendarWorkWeek16Regular: return "ic_fluent_calendar_work_week_16_regular"
case .calendarWorkWeek20Filled: return "ic_fluent_calendar_work_week_20_filled"
case .calendarWorkWeek20Regular: return "ic_fluent_calendar_work_week_20_regular"
@@ -18493,8 +18581,6 @@ import Foundation
case .calendarWorkWeek28Filled: return "ic_fluent_calendar_work_week_28_filled"
case .calendarWorkWeek28Regular: return "ic_fluent_calendar_work_week_28_regular"
case .call12Filled: return "ic_fluent_call_12_filled"
- default: break }
- switch self {
case .call12Regular: return "ic_fluent_call_12_regular"
case .call16Filled: return "ic_fluent_call_16_filled"
case .call16Regular: return "ic_fluent_call_16_regular"
@@ -18587,6 +18673,8 @@ import Foundation
case .callOutbound48Filled: return "ic_fluent_call_outbound_48_filled"
case .callOutbound48Regular: return "ic_fluent_call_outbound_48_regular"
case .callPark16Filled: return "ic_fluent_call_park_16_filled"
+ default: break }
+ switch self {
case .callPark16Regular: return "ic_fluent_call_park_16_regular"
case .callPark20Filled: return "ic_fluent_call_park_20_filled"
case .callPark20Regular: return "ic_fluent_call_park_20_regular"
@@ -18595,8 +18683,6 @@ import Foundation
case .callPark28Filled: return "ic_fluent_call_park_28_filled"
case .callPark28Regular: return "ic_fluent_call_park_28_regular"
case .callPark32Filled: return "ic_fluent_call_park_32_filled"
- default: break }
- switch self {
case .callPark32Regular: return "ic_fluent_call_park_32_regular"
case .callPark48Filled: return "ic_fluent_call_park_48_filled"
case .callPark48Regular: return "ic_fluent_call_park_48_regular"
@@ -18689,6 +18775,8 @@ import Foundation
case .cardUi24Filled: return "ic_fluent_card_ui_24_filled"
case .cardUi24Regular: return "ic_fluent_card_ui_24_regular"
case .cardUiPortraitFlip16Filled: return "ic_fluent_card_ui_portrait_flip_16_filled"
+ default: break }
+ switch self {
case .cardUiPortraitFlip16Regular: return "ic_fluent_card_ui_portrait_flip_16_regular"
case .cardUiPortraitFlip20Filled: return "ic_fluent_card_ui_portrait_flip_20_filled"
case .cardUiPortraitFlip20Regular: return "ic_fluent_card_ui_portrait_flip_20_regular"
@@ -18697,8 +18785,6 @@ import Foundation
case .caretDown12Filled: return "ic_fluent_caret_down_12_filled"
case .caretDown12Regular: return "ic_fluent_caret_down_12_regular"
case .caretDown16Filled: return "ic_fluent_caret_down_16_filled"
- default: break }
- switch self {
case .caretDown16Regular: return "ic_fluent_caret_down_16_regular"
case .caretDown20Filled: return "ic_fluent_caret_down_20_filled"
case .caretDown20Regular: return "ic_fluent_caret_down_20_regular"
@@ -18791,6 +18877,8 @@ import Foundation
case .cellularData424Filled: return "ic_fluent_cellular_data_4_24_filled"
case .cellularData424Regular: return "ic_fluent_cellular_data_4_24_regular"
case .cellularData520Filled: return "ic_fluent_cellular_data_5_20_filled"
+ default: break }
+ switch self {
case .cellularData520Regular: return "ic_fluent_cellular_data_5_20_regular"
case .cellularData524Filled: return "ic_fluent_cellular_data_5_24_filled"
case .cellularData524Regular: return "ic_fluent_cellular_data_5_24_regular"
@@ -18799,8 +18887,6 @@ import Foundation
case .cellularOff24Filled: return "ic_fluent_cellular_off_24_filled"
case .cellularOff24Regular: return "ic_fluent_cellular_off_24_regular"
case .cellularWarning20Filled: return "ic_fluent_cellular_warning_20_filled"
- default: break }
- switch self {
case .cellularWarning20Regular: return "ic_fluent_cellular_warning_20_regular"
case .cellularWarning24Filled: return "ic_fluent_cellular_warning_24_filled"
case .cellularWarning24Regular: return "ic_fluent_cellular_warning_24_regular"
@@ -18893,6 +18979,8 @@ import Foundation
case .channelSubtract48Filled: return "ic_fluent_channel_subtract_48_filled"
case .channelSubtract48Regular: return "ic_fluent_channel_subtract_48_regular"
case .chartMultiple16Filled: return "ic_fluent_chart_multiple_16_filled"
+ default: break }
+ switch self {
case .chartMultiple16Regular: return "ic_fluent_chart_multiple_16_regular"
case .chartMultiple20Filled: return "ic_fluent_chart_multiple_20_filled"
case .chartMultiple20Regular: return "ic_fluent_chart_multiple_20_regular"
@@ -18901,8 +18989,6 @@ import Foundation
case .chartPerson20Filled: return "ic_fluent_chart_person_20_filled"
case .chartPerson20Regular: return "ic_fluent_chart_person_20_regular"
case .chartPerson24Filled: return "ic_fluent_chart_person_24_filled"
- default: break }
- switch self {
case .chartPerson24Regular: return "ic_fluent_chart_person_24_regular"
case .chartPerson28Filled: return "ic_fluent_chart_person_28_filled"
case .chartPerson28Regular: return "ic_fluent_chart_person_28_regular"
@@ -18938,6 +19024,18 @@ import Foundation
case .chatArrowBack16Regular: return "ic_fluent_chat_arrow_back_16_regular"
case .chatArrowBack20Filled: return "ic_fluent_chat_arrow_back_20_filled"
case .chatArrowBack20Regular: return "ic_fluent_chat_arrow_back_20_regular"
+ case .chatArrowBackDown16Filled: return "ic_fluent_chat_arrow_back_down_16_filled"
+ case .chatArrowBackDown16Regular: return "ic_fluent_chat_arrow_back_down_16_regular"
+ case .chatArrowBackDown20Filled: return "ic_fluent_chat_arrow_back_down_20_filled"
+ case .chatArrowBackDown20Regular: return "ic_fluent_chat_arrow_back_down_20_regular"
+ case .chatArrowBackDown24Filled: return "ic_fluent_chat_arrow_back_down_24_filled"
+ case .chatArrowBackDown24Regular: return "ic_fluent_chat_arrow_back_down_24_regular"
+ case .chatArrowBackDown28Filled: return "ic_fluent_chat_arrow_back_down_28_filled"
+ case .chatArrowBackDown28Regular: return "ic_fluent_chat_arrow_back_down_28_regular"
+ case .chatArrowBackDown32Filled: return "ic_fluent_chat_arrow_back_down_32_filled"
+ case .chatArrowBackDown32Regular: return "ic_fluent_chat_arrow_back_down_32_regular"
+ case .chatArrowBackDown48Filled: return "ic_fluent_chat_arrow_back_down_48_filled"
+ case .chatArrowBackDown48Regular: return "ic_fluent_chat_arrow_back_down_48_regular"
case .chatArrowDoubleBack16Filled: return "ic_fluent_chat_arrow_double_back_16_filled"
case .chatArrowDoubleBack16Regular: return "ic_fluent_chat_arrow_double_back_16_regular"
case .chatArrowDoubleBack20Filled: return "ic_fluent_chat_arrow_double_back_20_filled"
@@ -18983,6 +19081,8 @@ import Foundation
case .chatHelp24Filled: return "ic_fluent_chat_help_24_filled"
case .chatHelp24Regular: return "ic_fluent_chat_help_24_regular"
case .chatLock16Filled: return "ic_fluent_chat_lock_16_filled"
+ default: break }
+ switch self {
case .chatLock16Regular: return "ic_fluent_chat_lock_16_regular"
case .chatLock20Filled: return "ic_fluent_chat_lock_20_filled"
case .chatLock20Regular: return "ic_fluent_chat_lock_20_regular"
@@ -19003,8 +19103,6 @@ import Foundation
case .chatMultiple32Filled: return "ic_fluent_chat_multiple_32_filled"
case .chatMultiple32Regular: return "ic_fluent_chat_multiple_32_regular"
case .chatMultipleHeart16Filled: return "ic_fluent_chat_multiple_heart_16_filled"
- default: break }
- switch self {
case .chatMultipleHeart16Regular: return "ic_fluent_chat_multiple_heart_16_regular"
case .chatMultipleHeart20Filled: return "ic_fluent_chat_multiple_heart_20_filled"
case .chatMultipleHeart20Regular: return "ic_fluent_chat_multiple_heart_20_regular"
@@ -19085,6 +19183,8 @@ import Foundation
case .checkboxPerson24Filled: return "ic_fluent_checkbox_person_24_filled"
case .checkboxPerson24Regular: return "ic_fluent_checkbox_person_24_regular"
case .checkboxUnchecked12Filled: return "ic_fluent_checkbox_unchecked_12_filled"
+ default: break }
+ switch self {
case .checkboxUnchecked12Regular: return "ic_fluent_checkbox_unchecked_12_regular"
case .checkboxUnchecked16Filled: return "ic_fluent_checkbox_unchecked_16_filled"
case .checkboxUnchecked16Regular: return "ic_fluent_checkbox_unchecked_16_regular"
@@ -19105,8 +19205,6 @@ import Foundation
case .checkmark24Filled: return "ic_fluent_checkmark_24_filled"
case .checkmark24Regular: return "ic_fluent_checkmark_24_regular"
case .checkmark28Filled: return "ic_fluent_checkmark_28_filled"
- default: break }
- switch self {
case .checkmark28Regular: return "ic_fluent_checkmark_28_regular"
case .checkmark32Filled: return "ic_fluent_checkmark_32_filled"
case .checkmark32Regular: return "ic_fluent_checkmark_32_regular"
@@ -19187,6 +19285,8 @@ import Foundation
case .chevronCircleLeft28Filled: return "ic_fluent_chevron_circle_left_28_filled"
case .chevronCircleLeft28Regular: return "ic_fluent_chevron_circle_left_28_regular"
case .chevronCircleLeft32Filled: return "ic_fluent_chevron_circle_left_32_filled"
+ default: break }
+ switch self {
case .chevronCircleLeft32Regular: return "ic_fluent_chevron_circle_left_32_regular"
case .chevronCircleLeft48Filled: return "ic_fluent_chevron_circle_left_48_filled"
case .chevronCircleLeft48Regular: return "ic_fluent_chevron_circle_left_48_regular"
@@ -19207,8 +19307,6 @@ import Foundation
case .chevronCircleUp12Filled: return "ic_fluent_chevron_circle_up_12_filled"
case .chevronCircleUp12Regular: return "ic_fluent_chevron_circle_up_12_regular"
case .chevronCircleUp16Filled: return "ic_fluent_chevron_circle_up_16_filled"
- default: break }
- switch self {
case .chevronCircleUp16Regular: return "ic_fluent_chevron_circle_up_16_regular"
case .chevronCircleUp20Filled: return "ic_fluent_chevron_circle_up_20_filled"
case .chevronCircleUp20Regular: return "ic_fluent_chevron_circle_up_20_regular"
@@ -19289,6 +19387,8 @@ import Foundation
case .chevronUp16Filled: return "ic_fluent_chevron_up_16_filled"
case .chevronUp16Regular: return "ic_fluent_chevron_up_16_regular"
case .chevronUp20Filled: return "ic_fluent_chevron_up_20_filled"
+ default: break }
+ switch self {
case .chevronUp20Regular: return "ic_fluent_chevron_up_20_regular"
case .chevronUp24Filled: return "ic_fluent_chevron_up_24_filled"
case .chevronUp24Regular: return "ic_fluent_chevron_up_24_regular"
@@ -19309,8 +19409,6 @@ import Foundation
case .circle16Filled: return "ic_fluent_circle_16_filled"
case .circle16Regular: return "ic_fluent_circle_16_regular"
case .circle20Filled: return "ic_fluent_circle_20_filled"
- default: break }
- switch self {
case .circle20Regular: return "ic_fluent_circle_20_regular"
case .circle24Filled: return "ic_fluent_circle_24_filled"
case .circle24Regular: return "ic_fluent_circle_24_regular"
@@ -19391,6 +19489,8 @@ import Foundation
case .class24Filled: return "ic_fluent_class_24_filled"
case .class24Regular: return "ic_fluent_class_24_regular"
case .classification16Filled: return "ic_fluent_classification_16_filled"
+ default: break }
+ switch self {
case .classification16Regular: return "ic_fluent_classification_16_regular"
case .classification20Filled: return "ic_fluent_classification_20_filled"
case .classification20Regular: return "ic_fluent_classification_20_regular"
@@ -19411,8 +19511,6 @@ import Foundation
case .clipboard20Filled: return "ic_fluent_clipboard_20_filled"
case .clipboard20Regular: return "ic_fluent_clipboard_20_regular"
case .clipboard24Filled: return "ic_fluent_clipboard_24_filled"
- default: break }
- switch self {
case .clipboard24Regular: return "ic_fluent_clipboard_24_regular"
case .clipboard28Filled: return "ic_fluent_clipboard_28_filled"
case .clipboard28Regular: return "ic_fluent_clipboard_28_regular"
@@ -19493,6 +19591,8 @@ import Foundation
case .clipboardLetter16Filled: return "ic_fluent_clipboard_letter_16_filled"
case .clipboardLetter16Regular: return "ic_fluent_clipboard_letter_16_regular"
case .clipboardLetter20Filled: return "ic_fluent_clipboard_letter_20_filled"
+ default: break }
+ switch self {
case .clipboardLetter20Regular: return "ic_fluent_clipboard_letter_20_regular"
case .clipboardLetter24Filled: return "ic_fluent_clipboard_letter_24_filled"
case .clipboardLetter24Regular: return "ic_fluent_clipboard_letter_24_regular"
@@ -19513,8 +19613,6 @@ import Foundation
case .clipboardMathFormula32Filled: return "ic_fluent_clipboard_math_formula_32_filled"
case .clipboardMathFormula32Regular: return "ic_fluent_clipboard_math_formula_32_regular"
case .clipboardMonth16Filled: return "ic_fluent_clipboard_month_16_filled"
- default: break }
- switch self {
case .clipboardMonth16Regular: return "ic_fluent_clipboard_month_16_regular"
case .clipboardMonth20Filled: return "ic_fluent_clipboard_month_20_filled"
case .clipboardMonth20Regular: return "ic_fluent_clipboard_month_20_regular"
@@ -19595,6 +19693,8 @@ import Foundation
case .clock28Filled: return "ic_fluent_clock_28_filled"
case .clock28Regular: return "ic_fluent_clock_28_regular"
case .clock32Filled: return "ic_fluent_clock_32_filled"
+ default: break }
+ switch self {
case .clock32Regular: return "ic_fluent_clock_32_regular"
case .clock48Filled: return "ic_fluent_clock_48_filled"
case .clock48Regular: return "ic_fluent_clock_48_regular"
@@ -19615,8 +19715,6 @@ import Foundation
case .clockBill20Filled: return "ic_fluent_clock_bill_20_filled"
case .clockBill20Regular: return "ic_fluent_clock_bill_20_regular"
case .clockBill24Filled: return "ic_fluent_clock_bill_24_filled"
- default: break }
- switch self {
case .clockBill24Regular: return "ic_fluent_clock_bill_24_regular"
case .clockBill32Filled: return "ic_fluent_clock_bill_32_filled"
case .clockBill32Regular: return "ic_fluent_clock_bill_32_regular"
@@ -19697,6 +19795,8 @@ import Foundation
case .cloudArrowDown24Filled: return "ic_fluent_cloud_arrow_down_24_filled"
case .cloudArrowDown24Regular: return "ic_fluent_cloud_arrow_down_24_regular"
case .cloudArrowDown28Filled: return "ic_fluent_cloud_arrow_down_28_filled"
+ default: break }
+ switch self {
case .cloudArrowDown28Regular: return "ic_fluent_cloud_arrow_down_28_regular"
case .cloudArrowDown32Filled: return "ic_fluent_cloud_arrow_down_32_filled"
case .cloudArrowDown32Regular: return "ic_fluent_cloud_arrow_down_32_regular"
@@ -19717,8 +19817,6 @@ import Foundation
case .cloudArrowUp28Filled: return "ic_fluent_cloud_arrow_up_28_filled"
case .cloudArrowUp28Regular: return "ic_fluent_cloud_arrow_up_28_regular"
case .cloudArrowUp32Filled: return "ic_fluent_cloud_arrow_up_32_filled"
- default: break }
- switch self {
case .cloudArrowUp32Regular: return "ic_fluent_cloud_arrow_up_32_regular"
case .cloudArrowUp48Filled: return "ic_fluent_cloud_arrow_up_48_filled"
case .cloudArrowUp48Regular: return "ic_fluent_cloud_arrow_up_48_regular"
@@ -19799,6 +19897,8 @@ import Foundation
case .cloudFlow20Filled: return "ic_fluent_cloud_flow_20_filled"
case .cloudFlow20Regular: return "ic_fluent_cloud_flow_20_regular"
case .cloudFlow24Filled: return "ic_fluent_cloud_flow_24_filled"
+ default: break }
+ switch self {
case .cloudFlow24Regular: return "ic_fluent_cloud_flow_24_regular"
case .cloudLink16Filled: return "ic_fluent_cloud_link_16_filled"
case .cloudLink16Regular: return "ic_fluent_cloud_link_16_regular"
@@ -19819,8 +19919,6 @@ import Foundation
case .cloudOff48Filled: return "ic_fluent_cloud_off_48_filled"
case .cloudOff48Regular: return "ic_fluent_cloud_off_48_regular"
case .cloudSwap20Filled: return "ic_fluent_cloud_swap_20_filled"
- default: break }
- switch self {
case .cloudSwap20Regular: return "ic_fluent_cloud_swap_20_regular"
case .cloudSwap24Filled: return "ic_fluent_cloud_swap_24_filled"
case .cloudSwap24Regular: return "ic_fluent_cloud_swap_24_regular"
@@ -19901,6 +19999,8 @@ import Foundation
case .codePyRectangle16Filled: return "ic_fluent_code_py_rectangle_16_filled"
case .codePyRectangle16Regular: return "ic_fluent_code_py_rectangle_16_regular"
case .codeRb16Filled: return "ic_fluent_code_rb_16_filled"
+ default: break }
+ switch self {
case .codeRb16Regular: return "ic_fluent_code_rb_16_regular"
case .codeRbRectangle16Filled: return "ic_fluent_code_rb_rectangle_16_filled"
case .codeRbRectangle16Regular: return "ic_fluent_code_rb_rectangle_16_regular"
@@ -19921,8 +20021,6 @@ import Foundation
case .codeVbRectangle16Filled: return "ic_fluent_code_vb_rectangle_16_filled"
case .codeVbRectangle16Regular: return "ic_fluent_code_vb_rectangle_16_regular"
case .collections16Filled: return "ic_fluent_collections_16_filled"
- default: break }
- switch self {
case .collections16Regular: return "ic_fluent_collections_16_regular"
case .collections20Filled: return "ic_fluent_collections_20_filled"
case .collections20Regular: return "ic_fluent_collections_20_regular"
@@ -20003,6 +20101,8 @@ import Foundation
case .comment20Regular: return "ic_fluent_comment_20_regular"
case .comment24Filled: return "ic_fluent_comment_24_filled"
case .comment24Regular: return "ic_fluent_comment_24_regular"
+ default: break }
+ switch self {
case .comment28Filled: return "ic_fluent_comment_28_filled"
case .comment28Regular: return "ic_fluent_comment_28_regular"
case .comment32Filled: return "ic_fluent_comment_32_filled"
@@ -20023,8 +20123,6 @@ import Foundation
case .commentAdd32Regular: return "ic_fluent_comment_add_32_regular"
case .commentAdd48Filled: return "ic_fluent_comment_add_48_filled"
case .commentAdd48Regular: return "ic_fluent_comment_add_48_regular"
- default: break }
- switch self {
case .commentArrowLeft12Filled: return "ic_fluent_comment_arrow_left_12_filled"
case .commentArrowLeft12Regular: return "ic_fluent_comment_arrow_left_12_regular"
case .commentArrowLeft16Filled: return "ic_fluent_comment_arrow_left_16_filled"
@@ -20105,6 +20203,8 @@ import Foundation
case .commentMultiple24Regular: return "ic_fluent_comment_multiple_24_regular"
case .commentMultiple28Filled: return "ic_fluent_comment_multiple_28_filled"
case .commentMultiple28Regular: return "ic_fluent_comment_multiple_28_regular"
+ default: break }
+ switch self {
case .commentMultiple32Filled: return "ic_fluent_comment_multiple_32_filled"
case .commentMultiple32Regular: return "ic_fluent_comment_multiple_32_regular"
case .commentMultipleCheckmark16Filled: return "ic_fluent_comment_multiple_checkmark_16_filled"
@@ -20125,8 +20225,6 @@ import Foundation
case .commentMultipleLink28Regular: return "ic_fluent_comment_multiple_link_28_regular"
case .commentMultipleLink32Filled: return "ic_fluent_comment_multiple_link_32_filled"
case .commentMultipleLink32Regular: return "ic_fluent_comment_multiple_link_32_regular"
- default: break }
- switch self {
case .commentNote20Filled: return "ic_fluent_comment_note_20_filled"
case .commentNote20Regular: return "ic_fluent_comment_note_20_regular"
case .commentNote24Filled: return "ic_fluent_comment_note_24_filled"
@@ -20207,6 +20305,8 @@ import Foundation
case .connector24Regular: return "ic_fluent_connector_24_regular"
case .contactCard16Filled: return "ic_fluent_contact_card_16_filled"
case .contactCard16Regular: return "ic_fluent_contact_card_16_regular"
+ default: break }
+ switch self {
case .contactCard20Filled: return "ic_fluent_contact_card_20_filled"
case .contactCard20Regular: return "ic_fluent_contact_card_20_regular"
case .contactCard24Filled: return "ic_fluent_contact_card_24_filled"
@@ -20227,8 +20327,6 @@ import Foundation
case .contactCardGroup28Regular: return "ic_fluent_contact_card_group_28_regular"
case .contactCardGroup48Filled: return "ic_fluent_contact_card_group_48_filled"
case .contactCardGroup48Regular: return "ic_fluent_contact_card_group_48_regular"
- default: break }
- switch self {
case .contactCardLink16Filled: return "ic_fluent_contact_card_link_16_filled"
case .contactCardLink16Regular: return "ic_fluent_contact_card_link_16_regular"
case .contactCardLink20Filled: return "ic_fluent_contact_card_link_20_filled"
@@ -20309,6 +20407,8 @@ import Foundation
case .controlButton24Regular: return "ic_fluent_control_button_24_regular"
case .convertRange20Filled: return "ic_fluent_convert_range_20_filled"
case .convertRange20Regular: return "ic_fluent_convert_range_20_regular"
+ default: break }
+ switch self {
case .convertRange24Filled: return "ic_fluent_convert_range_24_filled"
case .convertRange24Regular: return "ic_fluent_convert_range_24_regular"
case .cookies16Filled: return "ic_fluent_cookies_16_filled"
@@ -20329,8 +20429,6 @@ import Foundation
case .copy20Regular: return "ic_fluent_copy_20_regular"
case .copy24Filled: return "ic_fluent_copy_24_filled"
case .copy24Regular: return "ic_fluent_copy_24_regular"
- default: break }
- switch self {
case .copy32Filled: return "ic_fluent_copy_32_filled"
case .copy32Regular: return "ic_fluent_copy_32_regular"
case .copyAdd20Filled: return "ic_fluent_copy_add_20_filled"
@@ -20411,6 +20509,8 @@ import Foundation
case .crownSubtract24Regular: return "ic_fluent_crown_subtract_24_regular"
case .cube12Filled: return "ic_fluent_cube_12_filled"
case .cube12Regular: return "ic_fluent_cube_12_regular"
+ default: break }
+ switch self {
case .cube16Filled: return "ic_fluent_cube_16_filled"
case .cube16Regular: return "ic_fluent_cube_16_regular"
case .cube20Filled: return "ic_fluent_cube_20_filled"
@@ -20431,8 +20531,6 @@ import Foundation
case .cubeMultiple20Regular: return "ic_fluent_cube_multiple_20_regular"
case .cubeMultiple24Filled: return "ic_fluent_cube_multiple_24_filled"
case .cubeMultiple24Regular: return "ic_fluent_cube_multiple_24_regular"
- default: break }
- switch self {
case .cubeQuick16Filled: return "ic_fluent_cube_quick_16_filled"
case .cubeQuick16Regular: return "ic_fluent_cube_quick_16_regular"
case .cubeQuick20Filled: return "ic_fluent_cube_quick_20_filled"
@@ -20513,6 +20611,8 @@ import Foundation
case .darkTheme20Regular: return "ic_fluent_dark_theme_20_regular"
case .darkTheme24Filled: return "ic_fluent_dark_theme_24_filled"
case .darkTheme24Regular: return "ic_fluent_dark_theme_24_regular"
+ default: break }
+ switch self {
case .dataArea20Filled: return "ic_fluent_data_area_20_filled"
case .dataArea20Regular: return "ic_fluent_data_area_20_regular"
case .dataArea24Filled: return "ic_fluent_data_area_24_filled"
@@ -20533,8 +20633,6 @@ import Foundation
case .dataBarVertical32Regular: return "ic_fluent_data_bar_vertical_32_regular"
case .dataBarVerticalAdd20Filled: return "ic_fluent_data_bar_vertical_add_20_filled"
case .dataBarVerticalAdd20Regular: return "ic_fluent_data_bar_vertical_add_20_regular"
- default: break }
- switch self {
case .dataBarVerticalAdd24Filled: return "ic_fluent_data_bar_vertical_add_24_filled"
case .dataBarVerticalAdd24Regular: return "ic_fluent_data_bar_vertical_add_24_regular"
case .dataBarVerticalArrowDown16Filled: return "ic_fluent_data_bar_vertical_arrow_down_16_filled"
@@ -20615,6 +20713,8 @@ import Foundation
case .dataUsageSettings16Regular: return "ic_fluent_data_usage_settings_16_regular"
case .dataUsageSettings20Filled: return "ic_fluent_data_usage_settings_20_filled"
case .dataUsageSettings20Regular: return "ic_fluent_data_usage_settings_20_regular"
+ default: break }
+ switch self {
case .dataUsageSettings24Filled: return "ic_fluent_data_usage_settings_24_filled"
case .dataUsageSettings24Regular: return "ic_fluent_data_usage_settings_24_regular"
case .dataUsageToolbox20Filled: return "ic_fluent_data_usage_toolbox_20_filled"
@@ -20635,8 +20735,6 @@ import Foundation
case .database20Regular: return "ic_fluent_database_20_regular"
case .database24Filled: return "ic_fluent_database_24_filled"
case .database24Regular: return "ic_fluent_database_24_regular"
- default: break }
- switch self {
case .database32Filled: return "ic_fluent_database_32_filled"
case .database32Regular: return "ic_fluent_database_32_regular"
case .database48Filled: return "ic_fluent_database_48_filled"
@@ -20717,6 +20815,8 @@ import Foundation
case .deleteOff20Regular: return "ic_fluent_delete_off_20_regular"
case .deleteOff24Filled: return "ic_fluent_delete_off_24_filled"
case .deleteOff24Regular: return "ic_fluent_delete_off_24_regular"
+ default: break }
+ switch self {
case .dentist12Filled: return "ic_fluent_dentist_12_filled"
case .dentist12Regular: return "ic_fluent_dentist_12_regular"
case .dentist16Filled: return "ic_fluent_dentist_16_filled"
@@ -20737,8 +20837,6 @@ import Foundation
case .designIdeas24Regular: return "ic_fluent_design_ideas_24_regular"
case .desk16Filled: return "ic_fluent_desk_16_filled"
case .desk16Regular: return "ic_fluent_desk_16_regular"
- default: break }
- switch self {
case .desk20Filled: return "ic_fluent_desk_20_filled"
case .desk20Regular: return "ic_fluent_desk_20_regular"
case .desk24Filled: return "ic_fluent_desk_24_filled"
@@ -20765,6 +20863,8 @@ import Foundation
case .desktopArrowDown20Regular: return "ic_fluent_desktop_arrow_down_20_regular"
case .desktopArrowDown24Filled: return "ic_fluent_desktop_arrow_down_24_filled"
case .desktopArrowDown24Regular: return "ic_fluent_desktop_arrow_down_24_regular"
+ case .desktopArrowDown32Filled: return "ic_fluent_desktop_arrow_down_32_filled"
+ case .desktopArrowDown32Regular: return "ic_fluent_desktop_arrow_down_32_regular"
case .desktopArrowRight16Filled: return "ic_fluent_desktop_arrow_right_16_filled"
case .desktopArrowRight16Regular: return "ic_fluent_desktop_arrow_right_16_regular"
case .desktopArrowRight20Filled: return "ic_fluent_desktop_arrow_right_20_filled"
@@ -20817,6 +20917,8 @@ import Foundation
case .desktopOff24Regular: return "ic_fluent_desktop_off_24_regular"
case .desktopPulse16Filled: return "ic_fluent_desktop_pulse_16_filled"
case .desktopPulse16Regular: return "ic_fluent_desktop_pulse_16_regular"
+ default: break }
+ switch self {
case .desktopPulse20Filled: return "ic_fluent_desktop_pulse_20_filled"
case .desktopPulse20Regular: return "ic_fluent_desktop_pulse_20_regular"
case .desktopPulse24Filled: return "ic_fluent_desktop_pulse_24_filled"
@@ -20839,8 +20941,6 @@ import Foundation
case .desktopSpeakerOff20Regular: return "ic_fluent_desktop_speaker_off_20_regular"
case .desktopSpeakerOff24Filled: return "ic_fluent_desktop_speaker_off_24_filled"
case .desktopSpeakerOff24Regular: return "ic_fluent_desktop_speaker_off_24_regular"
- default: break }
- switch self {
case .desktopSync16Filled: return "ic_fluent_desktop_sync_16_filled"
case .desktopSync16Regular: return "ic_fluent_desktop_sync_16_regular"
case .desktopSync20Filled: return "ic_fluent_desktop_sync_20_filled"
@@ -20919,6 +21019,8 @@ import Foundation
case .dialpadOff24Regular: return "ic_fluent_dialpad_off_24_regular"
case .dialpadQuestionMark20Filled: return "ic_fluent_dialpad_question_mark_20_filled"
case .dialpadQuestionMark20Regular: return "ic_fluent_dialpad_question_mark_20_regular"
+ default: break }
+ switch self {
case .dialpadQuestionMark24Filled: return "ic_fluent_dialpad_question_mark_24_filled"
case .dialpadQuestionMark24Regular: return "ic_fluent_dialpad_question_mark_24_regular"
case .diamond16Filled: return "ic_fluent_diamond_16_filled"
@@ -20941,8 +21043,6 @@ import Foundation
case .directions24Regular: return "ic_fluent_directions_24_regular"
case .dishwasher20Filled: return "ic_fluent_dishwasher_20_filled"
case .dishwasher20Regular: return "ic_fluent_dishwasher_20_regular"
- default: break }
- switch self {
case .dishwasher24Filled: return "ic_fluent_dishwasher_24_filled"
case .dishwasher24Regular: return "ic_fluent_dishwasher_24_regular"
case .dishwasher32Filled: return "ic_fluent_dishwasher_32_filled"
@@ -21021,6 +21121,8 @@ import Foundation
case .doctor16Regular: return "ic_fluent_doctor_16_regular"
case .doctor20Filled: return "ic_fluent_doctor_20_filled"
case .doctor20Regular: return "ic_fluent_doctor_20_regular"
+ default: break }
+ switch self {
case .doctor24Filled: return "ic_fluent_doctor_24_filled"
case .doctor24Regular: return "ic_fluent_doctor_24_regular"
case .doctor28Filled: return "ic_fluent_doctor_28_filled"
@@ -21043,8 +21145,6 @@ import Foundation
case .document28Regular: return "ic_fluent_document_28_regular"
case .document32Filled: return "ic_fluent_document_32_filled"
case .document32Regular: return "ic_fluent_document_32_regular"
- default: break }
- switch self {
case .document48Filled: return "ic_fluent_document_48_filled"
case .document48Regular: return "ic_fluent_document_48_regular"
case .documentAdd16Filled: return "ic_fluent_document_add_16_filled"
@@ -21123,6 +21223,8 @@ import Foundation
case .documentBulletListCube20Regular: return "ic_fluent_document_bullet_list_cube_20_regular"
case .documentBulletListCube24Filled: return "ic_fluent_document_bullet_list_cube_24_filled"
case .documentBulletListCube24Regular: return "ic_fluent_document_bullet_list_cube_24_regular"
+ default: break }
+ switch self {
case .documentBulletListMultiple20Filled: return "ic_fluent_document_bullet_list_multiple_20_filled"
case .documentBulletListMultiple20Regular: return "ic_fluent_document_bullet_list_multiple_20_regular"
case .documentBulletListMultiple24Filled: return "ic_fluent_document_bullet_list_multiple_24_filled"
@@ -21145,8 +21247,6 @@ import Foundation
case .documentCheckmark24Regular: return "ic_fluent_document_checkmark_24_regular"
case .documentChevronDouble20Filled: return "ic_fluent_document_chevron_double_20_filled"
case .documentChevronDouble20Regular: return "ic_fluent_document_chevron_double_20_regular"
- default: break }
- switch self {
case .documentChevronDouble24Filled: return "ic_fluent_document_chevron_double_24_filled"
case .documentChevronDouble24Regular: return "ic_fluent_document_chevron_double_24_regular"
case .documentContract16Filled: return "ic_fluent_document_contract_16_filled"
@@ -21225,6 +21325,8 @@ import Foundation
case .documentFit16Regular: return "ic_fluent_document_fit_16_regular"
case .documentFit20Filled: return "ic_fluent_document_fit_20_filled"
case .documentFit20Regular: return "ic_fluent_document_fit_20_regular"
+ default: break }
+ switch self {
case .documentFit24Filled: return "ic_fluent_document_fit_24_filled"
case .documentFit24Regular: return "ic_fluent_document_fit_24_regular"
case .documentFlowchart20Filled: return "ic_fluent_document_flowchart_20_filled"
@@ -21247,8 +21349,6 @@ import Foundation
case .documentFooterDismiss20Regular: return "ic_fluent_document_footer_dismiss_20_regular"
case .documentFooterDismiss24Filled: return "ic_fluent_document_footer_dismiss_24_filled"
case .documentFooterDismiss24Regular: return "ic_fluent_document_footer_dismiss_24_regular"
- default: break }
- switch self {
case .documentFs16Filled: return "ic_fluent_document_fs_16_filled"
case .documentFs16Regular: return "ic_fluent_document_fs_16_regular"
case .documentHeader16Filled: return "ic_fluent_document_header_16_filled"
@@ -21327,6 +21427,8 @@ import Foundation
case .documentLightning48Regular: return "ic_fluent_document_lightning_48_regular"
case .documentLink16Filled: return "ic_fluent_document_link_16_filled"
case .documentLink16Regular: return "ic_fluent_document_link_16_regular"
+ default: break }
+ switch self {
case .documentLink20Filled: return "ic_fluent_document_link_20_filled"
case .documentLink20Regular: return "ic_fluent_document_link_20_regular"
case .documentLink24Filled: return "ic_fluent_document_link_24_filled"
@@ -21349,8 +21451,6 @@ import Foundation
case .documentMargins24Regular: return "ic_fluent_document_margins_24_regular"
case .documentMention16Filled: return "ic_fluent_document_mention_16_filled"
case .documentMention16Regular: return "ic_fluent_document_mention_16_regular"
- default: break }
- switch self {
case .documentMention20Filled: return "ic_fluent_document_mention_20_filled"
case .documentMention20Regular: return "ic_fluent_document_mention_20_regular"
case .documentMention24Filled: return "ic_fluent_document_mention_24_filled"
@@ -21429,6 +21529,8 @@ import Foundation
case .documentPageBreak20Regular: return "ic_fluent_document_page_break_20_regular"
case .documentPageBreak24Filled: return "ic_fluent_document_page_break_24_filled"
case .documentPageBreak24Regular: return "ic_fluent_document_page_break_24_regular"
+ default: break }
+ switch self {
case .documentPageNumber20Filled: return "ic_fluent_document_page_number_20_filled"
case .documentPageNumber20Regular: return "ic_fluent_document_page_number_20_regular"
case .documentPageNumber24Filled: return "ic_fluent_document_page_number_24_filled"
@@ -21451,8 +21553,6 @@ import Foundation
case .documentPdf20Regular: return "ic_fluent_document_pdf_20_regular"
case .documentPdf24Filled: return "ic_fluent_document_pdf_24_filled"
case .documentPdf24Regular: return "ic_fluent_document_pdf_24_regular"
- default: break }
- switch self {
case .documentPdf32Filled: return "ic_fluent_document_pdf_32_filled"
case .documentPdf32Regular: return "ic_fluent_document_pdf_32_regular"
case .documentPercent20Filled: return "ic_fluent_document_percent_20_filled"
@@ -21531,6 +21631,8 @@ import Foundation
case .documentSearch24Regular: return "ic_fluent_document_search_24_regular"
case .documentSearch32Filled: return "ic_fluent_document_search_32_filled"
case .documentSearch32Regular: return "ic_fluent_document_search_32_regular"
+ default: break }
+ switch self {
case .documentSettings16Filled: return "ic_fluent_document_settings_16_filled"
case .documentSettings16Regular: return "ic_fluent_document_settings_16_regular"
case .documentSettings20Filled: return "ic_fluent_document_settings_20_filled"
@@ -21553,8 +21655,6 @@ import Foundation
case .documentSplitHint20Regular: return "ic_fluent_document_split_hint_20_regular"
case .documentSplitHint24Filled: return "ic_fluent_document_split_hint_24_filled"
case .documentSplitHint24Regular: return "ic_fluent_document_split_hint_24_regular"
- default: break }
- switch self {
case .documentSplitHintOff16Filled: return "ic_fluent_document_split_hint_off_16_filled"
case .documentSplitHintOff16Regular: return "ic_fluent_document_split_hint_off_16_regular"
case .documentSplitHintOff20Filled: return "ic_fluent_document_split_hint_off_20_filled"
@@ -21633,6 +21733,8 @@ import Foundation
case .documentTs16Regular: return "ic_fluent_document_ts_16_regular"
case .documentVb16Filled: return "ic_fluent_document_vb_16_filled"
case .documentVb16Regular: return "ic_fluent_document_vb_16_regular"
+ default: break }
+ switch self {
case .documentWidth20Filled: return "ic_fluent_document_width_20_filled"
case .documentWidth20Regular: return "ic_fluent_document_width_20_regular"
case .documentWidth24Filled: return "ic_fluent_document_width_24_filled"
@@ -21655,8 +21757,6 @@ import Foundation
case .doorArrowLeft24Regular: return "ic_fluent_door_arrow_left_24_regular"
case .doorArrowRight16Filled: return "ic_fluent_door_arrow_right_16_filled"
case .doorArrowRight16Regular: return "ic_fluent_door_arrow_right_16_regular"
- default: break }
- switch self {
case .doorArrowRight20Filled: return "ic_fluent_door_arrow_right_20_filled"
case .doorArrowRight20Regular: return "ic_fluent_door_arrow_right_20_regular"
case .doorArrowRight28Filled: return "ic_fluent_door_arrow_right_28_filled"
@@ -21735,6 +21835,8 @@ import Foundation
case .drinkBeer16Regular: return "ic_fluent_drink_beer_16_regular"
case .drinkBeer20Filled: return "ic_fluent_drink_beer_20_filled"
case .drinkBeer20Regular: return "ic_fluent_drink_beer_20_regular"
+ default: break }
+ switch self {
case .drinkBeer24Filled: return "ic_fluent_drink_beer_24_filled"
case .drinkBeer24Regular: return "ic_fluent_drink_beer_24_regular"
case .drinkBottle20Filled: return "ic_fluent_drink_bottle_20_filled"
@@ -21757,8 +21859,6 @@ import Foundation
case .drinkMargarita20Regular: return "ic_fluent_drink_margarita_20_regular"
case .drinkMargarita24Filled: return "ic_fluent_drink_margarita_24_filled"
case .drinkMargarita24Regular: return "ic_fluent_drink_margarita_24_regular"
- default: break }
- switch self {
case .drinkToGo20Filled: return "ic_fluent_drink_to_go_20_filled"
case .drinkToGo20Regular: return "ic_fluent_drink_to_go_20_regular"
case .drinkToGo24Filled: return "ic_fluent_drink_to_go_24_filled"
@@ -21837,6 +21937,8 @@ import Foundation
case .dualScreenPagination20Regular: return "ic_fluent_dual_screen_pagination_20_regular"
case .dualScreenPagination24Filled: return "ic_fluent_dual_screen_pagination_24_filled"
case .dualScreenPagination24Regular: return "ic_fluent_dual_screen_pagination_24_regular"
+ default: break }
+ switch self {
case .dualScreenSettings20Filled: return "ic_fluent_dual_screen_settings_20_filled"
case .dualScreenSettings20Regular: return "ic_fluent_dual_screen_settings_20_regular"
case .dualScreenSettings24Filled: return "ic_fluent_dual_screen_settings_24_filled"
@@ -21859,8 +21961,6 @@ import Foundation
case .dualScreenTablet24Regular: return "ic_fluent_dual_screen_tablet_24_regular"
case .dualScreenUpdate20Filled: return "ic_fluent_dual_screen_update_20_filled"
case .dualScreenUpdate20Regular: return "ic_fluent_dual_screen_update_20_regular"
- default: break }
- switch self {
case .dualScreenUpdate24Filled: return "ic_fluent_dual_screen_update_24_filled"
case .dualScreenUpdate24Regular: return "ic_fluent_dual_screen_update_24_regular"
case .dualScreenVerticalScroll20Filled: return "ic_fluent_dual_screen_vertical_scroll_20_filled"
@@ -21925,6 +22025,10 @@ import Foundation
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"
+ case .editLineHorizontal320Filled: return "ic_fluent_edit_line_horizontal_3_20_filled"
+ case .editLineHorizontal320Regular: return "ic_fluent_edit_line_horizontal_3_20_regular"
+ case .editLineHorizontal324Filled: return "ic_fluent_edit_line_horizontal_3_24_filled"
+ case .editLineHorizontal324Regular: return "ic_fluent_edit_line_horizontal_3_24_regular"
case .editOff16Filled: return "ic_fluent_edit_off_16_filled"
case .editOff16Regular: return "ic_fluent_edit_off_16_regular"
case .editOff20Filled: return "ic_fluent_edit_off_20_filled"
@@ -21935,6 +22039,8 @@ import Foundation
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"
+ default: break }
+ switch self {
case .editOff48Filled: return "ic_fluent_edit_off_48_filled"
case .editOff48Regular: return "ic_fluent_edit_off_48_regular"
case .editPerson20Filled: return "ic_fluent_edit_person_20_filled"
@@ -21961,8 +22067,6 @@ import Foundation
case .elevator20Regular: return "ic_fluent_elevator_20_regular"
case .elevator24Filled: return "ic_fluent_elevator_24_filled"
case .elevator24Regular: return "ic_fluent_elevator_24_regular"
- default: break }
- switch self {
case .elevator32Filled: return "ic_fluent_elevator_32_filled"
case .elevator32Regular: return "ic_fluent_elevator_32_regular"
case .elevator48Filled: return "ic_fluent_elevator_48_filled"
@@ -22037,6 +22141,8 @@ import Foundation
case .emojiMeh20Regular: return "ic_fluent_emoji_meh_20_regular"
case .emojiMeh24Filled: return "ic_fluent_emoji_meh_24_filled"
case .emojiMeh24Regular: return "ic_fluent_emoji_meh_24_regular"
+ default: break }
+ switch self {
case .emojiMeme16Filled: return "ic_fluent_emoji_meme_16_filled"
case .emojiMeme16Regular: return "ic_fluent_emoji_meme_16_regular"
case .emojiMeme20Filled: return "ic_fluent_emoji_meme_20_filled"
@@ -22063,8 +22169,6 @@ import Foundation
case .emojiSmileSlight24Regular: return "ic_fluent_emoji_smile_slight_24_regular"
case .emojiSparkle16Filled: return "ic_fluent_emoji_sparkle_16_filled"
case .emojiSparkle16Regular: return "ic_fluent_emoji_sparkle_16_regular"
- default: break }
- switch self {
case .emojiSparkle20Filled: return "ic_fluent_emoji_sparkle_20_filled"
case .emojiSparkle20Regular: return "ic_fluent_emoji_sparkle_20_regular"
case .emojiSparkle24Filled: return "ic_fluent_emoji_sparkle_24_filled"
@@ -22139,6 +22243,8 @@ import Foundation
case .expandUpLeft28Regular: return "ic_fluent_expand_up_left_28_regular"
case .expandUpLeft32Filled: return "ic_fluent_expand_up_left_32_filled"
case .expandUpLeft32Regular: return "ic_fluent_expand_up_left_32_regular"
+ default: break }
+ switch self {
case .expandUpLeft48Filled: return "ic_fluent_expand_up_left_48_filled"
case .expandUpLeft48Regular: return "ic_fluent_expand_up_left_48_regular"
case .expandUpRight16Filled: return "ic_fluent_expand_up_right_16_filled"
@@ -22165,8 +22271,6 @@ import Foundation
case .eye20Regular: return "ic_fluent_eye_20_regular"
case .eye24Filled: return "ic_fluent_eye_24_filled"
case .eye24Regular: return "ic_fluent_eye_24_regular"
- default: break }
- switch self {
case .eye28Filled: return "ic_fluent_eye_28_filled"
case .eye28Regular: return "ic_fluent_eye_28_regular"
case .eye32Filled: return "ic_fluent_eye_32_filled"
@@ -22241,6 +22345,8 @@ import Foundation
case .feed20Regular: return "ic_fluent_feed_20_regular"
case .feed24Filled: return "ic_fluent_feed_24_filled"
case .feed24Regular: return "ic_fluent_feed_24_regular"
+ default: break }
+ switch self {
case .feed28Filled: return "ic_fluent_feed_28_filled"
case .feed28Regular: return "ic_fluent_feed_28_regular"
case .feed32Filled: return "ic_fluent_feed_32_filled"
@@ -22267,8 +22373,6 @@ import Foundation
case .filmstripPlay16Regular: return "ic_fluent_filmstrip_play_16_regular"
case .filmstripPlay20Filled: return "ic_fluent_filmstrip_play_20_filled"
case .filmstripPlay20Regular: return "ic_fluent_filmstrip_play_20_regular"
- default: break }
- switch self {
case .filmstripPlay24Filled: return "ic_fluent_filmstrip_play_24_filled"
case .filmstripPlay24Regular: return "ic_fluent_filmstrip_play_24_regular"
case .filmstripPlay32Filled: return "ic_fluent_filmstrip_play_32_filled"
@@ -22343,6 +22447,8 @@ import Foundation
case .flag28Regular: return "ic_fluent_flag_28_regular"
case .flag32Filled: return "ic_fluent_flag_32_filled"
case .flag32Regular: return "ic_fluent_flag_32_regular"
+ default: break }
+ switch self {
case .flag48Filled: return "ic_fluent_flag_48_filled"
case .flag48Regular: return "ic_fluent_flag_48_regular"
case .flagCheckered20Filled: return "ic_fluent_flag_checkered_20_filled"
@@ -22369,8 +22475,6 @@ import Foundation
case .flagOff28Regular: return "ic_fluent_flag_off_28_regular"
case .flagOff48Filled: return "ic_fluent_flag_off_48_filled"
case .flagOff48Regular: return "ic_fluent_flag_off_48_regular"
- default: break }
- switch self {
case .flagPride16Filled: return "ic_fluent_flag_pride_16_filled"
case .flagPride20Filled: return "ic_fluent_flag_pride_20_filled"
case .flagPride24Filled: return "ic_fluent_flag_pride_24_filled"
@@ -22445,6 +22549,8 @@ import Foundation
case .flashlight16Regular: return "ic_fluent_flashlight_16_regular"
case .flashlight20Filled: return "ic_fluent_flashlight_20_filled"
case .flashlight20Regular: return "ic_fluent_flashlight_20_regular"
+ default: break }
+ switch self {
case .flashlight24Filled: return "ic_fluent_flashlight_24_filled"
case .flashlight24Regular: return "ic_fluent_flashlight_24_regular"
case .flashlightOff20Filled: return "ic_fluent_flashlight_off_20_filled"
@@ -22471,8 +22577,6 @@ import Foundation
case .flipVertical24Regular: return "ic_fluent_flip_vertical_24_regular"
case .flipVertical28Filled: return "ic_fluent_flip_vertical_28_filled"
case .flipVertical28Regular: return "ic_fluent_flip_vertical_28_regular"
- default: break }
- switch self {
case .flipVertical32Filled: return "ic_fluent_flip_vertical_32_filled"
case .flipVertical32Regular: return "ic_fluent_flip_vertical_32_regular"
case .flipVertical48Filled: return "ic_fluent_flip_vertical_48_filled"
@@ -22547,6 +22651,8 @@ import Foundation
case .folderArrowLeft32Regular: return "ic_fluent_folder_arrow_left_32_regular"
case .folderArrowLeft48Filled: return "ic_fluent_folder_arrow_left_48_filled"
case .folderArrowLeft48Regular: return "ic_fluent_folder_arrow_left_48_regular"
+ default: break }
+ switch self {
case .folderArrowRight16Filled: return "ic_fluent_folder_arrow_right_16_filled"
case .folderArrowRight16Regular: return "ic_fluent_folder_arrow_right_16_regular"
case .folderArrowRight20Filled: return "ic_fluent_folder_arrow_right_20_filled"
@@ -22573,8 +22679,6 @@ import Foundation
case .folderArrowUp48Regular: return "ic_fluent_folder_arrow_up_48_regular"
case .folderBriefcase20Filled: return "ic_fluent_folder_briefcase_20_filled"
case .folderBriefcase20Regular: return "ic_fluent_folder_briefcase_20_regular"
- default: break }
- switch self {
case .folderGlobe16Filled: return "ic_fluent_folder_globe_16_filled"
case .folderGlobe16Regular: return "ic_fluent_folder_globe_16_regular"
case .folderGlobe20Filled: return "ic_fluent_folder_globe_20_filled"
@@ -22649,6 +22753,8 @@ import Foundation
case .folderProhibited24Regular: return "ic_fluent_folder_prohibited_24_regular"
case .folderProhibited28Filled: return "ic_fluent_folder_prohibited_28_filled"
case .folderProhibited28Regular: return "ic_fluent_folder_prohibited_28_regular"
+ default: break }
+ switch self {
case .folderProhibited32Filled: return "ic_fluent_folder_prohibited_32_filled"
case .folderProhibited32Regular: return "ic_fluent_folder_prohibited_32_regular"
case .folderProhibited48Filled: return "ic_fluent_folder_prohibited_48_filled"
@@ -22675,8 +22781,6 @@ import Foundation
case .folderZip16Regular: return "ic_fluent_folder_zip_16_regular"
case .folderZip20Filled: return "ic_fluent_folder_zip_20_filled"
case .folderZip20Regular: return "ic_fluent_folder_zip_20_regular"
- default: break }
- switch self {
case .folderZip24Filled: return "ic_fluent_folder_zip_24_filled"
case .folderZip24Regular: return "ic_fluent_folder_zip_24_regular"
case .fontDecrease20Filled: return "ic_fluent_font_decrease_20_filled"
@@ -22751,6 +22855,8 @@ import Foundation
case .foodFish24Regular: return "ic_fluent_food_fish_24_regular"
case .foodGrains20Filled: return "ic_fluent_food_grains_20_filled"
case .foodGrains20Regular: return "ic_fluent_food_grains_20_regular"
+ default: break }
+ switch self {
case .foodGrains24Filled: return "ic_fluent_food_grains_24_filled"
case .foodGrains24Regular: return "ic_fluent_food_grains_24_regular"
case .foodPizza20Filled: return "ic_fluent_food_pizza_20_filled"
@@ -22777,8 +22883,6 @@ import Foundation
case .formMultiple24Regular: return "ic_fluent_form_multiple_24_regular"
case .formMultiple28Filled: return "ic_fluent_form_multiple_28_filled"
case .formMultiple28Regular: return "ic_fluent_form_multiple_28_regular"
- default: break }
- switch self {
case .formMultiple48Filled: return "ic_fluent_form_multiple_48_filled"
case .formMultiple48Regular: return "ic_fluent_form_multiple_48_regular"
case .formNew20Filled: return "ic_fluent_form_new_20_filled"
@@ -22853,6 +22957,8 @@ import Foundation
case .games20Regular: return "ic_fluent_games_20_regular"
case .games24Filled: return "ic_fluent_games_24_filled"
case .games24Regular: return "ic_fluent_games_24_regular"
+ default: break }
+ switch self {
case .games28Filled: return "ic_fluent_games_28_filled"
case .games28Regular: return "ic_fluent_games_28_regular"
case .games32Filled: return "ic_fluent_games_32_filled"
@@ -22879,8 +22985,6 @@ import Foundation
case .gauge20Regular: return "ic_fluent_gauge_20_regular"
case .gauge24Filled: return "ic_fluent_gauge_24_filled"
case .gauge24Regular: return "ic_fluent_gauge_24_regular"
- default: break }
- switch self {
case .gauge32Filled: return "ic_fluent_gauge_32_filled"
case .gauge32Regular: return "ic_fluent_gauge_32_regular"
case .gaugeAdd20Filled: return "ic_fluent_gauge_add_20_filled"
@@ -22941,6 +23045,8 @@ import Foundation
case .giftOpen20Regular: return "ic_fluent_gift_open_20_regular"
case .giftOpen24Filled: return "ic_fluent_gift_open_24_filled"
case .giftOpen24Regular: return "ic_fluent_gift_open_24_regular"
+ case .giftOpen32Filled: return "ic_fluent_gift_open_32_filled"
+ case .giftOpen32Regular: return "ic_fluent_gift_open_32_regular"
case .glance12Filled: return "ic_fluent_glance_12_filled"
case .glance12Regular: return "ic_fluent_glance_12_regular"
case .glance20Filled: return "ic_fluent_glance_20_filled"
@@ -22953,6 +23059,8 @@ import Foundation
case .glanceHorizontal12Regular: return "ic_fluent_glance_horizontal_12_regular"
case .glanceHorizontal16Filled: return "ic_fluent_glance_horizontal_16_filled"
case .glanceHorizontal16Regular: return "ic_fluent_glance_horizontal_16_regular"
+ default: break }
+ switch self {
case .glanceHorizontal20Filled: return "ic_fluent_glance_horizontal_20_filled"
case .glanceHorizontal20Regular: return "ic_fluent_glance_horizontal_20_regular"
case .glanceHorizontal24Filled: return "ic_fluent_glance_horizontal_24_filled"
@@ -22981,8 +23089,6 @@ import Foundation
case .glasses48Regular: return "ic_fluent_glasses_48_regular"
case .glassesOff16Filled: return "ic_fluent_glasses_off_16_filled"
case .glassesOff16Regular: return "ic_fluent_glasses_off_16_regular"
- default: break }
- switch self {
case .glassesOff20Filled: return "ic_fluent_glasses_off_20_filled"
case .glassesOff20Regular: return "ic_fluent_glasses_off_20_regular"
case .glassesOff24Filled: return "ic_fluent_glasses_off_24_filled"
@@ -23055,6 +23161,8 @@ import Foundation
case .globeProhibited20Regular: return "ic_fluent_globe_prohibited_20_regular"
case .globeProhibited24Filled: return "ic_fluent_globe_prohibited_24_filled"
case .globeProhibited24Regular: return "ic_fluent_globe_prohibited_24_regular"
+ default: break }
+ switch self {
case .globeSearch20Filled: return "ic_fluent_globe_search_20_filled"
case .globeSearch20Regular: return "ic_fluent_globe_search_20_regular"
case .globeSearch24Filled: return "ic_fluent_globe_search_24_filled"
@@ -23083,8 +23191,6 @@ import Foundation
case .globeSync24Regular: return "ic_fluent_globe_sync_24_regular"
case .globeVideo20Filled: return "ic_fluent_globe_video_20_filled"
case .globeVideo20Regular: return "ic_fluent_globe_video_20_regular"
- default: break }
- switch self {
case .globeVideo24Filled: return "ic_fluent_globe_video_24_filled"
case .globeVideo24Regular: return "ic_fluent_globe_video_24_regular"
case .globeVideo28Filled: return "ic_fluent_globe_video_28_filled"
@@ -23157,6 +23263,8 @@ import Foundation
case .guest28Regular: return "ic_fluent_guest_28_regular"
case .guest32Filled: return "ic_fluent_guest_32_filled"
case .guest32Regular: return "ic_fluent_guest_32_regular"
+ default: break }
+ switch self {
case .guest48Filled: return "ic_fluent_guest_48_filled"
case .guest48Regular: return "ic_fluent_guest_48_regular"
case .guestAdd20Filled: return "ic_fluent_guest_add_20_filled"
@@ -23185,8 +23293,6 @@ import Foundation
case .handLeft20Regular: return "ic_fluent_hand_left_20_regular"
case .handLeft24Filled: return "ic_fluent_hand_left_24_filled"
case .handLeft24Regular: return "ic_fluent_hand_left_24_regular"
- default: break }
- switch self {
case .handLeft28Filled: return "ic_fluent_hand_left_28_filled"
case .handLeft28Regular: return "ic_fluent_hand_left_28_regular"
case .handLeftChat16Filled: return "ic_fluent_hand_left_chat_16_filled"
@@ -23259,6 +23365,8 @@ import Foundation
case .hardDrive16Regular: return "ic_fluent_hard_drive_16_regular"
case .hardDrive20Filled: return "ic_fluent_hard_drive_20_filled"
case .hardDrive20Regular: return "ic_fluent_hard_drive_20_regular"
+ default: break }
+ switch self {
case .hardDrive24Filled: return "ic_fluent_hard_drive_24_filled"
case .hardDrive24Regular: return "ic_fluent_hard_drive_24_regular"
case .hardDrive28Filled: return "ic_fluent_hard_drive_28_filled"
@@ -23287,8 +23395,6 @@ import Foundation
case .hatGraduationAdd20Regular: return "ic_fluent_hat_graduation_add_20_regular"
case .hatGraduationAdd24Filled: return "ic_fluent_hat_graduation_add_24_filled"
case .hatGraduationAdd24Regular: return "ic_fluent_hat_graduation_add_24_regular"
- default: break }
- switch self {
case .hatGraduationSparkle16Filled: return "ic_fluent_hat_graduation_sparkle_16_filled"
case .hatGraduationSparkle16Regular: return "ic_fluent_hat_graduation_sparkle_16_regular"
case .hatGraduationSparkle20Filled: return "ic_fluent_hat_graduation_sparkle_20_filled"
@@ -23361,6 +23467,8 @@ import Foundation
case .heart24Regular: return "ic_fluent_heart_24_regular"
case .heart28Filled: return "ic_fluent_heart_28_filled"
case .heart28Regular: return "ic_fluent_heart_28_regular"
+ default: break }
+ switch self {
case .heart32Filled: return "ic_fluent_heart_32_filled"
case .heart32Regular: return "ic_fluent_heart_32_regular"
case .heart48Filled: return "ic_fluent_heart_48_filled"
@@ -23389,8 +23497,6 @@ import Foundation
case .heartCircleHint32Regular: return "ic_fluent_heart_circle_hint_32_regular"
case .heartCircleHint48Filled: return "ic_fluent_heart_circle_hint_48_filled"
case .heartCircleHint48Regular: return "ic_fluent_heart_circle_hint_48_regular"
- default: break }
- switch self {
case .heartOff16Filled: return "ic_fluent_heart_off_16_filled"
case .heartOff16Regular: return "ic_fluent_heart_off_16_regular"
case .heartOff20Filled: return "ic_fluent_heart_off_20_filled"
@@ -23463,6 +23569,8 @@ import Foundation
case .history48Filled: return "ic_fluent_history_48_filled"
case .history48Regular: return "ic_fluent_history_48_regular"
case .historyDismiss20Filled: return "ic_fluent_history_dismiss_20_filled"
+ default: break }
+ switch self {
case .historyDismiss20Regular: return "ic_fluent_history_dismiss_20_regular"
case .historyDismiss24Filled: return "ic_fluent_history_dismiss_24_filled"
case .historyDismiss24Regular: return "ic_fluent_history_dismiss_24_regular"
@@ -23491,8 +23599,6 @@ import Foundation
case .homeAdd24Filled: return "ic_fluent_home_add_24_filled"
case .homeAdd24Regular: return "ic_fluent_home_add_24_regular"
case .homeCheckmark16Filled: return "ic_fluent_home_checkmark_16_filled"
- default: break }
- switch self {
case .homeCheckmark16Regular: return "ic_fluent_home_checkmark_16_regular"
case .homeCheckmark20Filled: return "ic_fluent_home_checkmark_20_filled"
case .homeCheckmark20Regular: return "ic_fluent_home_checkmark_20_regular"
@@ -23565,6 +23671,8 @@ import Foundation
case .icons24Filled: return "ic_fluent_icons_24_filled"
case .icons24Regular: return "ic_fluent_icons_24_regular"
case .image16Filled: return "ic_fluent_image_16_filled"
+ default: break }
+ switch self {
case .image16Regular: return "ic_fluent_image_16_regular"
case .image20Filled: return "ic_fluent_image_20_filled"
case .image20Regular: return "ic_fluent_image_20_regular"
@@ -23593,8 +23701,6 @@ import Foundation
case .imageArrowCounterclockwise20Filled: return "ic_fluent_image_arrow_counterclockwise_20_filled"
case .imageArrowCounterclockwise20Regular: return "ic_fluent_image_arrow_counterclockwise_20_regular"
case .imageArrowCounterclockwise24Filled: return "ic_fluent_image_arrow_counterclockwise_24_filled"
- default: break }
- switch self {
case .imageArrowCounterclockwise24Regular: return "ic_fluent_image_arrow_counterclockwise_24_regular"
case .imageArrowForward20Filled: return "ic_fluent_image_arrow_forward_20_filled"
case .imageArrowForward20Regular: return "ic_fluent_image_arrow_forward_20_regular"
@@ -23667,6 +23773,8 @@ 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"
@@ -23695,8 +23803,6 @@ import Foundation
case .imageStack16Filled: return "ic_fluent_image_stack_16_filled"
case .imageStack16Regular: return "ic_fluent_image_stack_16_regular"
case .imageStack20Filled: return "ic_fluent_image_stack_20_filled"
- default: break }
- switch self {
case .imageStack20Regular: return "ic_fluent_image_stack_20_regular"
case .imageTable16Filled: return "ic_fluent_image_table_16_filled"
case .imageTable16Regular: return "ic_fluent_image_table_16_regular"
@@ -23769,6 +23875,8 @@ import Foundation
case .inkingTool32Filled: return "ic_fluent_inking_tool_32_filled"
case .inkingTool32Regular: return "ic_fluent_inking_tool_32_regular"
case .inkingToolAccent16Filled: return "ic_fluent_inking_tool_accent_16_filled"
+ default: break }
+ switch self {
case .inkingToolAccent20Filled: return "ic_fluent_inking_tool_accent_20_filled"
case .inkingToolAccent24Filled: return "ic_fluent_inking_tool_accent_24_filled"
case .inkingToolAccent32Filled: return "ic_fluent_inking_tool_accent_32_filled"
@@ -23797,8 +23905,6 @@ import Foundation
case .iotAlert20Filled: return "ic_fluent_iot_alert_20_filled"
case .iotAlert20Regular: return "ic_fluent_iot_alert_20_regular"
case .iotAlert24Filled: return "ic_fluent_iot_alert_24_filled"
- default: break }
- switch self {
case .iotAlert24Regular: return "ic_fluent_iot_alert_24_regular"
case .javascript16Filled: return "ic_fluent_javascript_16_filled"
case .javascript16Regular: return "ic_fluent_javascript_16_regular"
@@ -23871,6 +23977,8 @@ import Foundation
case .keyboardShift24Filled: return "ic_fluent_keyboard_shift_24_filled"
case .keyboardShift24Regular: return "ic_fluent_keyboard_shift_24_regular"
case .keyboardShiftUppercase16Filled: return "ic_fluent_keyboard_shift_uppercase_16_filled"
+ default: break }
+ switch self {
case .keyboardShiftUppercase16Regular: return "ic_fluent_keyboard_shift_uppercase_16_regular"
case .keyboardShiftUppercase20Filled: return "ic_fluent_keyboard_shift_uppercase_20_filled"
case .keyboardShiftUppercase20Regular: return "ic_fluent_keyboard_shift_uppercase_20_regular"
@@ -23899,8 +24007,6 @@ import Foundation
case .laptopBriefcase24Filled: return "ic_fluent_laptop_briefcase_24_filled"
case .laptopBriefcase24Regular: return "ic_fluent_laptop_briefcase_24_regular"
case .laptopBriefcase32Filled: return "ic_fluent_laptop_briefcase_32_filled"
- default: break }
- switch self {
case .laptopBriefcase32Regular: return "ic_fluent_laptop_briefcase_32_regular"
case .laptopDismiss16Filled: return "ic_fluent_laptop_dismiss_16_filled"
case .laptopDismiss16Regular: return "ic_fluent_laptop_dismiss_16_regular"
@@ -23973,6 +24079,8 @@ import Foundation
case .layoutCellFourFocusBottomLeft24Filled: return "ic_fluent_layout_cell_four_focus_bottom_left_24_filled"
case .layoutCellFourFocusBottomRight16Filled: return "ic_fluent_layout_cell_four_focus_bottom_right_16_filled"
case .layoutCellFourFocusBottomRight20Filled: return "ic_fluent_layout_cell_four_focus_bottom_right_20_filled"
+ default: break }
+ switch self {
case .layoutCellFourFocusBottomRight24Filled: return "ic_fluent_layout_cell_four_focus_bottom_right_24_filled"
case .layoutCellFourFocusTopLeft16Filled: return "ic_fluent_layout_cell_four_focus_top_left_16_filled"
case .layoutCellFourFocusTopLeft20Filled: return "ic_fluent_layout_cell_four_focus_top_left_20_filled"
@@ -24001,8 +24109,6 @@ import Foundation
case .layoutColumnOneThirdLeft16Filled: return "ic_fluent_layout_column_one_third_left_16_filled"
case .layoutColumnOneThirdLeft16Regular: return "ic_fluent_layout_column_one_third_left_16_regular"
case .layoutColumnOneThirdLeft20Filled: return "ic_fluent_layout_column_one_third_left_20_filled"
- default: break }
- switch self {
case .layoutColumnOneThirdLeft20Regular: return "ic_fluent_layout_column_one_third_left_20_regular"
case .layoutColumnOneThirdLeft24Filled: return "ic_fluent_layout_column_one_third_left_24_filled"
case .layoutColumnOneThirdLeft24Regular: return "ic_fluent_layout_column_one_third_left_24_regular"
@@ -24075,6 +24181,8 @@ import Foundation
case .layoutColumnTwoSplitRightFocusBottomRight24Filled: return "ic_fluent_layout_column_two_split_right_focus_bottom_right_24_filled"
case .layoutColumnTwoSplitRightFocusLeft16Filled: return "ic_fluent_layout_column_two_split_right_focus_left_16_filled"
case .layoutColumnTwoSplitRightFocusLeft20Filled: return "ic_fluent_layout_column_two_split_right_focus_left_20_filled"
+ default: break }
+ switch self {
case .layoutColumnTwoSplitRightFocusLeft24Filled: return "ic_fluent_layout_column_two_split_right_focus_left_24_filled"
case .layoutColumnTwoSplitRightFocusTopRight16Filled: return "ic_fluent_layout_column_two_split_right_focus_top_right_16_filled"
case .layoutColumnTwoSplitRightFocusTopRight20Filled: return "ic_fluent_layout_column_two_split_right_focus_top_right_20_filled"
@@ -24103,8 +24211,6 @@ import Foundation
case .layoutRowThree20Regular: return "ic_fluent_layout_row_three_20_regular"
case .layoutRowThree24Filled: return "ic_fluent_layout_row_three_24_filled"
case .layoutRowThree24Regular: return "ic_fluent_layout_row_three_24_regular"
- default: break }
- switch self {
case .layoutRowThreeFocusBottom16Filled: return "ic_fluent_layout_row_three_focus_bottom_16_filled"
case .layoutRowThreeFocusBottom20Filled: return "ic_fluent_layout_row_three_focus_bottom_20_filled"
case .layoutRowThreeFocusBottom24Filled: return "ic_fluent_layout_row_three_focus_bottom_24_filled"
@@ -24177,6 +24283,8 @@ import Foundation
case .leafThree20Regular: return "ic_fluent_leaf_three_20_regular"
case .leafThree24Filled: return "ic_fluent_leaf_three_24_filled"
case .leafThree24Regular: return "ic_fluent_leaf_three_24_regular"
+ default: break }
+ switch self {
case .leafTwo16Filled: return "ic_fluent_leaf_two_16_filled"
case .leafTwo16Regular: return "ic_fluent_leaf_two_16_regular"
case .leafTwo20Filled: return "ic_fluent_leaf_two_20_filled"
@@ -24205,8 +24313,6 @@ import Foundation
case .lightbulb16Regular: return "ic_fluent_lightbulb_16_regular"
case .lightbulb20Filled: return "ic_fluent_lightbulb_20_filled"
case .lightbulb20Regular: return "ic_fluent_lightbulb_20_regular"
- default: break }
- switch self {
case .lightbulb24Filled: return "ic_fluent_lightbulb_24_filled"
case .lightbulb24Regular: return "ic_fluent_lightbulb_24_regular"
case .lightbulb28Filled: return "ic_fluent_lightbulb_28_filled"
@@ -24279,6 +24385,8 @@ import Foundation
case .lineHorizontal120Regular: return "ic_fluent_line_horizontal_1_20_regular"
case .lineHorizontal124Filled: return "ic_fluent_line_horizontal_1_24_filled"
case .lineHorizontal124Regular: return "ic_fluent_line_horizontal_1_24_regular"
+ default: break }
+ switch self {
case .lineHorizontal128Filled: return "ic_fluent_line_horizontal_1_28_filled"
case .lineHorizontal128Regular: return "ic_fluent_line_horizontal_1_28_regular"
case .lineHorizontal1Dashes16Filled: return "ic_fluent_line_horizontal_1_dashes_16_filled"
@@ -24307,8 +24415,6 @@ import Foundation
case .lineHorizontal4Search16Regular: return "ic_fluent_line_horizontal_4_search_16_regular"
case .lineHorizontal4Search20Filled: return "ic_fluent_line_horizontal_4_search_20_filled"
case .lineHorizontal4Search20Regular: return "ic_fluent_line_horizontal_4_search_20_regular"
- default: break }
- switch self {
case .lineHorizontal520Filled: return "ic_fluent_line_horizontal_5_20_filled"
case .lineHorizontal520Regular: return "ic_fluent_line_horizontal_5_20_regular"
case .lineHorizontal5Error20Filled: return "ic_fluent_line_horizontal_5_error_20_filled"
@@ -24381,6 +24487,8 @@ import Foundation
case .linkSquare24Regular: return "ic_fluent_link_square_24_regular"
case .linkToolbox20Filled: return "ic_fluent_link_toolbox_20_filled"
case .linkToolbox20Regular: return "ic_fluent_link_toolbox_20_regular"
+ default: break }
+ switch self {
case .list16Filled: return "ic_fluent_list_16_filled"
case .list16Regular: return "ic_fluent_list_16_regular"
case .list20Filled: return "ic_fluent_list_20_filled"
@@ -24409,8 +24517,6 @@ import Foundation
case .liveOff20Regular: return "ic_fluent_live_off_20_regular"
case .liveOff24Filled: return "ic_fluent_live_off_24_filled"
case .liveOff24Regular: return "ic_fluent_live_off_24_regular"
- default: break }
- switch self {
case .localLanguage16Filled: return "ic_fluent_local_language_16_filled"
case .localLanguage16Regular: return "ic_fluent_local_language_16_regular"
case .localLanguage20Filled: return "ic_fluent_local_language_20_filled"
@@ -24483,6 +24589,8 @@ import Foundation
case .locationLive20Regular: return "ic_fluent_location_live_20_regular"
case .locationLive24Filled: return "ic_fluent_location_live_24_filled"
case .locationLive24Regular: return "ic_fluent_location_live_24_regular"
+ default: break }
+ switch self {
case .locationOff16Filled: return "ic_fluent_location_off_16_filled"
case .locationOff16Regular: return "ic_fluent_location_off_16_regular"
case .locationOff20Filled: return "ic_fluent_location_off_20_filled"
@@ -24511,8 +24619,6 @@ import Foundation
case .locationTargetSquare32Regular: return "ic_fluent_location_target_square_32_regular"
case .lockClosed12Filled: return "ic_fluent_lock_closed_12_filled"
case .lockClosed12Regular: return "ic_fluent_lock_closed_12_regular"
- default: break }
- switch self {
case .lockClosed16Filled: return "ic_fluent_lock_closed_16_filled"
case .lockClosed16Regular: return "ic_fluent_lock_closed_16_regular"
case .lockClosed20Filled: return "ic_fluent_lock_closed_20_filled"
@@ -24585,6 +24691,8 @@ import Foundation
case .mail20Regular: return "ic_fluent_mail_20_regular"
case .mail24Filled: return "ic_fluent_mail_24_filled"
case .mail24Regular: return "ic_fluent_mail_24_regular"
+ default: break }
+ switch self {
case .mail28Filled: return "ic_fluent_mail_28_filled"
case .mail28Regular: return "ic_fluent_mail_28_regular"
case .mail32Filled: return "ic_fluent_mail_32_filled"
@@ -24613,8 +24721,6 @@ import Foundation
case .mailAllRead20Regular: return "ic_fluent_mail_all_read_20_regular"
case .mailAllRead24Filled: return "ic_fluent_mail_all_read_24_filled"
case .mailAllRead24Regular: return "ic_fluent_mail_all_read_24_regular"
- default: break }
- switch self {
case .mailAllRead28Filled: return "ic_fluent_mail_all_read_28_filled"
case .mailAllRead28Regular: return "ic_fluent_mail_all_read_28_regular"
case .mailAllUnread20Filled: return "ic_fluent_mail_all_unread_20_filled"
@@ -24687,6 +24793,8 @@ import Foundation
case .mailDismiss28Regular: return "ic_fluent_mail_dismiss_28_regular"
case .mailEdit20Filled: return "ic_fluent_mail_edit_20_filled"
case .mailEdit20Regular: return "ic_fluent_mail_edit_20_regular"
+ default: break }
+ switch self {
case .mailEdit24Filled: return "ic_fluent_mail_edit_24_filled"
case .mailEdit24Regular: return "ic_fluent_mail_edit_24_regular"
case .mailEdit32Filled: return "ic_fluent_mail_edit_32_filled"
@@ -24715,8 +24823,6 @@ import Foundation
case .mailInboxAdd28Regular: return "ic_fluent_mail_inbox_add_28_regular"
case .mailInboxAll20Filled: return "ic_fluent_mail_inbox_all_20_filled"
case .mailInboxAll20Regular: return "ic_fluent_mail_inbox_all_20_regular"
- default: break }
- switch self {
case .mailInboxAll24Filled: return "ic_fluent_mail_inbox_all_24_filled"
case .mailInboxAll24Regular: return "ic_fluent_mail_inbox_all_24_regular"
case .mailInboxArrowDown16Filled: return "ic_fluent_mail_inbox_arrow_down_16_filled"
@@ -24789,6 +24895,8 @@ import Foundation
case .mailProhibited16Regular: return "ic_fluent_mail_prohibited_16_regular"
case .mailProhibited20Filled: return "ic_fluent_mail_prohibited_20_filled"
case .mailProhibited20Regular: return "ic_fluent_mail_prohibited_20_regular"
+ default: break }
+ switch self {
case .mailProhibited24Filled: return "ic_fluent_mail_prohibited_24_filled"
case .mailProhibited24Regular: return "ic_fluent_mail_prohibited_24_regular"
case .mailProhibited28Filled: return "ic_fluent_mail_prohibited_28_filled"
@@ -24817,8 +24925,6 @@ import Foundation
case .mailReadMultiple28Regular: return "ic_fluent_mail_read_multiple_28_regular"
case .mailReadMultiple32Filled: return "ic_fluent_mail_read_multiple_32_filled"
case .mailReadMultiple32Regular: return "ic_fluent_mail_read_multiple_32_regular"
- default: break }
- switch self {
case .mailRewind16Filled: return "ic_fluent_mail_rewind_16_filled"
case .mailRewind16Regular: return "ic_fluent_mail_rewind_16_regular"
case .mailRewind20Filled: return "ic_fluent_mail_rewind_20_filled"
@@ -24891,6 +24997,8 @@ import Foundation
case .mathFormatProfessional20Regular: return "ic_fluent_math_format_professional_20_regular"
case .mathFormatProfessional24Filled: return "ic_fluent_math_format_professional_24_filled"
case .mathFormatProfessional24Regular: return "ic_fluent_math_format_professional_24_regular"
+ default: break }
+ switch self {
case .mathFormula16Filled: return "ic_fluent_math_formula_16_filled"
case .mathFormula16Regular: return "ic_fluent_math_formula_16_regular"
case .mathFormula20Filled: return "ic_fluent_math_formula_20_filled"
@@ -24919,8 +25027,6 @@ import Foundation
case .maximize24Regular: return "ic_fluent_maximize_24_regular"
case .maximize28Filled: return "ic_fluent_maximize_28_filled"
case .maximize28Regular: return "ic_fluent_maximize_28_regular"
- default: break }
- switch self {
case .maximize48Filled: return "ic_fluent_maximize_48_filled"
case .maximize48Regular: return "ic_fluent_maximize_48_regular"
case .meetNow16Filled: return "ic_fluent_meet_now_16_filled"
@@ -24993,6 +25099,8 @@ import Foundation
case .mic16Regular: return "ic_fluent_mic_16_regular"
case .mic20Filled: return "ic_fluent_mic_20_filled"
case .mic20Regular: return "ic_fluent_mic_20_regular"
+ default: break }
+ switch self {
case .mic24Filled: return "ic_fluent_mic_24_filled"
case .mic24Regular: return "ic_fluent_mic_24_regular"
case .mic28Filled: return "ic_fluent_mic_28_filled"
@@ -25021,8 +25129,6 @@ import Foundation
case .micProhibited20Regular: return "ic_fluent_mic_prohibited_20_regular"
case .micProhibited24Filled: return "ic_fluent_mic_prohibited_24_filled"
case .micProhibited24Regular: return "ic_fluent_mic_prohibited_24_regular"
- default: break }
- switch self {
case .micProhibited28Filled: return "ic_fluent_mic_prohibited_28_filled"
case .micProhibited28Regular: return "ic_fluent_mic_prohibited_28_regular"
case .micProhibited48Filled: return "ic_fluent_mic_prohibited_48_filled"
@@ -25095,6 +25201,8 @@ import Foundation
case .molecule24Regular: return "ic_fluent_molecule_24_regular"
case .molecule28Filled: return "ic_fluent_molecule_28_filled"
case .molecule28Regular: return "ic_fluent_molecule_28_regular"
+ default: break }
+ switch self {
case .molecule32Filled: return "ic_fluent_molecule_32_filled"
case .molecule32Regular: return "ic_fluent_molecule_32_regular"
case .molecule48Filled: return "ic_fluent_molecule_48_filled"
@@ -25123,8 +25231,6 @@ import Foundation
case .moneyOff20Regular: return "ic_fluent_money_off_20_regular"
case .moneyOff24Filled: return "ic_fluent_money_off_24_filled"
case .moneyOff24Regular: return "ic_fluent_money_off_24_regular"
- default: break }
- switch self {
case .moneySettings16Filled: return "ic_fluent_money_settings_16_filled"
case .moneySettings16Regular: return "ic_fluent_money_settings_16_regular"
case .moneySettings20Filled: return "ic_fluent_money_settings_20_filled"
@@ -25197,6 +25303,8 @@ 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"
@@ -25225,8 +25333,6 @@ import Foundation
case .multiplier1X20Regular: return "ic_fluent_multiplier_1x_20_regular"
case .multiplier1X24Filled: return "ic_fluent_multiplier_1x_24_filled"
case .multiplier1X24Regular: return "ic_fluent_multiplier_1x_24_regular"
- default: break }
- switch self {
case .multiplier1X28Filled: return "ic_fluent_multiplier_1x_28_filled"
case .multiplier1X28Regular: return "ic_fluent_multiplier_1x_28_regular"
case .multiplier1X32Filled: return "ic_fluent_multiplier_1x_32_filled"
@@ -25299,6 +25405,8 @@ import Foundation
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"
@@ -25327,8 +25435,6 @@ import Foundation
case .next16Regular: return "ic_fluent_next_16_regular"
case .next20Filled: return "ic_fluent_next_20_filled"
case .next20Regular: return "ic_fluent_next_20_regular"
- default: break }
- switch self {
case .next24Filled: return "ic_fluent_next_24_filled"
case .next24Regular: return "ic_fluent_next_24_regular"
case .next28Filled: return "ic_fluent_next_28_filled"
@@ -25401,6 +25507,8 @@ import Foundation
case .notebookSection20Regular: return "ic_fluent_notebook_section_20_regular"
case .notebookSection24Filled: return "ic_fluent_notebook_section_24_filled"
case .notebookSection24Regular: return "ic_fluent_notebook_section_24_regular"
+ default: break }
+ switch self {
case .notebookSectionArrowRight20Filled: return "ic_fluent_notebook_section_arrow_right_20_filled"
case .notebookSectionArrowRight20Regular: return "ic_fluent_notebook_section_arrow_right_20_regular"
case .notebookSectionArrowRight24Filled: return "ic_fluent_notebook_section_arrow_right_24_filled"
@@ -25429,8 +25537,6 @@ import Foundation
case .notepadEdit16Regular: return "ic_fluent_notepad_edit_16_regular"
case .notepadEdit20Filled: return "ic_fluent_notepad_edit_20_filled"
case .notepadEdit20Regular: return "ic_fluent_notepad_edit_20_regular"
- default: break }
- switch self {
case .notepadPerson16Filled: return "ic_fluent_notepad_person_16_filled"
case .notepadPerson16Regular: return "ic_fluent_notepad_person_16_regular"
case .notepadPerson20Filled: return "ic_fluent_notepad_person_20_filled"
@@ -25503,6 +25609,8 @@ import Foundation
case .numberCircle424Regular: return "ic_fluent_number_circle_4_24_regular"
case .numberCircle428Filled: return "ic_fluent_number_circle_4_28_filled"
case .numberCircle428Regular: return "ic_fluent_number_circle_4_28_regular"
+ default: break }
+ switch self {
case .numberCircle432Filled: return "ic_fluent_number_circle_4_32_filled"
case .numberCircle432Regular: return "ic_fluent_number_circle_4_32_regular"
case .numberCircle448Filled: return "ic_fluent_number_circle_4_48_filled"
@@ -25531,8 +25639,6 @@ import Foundation
case .numberCircle632Regular: return "ic_fluent_number_circle_6_32_regular"
case .numberCircle648Filled: return "ic_fluent_number_circle_6_48_filled"
case .numberCircle648Regular: return "ic_fluent_number_circle_6_48_regular"
- default: break }
- switch self {
case .numberCircle716Filled: return "ic_fluent_number_circle_7_16_filled"
case .numberCircle716Regular: return "ic_fluent_number_circle_7_16_regular"
case .numberCircle720Filled: return "ic_fluent_number_circle_7_20_filled"
@@ -25605,6 +25711,8 @@ import Foundation
case .open24Regular: return "ic_fluent_open_24_regular"
case .open28Filled: return "ic_fluent_open_28_filled"
case .open28Regular: return "ic_fluent_open_28_regular"
+ default: break }
+ switch self {
case .open32Filled: return "ic_fluent_open_32_filled"
case .open32Regular: return "ic_fluent_open_32_regular"
case .open48Filled: return "ic_fluent_open_48_filled"
@@ -25633,8 +25741,6 @@ import Foundation
case .options16Regular: return "ic_fluent_options_16_regular"
case .options20Filled: return "ic_fluent_options_20_filled"
case .options20Regular: return "ic_fluent_options_20_regular"
- default: break }
- switch self {
case .options24Filled: return "ic_fluent_options_24_filled"
case .options24Regular: return "ic_fluent_options_24_regular"
case .options28Filled: return "ic_fluent_options_28_filled"
@@ -25707,6 +25813,8 @@ import Foundation
case .pageFit16Regular: return "ic_fluent_page_fit_16_regular"
case .pageFit20Filled: return "ic_fluent_page_fit_20_filled"
case .pageFit20Regular: return "ic_fluent_page_fit_20_regular"
+ default: break }
+ switch self {
case .pageFit24Filled: return "ic_fluent_page_fit_24_filled"
case .pageFit24Regular: return "ic_fluent_page_fit_24_regular"
case .paintBrush16Filled: return "ic_fluent_paint_brush_16_filled"
@@ -25735,8 +25843,6 @@ import Foundation
case .paintBrushSubtract16Regular: return "ic_fluent_paint_brush_subtract_16_regular"
case .paintBrushSubtract20Filled: return "ic_fluent_paint_brush_subtract_20_filled"
case .paintBrushSubtract20Regular: return "ic_fluent_paint_brush_subtract_20_regular"
- default: break }
- switch self {
case .paintBrushSubtract24Filled: return "ic_fluent_paint_brush_subtract_24_filled"
case .paintBrushSubtract24Regular: return "ic_fluent_paint_brush_subtract_24_regular"
case .paintBrushSubtract28Filled: return "ic_fluent_paint_brush_subtract_28_filled"
@@ -25809,6 +25915,8 @@ import Foundation
case .panelLeftHeader20Regular: return "ic_fluent_panel_left_header_20_regular"
case .panelLeftHeader24Filled: return "ic_fluent_panel_left_header_24_filled"
case .panelLeftHeader24Regular: return "ic_fluent_panel_left_header_24_regular"
+ default: break }
+ switch self {
case .panelLeftHeader28Filled: return "ic_fluent_panel_left_header_28_filled"
case .panelLeftHeader28Regular: return "ic_fluent_panel_left_header_28_regular"
case .panelLeftHeader32Filled: return "ic_fluent_panel_left_header_32_filled"
@@ -25837,8 +25945,6 @@ import Foundation
case .panelLeftKey16Regular: return "ic_fluent_panel_left_key_16_regular"
case .panelLeftKey20Filled: return "ic_fluent_panel_left_key_20_filled"
case .panelLeftKey20Regular: return "ic_fluent_panel_left_key_20_regular"
- default: break }
- switch self {
case .panelLeftKey24Filled: return "ic_fluent_panel_left_key_24_filled"
case .panelLeftKey24Regular: return "ic_fluent_panel_left_key_24_regular"
case .panelLeftText16Filled: return "ic_fluent_panel_left_text_16_filled"
@@ -25911,6 +26017,8 @@ import Foundation
case .panelRightGallery24Regular: return "ic_fluent_panel_right_gallery_24_regular"
case .panelRightGallery28Filled: return "ic_fluent_panel_right_gallery_28_filled"
case .panelRightGallery28Regular: return "ic_fluent_panel_right_gallery_28_regular"
+ default: break }
+ switch self {
case .panelSeparateWindow20Filled: return "ic_fluent_panel_separate_window_20_filled"
case .panelSeparateWindow20Regular: return "ic_fluent_panel_separate_window_20_regular"
case .panelTopContract20Filled: return "ic_fluent_panel_top_contract_20_filled"
@@ -25939,8 +26047,6 @@ import Foundation
case .passwordClock48Regular: return "ic_fluent_password_clock_48_regular"
case .passwordReset48Filled: return "ic_fluent_password_reset_48_filled"
case .passwordReset48Regular: return "ic_fluent_password_reset_48_regular"
- default: break }
- switch self {
case .patch20Filled: return "ic_fluent_patch_20_filled"
case .patch20Regular: return "ic_fluent_patch_20_regular"
case .patch24Filled: return "ic_fluent_patch_24_filled"
@@ -26013,6 +26119,8 @@ import Foundation
case .pen24Regular: return "ic_fluent_pen_24_regular"
case .pen28Filled: return "ic_fluent_pen_28_filled"
case .pen28Regular: return "ic_fluent_pen_28_regular"
+ default: break }
+ switch self {
case .pen32Filled: return "ic_fluent_pen_32_filled"
case .pen32Regular: return "ic_fluent_pen_32_regular"
case .pen48Filled: return "ic_fluent_pen_48_filled"
@@ -26041,8 +26149,6 @@ import Foundation
case .penOff32Regular: return "ic_fluent_pen_off_32_regular"
case .penOff48Filled: return "ic_fluent_pen_off_48_filled"
case .penOff48Regular: return "ic_fluent_pen_off_48_regular"
- default: break }
- switch self {
case .penProhibited16Filled: return "ic_fluent_pen_prohibited_16_filled"
case .penProhibited16Regular: return "ic_fluent_pen_prohibited_16_regular"
case .penProhibited20Filled: return "ic_fluent_pen_prohibited_20_filled"
@@ -26115,6 +26221,8 @@ import Foundation
case .peopleChat20Regular: return "ic_fluent_people_chat_20_regular"
case .peopleChat24Filled: return "ic_fluent_people_chat_24_filled"
case .peopleChat24Regular: return "ic_fluent_people_chat_24_regular"
+ default: break }
+ switch self {
case .peopleCheckmark16Filled: return "ic_fluent_people_checkmark_16_filled"
case .peopleCheckmark16Regular: return "ic_fluent_people_checkmark_16_regular"
case .peopleCheckmark20Filled: return "ic_fluent_people_checkmark_20_filled"
@@ -26143,8 +26251,6 @@ import Foundation
case .peopleCommunityAdd28Regular: return "ic_fluent_people_community_add_28_regular"
case .peopleEdit16Filled: return "ic_fluent_people_edit_16_filled"
case .peopleEdit16Regular: return "ic_fluent_people_edit_16_regular"
- default: break }
- switch self {
case .peopleEdit20Filled: return "ic_fluent_people_edit_20_filled"
case .peopleEdit20Regular: return "ic_fluent_people_edit_20_regular"
case .peopleEdit24Filled: return "ic_fluent_people_edit_24_filled"
@@ -26217,6 +26323,8 @@ import Foundation
case .peopleSubtract32Regular: return "ic_fluent_people_subtract_32_regular"
case .peopleSwap16Filled: return "ic_fluent_people_swap_16_filled"
case .peopleSwap16Regular: return "ic_fluent_people_swap_16_regular"
+ default: break }
+ switch self {
case .peopleSwap20Filled: return "ic_fluent_people_swap_20_filled"
case .peopleSwap20Regular: return "ic_fluent_people_swap_20_regular"
case .peopleSwap24Filled: return "ic_fluent_people_swap_24_filled"
@@ -26245,8 +26353,6 @@ import Foundation
case .peopleTeamAdd20Regular: return "ic_fluent_people_team_add_20_regular"
case .peopleTeamAdd24Filled: return "ic_fluent_people_team_add_24_filled"
case .peopleTeamAdd24Regular: return "ic_fluent_people_team_add_24_regular"
- default: break }
- switch self {
case .peopleTeamDelete16Filled: return "ic_fluent_people_team_delete_16_filled"
case .peopleTeamDelete16Regular: return "ic_fluent_people_team_delete_16_regular"
case .peopleTeamDelete20Filled: return "ic_fluent_people_team_delete_20_filled"
@@ -26319,6 +26425,8 @@ import Foundation
case .personAlertOff32Regular: return "ic_fluent_person_alert_off_32_regular"
case .personArrowBack16Filled: return "ic_fluent_person_arrow_back_16_filled"
case .personArrowBack16Regular: return "ic_fluent_person_arrow_back_16_regular"
+ default: break }
+ switch self {
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"
@@ -26347,8 +26455,6 @@ import Foundation
case .personAvailable20Regular: return "ic_fluent_person_available_20_regular"
case .personAvailable24Filled: return "ic_fluent_person_available_24_filled"
case .personAvailable24Regular: return "ic_fluent_person_available_24_regular"
- default: break }
- switch self {
case .personBoard12Filled: return "ic_fluent_person_board_12_filled"
case .personBoard12Regular: return "ic_fluent_person_board_12_regular"
case .personBoard16Filled: return "ic_fluent_person_board_16_filled"
@@ -26421,6 +26527,8 @@ import Foundation
case .personHeart24Regular: return "ic_fluent_person_heart_24_regular"
case .personInfo16Filled: return "ic_fluent_person_info_16_filled"
case .personInfo16Regular: return "ic_fluent_person_info_16_regular"
+ default: break }
+ switch self {
case .personInfo20Filled: return "ic_fluent_person_info_20_filled"
case .personInfo20Regular: return "ic_fluent_person_info_20_regular"
case .personInfo24Filled: return "ic_fluent_person_info_24_filled"
@@ -26449,8 +26557,6 @@ import Foundation
case .personLink48Regular: return "ic_fluent_person_link_48_regular"
case .personLock16Filled: return "ic_fluent_person_lock_16_filled"
case .personLock16Regular: return "ic_fluent_person_lock_16_regular"
- default: break }
- switch self {
case .personLock20Filled: return "ic_fluent_person_lock_20_filled"
case .personLock20Regular: return "ic_fluent_person_lock_20_regular"
case .personLock24Filled: return "ic_fluent_person_lock_24_filled"
@@ -26523,6 +26629,8 @@ import Foundation
case .personSearch20Regular: return "ic_fluent_person_search_20_regular"
case .personSearch24Filled: return "ic_fluent_person_search_24_filled"
case .personSearch24Regular: return "ic_fluent_person_search_24_regular"
+ default: break }
+ switch self {
case .personSearch32Filled: return "ic_fluent_person_search_32_filled"
case .personSearch32Regular: return "ic_fluent_person_search_32_regular"
case .personSettings16Filled: return "ic_fluent_person_settings_16_filled"
@@ -26551,8 +26659,6 @@ import Foundation
case .personStar16Regular: return "ic_fluent_person_star_16_regular"
case .personStar20Filled: return "ic_fluent_person_star_20_filled"
case .personStar20Regular: return "ic_fluent_person_star_20_regular"
- default: break }
- switch self {
case .personStar24Filled: return "ic_fluent_person_star_24_filled"
case .personStar24Regular: return "ic_fluent_person_star_24_regular"
case .personStar28Filled: return "ic_fluent_person_star_28_filled"
@@ -26625,6 +26731,8 @@ import Foundation
case .personWalking16Regular: return "ic_fluent_person_walking_16_regular"
case .personWalking20Filled: return "ic_fluent_person_walking_20_filled"
case .personWalking20Regular: return "ic_fluent_person_walking_20_regular"
+ default: break }
+ switch self {
case .personWalking24Filled: return "ic_fluent_person_walking_24_filled"
case .personWalking24Regular: return "ic_fluent_person_walking_24_regular"
case .personWarning16Filled: return "ic_fluent_person_warning_16_filled"
@@ -26653,8 +26761,6 @@ import Foundation
case .phone28Regular: return "ic_fluent_phone_28_regular"
case .phone32Filled: return "ic_fluent_phone_32_filled"
case .phone32Regular: return "ic_fluent_phone_32_regular"
- default: break }
- switch self {
case .phone48Filled: return "ic_fluent_phone_48_filled"
case .phone48Regular: return "ic_fluent_phone_48_regular"
case .phoneAdd20Filled: return "ic_fluent_phone_add_20_filled"
@@ -26727,6 +26833,8 @@ import Foundation
case .phoneLaptop32Regular: return "ic_fluent_phone_laptop_32_regular"
case .phoneLinkSetup20Filled: return "ic_fluent_phone_link_setup_20_filled"
case .phoneLinkSetup20Regular: return "ic_fluent_phone_link_setup_20_regular"
+ default: break }
+ switch self {
case .phoneLinkSetup24Filled: return "ic_fluent_phone_link_setup_24_filled"
case .phoneLinkSetup24Regular: return "ic_fluent_phone_link_setup_24_regular"
case .phoneLock20Filled: return "ic_fluent_phone_lock_20_filled"
@@ -26755,8 +26863,6 @@ import Foundation
case .phoneShake20Regular: return "ic_fluent_phone_shake_20_regular"
case .phoneShake24Filled: return "ic_fluent_phone_shake_24_filled"
case .phoneShake24Regular: return "ic_fluent_phone_shake_24_regular"
- default: break }
- switch self {
case .phoneSpanIn16Filled: return "ic_fluent_phone_span_in_16_filled"
case .phoneSpanIn16Regular: return "ic_fluent_phone_span_in_16_regular"
case .phoneSpanIn20Filled: return "ic_fluent_phone_span_in_20_filled"
@@ -26829,6 +26935,8 @@ import Foundation
case .pictureInPictureExit20Regular: return "ic_fluent_picture_in_picture_exit_20_regular"
case .pictureInPictureExit24Filled: return "ic_fluent_picture_in_picture_exit_24_filled"
case .pictureInPictureExit24Regular: return "ic_fluent_picture_in_picture_exit_24_regular"
+ default: break }
+ switch self {
case .pill16Filled: return "ic_fluent_pill_16_filled"
case .pill16Regular: return "ic_fluent_pill_16_regular"
case .pill20Filled: return "ic_fluent_pill_20_filled"
@@ -26857,8 +26965,6 @@ import Foundation
case .pinGlobe20Regular: return "ic_fluent_pin_globe_20_regular"
case .pinOff16Filled: return "ic_fluent_pin_off_16_filled"
case .pinOff16Regular: return "ic_fluent_pin_off_16_regular"
- default: break }
- switch self {
case .pinOff20Filled: return "ic_fluent_pin_off_20_filled"
case .pinOff20Regular: return "ic_fluent_pin_off_20_regular"
case .pinOff24Filled: return "ic_fluent_pin_off_24_filled"
@@ -26931,6 +27037,8 @@ import Foundation
case .playCircleHint16Regular: return "ic_fluent_play_circle_hint_16_regular"
case .playCircleHint20Filled: return "ic_fluent_play_circle_hint_20_filled"
case .playCircleHint20Regular: return "ic_fluent_play_circle_hint_20_regular"
+ default: break }
+ switch self {
case .playCircleHint24Filled: return "ic_fluent_play_circle_hint_24_filled"
case .playCircleHint24Regular: return "ic_fluent_play_circle_hint_24_regular"
case .playCircleSparkle16Filled: return "ic_fluent_play_circle_sparkle_16_filled"
@@ -26959,8 +27067,6 @@ import Foundation
case .plugConnectedSettings20Regular: return "ic_fluent_plug_connected_settings_20_regular"
case .plugConnectedSettings24Filled: return "ic_fluent_plug_connected_settings_24_filled"
case .plugConnectedSettings24Regular: return "ic_fluent_plug_connected_settings_24_regular"
- default: break }
- switch self {
case .plugDisconnected16Filled: return "ic_fluent_plug_disconnected_16_filled"
case .plugDisconnected16Regular: return "ic_fluent_plug_disconnected_16_regular"
case .plugDisconnected20Filled: return "ic_fluent_plug_disconnected_20_filled"
@@ -27033,6 +27139,8 @@ import Foundation
case .power20Regular: return "ic_fluent_power_20_regular"
case .power24Filled: return "ic_fluent_power_24_filled"
case .power24Regular: return "ic_fluent_power_24_regular"
+ default: break }
+ switch self {
case .power28Filled: return "ic_fluent_power_28_filled"
case .power28Regular: return "ic_fluent_power_28_regular"
case .predictions20Filled: return "ic_fluent_predictions_20_filled"
@@ -27061,8 +27169,6 @@ import Foundation
case .presenceAvailable10Regular: return "ic_fluent_presence_available_10_regular"
case .presenceAvailable12Filled: return "ic_fluent_presence_available_12_filled"
case .presenceAvailable12Regular: return "ic_fluent_presence_available_12_regular"
- default: break }
- switch self {
case .presenceAvailable16Filled: return "ic_fluent_presence_available_16_filled"
case .presenceAvailable16Regular: return "ic_fluent_presence_available_16_regular"
case .presenceAvailable20Filled: return "ic_fluent_presence_available_20_filled"
@@ -27135,6 +27241,8 @@ import Foundation
case .previous24Filled: return "ic_fluent_previous_24_filled"
case .previous24Regular: return "ic_fluent_previous_24_regular"
case .previous28Filled: return "ic_fluent_previous_28_filled"
+ default: break }
+ switch self {
case .previous28Regular: return "ic_fluent_previous_28_regular"
case .previous32Filled: return "ic_fluent_previous_32_filled"
case .previous32Regular: return "ic_fluent_previous_32_regular"
@@ -27163,8 +27271,6 @@ import Foundation
case .production20Filled: return "ic_fluent_production_20_filled"
case .production20Regular: return "ic_fluent_production_20_regular"
case .production24Filled: return "ic_fluent_production_24_filled"
- default: break }
- switch self {
case .production24Regular: return "ic_fluent_production_24_regular"
case .productionCheckmark20Filled: return "ic_fluent_production_checkmark_20_filled"
case .productionCheckmark20Regular: return "ic_fluent_production_checkmark_20_regular"
@@ -27214,6 +27320,18 @@ import Foundation
case .projectionScreenText20Regular: return "ic_fluent_projection_screen_text_20_regular"
case .projectionScreenText24Filled: return "ic_fluent_projection_screen_text_24_filled"
case .projectionScreenText24Regular: return "ic_fluent_projection_screen_text_24_regular"
+ case .prompt16Filled: return "ic_fluent_prompt_16_filled"
+ case .prompt16Regular: return "ic_fluent_prompt_16_regular"
+ case .prompt20Filled: return "ic_fluent_prompt_20_filled"
+ case .prompt20Regular: return "ic_fluent_prompt_20_regular"
+ case .prompt24Filled: return "ic_fluent_prompt_24_filled"
+ case .prompt24Regular: return "ic_fluent_prompt_24_regular"
+ case .prompt28Filled: return "ic_fluent_prompt_28_filled"
+ case .prompt28Regular: return "ic_fluent_prompt_28_regular"
+ case .prompt32Filled: return "ic_fluent_prompt_32_filled"
+ case .prompt32Regular: return "ic_fluent_prompt_32_regular"
+ case .prompt48Filled: return "ic_fluent_prompt_48_filled"
+ case .prompt48Regular: return "ic_fluent_prompt_48_regular"
case .protocolHandler16Filled: return "ic_fluent_protocol_handler_16_filled"
case .protocolHandler16Regular: return "ic_fluent_protocol_handler_16_regular"
case .protocolHandler20Filled: return "ic_fluent_protocol_handler_20_filled"
@@ -27225,6 +27343,8 @@ import Foundation
case .pulse24Filled: return "ic_fluent_pulse_24_filled"
case .pulse24Regular: return "ic_fluent_pulse_24_regular"
case .pulse28Filled: return "ic_fluent_pulse_28_filled"
+ default: break }
+ switch self {
case .pulse28Regular: return "ic_fluent_pulse_28_regular"
case .pulse32Filled: return "ic_fluent_pulse_32_filled"
case .pulse32Regular: return "ic_fluent_pulse_32_regular"
@@ -27265,8 +27385,6 @@ import Foundation
case .question24Filled: return "ic_fluent_question_24_filled"
case .question24Regular: return "ic_fluent_question_24_regular"
case .question28Filled: return "ic_fluent_question_28_filled"
- default: break }
- switch self {
case .question28Regular: return "ic_fluent_question_28_regular"
case .question32Filled: return "ic_fluent_question_32_filled"
case .question32Regular: return "ic_fluent_question_32_regular"
@@ -27327,6 +27445,8 @@ import Foundation
case .reOrder20Filled: return "ic_fluent_re_order_20_filled"
case .reOrder20Regular: return "ic_fluent_re_order_20_regular"
case .reOrder24Filled: return "ic_fluent_re_order_24_filled"
+ default: break }
+ switch self {
case .reOrder24Regular: return "ic_fluent_re_order_24_regular"
case .reOrderDotsHorizontal16Filled: return "ic_fluent_re_order_dots_horizontal_16_filled"
case .reOrderDotsHorizontal16Regular: return "ic_fluent_re_order_dots_horizontal_16_regular"
@@ -27367,8 +27487,6 @@ import Foundation
case .readingModeMobile20Filled: return "ic_fluent_reading_mode_mobile_20_filled"
case .readingModeMobile20Regular: return "ic_fluent_reading_mode_mobile_20_regular"
case .readingModeMobile24Filled: return "ic_fluent_reading_mode_mobile_24_filled"
- default: break }
- switch self {
case .readingModeMobile24Regular: return "ic_fluent_reading_mode_mobile_24_regular"
case .realEstate20Filled: return "ic_fluent_real_estate_20_filled"
case .realEstate20Regular: return "ic_fluent_real_estate_20_regular"
@@ -27429,6 +27547,8 @@ import Foundation
case .record48Filled: return "ic_fluent_record_48_filled"
case .record48Regular: return "ic_fluent_record_48_regular"
case .recordStop12Filled: return "ic_fluent_record_stop_12_filled"
+ default: break }
+ switch self {
case .recordStop12Regular: return "ic_fluent_record_stop_12_regular"
case .recordStop16Filled: return "ic_fluent_record_stop_16_filled"
case .recordStop16Regular: return "ic_fluent_record_stop_16_regular"
@@ -27469,8 +27589,6 @@ import Foundation
case .rectangleLandscapeSparkle24Filled: return "ic_fluent_rectangle_landscape_sparkle_24_filled"
case .rectangleLandscapeSparkle24Regular: return "ic_fluent_rectangle_landscape_sparkle_24_regular"
case .rectangleLandscapeSparkle28Filled: return "ic_fluent_rectangle_landscape_sparkle_28_filled"
- default: break }
- switch self {
case .rectangleLandscapeSparkle28Regular: return "ic_fluent_rectangle_landscape_sparkle_28_regular"
case .rectangleLandscapeSparkle32Filled: return "ic_fluent_rectangle_landscape_sparkle_32_filled"
case .rectangleLandscapeSparkle32Regular: return "ic_fluent_rectangle_landscape_sparkle_32_regular"
@@ -27531,6 +27649,8 @@ import Foundation
case .replay32Filled: return "ic_fluent_replay_32_filled"
case .replay32Regular: return "ic_fluent_replay_32_regular"
case .resize16Filled: return "ic_fluent_resize_16_filled"
+ default: break }
+ switch self {
case .resize16Regular: return "ic_fluent_resize_16_regular"
case .resize20Filled: return "ic_fluent_resize_20_filled"
case .resize20Regular: return "ic_fluent_resize_20_regular"
@@ -27571,8 +27691,6 @@ import Foundation
case .reward16Filled: return "ic_fluent_reward_16_filled"
case .reward16Regular: return "ic_fluent_reward_16_regular"
case .reward20Filled: return "ic_fluent_reward_20_filled"
- default: break }
- switch self {
case .reward20Regular: return "ic_fluent_reward_20_regular"
case .reward24Filled: return "ic_fluent_reward_24_filled"
case .reward24Regular: return "ic_fluent_reward_24_regular"
@@ -27633,6 +27751,8 @@ import Foundation
case .roadCone20Filled: return "ic_fluent_road_cone_20_filled"
case .roadCone20Regular: return "ic_fluent_road_cone_20_regular"
case .roadCone24Filled: return "ic_fluent_road_cone_24_filled"
+ default: break }
+ switch self {
case .roadCone24Regular: return "ic_fluent_road_cone_24_regular"
case .roadCone28Filled: return "ic_fluent_road_cone_28_filled"
case .roadCone28Regular: return "ic_fluent_road_cone_28_regular"
@@ -27673,8 +27793,6 @@ import Foundation
case .ruler20Filled: return "ic_fluent_ruler_20_filled"
case .ruler20Regular: return "ic_fluent_ruler_20_regular"
case .ruler24Filled: return "ic_fluent_ruler_24_filled"
- default: break }
- switch self {
case .ruler24Regular: return "ic_fluent_ruler_24_regular"
case .ruler28Filled: return "ic_fluent_ruler_28_filled"
case .ruler28Regular: return "ic_fluent_ruler_28_regular"
@@ -27735,6 +27853,8 @@ import Foundation
case .savings16Filled: return "ic_fluent_savings_16_filled"
case .savings16Regular: return "ic_fluent_savings_16_regular"
case .savings20Filled: return "ic_fluent_savings_20_filled"
+ default: break }
+ switch self {
case .savings20Regular: return "ic_fluent_savings_20_regular"
case .savings24Filled: return "ic_fluent_savings_24_filled"
case .savings24Regular: return "ic_fluent_savings_24_regular"
@@ -27775,8 +27895,6 @@ import Foundation
case .scanDash16Filled: return "ic_fluent_scan_dash_16_filled"
case .scanDash16Regular: return "ic_fluent_scan_dash_16_regular"
case .scanDash20Filled: return "ic_fluent_scan_dash_20_filled"
- default: break }
- switch self {
case .scanDash20Regular: return "ic_fluent_scan_dash_20_regular"
case .scanDash24Filled: return "ic_fluent_scan_dash_24_filled"
case .scanDash24Regular: return "ic_fluent_scan_dash_24_regular"
@@ -27837,6 +27955,8 @@ import Foundation
case .scanType20Filled: return "ic_fluent_scan_type_20_filled"
case .scanType20Regular: return "ic_fluent_scan_type_20_regular"
case .scanType24Filled: return "ic_fluent_scan_type_24_filled"
+ default: break }
+ switch self {
case .scanType24Regular: return "ic_fluent_scan_type_24_regular"
case .scanTypeCheckmark20Filled: return "ic_fluent_scan_type_checkmark_20_filled"
case .scanTypeCheckmark20Regular: return "ic_fluent_scan_type_checkmark_20_regular"
@@ -27877,8 +27997,6 @@ import Foundation
case .script16Filled: return "ic_fluent_script_16_filled"
case .script16Regular: return "ic_fluent_script_16_regular"
case .script20Filled: return "ic_fluent_script_20_filled"
- default: break }
- switch self {
case .script20Regular: return "ic_fluent_script_20_regular"
case .script24Filled: return "ic_fluent_script_24_filled"
case .script24Regular: return "ic_fluent_script_24_regular"
@@ -27906,6 +28024,18 @@ import Foundation
case .searchSettings20Regular: return "ic_fluent_search_settings_20_regular"
case .searchShield20Filled: return "ic_fluent_search_shield_20_filled"
case .searchShield20Regular: return "ic_fluent_search_shield_20_regular"
+ case .searchSparkle16Filled: return "ic_fluent_search_sparkle_16_filled"
+ case .searchSparkle16Regular: return "ic_fluent_search_sparkle_16_regular"
+ case .searchSparkle20Filled: return "ic_fluent_search_sparkle_20_filled"
+ case .searchSparkle20Regular: return "ic_fluent_search_sparkle_20_regular"
+ case .searchSparkle24Filled: return "ic_fluent_search_sparkle_24_filled"
+ case .searchSparkle24Regular: return "ic_fluent_search_sparkle_24_regular"
+ case .searchSparkle28Filled: return "ic_fluent_search_sparkle_28_filled"
+ case .searchSparkle28Regular: return "ic_fluent_search_sparkle_28_regular"
+ case .searchSparkle32Filled: return "ic_fluent_search_sparkle_32_filled"
+ case .searchSparkle32Regular: return "ic_fluent_search_sparkle_32_regular"
+ case .searchSparkle48Filled: return "ic_fluent_search_sparkle_48_filled"
+ case .searchSparkle48Regular: return "ic_fluent_search_sparkle_48_regular"
case .searchSquare16Filled: return "ic_fluent_search_square_16_filled"
case .searchSquare16Regular: return "ic_fluent_search_square_16_regular"
case .searchSquare20Filled: return "ic_fluent_search_square_20_filled"
@@ -27927,6 +28057,8 @@ import Foundation
case .seatAdd16Filled: return "ic_fluent_seat_add_16_filled"
case .seatAdd16Regular: return "ic_fluent_seat_add_16_regular"
case .seatAdd20Filled: return "ic_fluent_seat_add_20_filled"
+ default: break }
+ switch self {
case .seatAdd20Regular: return "ic_fluent_seat_add_20_regular"
case .seatAdd24Filled: return "ic_fluent_seat_add_24_filled"
case .seatAdd24Regular: return "ic_fluent_seat_add_24_regular"
@@ -27979,8 +28111,6 @@ import Foundation
case .sendBeaker28Filled: return "ic_fluent_send_beaker_28_filled"
case .sendBeaker28Regular: return "ic_fluent_send_beaker_28_regular"
case .sendBeaker32Filled: return "ic_fluent_send_beaker_32_filled"
- default: break }
- switch self {
case .sendBeaker32Regular: return "ic_fluent_send_beaker_32_regular"
case .sendBeaker48Filled: return "ic_fluent_send_beaker_48_filled"
case .sendBeaker48Regular: return "ic_fluent_send_beaker_48_regular"
@@ -28029,6 +28159,8 @@ import Foundation
case .serviceBell16Filled: return "ic_fluent_service_bell_16_filled"
case .serviceBell16Regular: return "ic_fluent_service_bell_16_regular"
case .serviceBell20Filled: return "ic_fluent_service_bell_20_filled"
+ default: break }
+ switch self {
case .serviceBell20Regular: return "ic_fluent_service_bell_20_regular"
case .serviceBell24Filled: return "ic_fluent_service_bell_24_filled"
case .serviceBell24Regular: return "ic_fluent_service_bell_24_regular"
@@ -28081,8 +28213,6 @@ import Foundation
case .shapeSubtract16Filled: return "ic_fluent_shape_subtract_16_filled"
case .shapeSubtract16Regular: return "ic_fluent_shape_subtract_16_regular"
case .shapeSubtract20Filled: return "ic_fluent_shape_subtract_20_filled"
- default: break }
- switch self {
case .shapeSubtract20Regular: return "ic_fluent_shape_subtract_20_regular"
case .shapeSubtract24Filled: return "ic_fluent_shape_subtract_24_filled"
case .shapeSubtract24Regular: return "ic_fluent_shape_subtract_24_regular"
@@ -28131,6 +28261,8 @@ import Foundation
case .shareIos24Filled: return "ic_fluent_share_ios_24_filled"
case .shareIos24Regular: return "ic_fluent_share_ios_24_regular"
case .shareIos28Filled: return "ic_fluent_share_ios_28_filled"
+ default: break }
+ switch self {
case .shareIos28Regular: return "ic_fluent_share_ios_28_regular"
case .shareIos48Filled: return "ic_fluent_share_ios_48_filled"
case .shareIos48Regular: return "ic_fluent_share_ios_48_regular"
@@ -28183,8 +28315,6 @@ import Foundation
case .shareScreenStop16Filled: return "ic_fluent_share_screen_stop_16_filled"
case .shareScreenStop16Regular: return "ic_fluent_share_screen_stop_16_regular"
case .shareScreenStop20Filled: return "ic_fluent_share_screen_stop_20_filled"
- default: break }
- switch self {
case .shareScreenStop20Regular: return "ic_fluent_share_screen_stop_20_regular"
case .shareScreenStop24Filled: return "ic_fluent_share_screen_stop_24_filled"
case .shareScreenStop24Regular: return "ic_fluent_share_screen_stop_24_regular"
@@ -28233,6 +28363,8 @@ import Foundation
case .shieldDismiss24Filled: return "ic_fluent_shield_dismiss_24_filled"
case .shieldDismiss24Regular: return "ic_fluent_shield_dismiss_24_regular"
case .shieldDismissShield20Filled: return "ic_fluent_shield_dismiss_shield_20_filled"
+ default: break }
+ switch self {
case .shieldDismissShield20Regular: return "ic_fluent_shield_dismiss_shield_20_regular"
case .shieldError16Filled: return "ic_fluent_shield_error_16_filled"
case .shieldError16Regular: return "ic_fluent_shield_error_16_regular"
@@ -28285,8 +28417,6 @@ import Foundation
case .shieldTask24Filled: return "ic_fluent_shield_task_24_filled"
case .shieldTask24Regular: return "ic_fluent_shield_task_24_regular"
case .shieldTask28Filled: return "ic_fluent_shield_task_28_filled"
- default: break }
- switch self {
case .shieldTask28Regular: return "ic_fluent_shield_task_28_regular"
case .shieldTask48Filled: return "ic_fluent_shield_task_48_filled"
case .shieldTask48Regular: return "ic_fluent_shield_task_48_regular"
@@ -28335,6 +28465,8 @@ import Foundation
case .shiftsProhibited24Filled: return "ic_fluent_shifts_prohibited_24_filled"
case .shiftsProhibited24Regular: return "ic_fluent_shifts_prohibited_24_regular"
case .shiftsQuestionMark20Filled: return "ic_fluent_shifts_question_mark_20_filled"
+ default: break }
+ switch self {
case .shiftsQuestionMark20Regular: return "ic_fluent_shifts_question_mark_20_regular"
case .shiftsQuestionMark24Filled: return "ic_fluent_shifts_question_mark_24_filled"
case .shiftsQuestionMark24Regular: return "ic_fluent_shifts_question_mark_24_regular"
@@ -28387,8 +28519,6 @@ import Foundation
case .showerhead24Filled: return "ic_fluent_showerhead_24_filled"
case .showerhead24Regular: return "ic_fluent_showerhead_24_regular"
case .showerhead32Filled: return "ic_fluent_showerhead_32_filled"
- default: break }
- switch self {
case .showerhead32Regular: return "ic_fluent_showerhead_32_regular"
case .sidebarSearch20Filled: return "ic_fluent_sidebar_search_20_filled"
case .sidebarSearch20Regular: return "ic_fluent_sidebar_search_20_regular"
@@ -28437,6 +28567,8 @@ import Foundation
case .skipForward3024Filled: return "ic_fluent_skip_forward_30_24_filled"
case .skipForward3024Regular: return "ic_fluent_skip_forward_30_24_regular"
case .skipForward3028Filled: return "ic_fluent_skip_forward_30_28_filled"
+ default: break }
+ switch self {
case .skipForward3028Regular: return "ic_fluent_skip_forward_30_28_regular"
case .skipForward3032Filled: return "ic_fluent_skip_forward_30_32_filled"
case .skipForward3032Regular: return "ic_fluent_skip_forward_30_32_regular"
@@ -28489,8 +28621,6 @@ import Foundation
case .slideHide20Filled: return "ic_fluent_slide_hide_20_filled"
case .slideHide20Regular: return "ic_fluent_slide_hide_20_regular"
case .slideHide24Filled: return "ic_fluent_slide_hide_24_filled"
- default: break }
- switch self {
case .slideHide24Regular: return "ic_fluent_slide_hide_24_regular"
case .slideLayout20Filled: return "ic_fluent_slide_layout_20_filled"
case .slideLayout20Regular: return "ic_fluent_slide_layout_20_regular"
@@ -28539,6 +28669,8 @@ import Foundation
case .slideSearch24Filled: return "ic_fluent_slide_search_24_filled"
case .slideSearch24Regular: return "ic_fluent_slide_search_24_regular"
case .slideSearch28Filled: return "ic_fluent_slide_search_28_filled"
+ default: break }
+ switch self {
case .slideSearch28Regular: return "ic_fluent_slide_search_28_regular"
case .slideSearch32Filled: return "ic_fluent_slide_search_32_filled"
case .slideSearch32Regular: return "ic_fluent_slide_search_32_regular"
@@ -28560,6 +28692,20 @@ import Foundation
case .slideText28Regular: return "ic_fluent_slide_text_28_regular"
case .slideText48Filled: return "ic_fluent_slide_text_48_filled"
case .slideText48Regular: return "ic_fluent_slide_text_48_regular"
+ case .slideTextCall16Filled: return "ic_fluent_slide_text_call_16_filled"
+ case .slideTextCall16Regular: return "ic_fluent_slide_text_call_16_regular"
+ case .slideTextCall20Filled: return "ic_fluent_slide_text_call_20_filled"
+ case .slideTextCall20Regular: return "ic_fluent_slide_text_call_20_regular"
+ case .slideTextCall24Filled: return "ic_fluent_slide_text_call_24_filled"
+ case .slideTextCall24Regular: return "ic_fluent_slide_text_call_24_regular"
+ case .slideTextCall28Filled: return "ic_fluent_slide_text_call_28_filled"
+ case .slideTextCall28Regular: return "ic_fluent_slide_text_call_28_regular"
+ case .slideTextCall48Filled: return "ic_fluent_slide_text_call_48_filled"
+ case .slideTextCall48Regular: return "ic_fluent_slide_text_call_48_regular"
+ case .slideTextCursor20Filled: return "ic_fluent_slide_text_cursor_20_filled"
+ case .slideTextCursor20Regular: return "ic_fluent_slide_text_cursor_20_regular"
+ case .slideTextCursor24Filled: return "ic_fluent_slide_text_cursor_24_filled"
+ case .slideTextCursor24Regular: return "ic_fluent_slide_text_cursor_24_regular"
case .slideTextEdit16Filled: return "ic_fluent_slide_text_edit_16_filled"
case .slideTextEdit16Regular: return "ic_fluent_slide_text_edit_16_regular"
case .slideTextEdit20Filled: return "ic_fluent_slide_text_edit_20_filled"
@@ -28591,8 +28737,6 @@ import Foundation
case .slideTextSparkle16Filled: return "ic_fluent_slide_text_sparkle_16_filled"
case .slideTextSparkle16Regular: return "ic_fluent_slide_text_sparkle_16_regular"
case .slideTextSparkle20Filled: return "ic_fluent_slide_text_sparkle_20_filled"
- default: break }
- switch self {
case .slideTextSparkle20Regular: return "ic_fluent_slide_text_sparkle_20_regular"
case .slideTextSparkle24Filled: return "ic_fluent_slide_text_sparkle_24_filled"
case .slideTextSparkle24Regular: return "ic_fluent_slide_text_sparkle_24_regular"
@@ -28627,6 +28771,8 @@ import Foundation
case .soundSource28Filled: return "ic_fluent_sound_source_28_filled"
case .soundSource28Regular: return "ic_fluent_sound_source_28_regular"
case .soundWaveCircle20Filled: return "ic_fluent_sound_wave_circle_20_filled"
+ default: break }
+ switch self {
case .soundWaveCircle20Regular: return "ic_fluent_sound_wave_circle_20_regular"
case .soundWaveCircle24Filled: return "ic_fluent_sound_wave_circle_24_filled"
case .soundWaveCircle24Regular: return "ic_fluent_sound_wave_circle_24_regular"
@@ -28693,8 +28839,6 @@ import Foundation
case .speaker032Filled: return "ic_fluent_speaker_0_32_filled"
case .speaker032Regular: return "ic_fluent_speaker_0_32_regular"
case .speaker048Filled: return "ic_fluent_speaker_0_48_filled"
- default: break }
- switch self {
case .speaker048Regular: return "ic_fluent_speaker_0_48_regular"
case .speaker116Filled: return "ic_fluent_speaker_1_16_filled"
case .speaker116Regular: return "ic_fluent_speaker_1_16_regular"
@@ -28729,6 +28873,8 @@ import Foundation
case .speakerBox16Filled: return "ic_fluent_speaker_box_16_filled"
case .speakerBox16Regular: return "ic_fluent_speaker_box_16_regular"
case .speakerBox20Filled: return "ic_fluent_speaker_box_20_filled"
+ default: break }
+ switch self {
case .speakerBox20Regular: return "ic_fluent_speaker_box_20_regular"
case .speakerBox24Filled: return "ic_fluent_speaker_box_24_filled"
case .speakerBox24Regular: return "ic_fluent_speaker_box_24_regular"
@@ -28795,8 +28941,6 @@ import Foundation
case .splitVertical12Filled: return "ic_fluent_split_vertical_12_filled"
case .splitVertical12Regular: return "ic_fluent_split_vertical_12_regular"
case .splitVertical16Filled: return "ic_fluent_split_vertical_16_filled"
- default: break }
- switch self {
case .splitVertical16Regular: return "ic_fluent_split_vertical_16_regular"
case .splitVertical20Filled: return "ic_fluent_split_vertical_20_filled"
case .splitVertical20Regular: return "ic_fluent_split_vertical_20_regular"
@@ -28831,6 +28975,8 @@ import Foundation
case .sportHockey24Filled: return "ic_fluent_sport_hockey_24_filled"
case .sportHockey24Regular: return "ic_fluent_sport_hockey_24_regular"
case .sportSoccer16Filled: return "ic_fluent_sport_soccer_16_filled"
+ default: break }
+ switch self {
case .sportSoccer16Regular: return "ic_fluent_sport_soccer_16_regular"
case .sportSoccer20Filled: return "ic_fluent_sport_soccer_20_filled"
case .sportSoccer20Regular: return "ic_fluent_sport_soccer_20_regular"
@@ -28897,8 +29043,6 @@ import Foundation
case .squareHint28Filled: return "ic_fluent_square_hint_28_filled"
case .squareHint28Regular: return "ic_fluent_square_hint_28_regular"
case .squareHint32Filled: return "ic_fluent_square_hint_32_filled"
- default: break }
- switch self {
case .squareHint32Regular: return "ic_fluent_square_hint_32_regular"
case .squareHint48Filled: return "ic_fluent_square_hint_48_filled"
case .squareHint48Regular: return "ic_fluent_square_hint_48_regular"
@@ -28933,6 +29077,8 @@ import Foundation
case .squareHintSparkles28Filled: return "ic_fluent_square_hint_sparkles_28_filled"
case .squareHintSparkles28Regular: return "ic_fluent_square_hint_sparkles_28_regular"
case .squareHintSparkles32Filled: return "ic_fluent_square_hint_sparkles_32_filled"
+ default: break }
+ switch self {
case .squareHintSparkles32Regular: return "ic_fluent_square_hint_sparkles_32_regular"
case .squareHintSparkles48Filled: return "ic_fluent_square_hint_sparkles_48_filled"
case .squareHintSparkles48Regular: return "ic_fluent_square_hint_sparkles_48_regular"
@@ -28999,8 +29145,6 @@ import Foundation
case .starAdd20Filled: return "ic_fluent_star_add_20_filled"
case .starAdd20Regular: return "ic_fluent_star_add_20_regular"
case .starAdd24Filled: return "ic_fluent_star_add_24_filled"
- default: break }
- switch self {
case .starAdd24Regular: return "ic_fluent_star_add_24_regular"
case .starAdd28Filled: return "ic_fluent_star_add_28_filled"
case .starAdd28Regular: return "ic_fluent_star_add_28_regular"
@@ -29035,6 +29179,8 @@ import Foundation
case .starDismiss28Filled: return "ic_fluent_star_dismiss_28_filled"
case .starDismiss28Regular: return "ic_fluent_star_dismiss_28_regular"
case .starEdit20Filled: return "ic_fluent_star_edit_20_filled"
+ default: break }
+ switch self {
case .starEdit20Regular: return "ic_fluent_star_edit_20_regular"
case .starEdit24Filled: return "ic_fluent_star_edit_24_filled"
case .starEdit24Regular: return "ic_fluent_star_edit_24_regular"
@@ -29101,8 +29247,6 @@ import Foundation
case .starThreeQuarter24Filled: return "ic_fluent_star_three_quarter_24_filled"
case .starThreeQuarter24Regular: return "ic_fluent_star_three_quarter_24_regular"
case .starThreeQuarter28Filled: return "ic_fluent_star_three_quarter_28_filled"
- default: break }
- switch self {
case .starThreeQuarter28Regular: return "ic_fluent_star_three_quarter_28_regular"
case .status12Filled: return "ic_fluent_status_12_filled"
case .status12Regular: return "ic_fluent_status_12_regular"
@@ -29137,6 +29281,8 @@ import Foundation
case .sticker12Filled: return "ic_fluent_sticker_12_filled"
case .sticker12Regular: return "ic_fluent_sticker_12_regular"
case .sticker20Filled: return "ic_fluent_sticker_20_filled"
+ default: break }
+ switch self {
case .sticker20Regular: return "ic_fluent_sticker_20_regular"
case .sticker24Filled: return "ic_fluent_sticker_24_filled"
case .sticker24Regular: return "ic_fluent_sticker_24_regular"
@@ -29203,8 +29349,6 @@ import Foundation
case .subtract12Filled: return "ic_fluent_subtract_12_filled"
case .subtract12Regular: return "ic_fluent_subtract_12_regular"
case .subtract16Filled: return "ic_fluent_subtract_16_filled"
- default: break }
- switch self {
case .subtract16Regular: return "ic_fluent_subtract_16_regular"
case .subtract20Filled: return "ic_fluent_subtract_20_filled"
case .subtract20Regular: return "ic_fluent_subtract_20_regular"
@@ -29239,6 +29383,8 @@ import Foundation
case .subtractParentheses16Filled: return "ic_fluent_subtract_parentheses_16_filled"
case .subtractParentheses16Regular: return "ic_fluent_subtract_parentheses_16_regular"
case .subtractParentheses20Filled: return "ic_fluent_subtract_parentheses_20_filled"
+ default: break }
+ switch self {
case .subtractParentheses20Regular: return "ic_fluent_subtract_parentheses_20_regular"
case .subtractParentheses24Filled: return "ic_fluent_subtract_parentheses_24_filled"
case .subtractParentheses24Regular: return "ic_fluent_subtract_parentheses_24_regular"
@@ -29305,8 +29451,6 @@ import Foundation
case .system24Filled: return "ic_fluent_system_24_filled"
case .system24Regular: return "ic_fluent_system_24_regular"
case .tab16Filled: return "ic_fluent_tab_16_filled"
- default: break }
- switch self {
case .tab16Regular: return "ic_fluent_tab_16_regular"
case .tab20Filled: return "ic_fluent_tab_20_filled"
case .tab20Regular: return "ic_fluent_tab_20_regular"
@@ -29341,6 +29485,8 @@ import Foundation
case .tabDesktopBottom20Filled: return "ic_fluent_tab_desktop_bottom_20_filled"
case .tabDesktopBottom20Regular: return "ic_fluent_tab_desktop_bottom_20_regular"
case .tabDesktopBottom24Filled: return "ic_fluent_tab_desktop_bottom_24_filled"
+ default: break }
+ switch self {
case .tabDesktopBottom24Regular: return "ic_fluent_tab_desktop_bottom_24_regular"
case .tabDesktopClock20Filled: return "ic_fluent_tab_desktop_clock_20_filled"
case .tabDesktopClock20Regular: return "ic_fluent_tab_desktop_clock_20_regular"
@@ -29407,8 +29553,6 @@ import Foundation
case .tabInprivateAccount24Filled: return "ic_fluent_tab_inprivate_account_24_filled"
case .tabInprivateAccount24Regular: return "ic_fluent_tab_inprivate_account_24_regular"
case .tabProhibited20Filled: return "ic_fluent_tab_prohibited_20_filled"
- default: break }
- switch self {
case .tabProhibited20Regular: return "ic_fluent_tab_prohibited_20_regular"
case .tabProhibited24Filled: return "ic_fluent_tab_prohibited_24_filled"
case .tabProhibited24Regular: return "ic_fluent_tab_prohibited_24_regular"
@@ -29443,6 +29587,8 @@ import Foundation
case .tableBottomRow16Filled: return "ic_fluent_table_bottom_row_16_filled"
case .tableBottomRow16Regular: return "ic_fluent_table_bottom_row_16_regular"
case .tableBottomRow20Filled: return "ic_fluent_table_bottom_row_20_filled"
+ default: break }
+ switch self {
case .tableBottomRow20Regular: return "ic_fluent_table_bottom_row_20_regular"
case .tableBottomRow24Filled: return "ic_fluent_table_bottom_row_24_filled"
case .tableBottomRow24Regular: return "ic_fluent_table_bottom_row_24_regular"
@@ -29509,8 +29655,6 @@ import Foundation
case .tableDeleteRow20Filled: return "ic_fluent_table_delete_row_20_filled"
case .tableDeleteRow20Regular: return "ic_fluent_table_delete_row_20_regular"
case .tableDeleteRow24Filled: return "ic_fluent_table_delete_row_24_filled"
- default: break }
- switch self {
case .tableDeleteRow24Regular: return "ic_fluent_table_delete_row_24_regular"
case .tableDeleteRow28Filled: return "ic_fluent_table_delete_row_28_filled"
case .tableDeleteRow28Regular: return "ic_fluent_table_delete_row_28_regular"
@@ -29545,6 +29689,8 @@ import Foundation
case .tableFreezeColumnAndRow24Filled: return "ic_fluent_table_freeze_column_and_row_24_filled"
case .tableFreezeColumnAndRow24Regular: return "ic_fluent_table_freeze_column_and_row_24_regular"
case .tableFreezeColumnAndRow28Filled: return "ic_fluent_table_freeze_column_and_row_28_filled"
+ default: break }
+ switch self {
case .tableFreezeColumnAndRow28Regular: return "ic_fluent_table_freeze_column_and_row_28_regular"
case .tableFreezeRow16Filled: return "ic_fluent_table_freeze_row_16_filled"
case .tableFreezeRow16Regular: return "ic_fluent_table_freeze_row_16_regular"
@@ -29611,8 +29757,6 @@ import Foundation
case .tableMoveBelow16Filled: return "ic_fluent_table_move_below_16_filled"
case .tableMoveBelow16Regular: return "ic_fluent_table_move_below_16_regular"
case .tableMoveBelow20Filled: return "ic_fluent_table_move_below_20_filled"
- default: break }
- switch self {
case .tableMoveBelow20Regular: return "ic_fluent_table_move_below_20_regular"
case .tableMoveBelow24Filled: return "ic_fluent_table_move_below_24_filled"
case .tableMoveBelow24Regular: return "ic_fluent_table_move_below_24_regular"
@@ -29647,6 +29791,8 @@ import Foundation
case .tableOffsetLessThanOrEqualTo20Filled: return "ic_fluent_table_offset_less_than_or_equal_to_20_filled"
case .tableOffsetLessThanOrEqualTo20Regular: return "ic_fluent_table_offset_less_than_or_equal_to_20_regular"
case .tableOffsetLessThanOrEqualTo24Filled: return "ic_fluent_table_offset_less_than_or_equal_to_24_filled"
+ default: break }
+ switch self {
case .tableOffsetLessThanOrEqualTo24Regular: return "ic_fluent_table_offset_less_than_or_equal_to_24_regular"
case .tableOffsetSettings20Filled: return "ic_fluent_table_offset_settings_20_filled"
case .tableOffsetSettings20Regular: return "ic_fluent_table_offset_settings_20_regular"
@@ -29713,8 +29859,6 @@ import Foundation
case .tableSimpleExclude32Filled: return "ic_fluent_table_simple_exclude_32_filled"
case .tableSimpleExclude32Regular: return "ic_fluent_table_simple_exclude_32_regular"
case .tableSimpleExclude48Filled: return "ic_fluent_table_simple_exclude_48_filled"
- default: break }
- switch self {
case .tableSimpleExclude48Regular: return "ic_fluent_table_simple_exclude_48_regular"
case .tableSimpleInclude16Filled: return "ic_fluent_table_simple_include_16_filled"
case .tableSimpleInclude16Regular: return "ic_fluent_table_simple_include_16_regular"
@@ -29749,6 +29893,8 @@ import Foundation
case .tableStackBelow16Filled: return "ic_fluent_table_stack_below_16_filled"
case .tableStackBelow16Regular: return "ic_fluent_table_stack_below_16_regular"
case .tableStackBelow20Filled: return "ic_fluent_table_stack_below_20_filled"
+ default: break }
+ switch self {
case .tableStackBelow20Regular: return "ic_fluent_table_stack_below_20_regular"
case .tableStackBelow24Filled: return "ic_fluent_table_stack_below_24_filled"
case .tableStackBelow24Regular: return "ic_fluent_table_stack_below_24_regular"
@@ -29815,8 +29961,6 @@ import Foundation
case .tag32Filled: return "ic_fluent_tag_32_filled"
case .tag32Regular: return "ic_fluent_tag_32_regular"
case .tagCircle20Filled: return "ic_fluent_tag_circle_20_filled"
- default: break }
- switch self {
case .tagCircle20Regular: return "ic_fluent_tag_circle_20_regular"
case .tagDismiss16Filled: return "ic_fluent_tag_dismiss_16_filled"
case .tagDismiss16Regular: return "ic_fluent_tag_dismiss_16_regular"
@@ -29851,6 +29995,8 @@ import Foundation
case .tagOff16Filled: return "ic_fluent_tag_off_16_filled"
case .tagOff16Regular: return "ic_fluent_tag_off_16_regular"
case .tagOff20Filled: return "ic_fluent_tag_off_20_filled"
+ default: break }
+ switch self {
case .tagOff20Regular: return "ic_fluent_tag_off_20_regular"
case .tagOff24Filled: return "ic_fluent_tag_off_24_filled"
case .tagOff24Regular: return "ic_fluent_tag_off_24_regular"
@@ -29917,8 +30063,6 @@ import Foundation
case .taskList20Filled: return "ic_fluent_task_list_20_filled"
case .taskList20Regular: return "ic_fluent_task_list_20_regular"
case .taskList24Filled: return "ic_fluent_task_list_24_filled"
- default: break }
- switch self {
case .taskList24Regular: return "ic_fluent_task_list_24_regular"
case .taskListAdd20Filled: return "ic_fluent_task_list_add_20_filled"
case .taskListAdd20Regular: return "ic_fluent_task_list_add_20_regular"
@@ -29953,6 +30097,8 @@ 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"
@@ -30019,8 +30165,6 @@ import Foundation
case .textAddT24Filled: return "ic_fluent_text_add_t_24_filled"
case .textAddT24Regular: return "ic_fluent_text_add_t_24_regular"
case .textAlignCenter16Filled: return "ic_fluent_text_align_center_16_filled"
- default: break }
- switch self {
case .textAlignCenter16Regular: return "ic_fluent_text_align_center_16_regular"
case .textAlignCenter20Filled: return "ic_fluent_text_align_center_20_filled"
case .textAlignCenter20Regular: return "ic_fluent_text_align_center_20_regular"
@@ -30055,6 +30199,8 @@ import Foundation
case .textAlignJustify24Filled: return "ic_fluent_text_align_justify_24_filled"
case .textAlignJustify24Regular: return "ic_fluent_text_align_justify_24_regular"
case .textAlignJustifyLow20Filled: return "ic_fluent_text_align_justify_low_20_filled"
+ default: break }
+ switch self {
case .textAlignJustifyLow20Regular: return "ic_fluent_text_align_justify_low_20_regular"
case .textAlignJustifyLow24Filled: return "ic_fluent_text_align_justify_low_24_filled"
case .textAlignJustifyLow24Regular: return "ic_fluent_text_align_justify_low_24_regular"
@@ -30121,8 +30267,6 @@ import Foundation
case .textArrowDownRightColumn24Filled: return "ic_fluent_text_arrow_down_right_column_24_filled"
case .textArrowDownRightColumn24Regular: return "ic_fluent_text_arrow_down_right_column_24_regular"
case .textArrowDownRightColumn28Filled: return "ic_fluent_text_arrow_down_right_column_28_filled"
- default: break }
- switch self {
case .textArrowDownRightColumn28Regular: return "ic_fluent_text_arrow_down_right_column_28_regular"
case .textArrowDownRightColumn32Filled: return "ic_fluent_text_arrow_down_right_column_32_filled"
case .textArrowDownRightColumn32Regular: return "ic_fluent_text_arrow_down_right_column_32_regular"
@@ -30157,6 +30301,8 @@ import Foundation
case .textBulletList9024Filled: return "ic_fluent_text_bullet_list_90_24_filled"
case .textBulletList9024Regular: return "ic_fluent_text_bullet_list_90_24_regular"
case .textBulletListAdd20Filled: return "ic_fluent_text_bullet_list_add_20_filled"
+ default: break }
+ switch self {
case .textBulletListAdd20Regular: return "ic_fluent_text_bullet_list_add_20_regular"
case .textBulletListAdd24Filled: return "ic_fluent_text_bullet_list_add_24_filled"
case .textBulletListAdd24Regular: return "ic_fluent_text_bullet_list_add_24_regular"
@@ -30223,8 +30369,6 @@ import Foundation
case .textCaseTitle20Filled: return "ic_fluent_text_case_title_20_filled"
case .textCaseTitle20Regular: return "ic_fluent_text_case_title_20_regular"
case .textCaseTitle24Filled: return "ic_fluent_text_case_title_24_filled"
- default: break }
- switch self {
case .textCaseTitle24Regular: return "ic_fluent_text_case_title_24_regular"
case .textCaseUppercase16Filled: return "ic_fluent_text_case_uppercase_16_filled"
case .textCaseUppercase16Regular: return "ic_fluent_text_case_uppercase_16_regular"
@@ -30259,6 +30403,8 @@ import Foundation
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"
+ default: break }
+ switch self {
case .textColumnOne24Filled: return "ic_fluent_text_column_one_24_filled"
case .textColumnOne24Regular: return "ic_fluent_text_column_one_24_regular"
case .textColumnOneNarrow20Filled: return "ic_fluent_text_column_one_narrow_20_filled"
@@ -30325,8 +30471,6 @@ import Foundation
case .textDescription32Regular: return "ic_fluent_text_description_32_regular"
case .textDirectionHorizontalLeft20Filled: return "ic_fluent_text_direction_horizontal_left_20_filled"
case .textDirectionHorizontalLeft20Regular: return "ic_fluent_text_direction_horizontal_left_20_regular"
- default: break }
- switch self {
case .textDirectionHorizontalLeft24Filled: return "ic_fluent_text_direction_horizontal_left_24_filled"
case .textDirectionHorizontalLeft24Regular: return "ic_fluent_text_direction_horizontal_left_24_regular"
case .textDirectionHorizontalRight20Filled: return "ic_fluent_text_direction_horizontal_right_20_filled"
@@ -30361,6 +30505,8 @@ import Foundation
case .textEditStyle16Regular: return "ic_fluent_text_edit_style_16_regular"
case .textEditStyle20Filled: return "ic_fluent_text_edit_style_20_filled"
case .textEditStyle20Regular: return "ic_fluent_text_edit_style_20_regular"
+ default: break }
+ switch self {
case .textEditStyle24Filled: return "ic_fluent_text_edit_style_24_filled"
case .textEditStyle24Regular: return "ic_fluent_text_edit_style_24_regular"
case .textEditStyleCharacterA32Filled: return "ic_fluent_text_edit_style_character_a_32_filled"
@@ -30427,8 +30573,6 @@ import Foundation
case .textGrammarCheckmark24Regular: return "ic_fluent_text_grammar_checkmark_24_regular"
case .textGrammarDismiss20Filled: return "ic_fluent_text_grammar_dismiss_20_filled"
case .textGrammarDismiss20Regular: return "ic_fluent_text_grammar_dismiss_20_regular"
- default: break }
- switch self {
case .textGrammarDismiss24Filled: return "ic_fluent_text_grammar_dismiss_24_filled"
case .textGrammarDismiss24Regular: return "ic_fluent_text_grammar_dismiss_24_regular"
case .textGrammarError20Filled: return "ic_fluent_text_grammar_error_20_filled"
@@ -30463,6 +30607,8 @@ import Foundation
case .textHeader124Regular: return "ic_fluent_text_header_1_24_regular"
case .textHeader1Lines16Filled: return "ic_fluent_text_header_1_lines_16_filled"
case .textHeader1Lines16Regular: return "ic_fluent_text_header_1_lines_16_regular"
+ default: break }
+ switch self {
case .textHeader1Lines20Filled: return "ic_fluent_text_header_1_lines_20_filled"
case .textHeader1Lines20Regular: return "ic_fluent_text_header_1_lines_20_regular"
case .textHeader1Lines24Filled: return "ic_fluent_text_header_1_lines_24_filled"
@@ -30529,8 +30675,6 @@ import Foundation
case .textIndentIncreaseRotate27020Regular: return "ic_fluent_text_indent_increase_rotate_270_20_regular"
case .textIndentIncreaseRotate27024Filled: return "ic_fluent_text_indent_increase_rotate_270_24_filled"
case .textIndentIncreaseRotate27024Regular: return "ic_fluent_text_indent_increase_rotate_270_24_regular"
- default: break }
- switch self {
case .textIndentIncreaseRotate9020Filled: return "ic_fluent_text_indent_increase_rotate_90_20_filled"
case .textIndentIncreaseRotate9020Regular: return "ic_fluent_text_indent_increase_rotate_90_20_regular"
case .textIndentIncreaseRotate9024Filled: return "ic_fluent_text_indent_increase_rotate_90_24_filled"
@@ -30565,6 +30709,8 @@ import Foundation
case .textNumberListRotate27024Regular: return "ic_fluent_text_number_list_rotate_270_24_regular"
case .textNumberListRotate9020Filled: return "ic_fluent_text_number_list_rotate_90_20_filled"
case .textNumberListRotate9020Regular: return "ic_fluent_text_number_list_rotate_90_20_regular"
+ default: break }
+ switch self {
case .textNumberListRotate9024Filled: return "ic_fluent_text_number_list_rotate_90_24_filled"
case .textNumberListRotate9024Regular: return "ic_fluent_text_number_list_rotate_90_24_regular"
case .textParagraph16Filled: return "ic_fluent_text_paragraph_16_filled"
@@ -30631,8 +30777,6 @@ import Foundation
case .textProofingTools20Regular: return "ic_fluent_text_proofing_tools_20_regular"
case .textProofingTools24Filled: return "ic_fluent_text_proofing_tools_24_filled"
case .textProofingTools24Regular: return "ic_fluent_text_proofing_tools_24_regular"
- default: break }
- switch self {
case .textQuote16Filled: return "ic_fluent_text_quote_16_filled"
case .textQuote16Regular: return "ic_fluent_text_quote_16_regular"
case .textQuote20Filled: return "ic_fluent_text_quote_20_filled"
@@ -30667,6 +30811,8 @@ import Foundation
case .textSuperscript16Regular: return "ic_fluent_text_superscript_16_regular"
case .textSuperscript20Filled: return "ic_fluent_text_superscript_20_filled"
case .textSuperscript20Regular: return "ic_fluent_text_superscript_20_regular"
+ default: break }
+ switch self {
case .textSuperscript24Filled: return "ic_fluent_text_superscript_24_filled"
case .textSuperscript24Regular: return "ic_fluent_text_superscript_24_regular"
case .textT12Filled: return "ic_fluent_text_t_12_filled"
@@ -30733,8 +30879,6 @@ import Foundation
case .textboxAlignBottom24Regular: return "ic_fluent_textbox_align_bottom_24_regular"
case .textboxAlignBottomCenter16Filled: return "ic_fluent_textbox_align_bottom_center_16_filled"
case .textboxAlignBottomCenter16Regular: return "ic_fluent_textbox_align_bottom_center_16_regular"
- default: break }
- switch self {
case .textboxAlignBottomCenter20Filled: return "ic_fluent_textbox_align_bottom_center_20_filled"
case .textboxAlignBottomCenter20Regular: return "ic_fluent_textbox_align_bottom_center_20_regular"
case .textboxAlignBottomCenter24Filled: return "ic_fluent_textbox_align_bottom_center_24_filled"
@@ -30769,6 +30913,8 @@ import Foundation
case .textboxAlignMiddle24Regular: return "ic_fluent_textbox_align_middle_24_regular"
case .textboxAlignMiddleLeft16Filled: return "ic_fluent_textbox_align_middle_left_16_filled"
case .textboxAlignMiddleLeft16Regular: return "ic_fluent_textbox_align_middle_left_16_regular"
+ default: break }
+ switch self {
case .textboxAlignMiddleLeft20Filled: return "ic_fluent_textbox_align_middle_left_20_filled"
case .textboxAlignMiddleLeft20Regular: return "ic_fluent_textbox_align_middle_left_20_regular"
case .textboxAlignMiddleLeft24Filled: return "ic_fluent_textbox_align_middle_left_24_filled"
@@ -30835,8 +30981,6 @@ import Foundation
case .thumbLike16Regular: return "ic_fluent_thumb_like_16_regular"
case .thumbLike20Filled: return "ic_fluent_thumb_like_20_filled"
case .thumbLike20Regular: return "ic_fluent_thumb_like_20_regular"
- default: break }
- switch self {
case .thumbLike24Filled: return "ic_fluent_thumb_like_24_filled"
case .thumbLike24Regular: return "ic_fluent_thumb_like_24_regular"
case .thumbLike28Filled: return "ic_fluent_thumb_like_28_filled"
@@ -30871,6 +31015,8 @@ import Foundation
case .timePicker24Regular: return "ic_fluent_time_picker_24_regular"
case .timeline20Filled: return "ic_fluent_timeline_20_filled"
case .timeline20Regular: return "ic_fluent_timeline_20_regular"
+ default: break }
+ switch self {
case .timeline24Filled: return "ic_fluent_timeline_24_filled"
case .timeline24Regular: return "ic_fluent_timeline_24_regular"
case .timer1020Filled: return "ic_fluent_timer_10_20_filled"
@@ -30937,8 +31083,6 @@ import Foundation
case .toolbox20Regular: return "ic_fluent_toolbox_20_regular"
case .toolbox24Filled: return "ic_fluent_toolbox_24_filled"
case .toolbox24Regular: return "ic_fluent_toolbox_24_regular"
- default: break }
- switch self {
case .toolbox28Filled: return "ic_fluent_toolbox_28_filled"
case .toolbox28Regular: return "ic_fluent_toolbox_28_regular"
case .tooltipQuote20Filled: return "ic_fluent_tooltip_quote_20_filled"
@@ -30973,6 +31117,8 @@ import Foundation
case .transmission24Regular: return "ic_fluent_transmission_24_regular"
case .transparencySquare20Filled: return "ic_fluent_transparency_square_20_filled"
case .transparencySquare20Regular: return "ic_fluent_transparency_square_20_regular"
+ default: break }
+ switch self {
case .transparencySquare24Filled: return "ic_fluent_transparency_square_24_filled"
case .transparencySquare24Regular: return "ic_fluent_transparency_square_24_regular"
case .trayItemAdd20Filled: return "ic_fluent_tray_item_add_20_filled"
@@ -31039,8 +31185,6 @@ import Foundation
case .triangleRight48Regular: return "ic_fluent_triangle_right_48_regular"
case .triangleUp20Filled: return "ic_fluent_triangle_up_20_filled"
case .triangleUp20Regular: return "ic_fluent_triangle_up_20_regular"
- default: break }
- switch self {
case .trophy16Filled: return "ic_fluent_trophy_16_filled"
case .trophy16Regular: return "ic_fluent_trophy_16_regular"
case .trophy20Filled: return "ic_fluent_trophy_20_filled"
@@ -31075,6 +31219,8 @@ import Foundation
case .trophyOff28Regular: return "ic_fluent_trophy_off_28_regular"
case .trophyOff32Filled: return "ic_fluent_trophy_off_32_filled"
case .trophyOff32Regular: return "ic_fluent_trophy_off_32_regular"
+ default: break }
+ switch self {
case .trophyOff48Filled: return "ic_fluent_trophy_off_48_filled"
case .trophyOff48Regular: return "ic_fluent_trophy_off_48_regular"
case .tv16Filled: return "ic_fluent_tv_16_filled"
@@ -31141,8 +31287,6 @@ import Foundation
case .vehicleCab24Regular: return "ic_fluent_vehicle_cab_24_regular"
case .vehicleCab28Filled: return "ic_fluent_vehicle_cab_28_filled"
case .vehicleCab28Regular: return "ic_fluent_vehicle_cab_28_regular"
- default: break }
- switch self {
case .vehicleCableCar20Filled: return "ic_fluent_vehicle_cable_car_20_filled"
case .vehicleCableCar20Regular: return "ic_fluent_vehicle_cable_car_20_regular"
case .vehicleCableCar24Filled: return "ic_fluent_vehicle_cable_car_24_filled"
@@ -31177,6 +31321,8 @@ import Foundation
case .vehicleCarParking16Regular: return "ic_fluent_vehicle_car_parking_16_regular"
case .vehicleCarParking20Filled: return "ic_fluent_vehicle_car_parking_20_filled"
case .vehicleCarParking20Regular: return "ic_fluent_vehicle_car_parking_20_regular"
+ default: break }
+ switch self {
case .vehicleCarParking24Filled: return "ic_fluent_vehicle_car_parking_24_filled"
case .vehicleCarParking24Regular: return "ic_fluent_vehicle_car_parking_24_regular"
case .vehicleCarParking32Filled: return "ic_fluent_vehicle_car_parking_32_filled"
@@ -31189,6 +31335,18 @@ import Foundation
case .vehicleCarProfile20Regular: return "ic_fluent_vehicle_car_profile_20_regular"
case .vehicleCarProfile24Filled: return "ic_fluent_vehicle_car_profile_24_filled"
case .vehicleCarProfile24Regular: return "ic_fluent_vehicle_car_profile_24_regular"
+ case .vehicleMotorcycle16Filled: return "ic_fluent_vehicle_motorcycle_16_filled"
+ case .vehicleMotorcycle16Regular: return "ic_fluent_vehicle_motorcycle_16_regular"
+ case .vehicleMotorcycle20Filled: return "ic_fluent_vehicle_motorcycle_20_filled"
+ case .vehicleMotorcycle20Regular: return "ic_fluent_vehicle_motorcycle_20_regular"
+ case .vehicleMotorcycle24Filled: return "ic_fluent_vehicle_motorcycle_24_filled"
+ case .vehicleMotorcycle24Regular: return "ic_fluent_vehicle_motorcycle_24_regular"
+ case .vehicleMotorcycle28Filled: return "ic_fluent_vehicle_motorcycle_28_filled"
+ case .vehicleMotorcycle28Regular: return "ic_fluent_vehicle_motorcycle_28_regular"
+ case .vehicleMotorcycle32Filled: return "ic_fluent_vehicle_motorcycle_32_filled"
+ case .vehicleMotorcycle32Regular: return "ic_fluent_vehicle_motorcycle_32_regular"
+ case .vehicleMotorcycle48Filled: return "ic_fluent_vehicle_motorcycle_48_filled"
+ case .vehicleMotorcycle48Regular: return "ic_fluent_vehicle_motorcycle_48_regular"
case .vehicleShip16Filled: return "ic_fluent_vehicle_ship_16_filled"
case .vehicleShip16Regular: return "ic_fluent_vehicle_ship_16_regular"
case .vehicleShip20Filled: return "ic_fluent_vehicle_ship_20_filled"
@@ -31243,8 +31401,6 @@ import Foundation
case .video32Regular: return "ic_fluent_video_32_regular"
case .video36020Filled: return "ic_fluent_video_360_20_filled"
case .video36020Regular: return "ic_fluent_video_360_20_regular"
- default: break }
- switch self {
case .video36024Filled: return "ic_fluent_video_360_24_filled"
case .video36024Regular: return "ic_fluent_video_360_24_regular"
case .video360Off20Filled: return "ic_fluent_video_360_off_20_filled"
@@ -31267,6 +31423,8 @@ import Foundation
case .videoBackgroundEffect32Regular: return "ic_fluent_video_background_effect_32_regular"
case .videoBackgroundEffect48Filled: return "ic_fluent_video_background_effect_48_filled"
case .videoBackgroundEffect48Regular: return "ic_fluent_video_background_effect_48_regular"
+ default: break }
+ switch self {
case .videoBackgroundEffectHorizontal16Filled: return "ic_fluent_video_background_effect_horizontal_16_filled"
case .videoBackgroundEffectHorizontal16Regular: return "ic_fluent_video_background_effect_horizontal_16_regular"
case .videoBackgroundEffectHorizontal20Filled: return "ic_fluent_video_background_effect_horizontal_20_filled"
@@ -31345,8 +31503,6 @@ import Foundation
case .videoOff32Regular: return "ic_fluent_video_off_32_regular"
case .videoOff48Filled: return "ic_fluent_video_off_48_filled"
case .videoOff48Regular: return "ic_fluent_video_off_48_regular"
- default: break }
- switch self {
case .videoPeople32Filled: return "ic_fluent_video_people_32_filled"
case .videoPeople32Regular: return "ic_fluent_video_people_32_regular"
case .videoPerson12Filled: return "ic_fluent_video_person_12_filled"
@@ -31369,6 +31525,8 @@ import Foundation
case .videoPersonCall20Regular: return "ic_fluent_video_person_call_20_regular"
case .videoPersonCall24Filled: return "ic_fluent_video_person_call_24_filled"
case .videoPersonCall24Regular: return "ic_fluent_video_person_call_24_regular"
+ default: break }
+ switch self {
case .videoPersonCall32Filled: return "ic_fluent_video_person_call_32_filled"
case .videoPersonCall32Regular: return "ic_fluent_video_person_call_32_regular"
case .videoPersonClock16Filled: return "ic_fluent_video_person_clock_16_filled"
@@ -31447,8 +31605,6 @@ import Foundation
case .viewDesktop24Regular: return "ic_fluent_view_desktop_24_regular"
case .viewDesktopMobile20Filled: return "ic_fluent_view_desktop_mobile_20_filled"
case .viewDesktopMobile20Regular: return "ic_fluent_view_desktop_mobile_20_regular"
- default: break }
- switch self {
case .viewDesktopMobile24Filled: return "ic_fluent_view_desktop_mobile_24_filled"
case .viewDesktopMobile24Regular: return "ic_fluent_view_desktop_mobile_24_regular"
case .virtualNetwork20Filled: return "ic_fluent_virtual_network_20_filled"
@@ -31471,6 +31627,8 @@ import Foundation
case .voicemailArrowBack16Regular: return "ic_fluent_voicemail_arrow_back_16_regular"
case .voicemailArrowBack20Filled: return "ic_fluent_voicemail_arrow_back_20_filled"
case .voicemailArrowBack20Regular: return "ic_fluent_voicemail_arrow_back_20_regular"
+ default: break }
+ switch self {
case .voicemailArrowForward16Filled: return "ic_fluent_voicemail_arrow_forward_16_filled"
case .voicemailArrowForward16Regular: return "ic_fluent_voicemail_arrow_forward_16_regular"
case .voicemailArrowForward20Filled: return "ic_fluent_voicemail_arrow_forward_20_filled"
@@ -31549,8 +31707,6 @@ import Foundation
case .warning28Regular: return "ic_fluent_warning_28_regular"
case .warning32Filled: return "ic_fluent_warning_32_filled"
case .warning32Regular: return "ic_fluent_warning_32_regular"
- default: break }
- switch self {
case .warning48Filled: return "ic_fluent_warning_48_filled"
case .warning48Regular: return "ic_fluent_warning_48_regular"
case .warningShield20Filled: return "ic_fluent_warning_shield_20_filled"
@@ -31573,6 +31729,8 @@ import Foundation
case .water32Regular: return "ic_fluent_water_32_regular"
case .water48Filled: return "ic_fluent_water_48_filled"
case .water48Regular: return "ic_fluent_water_48_regular"
+ default: break }
+ switch self {
case .weatherBlowingSnow20Filled: return "ic_fluent_weather_blowing_snow_20_filled"
case .weatherBlowingSnow20Regular: return "ic_fluent_weather_blowing_snow_20_regular"
case .weatherBlowingSnow24Filled: return "ic_fluent_weather_blowing_snow_24_filled"
@@ -31651,8 +31809,6 @@ import Foundation
case .weatherPartlyCloudyDay48Regular: return "ic_fluent_weather_partly_cloudy_day_48_regular"
case .weatherPartlyCloudyNight20Filled: return "ic_fluent_weather_partly_cloudy_night_20_filled"
case .weatherPartlyCloudyNight20Regular: return "ic_fluent_weather_partly_cloudy_night_20_regular"
- default: break }
- switch self {
case .weatherPartlyCloudyNight24Filled: return "ic_fluent_weather_partly_cloudy_night_24_filled"
case .weatherPartlyCloudyNight24Regular: return "ic_fluent_weather_partly_cloudy_night_24_regular"
case .weatherPartlyCloudyNight48Filled: return "ic_fluent_weather_partly_cloudy_night_48_filled"
@@ -31675,6 +31831,8 @@ import Foundation
case .weatherRainShowersNight24Regular: return "ic_fluent_weather_rain_showers_night_24_regular"
case .weatherRainShowersNight48Filled: return "ic_fluent_weather_rain_showers_night_48_filled"
case .weatherRainShowersNight48Regular: return "ic_fluent_weather_rain_showers_night_48_regular"
+ default: break }
+ switch self {
case .weatherRainSnow20Filled: return "ic_fluent_weather_rain_snow_20_filled"
case .weatherRainSnow20Regular: return "ic_fluent_weather_rain_snow_20_regular"
case .weatherRainSnow24Filled: return "ic_fluent_weather_rain_snow_24_filled"
@@ -31753,8 +31911,6 @@ import Foundation
case .whiteboard16Regular: return "ic_fluent_whiteboard_16_regular"
case .whiteboard20Filled: return "ic_fluent_whiteboard_20_filled"
case .whiteboard20Regular: return "ic_fluent_whiteboard_20_regular"
- default: break }
- switch self {
case .whiteboard24Filled: return "ic_fluent_whiteboard_24_filled"
case .whiteboard24Regular: return "ic_fluent_whiteboard_24_regular"
case .whiteboard48Filled: return "ic_fluent_whiteboard_48_filled"
@@ -31777,6 +31933,8 @@ import Foundation
case .wifi320Regular: return "ic_fluent_wifi_3_20_regular"
case .wifi324Filled: return "ic_fluent_wifi_3_24_filled"
case .wifi324Regular: return "ic_fluent_wifi_3_24_regular"
+ default: break }
+ switch self {
case .wifi420Filled: return "ic_fluent_wifi_4_20_filled"
case .wifi420Regular: return "ic_fluent_wifi_4_20_regular"
case .wifi424Filled: return "ic_fluent_wifi_4_24_filled"
@@ -31855,8 +32013,6 @@ import Foundation
case .windowDevTools20Regular: return "ic_fluent_window_dev_tools_20_regular"
case .windowDevTools24Filled: return "ic_fluent_window_dev_tools_24_filled"
case .windowDevTools24Regular: return "ic_fluent_window_dev_tools_24_regular"
- default: break }
- switch self {
case .windowEdit16Filled: return "ic_fluent_window_edit_16_filled"
case .windowEdit16Regular: return "ic_fluent_window_edit_16_regular"
case .windowEdit20Filled: return "ic_fluent_window_edit_20_filled"
@@ -31879,6 +32035,8 @@ import Foundation
case .windowHeaderHorizontalOff20Regular: return "ic_fluent_window_header_horizontal_off_20_regular"
case .windowHeaderVertical20Filled: return "ic_fluent_window_header_vertical_20_filled"
case .windowHeaderVertical20Regular: return "ic_fluent_window_header_vertical_20_regular"
+ default: break }
+ switch self {
case .windowInprivate20Filled: return "ic_fluent_window_inprivate_20_filled"
case .windowInprivate20Regular: return "ic_fluent_window_inprivate_20_regular"
case .windowInprivateAccount20Filled: return "ic_fluent_window_inprivate_account_20_filled"
@@ -31957,8 +32115,6 @@ import Foundation
case .xboxControllerError20Regular: return "ic_fluent_xbox_controller_error_20_regular"
case .xboxControllerError24Filled: return "ic_fluent_xbox_controller_error_24_filled"
case .xboxControllerError24Regular: return "ic_fluent_xbox_controller_error_24_regular"
- default: break }
- switch self {
case .xboxControllerError32Filled: return "ic_fluent_xbox_controller_error_32_filled"
case .xboxControllerError32Regular: return "ic_fluent_xbox_controller_error_32_regular"
case .xboxControllerError48Filled: return "ic_fluent_xbox_controller_error_48_filled"
@@ -31981,6 +32137,8 @@ import Foundation
case .zoomIn24Regular: return "ic_fluent_zoom_in_24_regular"
case .zoomOut16Filled: return "ic_fluent_zoom_out_16_filled"
case .zoomOut16Regular: return "ic_fluent_zoom_out_16_regular"
+ default: break }
+ switch self {
case .zoomOut20Filled: return "ic_fluent_zoom_out_20_filled"
case .zoomOut20Regular: return "ic_fluent_zoom_out_20_regular"
case .zoomOut24Filled: return "ic_fluent_zoom_out_24_filled"
@@ -32596,16 +32754,18 @@ import Foundation
case .arrowClockwiseDashes24Regular: return ".arrowClockwiseDashes24Regular"
case .arrowClockwiseDashes32Filled: return ".arrowClockwiseDashes32Filled"
case .arrowClockwiseDashes32Regular: return ".arrowClockwiseDashes32Regular"
+ case .arrowCollapseAll16Filled: return ".arrowCollapseAll16Filled"
+ case .arrowCollapseAll16Regular: return ".arrowCollapseAll16Regular"
case .arrowCollapseAll20Filled: return ".arrowCollapseAll20Filled"
case .arrowCollapseAll20Regular: return ".arrowCollapseAll20Regular"
case .arrowCollapseAll24Filled: return ".arrowCollapseAll24Filled"
case .arrowCollapseAll24Regular: return ".arrowCollapseAll24Regular"
case .arrowCounterclockwise12Filled: return ".arrowCounterclockwise12Filled"
case .arrowCounterclockwise12Regular: return ".arrowCounterclockwise12Regular"
- case .arrowCounterclockwise16Filled: return ".arrowCounterclockwise16Filled"
- case .arrowCounterclockwise16Regular: return ".arrowCounterclockwise16Regular"
default: break }
switch self {
+ case .arrowCounterclockwise16Filled: return ".arrowCounterclockwise16Filled"
+ case .arrowCounterclockwise16Regular: return ".arrowCounterclockwise16Regular"
case .arrowCounterclockwise20Filled: return ".arrowCounterclockwise20Filled"
case .arrowCounterclockwise20Regular: return ".arrowCounterclockwise20Regular"
case .arrowCounterclockwise24Filled: return ".arrowCounterclockwise24Filled"
@@ -32704,14 +32864,20 @@ import Foundation
case .arrowEnterUp24Regular: return ".arrowEnterUp24Regular"
case .arrowExit20Filled: return ".arrowExit20Filled"
case .arrowExit20Regular: return ".arrowExit20Regular"
- case .arrowExpand16Filled: return ".arrowExpand16Filled"
- case .arrowExpand16Regular: return ".arrowExpand16Regular"
default: break }
switch self {
+ case .arrowExpand16Filled: return ".arrowExpand16Filled"
+ case .arrowExpand16Regular: return ".arrowExpand16Regular"
case .arrowExpand20Filled: return ".arrowExpand20Filled"
case .arrowExpand20Regular: return ".arrowExpand20Regular"
case .arrowExpand24Filled: return ".arrowExpand24Filled"
case .arrowExpand24Regular: return ".arrowExpand24Regular"
+ case .arrowExpandAll16Filled: return ".arrowExpandAll16Filled"
+ case .arrowExpandAll16Regular: return ".arrowExpandAll16Regular"
+ case .arrowExpandAll20Filled: return ".arrowExpandAll20Filled"
+ case .arrowExpandAll20Regular: return ".arrowExpandAll20Regular"
+ case .arrowExpandAll24Filled: return ".arrowExpandAll24Filled"
+ case .arrowExpandAll24Regular: return ".arrowExpandAll24Regular"
case .arrowExport16Filled: return ".arrowExport16Filled"
case .arrowExport16Regular: return ".arrowExport16Regular"
case .arrowExport20Filled: return ".arrowExport20Filled"
@@ -32800,6 +32966,8 @@ import Foundation
case .arrowHookUpLeft24Regular: return ".arrowHookUpLeft24Regular"
case .arrowHookUpLeft28Filled: return ".arrowHookUpLeft28Filled"
case .arrowHookUpLeft28Regular: return ".arrowHookUpLeft28Regular"
+ default: break }
+ switch self {
case .arrowHookUpRight16Filled: return ".arrowHookUpRight16Filled"
case .arrowHookUpRight16Regular: return ".arrowHookUpRight16Regular"
case .arrowHookUpRight20Filled: return ".arrowHookUpRight20Filled"
@@ -32808,8 +32976,6 @@ import Foundation
case .arrowHookUpRight24Regular: return ".arrowHookUpRight24Regular"
case .arrowHookUpRight28Filled: return ".arrowHookUpRight28Filled"
case .arrowHookUpRight28Regular: return ".arrowHookUpRight28Regular"
- default: break }
- switch self {
case .arrowImport16Filled: return ".arrowImport16Filled"
case .arrowImport16Regular: return ".arrowImport16Regular"
case .arrowImport20Filled: return ".arrowImport20Filled"
@@ -32902,6 +33068,8 @@ import Foundation
case .arrowParagraph20Regular: return ".arrowParagraph20Regular"
case .arrowParagraph24Filled: return ".arrowParagraph24Filled"
case .arrowParagraph24Regular: return ".arrowParagraph24Regular"
+ default: break }
+ switch self {
case .arrowPrevious12Filled: return ".arrowPrevious12Filled"
case .arrowPrevious12Regular: return ".arrowPrevious12Regular"
case .arrowPrevious16Filled: return ".arrowPrevious16Filled"
@@ -32910,8 +33078,6 @@ import Foundation
case .arrowPrevious20Regular: return ".arrowPrevious20Regular"
case .arrowPrevious24Filled: return ".arrowPrevious24Filled"
case .arrowPrevious24Regular: return ".arrowPrevious24Regular"
- default: break }
- switch self {
case .arrowRedo16Filled: return ".arrowRedo16Filled"
case .arrowRedo16Regular: return ".arrowRedo16Regular"
case .arrowRedo20Filled: return ".arrowRedo20Filled"
@@ -33004,6 +33170,8 @@ import Foundation
case .arrowRotateCounterclockwise20Regular: return ".arrowRotateCounterclockwise20Regular"
case .arrowRotateCounterclockwise24Filled: return ".arrowRotateCounterclockwise24Filled"
case .arrowRotateCounterclockwise24Regular: return ".arrowRotateCounterclockwise24Regular"
+ default: break }
+ switch self {
case .arrowRouting20Filled: return ".arrowRouting20Filled"
case .arrowRouting20Regular: return ".arrowRouting20Regular"
case .arrowRouting24Filled: return ".arrowRouting24Filled"
@@ -33012,8 +33180,6 @@ import Foundation
case .arrowRoutingRectangleMultiple20Regular: return ".arrowRoutingRectangleMultiple20Regular"
case .arrowRoutingRectangleMultiple24Filled: return ".arrowRoutingRectangleMultiple24Filled"
case .arrowRoutingRectangleMultiple24Regular: return ".arrowRoutingRectangleMultiple24Regular"
- default: break }
- switch self {
case .arrowShuffle16Filled: return ".arrowShuffle16Filled"
case .arrowShuffle16Regular: return ".arrowShuffle16Regular"
case .arrowShuffle20Filled: return ".arrowShuffle20Filled"
@@ -33106,6 +33272,8 @@ import Foundation
case .arrowStepInDiagonalDownLeft16Regular: return ".arrowStepInDiagonalDownLeft16Regular"
case .arrowStepInDiagonalDownLeft20Filled: return ".arrowStepInDiagonalDownLeft20Filled"
case .arrowStepInDiagonalDownLeft20Regular: return ".arrowStepInDiagonalDownLeft20Regular"
+ default: break }
+ switch self {
case .arrowStepInDiagonalDownLeft24Filled: return ".arrowStepInDiagonalDownLeft24Filled"
case .arrowStepInDiagonalDownLeft24Regular: return ".arrowStepInDiagonalDownLeft24Regular"
case .arrowStepInDiagonalDownLeft28Filled: return ".arrowStepInDiagonalDownLeft28Filled"
@@ -33114,8 +33282,6 @@ import Foundation
case .arrowStepInLeft12Regular: return ".arrowStepInLeft12Regular"
case .arrowStepInLeft16Filled: return ".arrowStepInLeft16Filled"
case .arrowStepInLeft16Regular: return ".arrowStepInLeft16Regular"
- default: break }
- switch self {
case .arrowStepInLeft20Filled: return ".arrowStepInLeft20Filled"
case .arrowStepInLeft20Regular: return ".arrowStepInLeft20Regular"
case .arrowStepInLeft24Filled: return ".arrowStepInLeft24Filled"
@@ -33208,6 +33374,8 @@ import Foundation
case .arrowTrendingSettings20Regular: return ".arrowTrendingSettings20Regular"
case .arrowTrendingSettings24Filled: return ".arrowTrendingSettings24Filled"
case .arrowTrendingSettings24Regular: return ".arrowTrendingSettings24Regular"
+ default: break }
+ switch self {
case .arrowTrendingSparkle20Filled: return ".arrowTrendingSparkle20Filled"
case .arrowTrendingSparkle20Regular: return ".arrowTrendingSparkle20Regular"
case .arrowTrendingSparkle24Filled: return ".arrowTrendingSparkle24Filled"
@@ -33216,8 +33384,6 @@ import Foundation
case .arrowTrendingText20Regular: return ".arrowTrendingText20Regular"
case .arrowTrendingText24Filled: return ".arrowTrendingText24Filled"
case .arrowTrendingText24Regular: return ".arrowTrendingText24Regular"
- default: break }
- switch self {
case .arrowTrendingWrench20Filled: return ".arrowTrendingWrench20Filled"
case .arrowTrendingWrench20Regular: return ".arrowTrendingWrench20Regular"
case .arrowTrendingWrench24Filled: return ".arrowTrendingWrench24Filled"
@@ -33310,6 +33476,8 @@ import Foundation
case .arrowUpExclamation20Regular: return ".arrowUpExclamation20Regular"
case .arrowUpExclamation24Filled: return ".arrowUpExclamation24Filled"
case .arrowUpExclamation24Regular: return ".arrowUpExclamation24Regular"
+ default: break }
+ switch self {
case .arrowUpLeft16Filled: return ".arrowUpLeft16Filled"
case .arrowUpLeft16Regular: return ".arrowUpLeft16Regular"
case .arrowUpLeft20Filled: return ".arrowUpLeft20Filled"
@@ -33318,8 +33486,6 @@ import Foundation
case .arrowUpLeft24Regular: return ".arrowUpLeft24Regular"
case .arrowUpLeft48Filled: return ".arrowUpLeft48Filled"
case .arrowUpLeft48Regular: return ".arrowUpLeft48Regular"
- default: break }
- switch self {
case .arrowUpRight16Filled: return ".arrowUpRight16Filled"
case .arrowUpRight16Regular: return ".arrowUpRight16Regular"
case .arrowUpRight20Filled: return ".arrowUpRight20Filled"
@@ -33412,6 +33578,8 @@ import Foundation
case .backpackAdd48Regular: return ".backpackAdd48Regular"
case .backspace16Filled: return ".backspace16Filled"
case .backspace16Regular: return ".backspace16Regular"
+ default: break }
+ switch self {
case .backspace20Filled: return ".backspace20Filled"
case .backspace20Regular: return ".backspace20Regular"
case .backspace24Filled: return ".backspace24Filled"
@@ -33420,8 +33588,6 @@ import Foundation
case .badge20Regular: return ".badge20Regular"
case .badge24Filled: return ".badge24Filled"
case .badge24Regular: return ".badge24Regular"
- default: break }
- switch self {
case .balloon12Filled: return ".balloon12Filled"
case .balloon12Regular: return ".balloon12Regular"
case .balloon16Filled: return ".balloon16Filled"
@@ -33514,6 +33680,8 @@ import Foundation
case .beaker20Regular: return ".beaker20Regular"
case .beaker24Filled: return ".beaker24Filled"
case .beaker24Regular: return ".beaker24Regular"
+ default: break }
+ switch self {
case .beaker32Filled: return ".beaker32Filled"
case .beaker32Regular: return ".beaker32Regular"
case .beakerAdd20Filled: return ".beakerAdd20Filled"
@@ -33522,8 +33690,6 @@ import Foundation
case .beakerAdd24Regular: return ".beakerAdd24Regular"
case .beakerDismiss20Filled: return ".beakerDismiss20Filled"
case .beakerDismiss20Regular: return ".beakerDismiss20Regular"
- default: break }
- switch self {
case .beakerDismiss24Filled: return ".beakerDismiss24Filled"
case .beakerDismiss24Regular: return ".beakerDismiss24Regular"
case .beakerEdit20Filled: return ".beakerEdit20Filled"
@@ -33616,6 +33782,8 @@ import Foundation
case .board28Regular: return ".board28Regular"
case .boardGames20Filled: return ".boardGames20Filled"
case .boardGames20Regular: return ".boardGames20Regular"
+ default: break }
+ switch self {
case .boardHeart16Filled: return ".boardHeart16Filled"
case .boardHeart16Regular: return ".boardHeart16Regular"
case .boardHeart20Filled: return ".boardHeart20Filled"
@@ -33624,8 +33792,6 @@ import Foundation
case .boardHeart24Regular: return ".boardHeart24Regular"
case .boardSplit16Filled: return ".boardSplit16Filled"
case .boardSplit16Regular: return ".boardSplit16Regular"
- default: break }
- switch self {
case .boardSplit20Filled: return ".boardSplit20Filled"
case .boardSplit20Regular: return ".boardSplit20Regular"
case .boardSplit24Filled: return ".boardSplit24Filled"
@@ -33718,6 +33884,8 @@ import Foundation
case .bookOpen20Filled: return ".bookOpen20Filled"
case .bookOpen20Regular: return ".bookOpen20Regular"
case .bookOpen24Filled: return ".bookOpen24Filled"
+ default: break }
+ switch self {
case .bookOpen24Regular: return ".bookOpen24Regular"
case .bookOpen28Filled: return ".bookOpen28Filled"
case .bookOpen28Regular: return ".bookOpen28Regular"
@@ -33726,8 +33894,6 @@ import Foundation
case .bookOpen48Filled: return ".bookOpen48Filled"
case .bookOpen48Regular: return ".bookOpen48Regular"
case .bookOpenGlobe20Filled: return ".bookOpenGlobe20Filled"
- default: break }
- switch self {
case .bookOpenGlobe20Regular: return ".bookOpenGlobe20Regular"
case .bookOpenGlobe24Filled: return ".bookOpenGlobe24Filled"
case .bookOpenGlobe24Regular: return ".bookOpenGlobe24Regular"
@@ -33820,6 +33986,8 @@ import Foundation
case .borderBottomThick20Filled: return ".borderBottomThick20Filled"
case .borderBottomThick20Regular: return ".borderBottomThick20Regular"
case .borderBottomThick24Filled: return ".borderBottomThick24Filled"
+ default: break }
+ switch self {
case .borderBottomThick24Regular: return ".borderBottomThick24Regular"
case .borderInside16Filled: return ".borderInside16Filled"
case .borderInside16Regular: return ".borderInside16Regular"
@@ -33828,8 +33996,6 @@ import Foundation
case .borderInside24Filled: return ".borderInside24Filled"
case .borderInside24Regular: return ".borderInside24Regular"
case .borderLeft20Filled: return ".borderLeft20Filled"
- default: break }
- switch self {
case .borderLeft20Regular: return ".borderLeft20Regular"
case .borderLeft24Filled: return ".borderLeft24Filled"
case .borderLeft24Regular: return ".borderLeft24Regular"
@@ -33922,6 +34088,8 @@ import Foundation
case .boxDismiss24Filled: return ".boxDismiss24Filled"
case .boxDismiss24Regular: return ".boxDismiss24Regular"
case .boxEdit20Filled: return ".boxEdit20Filled"
+ default: break }
+ switch self {
case .boxEdit20Regular: return ".boxEdit20Regular"
case .boxEdit24Filled: return ".boxEdit24Filled"
case .boxEdit24Regular: return ".boxEdit24Regular"
@@ -33930,8 +34098,6 @@ import Foundation
case .boxMultiple24Filled: return ".boxMultiple24Filled"
case .boxMultiple24Regular: return ".boxMultiple24Regular"
case .boxMultipleArrowLeft20Filled: return ".boxMultipleArrowLeft20Filled"
- default: break }
- switch self {
case .boxMultipleArrowLeft20Regular: return ".boxMultipleArrowLeft20Regular"
case .boxMultipleArrowLeft24Filled: return ".boxMultipleArrowLeft24Filled"
case .boxMultipleArrowLeft24Regular: return ".boxMultipleArrowLeft24Regular"
@@ -34024,6 +34190,8 @@ import Foundation
case .breakoutRoom32Filled: return ".breakoutRoom32Filled"
case .breakoutRoom32Regular: return ".breakoutRoom32Regular"
case .briefcase12Filled: return ".briefcase12Filled"
+ default: break }
+ switch self {
case .briefcase12Regular: return ".briefcase12Regular"
case .briefcase16Filled: return ".briefcase16Filled"
case .briefcase16Regular: return ".briefcase16Regular"
@@ -34032,8 +34200,6 @@ import Foundation
case .briefcase24Filled: return ".briefcase24Filled"
case .briefcase24Regular: return ".briefcase24Regular"
case .briefcase28Filled: return ".briefcase28Filled"
- default: break }
- switch self {
case .briefcase28Regular: return ".briefcase28Regular"
case .briefcase32Filled: return ".briefcase32Filled"
case .briefcase32Regular: return ".briefcase32Regular"
@@ -34126,6 +34292,8 @@ import Foundation
case .building32Filled: return ".building32Filled"
case .building32Regular: return ".building32Regular"
case .building48Filled: return ".building48Filled"
+ default: break }
+ switch self {
case .building48Regular: return ".building48Regular"
case .buildingBank16Filled: return ".buildingBank16Filled"
case .buildingBank16Regular: return ".buildingBank16Regular"
@@ -34134,8 +34302,6 @@ import Foundation
case .buildingBank24Filled: return ".buildingBank24Filled"
case .buildingBank24Regular: return ".buildingBank24Regular"
case .buildingBank28Filled: return ".buildingBank28Filled"
- default: break }
- switch self {
case .buildingBank28Regular: return ".buildingBank28Regular"
case .buildingBank48Filled: return ".buildingBank48Filled"
case .buildingBank48Regular: return ".buildingBank48Regular"
@@ -34228,6 +34394,8 @@ import Foundation
case .buildingMultiple24Filled: return ".buildingMultiple24Filled"
case .buildingMultiple24Regular: return ".buildingMultiple24Regular"
case .buildingPeople16Filled: return ".buildingPeople16Filled"
+ default: break }
+ switch self {
case .buildingPeople16Regular: return ".buildingPeople16Regular"
case .buildingPeople20Filled: return ".buildingPeople20Filled"
case .buildingPeople20Regular: return ".buildingPeople20Regular"
@@ -34236,8 +34404,6 @@ import Foundation
case .buildingRetail20Filled: return ".buildingRetail20Filled"
case .buildingRetail20Regular: return ".buildingRetail20Regular"
case .buildingRetail24Filled: return ".buildingRetail24Filled"
- default: break }
- switch self {
case .buildingRetail24Regular: return ".buildingRetail24Regular"
case .buildingRetailMoney20Filled: return ".buildingRetailMoney20Filled"
case .buildingRetailMoney20Regular: return ".buildingRetailMoney20Regular"
@@ -34330,6 +34496,8 @@ import Foundation
case .calendarAdd16Filled: return ".calendarAdd16Filled"
case .calendarAdd16Regular: return ".calendarAdd16Regular"
case .calendarAdd20Filled: return ".calendarAdd20Filled"
+ default: break }
+ switch self {
case .calendarAdd20Regular: return ".calendarAdd20Regular"
case .calendarAdd24Filled: return ".calendarAdd24Filled"
case .calendarAdd24Regular: return ".calendarAdd24Regular"
@@ -34338,8 +34506,6 @@ import Foundation
case .calendarAgenda20Filled: return ".calendarAgenda20Filled"
case .calendarAgenda20Regular: return ".calendarAgenda20Regular"
case .calendarAgenda24Filled: return ".calendarAgenda24Filled"
- default: break }
- switch self {
case .calendarAgenda24Regular: return ".calendarAgenda24Regular"
case .calendarAgenda28Filled: return ".calendarAgenda28Filled"
case .calendarAgenda28Regular: return ".calendarAgenda28Regular"
@@ -34432,6 +34598,8 @@ import Foundation
case .calendarEmpty24Filled: return ".calendarEmpty24Filled"
case .calendarEmpty24Regular: return ".calendarEmpty24Regular"
case .calendarEmpty28Filled: return ".calendarEmpty28Filled"
+ default: break }
+ switch self {
case .calendarEmpty28Regular: return ".calendarEmpty28Regular"
case .calendarEmpty32Filled: return ".calendarEmpty32Filled"
case .calendarEmpty32Regular: return ".calendarEmpty32Regular"
@@ -34440,8 +34608,6 @@ import Foundation
case .calendarError16Filled: return ".calendarError16Filled"
case .calendarError16Regular: return ".calendarError16Regular"
case .calendarError20Filled: return ".calendarError20Filled"
- default: break }
- switch self {
case .calendarError20Regular: return ".calendarError20Regular"
case .calendarError24Filled: return ".calendarError24Filled"
case .calendarError24Regular: return ".calendarError24Regular"
@@ -34534,6 +34700,8 @@ import Foundation
case .calendarRecord24Filled: return ".calendarRecord24Filled"
case .calendarRecord24Regular: return ".calendarRecord24Regular"
case .calendarRecord28Filled: return ".calendarRecord28Filled"
+ default: break }
+ switch self {
case .calendarRecord28Regular: return ".calendarRecord28Regular"
case .calendarRecord32Filled: return ".calendarRecord32Filled"
case .calendarRecord32Regular: return ".calendarRecord32Regular"
@@ -34542,8 +34710,6 @@ import Foundation
case .calendarReply16Filled: return ".calendarReply16Filled"
case .calendarReply16Regular: return ".calendarReply16Regular"
case .calendarReply20Filled: return ".calendarReply20Filled"
- default: break }
- switch self {
case .calendarReply20Regular: return ".calendarReply20Regular"
case .calendarReply24Filled: return ".calendarReply24Filled"
case .calendarReply24Regular: return ".calendarReply24Regular"
@@ -34636,6 +34802,8 @@ import Foundation
case .calendarWeekStart28Filled: return ".calendarWeekStart28Filled"
case .calendarWeekStart28Regular: return ".calendarWeekStart28Regular"
case .calendarWorkWeek16Filled: return ".calendarWorkWeek16Filled"
+ default: break }
+ switch self {
case .calendarWorkWeek16Regular: return ".calendarWorkWeek16Regular"
case .calendarWorkWeek20Filled: return ".calendarWorkWeek20Filled"
case .calendarWorkWeek20Regular: return ".calendarWorkWeek20Regular"
@@ -34644,8 +34812,6 @@ import Foundation
case .calendarWorkWeek28Filled: return ".calendarWorkWeek28Filled"
case .calendarWorkWeek28Regular: return ".calendarWorkWeek28Regular"
case .call12Filled: return ".call12Filled"
- default: break }
- switch self {
case .call12Regular: return ".call12Regular"
case .call16Filled: return ".call16Filled"
case .call16Regular: return ".call16Regular"
@@ -34738,6 +34904,8 @@ import Foundation
case .callOutbound48Filled: return ".callOutbound48Filled"
case .callOutbound48Regular: return ".callOutbound48Regular"
case .callPark16Filled: return ".callPark16Filled"
+ default: break }
+ switch self {
case .callPark16Regular: return ".callPark16Regular"
case .callPark20Filled: return ".callPark20Filled"
case .callPark20Regular: return ".callPark20Regular"
@@ -34746,8 +34914,6 @@ import Foundation
case .callPark28Filled: return ".callPark28Filled"
case .callPark28Regular: return ".callPark28Regular"
case .callPark32Filled: return ".callPark32Filled"
- default: break }
- switch self {
case .callPark32Regular: return ".callPark32Regular"
case .callPark48Filled: return ".callPark48Filled"
case .callPark48Regular: return ".callPark48Regular"
@@ -34840,6 +35006,8 @@ import Foundation
case .cardUi24Filled: return ".cardUi24Filled"
case .cardUi24Regular: return ".cardUi24Regular"
case .cardUiPortraitFlip16Filled: return ".cardUiPortraitFlip16Filled"
+ default: break }
+ switch self {
case .cardUiPortraitFlip16Regular: return ".cardUiPortraitFlip16Regular"
case .cardUiPortraitFlip20Filled: return ".cardUiPortraitFlip20Filled"
case .cardUiPortraitFlip20Regular: return ".cardUiPortraitFlip20Regular"
@@ -34848,8 +35016,6 @@ import Foundation
case .caretDown12Filled: return ".caretDown12Filled"
case .caretDown12Regular: return ".caretDown12Regular"
case .caretDown16Filled: return ".caretDown16Filled"
- default: break }
- switch self {
case .caretDown16Regular: return ".caretDown16Regular"
case .caretDown20Filled: return ".caretDown20Filled"
case .caretDown20Regular: return ".caretDown20Regular"
@@ -34942,6 +35108,8 @@ import Foundation
case .cellularData424Filled: return ".cellularData424Filled"
case .cellularData424Regular: return ".cellularData424Regular"
case .cellularData520Filled: return ".cellularData520Filled"
+ default: break }
+ switch self {
case .cellularData520Regular: return ".cellularData520Regular"
case .cellularData524Filled: return ".cellularData524Filled"
case .cellularData524Regular: return ".cellularData524Regular"
@@ -34950,8 +35118,6 @@ import Foundation
case .cellularOff24Filled: return ".cellularOff24Filled"
case .cellularOff24Regular: return ".cellularOff24Regular"
case .cellularWarning20Filled: return ".cellularWarning20Filled"
- default: break }
- switch self {
case .cellularWarning20Regular: return ".cellularWarning20Regular"
case .cellularWarning24Filled: return ".cellularWarning24Filled"
case .cellularWarning24Regular: return ".cellularWarning24Regular"
@@ -35044,6 +35210,8 @@ import Foundation
case .channelSubtract48Filled: return ".channelSubtract48Filled"
case .channelSubtract48Regular: return ".channelSubtract48Regular"
case .chartMultiple16Filled: return ".chartMultiple16Filled"
+ default: break }
+ switch self {
case .chartMultiple16Regular: return ".chartMultiple16Regular"
case .chartMultiple20Filled: return ".chartMultiple20Filled"
case .chartMultiple20Regular: return ".chartMultiple20Regular"
@@ -35052,8 +35220,6 @@ import Foundation
case .chartPerson20Filled: return ".chartPerson20Filled"
case .chartPerson20Regular: return ".chartPerson20Regular"
case .chartPerson24Filled: return ".chartPerson24Filled"
- default: break }
- switch self {
case .chartPerson24Regular: return ".chartPerson24Regular"
case .chartPerson28Filled: return ".chartPerson28Filled"
case .chartPerson28Regular: return ".chartPerson28Regular"
@@ -35089,6 +35255,18 @@ import Foundation
case .chatArrowBack16Regular: return ".chatArrowBack16Regular"
case .chatArrowBack20Filled: return ".chatArrowBack20Filled"
case .chatArrowBack20Regular: return ".chatArrowBack20Regular"
+ case .chatArrowBackDown16Filled: return ".chatArrowBackDown16Filled"
+ case .chatArrowBackDown16Regular: return ".chatArrowBackDown16Regular"
+ case .chatArrowBackDown20Filled: return ".chatArrowBackDown20Filled"
+ case .chatArrowBackDown20Regular: return ".chatArrowBackDown20Regular"
+ case .chatArrowBackDown24Filled: return ".chatArrowBackDown24Filled"
+ case .chatArrowBackDown24Regular: return ".chatArrowBackDown24Regular"
+ case .chatArrowBackDown28Filled: return ".chatArrowBackDown28Filled"
+ case .chatArrowBackDown28Regular: return ".chatArrowBackDown28Regular"
+ case .chatArrowBackDown32Filled: return ".chatArrowBackDown32Filled"
+ case .chatArrowBackDown32Regular: return ".chatArrowBackDown32Regular"
+ case .chatArrowBackDown48Filled: return ".chatArrowBackDown48Filled"
+ case .chatArrowBackDown48Regular: return ".chatArrowBackDown48Regular"
case .chatArrowDoubleBack16Filled: return ".chatArrowDoubleBack16Filled"
case .chatArrowDoubleBack16Regular: return ".chatArrowDoubleBack16Regular"
case .chatArrowDoubleBack20Filled: return ".chatArrowDoubleBack20Filled"
@@ -35134,6 +35312,8 @@ import Foundation
case .chatHelp24Filled: return ".chatHelp24Filled"
case .chatHelp24Regular: return ".chatHelp24Regular"
case .chatLock16Filled: return ".chatLock16Filled"
+ default: break }
+ switch self {
case .chatLock16Regular: return ".chatLock16Regular"
case .chatLock20Filled: return ".chatLock20Filled"
case .chatLock20Regular: return ".chatLock20Regular"
@@ -35154,8 +35334,6 @@ import Foundation
case .chatMultiple32Filled: return ".chatMultiple32Filled"
case .chatMultiple32Regular: return ".chatMultiple32Regular"
case .chatMultipleHeart16Filled: return ".chatMultipleHeart16Filled"
- default: break }
- switch self {
case .chatMultipleHeart16Regular: return ".chatMultipleHeart16Regular"
case .chatMultipleHeart20Filled: return ".chatMultipleHeart20Filled"
case .chatMultipleHeart20Regular: return ".chatMultipleHeart20Regular"
@@ -35236,6 +35414,8 @@ import Foundation
case .checkboxPerson24Filled: return ".checkboxPerson24Filled"
case .checkboxPerson24Regular: return ".checkboxPerson24Regular"
case .checkboxUnchecked12Filled: return ".checkboxUnchecked12Filled"
+ default: break }
+ switch self {
case .checkboxUnchecked12Regular: return ".checkboxUnchecked12Regular"
case .checkboxUnchecked16Filled: return ".checkboxUnchecked16Filled"
case .checkboxUnchecked16Regular: return ".checkboxUnchecked16Regular"
@@ -35256,8 +35436,6 @@ import Foundation
case .checkmark24Filled: return ".checkmark24Filled"
case .checkmark24Regular: return ".checkmark24Regular"
case .checkmark28Filled: return ".checkmark28Filled"
- default: break }
- switch self {
case .checkmark28Regular: return ".checkmark28Regular"
case .checkmark32Filled: return ".checkmark32Filled"
case .checkmark32Regular: return ".checkmark32Regular"
@@ -35338,6 +35516,8 @@ import Foundation
case .chevronCircleLeft28Filled: return ".chevronCircleLeft28Filled"
case .chevronCircleLeft28Regular: return ".chevronCircleLeft28Regular"
case .chevronCircleLeft32Filled: return ".chevronCircleLeft32Filled"
+ default: break }
+ switch self {
case .chevronCircleLeft32Regular: return ".chevronCircleLeft32Regular"
case .chevronCircleLeft48Filled: return ".chevronCircleLeft48Filled"
case .chevronCircleLeft48Regular: return ".chevronCircleLeft48Regular"
@@ -35358,8 +35538,6 @@ import Foundation
case .chevronCircleUp12Filled: return ".chevronCircleUp12Filled"
case .chevronCircleUp12Regular: return ".chevronCircleUp12Regular"
case .chevronCircleUp16Filled: return ".chevronCircleUp16Filled"
- default: break }
- switch self {
case .chevronCircleUp16Regular: return ".chevronCircleUp16Regular"
case .chevronCircleUp20Filled: return ".chevronCircleUp20Filled"
case .chevronCircleUp20Regular: return ".chevronCircleUp20Regular"
@@ -35440,6 +35618,8 @@ import Foundation
case .chevronUp16Filled: return ".chevronUp16Filled"
case .chevronUp16Regular: return ".chevronUp16Regular"
case .chevronUp20Filled: return ".chevronUp20Filled"
+ default: break }
+ switch self {
case .chevronUp20Regular: return ".chevronUp20Regular"
case .chevronUp24Filled: return ".chevronUp24Filled"
case .chevronUp24Regular: return ".chevronUp24Regular"
@@ -35460,8 +35640,6 @@ import Foundation
case .circle16Filled: return ".circle16Filled"
case .circle16Regular: return ".circle16Regular"
case .circle20Filled: return ".circle20Filled"
- default: break }
- switch self {
case .circle20Regular: return ".circle20Regular"
case .circle24Filled: return ".circle24Filled"
case .circle24Regular: return ".circle24Regular"
@@ -35542,6 +35720,8 @@ import Foundation
case .class24Filled: return ".class24Filled"
case .class24Regular: return ".class24Regular"
case .classification16Filled: return ".classification16Filled"
+ default: break }
+ switch self {
case .classification16Regular: return ".classification16Regular"
case .classification20Filled: return ".classification20Filled"
case .classification20Regular: return ".classification20Regular"
@@ -35562,8 +35742,6 @@ import Foundation
case .clipboard20Filled: return ".clipboard20Filled"
case .clipboard20Regular: return ".clipboard20Regular"
case .clipboard24Filled: return ".clipboard24Filled"
- default: break }
- switch self {
case .clipboard24Regular: return ".clipboard24Regular"
case .clipboard28Filled: return ".clipboard28Filled"
case .clipboard28Regular: return ".clipboard28Regular"
@@ -35644,6 +35822,8 @@ import Foundation
case .clipboardLetter16Filled: return ".clipboardLetter16Filled"
case .clipboardLetter16Regular: return ".clipboardLetter16Regular"
case .clipboardLetter20Filled: return ".clipboardLetter20Filled"
+ default: break }
+ switch self {
case .clipboardLetter20Regular: return ".clipboardLetter20Regular"
case .clipboardLetter24Filled: return ".clipboardLetter24Filled"
case .clipboardLetter24Regular: return ".clipboardLetter24Regular"
@@ -35664,8 +35844,6 @@ import Foundation
case .clipboardMathFormula32Filled: return ".clipboardMathFormula32Filled"
case .clipboardMathFormula32Regular: return ".clipboardMathFormula32Regular"
case .clipboardMonth16Filled: return ".clipboardMonth16Filled"
- default: break }
- switch self {
case .clipboardMonth16Regular: return ".clipboardMonth16Regular"
case .clipboardMonth20Filled: return ".clipboardMonth20Filled"
case .clipboardMonth20Regular: return ".clipboardMonth20Regular"
@@ -35746,6 +35924,8 @@ import Foundation
case .clock28Filled: return ".clock28Filled"
case .clock28Regular: return ".clock28Regular"
case .clock32Filled: return ".clock32Filled"
+ default: break }
+ switch self {
case .clock32Regular: return ".clock32Regular"
case .clock48Filled: return ".clock48Filled"
case .clock48Regular: return ".clock48Regular"
@@ -35766,8 +35946,6 @@ import Foundation
case .clockBill20Filled: return ".clockBill20Filled"
case .clockBill20Regular: return ".clockBill20Regular"
case .clockBill24Filled: return ".clockBill24Filled"
- default: break }
- switch self {
case .clockBill24Regular: return ".clockBill24Regular"
case .clockBill32Filled: return ".clockBill32Filled"
case .clockBill32Regular: return ".clockBill32Regular"
@@ -35848,6 +36026,8 @@ import Foundation
case .cloudArrowDown24Filled: return ".cloudArrowDown24Filled"
case .cloudArrowDown24Regular: return ".cloudArrowDown24Regular"
case .cloudArrowDown28Filled: return ".cloudArrowDown28Filled"
+ default: break }
+ switch self {
case .cloudArrowDown28Regular: return ".cloudArrowDown28Regular"
case .cloudArrowDown32Filled: return ".cloudArrowDown32Filled"
case .cloudArrowDown32Regular: return ".cloudArrowDown32Regular"
@@ -35868,8 +36048,6 @@ import Foundation
case .cloudArrowUp28Filled: return ".cloudArrowUp28Filled"
case .cloudArrowUp28Regular: return ".cloudArrowUp28Regular"
case .cloudArrowUp32Filled: return ".cloudArrowUp32Filled"
- default: break }
- switch self {
case .cloudArrowUp32Regular: return ".cloudArrowUp32Regular"
case .cloudArrowUp48Filled: return ".cloudArrowUp48Filled"
case .cloudArrowUp48Regular: return ".cloudArrowUp48Regular"
@@ -35950,6 +36128,8 @@ import Foundation
case .cloudFlow20Filled: return ".cloudFlow20Filled"
case .cloudFlow20Regular: return ".cloudFlow20Regular"
case .cloudFlow24Filled: return ".cloudFlow24Filled"
+ default: break }
+ switch self {
case .cloudFlow24Regular: return ".cloudFlow24Regular"
case .cloudLink16Filled: return ".cloudLink16Filled"
case .cloudLink16Regular: return ".cloudLink16Regular"
@@ -35970,8 +36150,6 @@ import Foundation
case .cloudOff48Filled: return ".cloudOff48Filled"
case .cloudOff48Regular: return ".cloudOff48Regular"
case .cloudSwap20Filled: return ".cloudSwap20Filled"
- default: break }
- switch self {
case .cloudSwap20Regular: return ".cloudSwap20Regular"
case .cloudSwap24Filled: return ".cloudSwap24Filled"
case .cloudSwap24Regular: return ".cloudSwap24Regular"
@@ -36052,6 +36230,8 @@ import Foundation
case .codePyRectangle16Filled: return ".codePyRectangle16Filled"
case .codePyRectangle16Regular: return ".codePyRectangle16Regular"
case .codeRb16Filled: return ".codeRb16Filled"
+ default: break }
+ switch self {
case .codeRb16Regular: return ".codeRb16Regular"
case .codeRbRectangle16Filled: return ".codeRbRectangle16Filled"
case .codeRbRectangle16Regular: return ".codeRbRectangle16Regular"
@@ -36072,8 +36252,6 @@ import Foundation
case .codeVbRectangle16Filled: return ".codeVbRectangle16Filled"
case .codeVbRectangle16Regular: return ".codeVbRectangle16Regular"
case .collections16Filled: return ".collections16Filled"
- default: break }
- switch self {
case .collections16Regular: return ".collections16Regular"
case .collections20Filled: return ".collections20Filled"
case .collections20Regular: return ".collections20Regular"
@@ -36154,6 +36332,8 @@ import Foundation
case .comment20Regular: return ".comment20Regular"
case .comment24Filled: return ".comment24Filled"
case .comment24Regular: return ".comment24Regular"
+ default: break }
+ switch self {
case .comment28Filled: return ".comment28Filled"
case .comment28Regular: return ".comment28Regular"
case .comment32Filled: return ".comment32Filled"
@@ -36174,8 +36354,6 @@ import Foundation
case .commentAdd32Regular: return ".commentAdd32Regular"
case .commentAdd48Filled: return ".commentAdd48Filled"
case .commentAdd48Regular: return ".commentAdd48Regular"
- default: break }
- switch self {
case .commentArrowLeft12Filled: return ".commentArrowLeft12Filled"
case .commentArrowLeft12Regular: return ".commentArrowLeft12Regular"
case .commentArrowLeft16Filled: return ".commentArrowLeft16Filled"
@@ -36256,6 +36434,8 @@ import Foundation
case .commentMultiple24Regular: return ".commentMultiple24Regular"
case .commentMultiple28Filled: return ".commentMultiple28Filled"
case .commentMultiple28Regular: return ".commentMultiple28Regular"
+ default: break }
+ switch self {
case .commentMultiple32Filled: return ".commentMultiple32Filled"
case .commentMultiple32Regular: return ".commentMultiple32Regular"
case .commentMultipleCheckmark16Filled: return ".commentMultipleCheckmark16Filled"
@@ -36276,8 +36456,6 @@ import Foundation
case .commentMultipleLink28Regular: return ".commentMultipleLink28Regular"
case .commentMultipleLink32Filled: return ".commentMultipleLink32Filled"
case .commentMultipleLink32Regular: return ".commentMultipleLink32Regular"
- default: break }
- switch self {
case .commentNote20Filled: return ".commentNote20Filled"
case .commentNote20Regular: return ".commentNote20Regular"
case .commentNote24Filled: return ".commentNote24Filled"
@@ -36358,6 +36536,8 @@ import Foundation
case .connector24Regular: return ".connector24Regular"
case .contactCard16Filled: return ".contactCard16Filled"
case .contactCard16Regular: return ".contactCard16Regular"
+ default: break }
+ switch self {
case .contactCard20Filled: return ".contactCard20Filled"
case .contactCard20Regular: return ".contactCard20Regular"
case .contactCard24Filled: return ".contactCard24Filled"
@@ -36378,8 +36558,6 @@ import Foundation
case .contactCardGroup28Regular: return ".contactCardGroup28Regular"
case .contactCardGroup48Filled: return ".contactCardGroup48Filled"
case .contactCardGroup48Regular: return ".contactCardGroup48Regular"
- default: break }
- switch self {
case .contactCardLink16Filled: return ".contactCardLink16Filled"
case .contactCardLink16Regular: return ".contactCardLink16Regular"
case .contactCardLink20Filled: return ".contactCardLink20Filled"
@@ -36460,6 +36638,8 @@ import Foundation
case .controlButton24Regular: return ".controlButton24Regular"
case .convertRange20Filled: return ".convertRange20Filled"
case .convertRange20Regular: return ".convertRange20Regular"
+ default: break }
+ switch self {
case .convertRange24Filled: return ".convertRange24Filled"
case .convertRange24Regular: return ".convertRange24Regular"
case .cookies16Filled: return ".cookies16Filled"
@@ -36480,8 +36660,6 @@ import Foundation
case .copy20Regular: return ".copy20Regular"
case .copy24Filled: return ".copy24Filled"
case .copy24Regular: return ".copy24Regular"
- default: break }
- switch self {
case .copy32Filled: return ".copy32Filled"
case .copy32Regular: return ".copy32Regular"
case .copyAdd20Filled: return ".copyAdd20Filled"
@@ -36562,6 +36740,8 @@ import Foundation
case .crownSubtract24Regular: return ".crownSubtract24Regular"
case .cube12Filled: return ".cube12Filled"
case .cube12Regular: return ".cube12Regular"
+ default: break }
+ switch self {
case .cube16Filled: return ".cube16Filled"
case .cube16Regular: return ".cube16Regular"
case .cube20Filled: return ".cube20Filled"
@@ -36582,8 +36762,6 @@ import Foundation
case .cubeMultiple20Regular: return ".cubeMultiple20Regular"
case .cubeMultiple24Filled: return ".cubeMultiple24Filled"
case .cubeMultiple24Regular: return ".cubeMultiple24Regular"
- default: break }
- switch self {
case .cubeQuick16Filled: return ".cubeQuick16Filled"
case .cubeQuick16Regular: return ".cubeQuick16Regular"
case .cubeQuick20Filled: return ".cubeQuick20Filled"
@@ -36664,6 +36842,8 @@ import Foundation
case .darkTheme20Regular: return ".darkTheme20Regular"
case .darkTheme24Filled: return ".darkTheme24Filled"
case .darkTheme24Regular: return ".darkTheme24Regular"
+ default: break }
+ switch self {
case .dataArea20Filled: return ".dataArea20Filled"
case .dataArea20Regular: return ".dataArea20Regular"
case .dataArea24Filled: return ".dataArea24Filled"
@@ -36684,8 +36864,6 @@ import Foundation
case .dataBarVertical32Regular: return ".dataBarVertical32Regular"
case .dataBarVerticalAdd20Filled: return ".dataBarVerticalAdd20Filled"
case .dataBarVerticalAdd20Regular: return ".dataBarVerticalAdd20Regular"
- default: break }
- switch self {
case .dataBarVerticalAdd24Filled: return ".dataBarVerticalAdd24Filled"
case .dataBarVerticalAdd24Regular: return ".dataBarVerticalAdd24Regular"
case .dataBarVerticalArrowDown16Filled: return ".dataBarVerticalArrowDown16Filled"
@@ -36766,6 +36944,8 @@ import Foundation
case .dataUsageSettings16Regular: return ".dataUsageSettings16Regular"
case .dataUsageSettings20Filled: return ".dataUsageSettings20Filled"
case .dataUsageSettings20Regular: return ".dataUsageSettings20Regular"
+ default: break }
+ switch self {
case .dataUsageSettings24Filled: return ".dataUsageSettings24Filled"
case .dataUsageSettings24Regular: return ".dataUsageSettings24Regular"
case .dataUsageToolbox20Filled: return ".dataUsageToolbox20Filled"
@@ -36786,8 +36966,6 @@ import Foundation
case .database20Regular: return ".database20Regular"
case .database24Filled: return ".database24Filled"
case .database24Regular: return ".database24Regular"
- default: break }
- switch self {
case .database32Filled: return ".database32Filled"
case .database32Regular: return ".database32Regular"
case .database48Filled: return ".database48Filled"
@@ -36868,6 +37046,8 @@ import Foundation
case .deleteOff20Regular: return ".deleteOff20Regular"
case .deleteOff24Filled: return ".deleteOff24Filled"
case .deleteOff24Regular: return ".deleteOff24Regular"
+ default: break }
+ switch self {
case .dentist12Filled: return ".dentist12Filled"
case .dentist12Regular: return ".dentist12Regular"
case .dentist16Filled: return ".dentist16Filled"
@@ -36888,8 +37068,6 @@ import Foundation
case .designIdeas24Regular: return ".designIdeas24Regular"
case .desk16Filled: return ".desk16Filled"
case .desk16Regular: return ".desk16Regular"
- default: break }
- switch self {
case .desk20Filled: return ".desk20Filled"
case .desk20Regular: return ".desk20Regular"
case .desk24Filled: return ".desk24Filled"
@@ -36916,6 +37094,8 @@ import Foundation
case .desktopArrowDown20Regular: return ".desktopArrowDown20Regular"
case .desktopArrowDown24Filled: return ".desktopArrowDown24Filled"
case .desktopArrowDown24Regular: return ".desktopArrowDown24Regular"
+ case .desktopArrowDown32Filled: return ".desktopArrowDown32Filled"
+ case .desktopArrowDown32Regular: return ".desktopArrowDown32Regular"
case .desktopArrowRight16Filled: return ".desktopArrowRight16Filled"
case .desktopArrowRight16Regular: return ".desktopArrowRight16Regular"
case .desktopArrowRight20Filled: return ".desktopArrowRight20Filled"
@@ -36968,6 +37148,8 @@ import Foundation
case .desktopOff24Regular: return ".desktopOff24Regular"
case .desktopPulse16Filled: return ".desktopPulse16Filled"
case .desktopPulse16Regular: return ".desktopPulse16Regular"
+ default: break }
+ switch self {
case .desktopPulse20Filled: return ".desktopPulse20Filled"
case .desktopPulse20Regular: return ".desktopPulse20Regular"
case .desktopPulse24Filled: return ".desktopPulse24Filled"
@@ -36990,8 +37172,6 @@ import Foundation
case .desktopSpeakerOff20Regular: return ".desktopSpeakerOff20Regular"
case .desktopSpeakerOff24Filled: return ".desktopSpeakerOff24Filled"
case .desktopSpeakerOff24Regular: return ".desktopSpeakerOff24Regular"
- default: break }
- switch self {
case .desktopSync16Filled: return ".desktopSync16Filled"
case .desktopSync16Regular: return ".desktopSync16Regular"
case .desktopSync20Filled: return ".desktopSync20Filled"
@@ -37070,6 +37250,8 @@ import Foundation
case .dialpadOff24Regular: return ".dialpadOff24Regular"
case .dialpadQuestionMark20Filled: return ".dialpadQuestionMark20Filled"
case .dialpadQuestionMark20Regular: return ".dialpadQuestionMark20Regular"
+ default: break }
+ switch self {
case .dialpadQuestionMark24Filled: return ".dialpadQuestionMark24Filled"
case .dialpadQuestionMark24Regular: return ".dialpadQuestionMark24Regular"
case .diamond16Filled: return ".diamond16Filled"
@@ -37092,8 +37274,6 @@ import Foundation
case .directions24Regular: return ".directions24Regular"
case .dishwasher20Filled: return ".dishwasher20Filled"
case .dishwasher20Regular: return ".dishwasher20Regular"
- default: break }
- switch self {
case .dishwasher24Filled: return ".dishwasher24Filled"
case .dishwasher24Regular: return ".dishwasher24Regular"
case .dishwasher32Filled: return ".dishwasher32Filled"
@@ -37172,6 +37352,8 @@ import Foundation
case .doctor16Regular: return ".doctor16Regular"
case .doctor20Filled: return ".doctor20Filled"
case .doctor20Regular: return ".doctor20Regular"
+ default: break }
+ switch self {
case .doctor24Filled: return ".doctor24Filled"
case .doctor24Regular: return ".doctor24Regular"
case .doctor28Filled: return ".doctor28Filled"
@@ -37194,8 +37376,6 @@ import Foundation
case .document28Regular: return ".document28Regular"
case .document32Filled: return ".document32Filled"
case .document32Regular: return ".document32Regular"
- default: break }
- switch self {
case .document48Filled: return ".document48Filled"
case .document48Regular: return ".document48Regular"
case .documentAdd16Filled: return ".documentAdd16Filled"
@@ -37274,6 +37454,8 @@ import Foundation
case .documentBulletListCube20Regular: return ".documentBulletListCube20Regular"
case .documentBulletListCube24Filled: return ".documentBulletListCube24Filled"
case .documentBulletListCube24Regular: return ".documentBulletListCube24Regular"
+ default: break }
+ switch self {
case .documentBulletListMultiple20Filled: return ".documentBulletListMultiple20Filled"
case .documentBulletListMultiple20Regular: return ".documentBulletListMultiple20Regular"
case .documentBulletListMultiple24Filled: return ".documentBulletListMultiple24Filled"
@@ -37296,8 +37478,6 @@ import Foundation
case .documentCheckmark24Regular: return ".documentCheckmark24Regular"
case .documentChevronDouble20Filled: return ".documentChevronDouble20Filled"
case .documentChevronDouble20Regular: return ".documentChevronDouble20Regular"
- default: break }
- switch self {
case .documentChevronDouble24Filled: return ".documentChevronDouble24Filled"
case .documentChevronDouble24Regular: return ".documentChevronDouble24Regular"
case .documentContract16Filled: return ".documentContract16Filled"
@@ -37376,6 +37556,8 @@ import Foundation
case .documentFit16Regular: return ".documentFit16Regular"
case .documentFit20Filled: return ".documentFit20Filled"
case .documentFit20Regular: return ".documentFit20Regular"
+ default: break }
+ switch self {
case .documentFit24Filled: return ".documentFit24Filled"
case .documentFit24Regular: return ".documentFit24Regular"
case .documentFlowchart20Filled: return ".documentFlowchart20Filled"
@@ -37398,8 +37580,6 @@ import Foundation
case .documentFooterDismiss20Regular: return ".documentFooterDismiss20Regular"
case .documentFooterDismiss24Filled: return ".documentFooterDismiss24Filled"
case .documentFooterDismiss24Regular: return ".documentFooterDismiss24Regular"
- default: break }
- switch self {
case .documentFs16Filled: return ".documentFs16Filled"
case .documentFs16Regular: return ".documentFs16Regular"
case .documentHeader16Filled: return ".documentHeader16Filled"
@@ -37478,6 +37658,8 @@ import Foundation
case .documentLightning48Regular: return ".documentLightning48Regular"
case .documentLink16Filled: return ".documentLink16Filled"
case .documentLink16Regular: return ".documentLink16Regular"
+ default: break }
+ switch self {
case .documentLink20Filled: return ".documentLink20Filled"
case .documentLink20Regular: return ".documentLink20Regular"
case .documentLink24Filled: return ".documentLink24Filled"
@@ -37500,8 +37682,6 @@ import Foundation
case .documentMargins24Regular: return ".documentMargins24Regular"
case .documentMention16Filled: return ".documentMention16Filled"
case .documentMention16Regular: return ".documentMention16Regular"
- default: break }
- switch self {
case .documentMention20Filled: return ".documentMention20Filled"
case .documentMention20Regular: return ".documentMention20Regular"
case .documentMention24Filled: return ".documentMention24Filled"
@@ -37580,6 +37760,8 @@ import Foundation
case .documentPageBreak20Regular: return ".documentPageBreak20Regular"
case .documentPageBreak24Filled: return ".documentPageBreak24Filled"
case .documentPageBreak24Regular: return ".documentPageBreak24Regular"
+ default: break }
+ switch self {
case .documentPageNumber20Filled: return ".documentPageNumber20Filled"
case .documentPageNumber20Regular: return ".documentPageNumber20Regular"
case .documentPageNumber24Filled: return ".documentPageNumber24Filled"
@@ -37602,8 +37784,6 @@ import Foundation
case .documentPdf20Regular: return ".documentPdf20Regular"
case .documentPdf24Filled: return ".documentPdf24Filled"
case .documentPdf24Regular: return ".documentPdf24Regular"
- default: break }
- switch self {
case .documentPdf32Filled: return ".documentPdf32Filled"
case .documentPdf32Regular: return ".documentPdf32Regular"
case .documentPercent20Filled: return ".documentPercent20Filled"
@@ -37682,6 +37862,8 @@ import Foundation
case .documentSearch24Regular: return ".documentSearch24Regular"
case .documentSearch32Filled: return ".documentSearch32Filled"
case .documentSearch32Regular: return ".documentSearch32Regular"
+ default: break }
+ switch self {
case .documentSettings16Filled: return ".documentSettings16Filled"
case .documentSettings16Regular: return ".documentSettings16Regular"
case .documentSettings20Filled: return ".documentSettings20Filled"
@@ -37704,8 +37886,6 @@ import Foundation
case .documentSplitHint20Regular: return ".documentSplitHint20Regular"
case .documentSplitHint24Filled: return ".documentSplitHint24Filled"
case .documentSplitHint24Regular: return ".documentSplitHint24Regular"
- default: break }
- switch self {
case .documentSplitHintOff16Filled: return ".documentSplitHintOff16Filled"
case .documentSplitHintOff16Regular: return ".documentSplitHintOff16Regular"
case .documentSplitHintOff20Filled: return ".documentSplitHintOff20Filled"
@@ -37784,6 +37964,8 @@ import Foundation
case .documentTs16Regular: return ".documentTs16Regular"
case .documentVb16Filled: return ".documentVb16Filled"
case .documentVb16Regular: return ".documentVb16Regular"
+ default: break }
+ switch self {
case .documentWidth20Filled: return ".documentWidth20Filled"
case .documentWidth20Regular: return ".documentWidth20Regular"
case .documentWidth24Filled: return ".documentWidth24Filled"
@@ -37806,8 +37988,6 @@ import Foundation
case .doorArrowLeft24Regular: return ".doorArrowLeft24Regular"
case .doorArrowRight16Filled: return ".doorArrowRight16Filled"
case .doorArrowRight16Regular: return ".doorArrowRight16Regular"
- default: break }
- switch self {
case .doorArrowRight20Filled: return ".doorArrowRight20Filled"
case .doorArrowRight20Regular: return ".doorArrowRight20Regular"
case .doorArrowRight28Filled: return ".doorArrowRight28Filled"
@@ -37886,6 +38066,8 @@ import Foundation
case .drinkBeer16Regular: return ".drinkBeer16Regular"
case .drinkBeer20Filled: return ".drinkBeer20Filled"
case .drinkBeer20Regular: return ".drinkBeer20Regular"
+ default: break }
+ switch self {
case .drinkBeer24Filled: return ".drinkBeer24Filled"
case .drinkBeer24Regular: return ".drinkBeer24Regular"
case .drinkBottle20Filled: return ".drinkBottle20Filled"
@@ -37908,8 +38090,6 @@ import Foundation
case .drinkMargarita20Regular: return ".drinkMargarita20Regular"
case .drinkMargarita24Filled: return ".drinkMargarita24Filled"
case .drinkMargarita24Regular: return ".drinkMargarita24Regular"
- default: break }
- switch self {
case .drinkToGo20Filled: return ".drinkToGo20Filled"
case .drinkToGo20Regular: return ".drinkToGo20Regular"
case .drinkToGo24Filled: return ".drinkToGo24Filled"
@@ -37988,6 +38168,8 @@ import Foundation
case .dualScreenPagination20Regular: return ".dualScreenPagination20Regular"
case .dualScreenPagination24Filled: return ".dualScreenPagination24Filled"
case .dualScreenPagination24Regular: return ".dualScreenPagination24Regular"
+ default: break }
+ switch self {
case .dualScreenSettings20Filled: return ".dualScreenSettings20Filled"
case .dualScreenSettings20Regular: return ".dualScreenSettings20Regular"
case .dualScreenSettings24Filled: return ".dualScreenSettings24Filled"
@@ -38010,8 +38192,6 @@ import Foundation
case .dualScreenTablet24Regular: return ".dualScreenTablet24Regular"
case .dualScreenUpdate20Filled: return ".dualScreenUpdate20Filled"
case .dualScreenUpdate20Regular: return ".dualScreenUpdate20Regular"
- default: break }
- switch self {
case .dualScreenUpdate24Filled: return ".dualScreenUpdate24Filled"
case .dualScreenUpdate24Regular: return ".dualScreenUpdate24Regular"
case .dualScreenVerticalScroll20Filled: return ".dualScreenVerticalScroll20Filled"
@@ -38076,6 +38256,10 @@ import Foundation
case .editArrowBack20Regular: return ".editArrowBack20Regular"
case .editArrowBack24Filled: return ".editArrowBack24Filled"
case .editArrowBack24Regular: return ".editArrowBack24Regular"
+ case .editLineHorizontal320Filled: return ".editLineHorizontal320Filled"
+ case .editLineHorizontal320Regular: return ".editLineHorizontal320Regular"
+ case .editLineHorizontal324Filled: return ".editLineHorizontal324Filled"
+ case .editLineHorizontal324Regular: return ".editLineHorizontal324Regular"
case .editOff16Filled: return ".editOff16Filled"
case .editOff16Regular: return ".editOff16Regular"
case .editOff20Filled: return ".editOff20Filled"
@@ -38086,6 +38270,8 @@ import Foundation
case .editOff28Regular: return ".editOff28Regular"
case .editOff32Filled: return ".editOff32Filled"
case .editOff32Regular: return ".editOff32Regular"
+ default: break }
+ switch self {
case .editOff48Filled: return ".editOff48Filled"
case .editOff48Regular: return ".editOff48Regular"
case .editPerson20Filled: return ".editPerson20Filled"
@@ -38112,8 +38298,6 @@ import Foundation
case .elevator20Regular: return ".elevator20Regular"
case .elevator24Filled: return ".elevator24Filled"
case .elevator24Regular: return ".elevator24Regular"
- default: break }
- switch self {
case .elevator32Filled: return ".elevator32Filled"
case .elevator32Regular: return ".elevator32Regular"
case .elevator48Filled: return ".elevator48Filled"
@@ -38188,6 +38372,8 @@ import Foundation
case .emojiMeh20Regular: return ".emojiMeh20Regular"
case .emojiMeh24Filled: return ".emojiMeh24Filled"
case .emojiMeh24Regular: return ".emojiMeh24Regular"
+ default: break }
+ switch self {
case .emojiMeme16Filled: return ".emojiMeme16Filled"
case .emojiMeme16Regular: return ".emojiMeme16Regular"
case .emojiMeme20Filled: return ".emojiMeme20Filled"
@@ -38214,8 +38400,6 @@ import Foundation
case .emojiSmileSlight24Regular: return ".emojiSmileSlight24Regular"
case .emojiSparkle16Filled: return ".emojiSparkle16Filled"
case .emojiSparkle16Regular: return ".emojiSparkle16Regular"
- default: break }
- switch self {
case .emojiSparkle20Filled: return ".emojiSparkle20Filled"
case .emojiSparkle20Regular: return ".emojiSparkle20Regular"
case .emojiSparkle24Filled: return ".emojiSparkle24Filled"
@@ -38290,6 +38474,8 @@ import Foundation
case .expandUpLeft28Regular: return ".expandUpLeft28Regular"
case .expandUpLeft32Filled: return ".expandUpLeft32Filled"
case .expandUpLeft32Regular: return ".expandUpLeft32Regular"
+ default: break }
+ switch self {
case .expandUpLeft48Filled: return ".expandUpLeft48Filled"
case .expandUpLeft48Regular: return ".expandUpLeft48Regular"
case .expandUpRight16Filled: return ".expandUpRight16Filled"
@@ -38316,8 +38502,6 @@ import Foundation
case .eye20Regular: return ".eye20Regular"
case .eye24Filled: return ".eye24Filled"
case .eye24Regular: return ".eye24Regular"
- default: break }
- switch self {
case .eye28Filled: return ".eye28Filled"
case .eye28Regular: return ".eye28Regular"
case .eye32Filled: return ".eye32Filled"
@@ -38392,6 +38576,8 @@ import Foundation
case .feed20Regular: return ".feed20Regular"
case .feed24Filled: return ".feed24Filled"
case .feed24Regular: return ".feed24Regular"
+ default: break }
+ switch self {
case .feed28Filled: return ".feed28Filled"
case .feed28Regular: return ".feed28Regular"
case .feed32Filled: return ".feed32Filled"
@@ -38418,8 +38604,6 @@ import Foundation
case .filmstripPlay16Regular: return ".filmstripPlay16Regular"
case .filmstripPlay20Filled: return ".filmstripPlay20Filled"
case .filmstripPlay20Regular: return ".filmstripPlay20Regular"
- default: break }
- switch self {
case .filmstripPlay24Filled: return ".filmstripPlay24Filled"
case .filmstripPlay24Regular: return ".filmstripPlay24Regular"
case .filmstripPlay32Filled: return ".filmstripPlay32Filled"
@@ -38494,6 +38678,8 @@ import Foundation
case .flag28Regular: return ".flag28Regular"
case .flag32Filled: return ".flag32Filled"
case .flag32Regular: return ".flag32Regular"
+ default: break }
+ switch self {
case .flag48Filled: return ".flag48Filled"
case .flag48Regular: return ".flag48Regular"
case .flagCheckered20Filled: return ".flagCheckered20Filled"
@@ -38520,8 +38706,6 @@ import Foundation
case .flagOff28Regular: return ".flagOff28Regular"
case .flagOff48Filled: return ".flagOff48Filled"
case .flagOff48Regular: return ".flagOff48Regular"
- default: break }
- switch self {
case .flagPride16Filled: return ".flagPride16Filled"
case .flagPride20Filled: return ".flagPride20Filled"
case .flagPride24Filled: return ".flagPride24Filled"
@@ -38596,6 +38780,8 @@ import Foundation
case .flashlight16Regular: return ".flashlight16Regular"
case .flashlight20Filled: return ".flashlight20Filled"
case .flashlight20Regular: return ".flashlight20Regular"
+ default: break }
+ switch self {
case .flashlight24Filled: return ".flashlight24Filled"
case .flashlight24Regular: return ".flashlight24Regular"
case .flashlightOff20Filled: return ".flashlightOff20Filled"
@@ -38622,8 +38808,6 @@ import Foundation
case .flipVertical24Regular: return ".flipVertical24Regular"
case .flipVertical28Filled: return ".flipVertical28Filled"
case .flipVertical28Regular: return ".flipVertical28Regular"
- default: break }
- switch self {
case .flipVertical32Filled: return ".flipVertical32Filled"
case .flipVertical32Regular: return ".flipVertical32Regular"
case .flipVertical48Filled: return ".flipVertical48Filled"
@@ -38698,6 +38882,8 @@ import Foundation
case .folderArrowLeft32Regular: return ".folderArrowLeft32Regular"
case .folderArrowLeft48Filled: return ".folderArrowLeft48Filled"
case .folderArrowLeft48Regular: return ".folderArrowLeft48Regular"
+ default: break }
+ switch self {
case .folderArrowRight16Filled: return ".folderArrowRight16Filled"
case .folderArrowRight16Regular: return ".folderArrowRight16Regular"
case .folderArrowRight20Filled: return ".folderArrowRight20Filled"
@@ -38724,8 +38910,6 @@ import Foundation
case .folderArrowUp48Regular: return ".folderArrowUp48Regular"
case .folderBriefcase20Filled: return ".folderBriefcase20Filled"
case .folderBriefcase20Regular: return ".folderBriefcase20Regular"
- default: break }
- switch self {
case .folderGlobe16Filled: return ".folderGlobe16Filled"
case .folderGlobe16Regular: return ".folderGlobe16Regular"
case .folderGlobe20Filled: return ".folderGlobe20Filled"
@@ -38800,6 +38984,8 @@ import Foundation
case .folderProhibited24Regular: return ".folderProhibited24Regular"
case .folderProhibited28Filled: return ".folderProhibited28Filled"
case .folderProhibited28Regular: return ".folderProhibited28Regular"
+ default: break }
+ switch self {
case .folderProhibited32Filled: return ".folderProhibited32Filled"
case .folderProhibited32Regular: return ".folderProhibited32Regular"
case .folderProhibited48Filled: return ".folderProhibited48Filled"
@@ -38826,8 +39012,6 @@ import Foundation
case .folderZip16Regular: return ".folderZip16Regular"
case .folderZip20Filled: return ".folderZip20Filled"
case .folderZip20Regular: return ".folderZip20Regular"
- default: break }
- switch self {
case .folderZip24Filled: return ".folderZip24Filled"
case .folderZip24Regular: return ".folderZip24Regular"
case .fontDecrease20Filled: return ".fontDecrease20Filled"
@@ -38902,6 +39086,8 @@ import Foundation
case .foodFish24Regular: return ".foodFish24Regular"
case .foodGrains20Filled: return ".foodGrains20Filled"
case .foodGrains20Regular: return ".foodGrains20Regular"
+ default: break }
+ switch self {
case .foodGrains24Filled: return ".foodGrains24Filled"
case .foodGrains24Regular: return ".foodGrains24Regular"
case .foodPizza20Filled: return ".foodPizza20Filled"
@@ -38928,8 +39114,6 @@ import Foundation
case .formMultiple24Regular: return ".formMultiple24Regular"
case .formMultiple28Filled: return ".formMultiple28Filled"
case .formMultiple28Regular: return ".formMultiple28Regular"
- default: break }
- switch self {
case .formMultiple48Filled: return ".formMultiple48Filled"
case .formMultiple48Regular: return ".formMultiple48Regular"
case .formNew20Filled: return ".formNew20Filled"
@@ -39004,6 +39188,8 @@ import Foundation
case .games20Regular: return ".games20Regular"
case .games24Filled: return ".games24Filled"
case .games24Regular: return ".games24Regular"
+ default: break }
+ switch self {
case .games28Filled: return ".games28Filled"
case .games28Regular: return ".games28Regular"
case .games32Filled: return ".games32Filled"
@@ -39030,8 +39216,6 @@ import Foundation
case .gauge20Regular: return ".gauge20Regular"
case .gauge24Filled: return ".gauge24Filled"
case .gauge24Regular: return ".gauge24Regular"
- default: break }
- switch self {
case .gauge32Filled: return ".gauge32Filled"
case .gauge32Regular: return ".gauge32Regular"
case .gaugeAdd20Filled: return ".gaugeAdd20Filled"
@@ -39092,6 +39276,8 @@ import Foundation
case .giftOpen20Regular: return ".giftOpen20Regular"
case .giftOpen24Filled: return ".giftOpen24Filled"
case .giftOpen24Regular: return ".giftOpen24Regular"
+ case .giftOpen32Filled: return ".giftOpen32Filled"
+ case .giftOpen32Regular: return ".giftOpen32Regular"
case .glance12Filled: return ".glance12Filled"
case .glance12Regular: return ".glance12Regular"
case .glance20Filled: return ".glance20Filled"
@@ -39104,6 +39290,8 @@ import Foundation
case .glanceHorizontal12Regular: return ".glanceHorizontal12Regular"
case .glanceHorizontal16Filled: return ".glanceHorizontal16Filled"
case .glanceHorizontal16Regular: return ".glanceHorizontal16Regular"
+ default: break }
+ switch self {
case .glanceHorizontal20Filled: return ".glanceHorizontal20Filled"
case .glanceHorizontal20Regular: return ".glanceHorizontal20Regular"
case .glanceHorizontal24Filled: return ".glanceHorizontal24Filled"
@@ -39132,8 +39320,6 @@ import Foundation
case .glasses48Regular: return ".glasses48Regular"
case .glassesOff16Filled: return ".glassesOff16Filled"
case .glassesOff16Regular: return ".glassesOff16Regular"
- default: break }
- switch self {
case .glassesOff20Filled: return ".glassesOff20Filled"
case .glassesOff20Regular: return ".glassesOff20Regular"
case .glassesOff24Filled: return ".glassesOff24Filled"
@@ -39206,6 +39392,8 @@ import Foundation
case .globeProhibited20Regular: return ".globeProhibited20Regular"
case .globeProhibited24Filled: return ".globeProhibited24Filled"
case .globeProhibited24Regular: return ".globeProhibited24Regular"
+ default: break }
+ switch self {
case .globeSearch20Filled: return ".globeSearch20Filled"
case .globeSearch20Regular: return ".globeSearch20Regular"
case .globeSearch24Filled: return ".globeSearch24Filled"
@@ -39234,8 +39422,6 @@ import Foundation
case .globeSync24Regular: return ".globeSync24Regular"
case .globeVideo20Filled: return ".globeVideo20Filled"
case .globeVideo20Regular: return ".globeVideo20Regular"
- default: break }
- switch self {
case .globeVideo24Filled: return ".globeVideo24Filled"
case .globeVideo24Regular: return ".globeVideo24Regular"
case .globeVideo28Filled: return ".globeVideo28Filled"
@@ -39308,6 +39494,8 @@ import Foundation
case .guest28Regular: return ".guest28Regular"
case .guest32Filled: return ".guest32Filled"
case .guest32Regular: return ".guest32Regular"
+ default: break }
+ switch self {
case .guest48Filled: return ".guest48Filled"
case .guest48Regular: return ".guest48Regular"
case .guestAdd20Filled: return ".guestAdd20Filled"
@@ -39336,8 +39524,6 @@ import Foundation
case .handLeft20Regular: return ".handLeft20Regular"
case .handLeft24Filled: return ".handLeft24Filled"
case .handLeft24Regular: return ".handLeft24Regular"
- default: break }
- switch self {
case .handLeft28Filled: return ".handLeft28Filled"
case .handLeft28Regular: return ".handLeft28Regular"
case .handLeftChat16Filled: return ".handLeftChat16Filled"
@@ -39410,6 +39596,8 @@ import Foundation
case .hardDrive16Regular: return ".hardDrive16Regular"
case .hardDrive20Filled: return ".hardDrive20Filled"
case .hardDrive20Regular: return ".hardDrive20Regular"
+ default: break }
+ switch self {
case .hardDrive24Filled: return ".hardDrive24Filled"
case .hardDrive24Regular: return ".hardDrive24Regular"
case .hardDrive28Filled: return ".hardDrive28Filled"
@@ -39438,8 +39626,6 @@ import Foundation
case .hatGraduationAdd20Regular: return ".hatGraduationAdd20Regular"
case .hatGraduationAdd24Filled: return ".hatGraduationAdd24Filled"
case .hatGraduationAdd24Regular: return ".hatGraduationAdd24Regular"
- default: break }
- switch self {
case .hatGraduationSparkle16Filled: return ".hatGraduationSparkle16Filled"
case .hatGraduationSparkle16Regular: return ".hatGraduationSparkle16Regular"
case .hatGraduationSparkle20Filled: return ".hatGraduationSparkle20Filled"
@@ -39512,6 +39698,8 @@ import Foundation
case .heart24Regular: return ".heart24Regular"
case .heart28Filled: return ".heart28Filled"
case .heart28Regular: return ".heart28Regular"
+ default: break }
+ switch self {
case .heart32Filled: return ".heart32Filled"
case .heart32Regular: return ".heart32Regular"
case .heart48Filled: return ".heart48Filled"
@@ -39540,8 +39728,6 @@ import Foundation
case .heartCircleHint32Regular: return ".heartCircleHint32Regular"
case .heartCircleHint48Filled: return ".heartCircleHint48Filled"
case .heartCircleHint48Regular: return ".heartCircleHint48Regular"
- default: break }
- switch self {
case .heartOff16Filled: return ".heartOff16Filled"
case .heartOff16Regular: return ".heartOff16Regular"
case .heartOff20Filled: return ".heartOff20Filled"
@@ -39614,6 +39800,8 @@ import Foundation
case .history48Filled: return ".history48Filled"
case .history48Regular: return ".history48Regular"
case .historyDismiss20Filled: return ".historyDismiss20Filled"
+ default: break }
+ switch self {
case .historyDismiss20Regular: return ".historyDismiss20Regular"
case .historyDismiss24Filled: return ".historyDismiss24Filled"
case .historyDismiss24Regular: return ".historyDismiss24Regular"
@@ -39642,8 +39830,6 @@ import Foundation
case .homeAdd24Filled: return ".homeAdd24Filled"
case .homeAdd24Regular: return ".homeAdd24Regular"
case .homeCheckmark16Filled: return ".homeCheckmark16Filled"
- default: break }
- switch self {
case .homeCheckmark16Regular: return ".homeCheckmark16Regular"
case .homeCheckmark20Filled: return ".homeCheckmark20Filled"
case .homeCheckmark20Regular: return ".homeCheckmark20Regular"
@@ -39716,6 +39902,8 @@ import Foundation
case .icons24Filled: return ".icons24Filled"
case .icons24Regular: return ".icons24Regular"
case .image16Filled: return ".image16Filled"
+ default: break }
+ switch self {
case .image16Regular: return ".image16Regular"
case .image20Filled: return ".image20Filled"
case .image20Regular: return ".image20Regular"
@@ -39744,8 +39932,6 @@ import Foundation
case .imageArrowCounterclockwise20Filled: return ".imageArrowCounterclockwise20Filled"
case .imageArrowCounterclockwise20Regular: return ".imageArrowCounterclockwise20Regular"
case .imageArrowCounterclockwise24Filled: return ".imageArrowCounterclockwise24Filled"
- default: break }
- switch self {
case .imageArrowCounterclockwise24Regular: return ".imageArrowCounterclockwise24Regular"
case .imageArrowForward20Filled: return ".imageArrowForward20Filled"
case .imageArrowForward20Regular: return ".imageArrowForward20Regular"
@@ -39818,6 +40004,8 @@ 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"
@@ -39846,8 +40034,6 @@ import Foundation
case .imageStack16Filled: return ".imageStack16Filled"
case .imageStack16Regular: return ".imageStack16Regular"
case .imageStack20Filled: return ".imageStack20Filled"
- default: break }
- switch self {
case .imageStack20Regular: return ".imageStack20Regular"
case .imageTable16Filled: return ".imageTable16Filled"
case .imageTable16Regular: return ".imageTable16Regular"
@@ -39920,6 +40106,8 @@ import Foundation
case .inkingTool32Filled: return ".inkingTool32Filled"
case .inkingTool32Regular: return ".inkingTool32Regular"
case .inkingToolAccent16Filled: return ".inkingToolAccent16Filled"
+ default: break }
+ switch self {
case .inkingToolAccent20Filled: return ".inkingToolAccent20Filled"
case .inkingToolAccent24Filled: return ".inkingToolAccent24Filled"
case .inkingToolAccent32Filled: return ".inkingToolAccent32Filled"
@@ -39948,8 +40136,6 @@ import Foundation
case .iotAlert20Filled: return ".iotAlert20Filled"
case .iotAlert20Regular: return ".iotAlert20Regular"
case .iotAlert24Filled: return ".iotAlert24Filled"
- default: break }
- switch self {
case .iotAlert24Regular: return ".iotAlert24Regular"
case .javascript16Filled: return ".javascript16Filled"
case .javascript16Regular: return ".javascript16Regular"
@@ -40022,6 +40208,8 @@ import Foundation
case .keyboardShift24Filled: return ".keyboardShift24Filled"
case .keyboardShift24Regular: return ".keyboardShift24Regular"
case .keyboardShiftUppercase16Filled: return ".keyboardShiftUppercase16Filled"
+ default: break }
+ switch self {
case .keyboardShiftUppercase16Regular: return ".keyboardShiftUppercase16Regular"
case .keyboardShiftUppercase20Filled: return ".keyboardShiftUppercase20Filled"
case .keyboardShiftUppercase20Regular: return ".keyboardShiftUppercase20Regular"
@@ -40050,8 +40238,6 @@ import Foundation
case .laptopBriefcase24Filled: return ".laptopBriefcase24Filled"
case .laptopBriefcase24Regular: return ".laptopBriefcase24Regular"
case .laptopBriefcase32Filled: return ".laptopBriefcase32Filled"
- default: break }
- switch self {
case .laptopBriefcase32Regular: return ".laptopBriefcase32Regular"
case .laptopDismiss16Filled: return ".laptopDismiss16Filled"
case .laptopDismiss16Regular: return ".laptopDismiss16Regular"
@@ -40124,6 +40310,8 @@ import Foundation
case .layoutCellFourFocusBottomLeft24Filled: return ".layoutCellFourFocusBottomLeft24Filled"
case .layoutCellFourFocusBottomRight16Filled: return ".layoutCellFourFocusBottomRight16Filled"
case .layoutCellFourFocusBottomRight20Filled: return ".layoutCellFourFocusBottomRight20Filled"
+ default: break }
+ switch self {
case .layoutCellFourFocusBottomRight24Filled: return ".layoutCellFourFocusBottomRight24Filled"
case .layoutCellFourFocusTopLeft16Filled: return ".layoutCellFourFocusTopLeft16Filled"
case .layoutCellFourFocusTopLeft20Filled: return ".layoutCellFourFocusTopLeft20Filled"
@@ -40152,8 +40340,6 @@ import Foundation
case .layoutColumnOneThirdLeft16Filled: return ".layoutColumnOneThirdLeft16Filled"
case .layoutColumnOneThirdLeft16Regular: return ".layoutColumnOneThirdLeft16Regular"
case .layoutColumnOneThirdLeft20Filled: return ".layoutColumnOneThirdLeft20Filled"
- default: break }
- switch self {
case .layoutColumnOneThirdLeft20Regular: return ".layoutColumnOneThirdLeft20Regular"
case .layoutColumnOneThirdLeft24Filled: return ".layoutColumnOneThirdLeft24Filled"
case .layoutColumnOneThirdLeft24Regular: return ".layoutColumnOneThirdLeft24Regular"
@@ -40226,6 +40412,8 @@ import Foundation
case .layoutColumnTwoSplitRightFocusBottomRight24Filled: return ".layoutColumnTwoSplitRightFocusBottomRight24Filled"
case .layoutColumnTwoSplitRightFocusLeft16Filled: return ".layoutColumnTwoSplitRightFocusLeft16Filled"
case .layoutColumnTwoSplitRightFocusLeft20Filled: return ".layoutColumnTwoSplitRightFocusLeft20Filled"
+ default: break }
+ switch self {
case .layoutColumnTwoSplitRightFocusLeft24Filled: return ".layoutColumnTwoSplitRightFocusLeft24Filled"
case .layoutColumnTwoSplitRightFocusTopRight16Filled: return ".layoutColumnTwoSplitRightFocusTopRight16Filled"
case .layoutColumnTwoSplitRightFocusTopRight20Filled: return ".layoutColumnTwoSplitRightFocusTopRight20Filled"
@@ -40254,8 +40442,6 @@ import Foundation
case .layoutRowThree20Regular: return ".layoutRowThree20Regular"
case .layoutRowThree24Filled: return ".layoutRowThree24Filled"
case .layoutRowThree24Regular: return ".layoutRowThree24Regular"
- default: break }
- switch self {
case .layoutRowThreeFocusBottom16Filled: return ".layoutRowThreeFocusBottom16Filled"
case .layoutRowThreeFocusBottom20Filled: return ".layoutRowThreeFocusBottom20Filled"
case .layoutRowThreeFocusBottom24Filled: return ".layoutRowThreeFocusBottom24Filled"
@@ -40328,6 +40514,8 @@ import Foundation
case .leafThree20Regular: return ".leafThree20Regular"
case .leafThree24Filled: return ".leafThree24Filled"
case .leafThree24Regular: return ".leafThree24Regular"
+ default: break }
+ switch self {
case .leafTwo16Filled: return ".leafTwo16Filled"
case .leafTwo16Regular: return ".leafTwo16Regular"
case .leafTwo20Filled: return ".leafTwo20Filled"
@@ -40356,8 +40544,6 @@ import Foundation
case .lightbulb16Regular: return ".lightbulb16Regular"
case .lightbulb20Filled: return ".lightbulb20Filled"
case .lightbulb20Regular: return ".lightbulb20Regular"
- default: break }
- switch self {
case .lightbulb24Filled: return ".lightbulb24Filled"
case .lightbulb24Regular: return ".lightbulb24Regular"
case .lightbulb28Filled: return ".lightbulb28Filled"
@@ -40430,6 +40616,8 @@ import Foundation
case .lineHorizontal120Regular: return ".lineHorizontal120Regular"
case .lineHorizontal124Filled: return ".lineHorizontal124Filled"
case .lineHorizontal124Regular: return ".lineHorizontal124Regular"
+ default: break }
+ switch self {
case .lineHorizontal128Filled: return ".lineHorizontal128Filled"
case .lineHorizontal128Regular: return ".lineHorizontal128Regular"
case .lineHorizontal1Dashes16Filled: return ".lineHorizontal1Dashes16Filled"
@@ -40458,8 +40646,6 @@ import Foundation
case .lineHorizontal4Search16Regular: return ".lineHorizontal4Search16Regular"
case .lineHorizontal4Search20Filled: return ".lineHorizontal4Search20Filled"
case .lineHorizontal4Search20Regular: return ".lineHorizontal4Search20Regular"
- default: break }
- switch self {
case .lineHorizontal520Filled: return ".lineHorizontal520Filled"
case .lineHorizontal520Regular: return ".lineHorizontal520Regular"
case .lineHorizontal5Error20Filled: return ".lineHorizontal5Error20Filled"
@@ -40532,6 +40718,8 @@ import Foundation
case .linkSquare24Regular: return ".linkSquare24Regular"
case .linkToolbox20Filled: return ".linkToolbox20Filled"
case .linkToolbox20Regular: return ".linkToolbox20Regular"
+ default: break }
+ switch self {
case .list16Filled: return ".list16Filled"
case .list16Regular: return ".list16Regular"
case .list20Filled: return ".list20Filled"
@@ -40560,8 +40748,6 @@ import Foundation
case .liveOff20Regular: return ".liveOff20Regular"
case .liveOff24Filled: return ".liveOff24Filled"
case .liveOff24Regular: return ".liveOff24Regular"
- default: break }
- switch self {
case .localLanguage16Filled: return ".localLanguage16Filled"
case .localLanguage16Regular: return ".localLanguage16Regular"
case .localLanguage20Filled: return ".localLanguage20Filled"
@@ -40634,6 +40820,8 @@ import Foundation
case .locationLive20Regular: return ".locationLive20Regular"
case .locationLive24Filled: return ".locationLive24Filled"
case .locationLive24Regular: return ".locationLive24Regular"
+ default: break }
+ switch self {
case .locationOff16Filled: return ".locationOff16Filled"
case .locationOff16Regular: return ".locationOff16Regular"
case .locationOff20Filled: return ".locationOff20Filled"
@@ -40662,8 +40850,6 @@ import Foundation
case .locationTargetSquare32Regular: return ".locationTargetSquare32Regular"
case .lockClosed12Filled: return ".lockClosed12Filled"
case .lockClosed12Regular: return ".lockClosed12Regular"
- default: break }
- switch self {
case .lockClosed16Filled: return ".lockClosed16Filled"
case .lockClosed16Regular: return ".lockClosed16Regular"
case .lockClosed20Filled: return ".lockClosed20Filled"
@@ -40736,6 +40922,8 @@ import Foundation
case .mail20Regular: return ".mail20Regular"
case .mail24Filled: return ".mail24Filled"
case .mail24Regular: return ".mail24Regular"
+ default: break }
+ switch self {
case .mail28Filled: return ".mail28Filled"
case .mail28Regular: return ".mail28Regular"
case .mail32Filled: return ".mail32Filled"
@@ -40764,8 +40952,6 @@ import Foundation
case .mailAllRead20Regular: return ".mailAllRead20Regular"
case .mailAllRead24Filled: return ".mailAllRead24Filled"
case .mailAllRead24Regular: return ".mailAllRead24Regular"
- default: break }
- switch self {
case .mailAllRead28Filled: return ".mailAllRead28Filled"
case .mailAllRead28Regular: return ".mailAllRead28Regular"
case .mailAllUnread20Filled: return ".mailAllUnread20Filled"
@@ -40838,6 +41024,8 @@ import Foundation
case .mailDismiss28Regular: return ".mailDismiss28Regular"
case .mailEdit20Filled: return ".mailEdit20Filled"
case .mailEdit20Regular: return ".mailEdit20Regular"
+ default: break }
+ switch self {
case .mailEdit24Filled: return ".mailEdit24Filled"
case .mailEdit24Regular: return ".mailEdit24Regular"
case .mailEdit32Filled: return ".mailEdit32Filled"
@@ -40866,8 +41054,6 @@ import Foundation
case .mailInboxAdd28Regular: return ".mailInboxAdd28Regular"
case .mailInboxAll20Filled: return ".mailInboxAll20Filled"
case .mailInboxAll20Regular: return ".mailInboxAll20Regular"
- default: break }
- switch self {
case .mailInboxAll24Filled: return ".mailInboxAll24Filled"
case .mailInboxAll24Regular: return ".mailInboxAll24Regular"
case .mailInboxArrowDown16Filled: return ".mailInboxArrowDown16Filled"
@@ -40940,6 +41126,8 @@ import Foundation
case .mailProhibited16Regular: return ".mailProhibited16Regular"
case .mailProhibited20Filled: return ".mailProhibited20Filled"
case .mailProhibited20Regular: return ".mailProhibited20Regular"
+ default: break }
+ switch self {
case .mailProhibited24Filled: return ".mailProhibited24Filled"
case .mailProhibited24Regular: return ".mailProhibited24Regular"
case .mailProhibited28Filled: return ".mailProhibited28Filled"
@@ -40968,8 +41156,6 @@ import Foundation
case .mailReadMultiple28Regular: return ".mailReadMultiple28Regular"
case .mailReadMultiple32Filled: return ".mailReadMultiple32Filled"
case .mailReadMultiple32Regular: return ".mailReadMultiple32Regular"
- default: break }
- switch self {
case .mailRewind16Filled: return ".mailRewind16Filled"
case .mailRewind16Regular: return ".mailRewind16Regular"
case .mailRewind20Filled: return ".mailRewind20Filled"
@@ -41042,6 +41228,8 @@ import Foundation
case .mathFormatProfessional20Regular: return ".mathFormatProfessional20Regular"
case .mathFormatProfessional24Filled: return ".mathFormatProfessional24Filled"
case .mathFormatProfessional24Regular: return ".mathFormatProfessional24Regular"
+ default: break }
+ switch self {
case .mathFormula16Filled: return ".mathFormula16Filled"
case .mathFormula16Regular: return ".mathFormula16Regular"
case .mathFormula20Filled: return ".mathFormula20Filled"
@@ -41070,8 +41258,6 @@ import Foundation
case .maximize24Regular: return ".maximize24Regular"
case .maximize28Filled: return ".maximize28Filled"
case .maximize28Regular: return ".maximize28Regular"
- default: break }
- switch self {
case .maximize48Filled: return ".maximize48Filled"
case .maximize48Regular: return ".maximize48Regular"
case .meetNow16Filled: return ".meetNow16Filled"
@@ -41144,6 +41330,8 @@ import Foundation
case .mic16Regular: return ".mic16Regular"
case .mic20Filled: return ".mic20Filled"
case .mic20Regular: return ".mic20Regular"
+ default: break }
+ switch self {
case .mic24Filled: return ".mic24Filled"
case .mic24Regular: return ".mic24Regular"
case .mic28Filled: return ".mic28Filled"
@@ -41172,8 +41360,6 @@ import Foundation
case .micProhibited20Regular: return ".micProhibited20Regular"
case .micProhibited24Filled: return ".micProhibited24Filled"
case .micProhibited24Regular: return ".micProhibited24Regular"
- default: break }
- switch self {
case .micProhibited28Filled: return ".micProhibited28Filled"
case .micProhibited28Regular: return ".micProhibited28Regular"
case .micProhibited48Filled: return ".micProhibited48Filled"
@@ -41246,6 +41432,8 @@ import Foundation
case .molecule24Regular: return ".molecule24Regular"
case .molecule28Filled: return ".molecule28Filled"
case .molecule28Regular: return ".molecule28Regular"
+ default: break }
+ switch self {
case .molecule32Filled: return ".molecule32Filled"
case .molecule32Regular: return ".molecule32Regular"
case .molecule48Filled: return ".molecule48Filled"
@@ -41274,8 +41462,6 @@ import Foundation
case .moneyOff20Regular: return ".moneyOff20Regular"
case .moneyOff24Filled: return ".moneyOff24Filled"
case .moneyOff24Regular: return ".moneyOff24Regular"
- default: break }
- switch self {
case .moneySettings16Filled: return ".moneySettings16Filled"
case .moneySettings16Regular: return ".moneySettings16Regular"
case .moneySettings20Filled: return ".moneySettings20Filled"
@@ -41348,6 +41534,8 @@ 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"
@@ -41376,8 +41564,6 @@ import Foundation
case .multiplier1X20Regular: return ".multiplier1X20Regular"
case .multiplier1X24Filled: return ".multiplier1X24Filled"
case .multiplier1X24Regular: return ".multiplier1X24Regular"
- default: break }
- switch self {
case .multiplier1X28Filled: return ".multiplier1X28Filled"
case .multiplier1X28Regular: return ".multiplier1X28Regular"
case .multiplier1X32Filled: return ".multiplier1X32Filled"
@@ -41450,6 +41636,8 @@ import Foundation
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"
@@ -41478,8 +41666,6 @@ import Foundation
case .next16Regular: return ".next16Regular"
case .next20Filled: return ".next20Filled"
case .next20Regular: return ".next20Regular"
- default: break }
- switch self {
case .next24Filled: return ".next24Filled"
case .next24Regular: return ".next24Regular"
case .next28Filled: return ".next28Filled"
@@ -41552,6 +41738,8 @@ import Foundation
case .notebookSection20Regular: return ".notebookSection20Regular"
case .notebookSection24Filled: return ".notebookSection24Filled"
case .notebookSection24Regular: return ".notebookSection24Regular"
+ default: break }
+ switch self {
case .notebookSectionArrowRight20Filled: return ".notebookSectionArrowRight20Filled"
case .notebookSectionArrowRight20Regular: return ".notebookSectionArrowRight20Regular"
case .notebookSectionArrowRight24Filled: return ".notebookSectionArrowRight24Filled"
@@ -41580,8 +41768,6 @@ import Foundation
case .notepadEdit16Regular: return ".notepadEdit16Regular"
case .notepadEdit20Filled: return ".notepadEdit20Filled"
case .notepadEdit20Regular: return ".notepadEdit20Regular"
- default: break }
- switch self {
case .notepadPerson16Filled: return ".notepadPerson16Filled"
case .notepadPerson16Regular: return ".notepadPerson16Regular"
case .notepadPerson20Filled: return ".notepadPerson20Filled"
@@ -41654,6 +41840,8 @@ import Foundation
case .numberCircle424Regular: return ".numberCircle424Regular"
case .numberCircle428Filled: return ".numberCircle428Filled"
case .numberCircle428Regular: return ".numberCircle428Regular"
+ default: break }
+ switch self {
case .numberCircle432Filled: return ".numberCircle432Filled"
case .numberCircle432Regular: return ".numberCircle432Regular"
case .numberCircle448Filled: return ".numberCircle448Filled"
@@ -41682,8 +41870,6 @@ import Foundation
case .numberCircle632Regular: return ".numberCircle632Regular"
case .numberCircle648Filled: return ".numberCircle648Filled"
case .numberCircle648Regular: return ".numberCircle648Regular"
- default: break }
- switch self {
case .numberCircle716Filled: return ".numberCircle716Filled"
case .numberCircle716Regular: return ".numberCircle716Regular"
case .numberCircle720Filled: return ".numberCircle720Filled"
@@ -41756,6 +41942,8 @@ import Foundation
case .open24Regular: return ".open24Regular"
case .open28Filled: return ".open28Filled"
case .open28Regular: return ".open28Regular"
+ default: break }
+ switch self {
case .open32Filled: return ".open32Filled"
case .open32Regular: return ".open32Regular"
case .open48Filled: return ".open48Filled"
@@ -41784,8 +41972,6 @@ import Foundation
case .options16Regular: return ".options16Regular"
case .options20Filled: return ".options20Filled"
case .options20Regular: return ".options20Regular"
- default: break }
- switch self {
case .options24Filled: return ".options24Filled"
case .options24Regular: return ".options24Regular"
case .options28Filled: return ".options28Filled"
@@ -41858,6 +42044,8 @@ import Foundation
case .pageFit16Regular: return ".pageFit16Regular"
case .pageFit20Filled: return ".pageFit20Filled"
case .pageFit20Regular: return ".pageFit20Regular"
+ default: break }
+ switch self {
case .pageFit24Filled: return ".pageFit24Filled"
case .pageFit24Regular: return ".pageFit24Regular"
case .paintBrush16Filled: return ".paintBrush16Filled"
@@ -41886,8 +42074,6 @@ import Foundation
case .paintBrushSubtract16Regular: return ".paintBrushSubtract16Regular"
case .paintBrushSubtract20Filled: return ".paintBrushSubtract20Filled"
case .paintBrushSubtract20Regular: return ".paintBrushSubtract20Regular"
- default: break }
- switch self {
case .paintBrushSubtract24Filled: return ".paintBrushSubtract24Filled"
case .paintBrushSubtract24Regular: return ".paintBrushSubtract24Regular"
case .paintBrushSubtract28Filled: return ".paintBrushSubtract28Filled"
@@ -41960,6 +42146,8 @@ import Foundation
case .panelLeftHeader20Regular: return ".panelLeftHeader20Regular"
case .panelLeftHeader24Filled: return ".panelLeftHeader24Filled"
case .panelLeftHeader24Regular: return ".panelLeftHeader24Regular"
+ default: break }
+ switch self {
case .panelLeftHeader28Filled: return ".panelLeftHeader28Filled"
case .panelLeftHeader28Regular: return ".panelLeftHeader28Regular"
case .panelLeftHeader32Filled: return ".panelLeftHeader32Filled"
@@ -41988,8 +42176,6 @@ import Foundation
case .panelLeftKey16Regular: return ".panelLeftKey16Regular"
case .panelLeftKey20Filled: return ".panelLeftKey20Filled"
case .panelLeftKey20Regular: return ".panelLeftKey20Regular"
- default: break }
- switch self {
case .panelLeftKey24Filled: return ".panelLeftKey24Filled"
case .panelLeftKey24Regular: return ".panelLeftKey24Regular"
case .panelLeftText16Filled: return ".panelLeftText16Filled"
@@ -42062,6 +42248,8 @@ import Foundation
case .panelRightGallery24Regular: return ".panelRightGallery24Regular"
case .panelRightGallery28Filled: return ".panelRightGallery28Filled"
case .panelRightGallery28Regular: return ".panelRightGallery28Regular"
+ default: break }
+ switch self {
case .panelSeparateWindow20Filled: return ".panelSeparateWindow20Filled"
case .panelSeparateWindow20Regular: return ".panelSeparateWindow20Regular"
case .panelTopContract20Filled: return ".panelTopContract20Filled"
@@ -42090,8 +42278,6 @@ import Foundation
case .passwordClock48Regular: return ".passwordClock48Regular"
case .passwordReset48Filled: return ".passwordReset48Filled"
case .passwordReset48Regular: return ".passwordReset48Regular"
- default: break }
- switch self {
case .patch20Filled: return ".patch20Filled"
case .patch20Regular: return ".patch20Regular"
case .patch24Filled: return ".patch24Filled"
@@ -42164,6 +42350,8 @@ import Foundation
case .pen24Regular: return ".pen24Regular"
case .pen28Filled: return ".pen28Filled"
case .pen28Regular: return ".pen28Regular"
+ default: break }
+ switch self {
case .pen32Filled: return ".pen32Filled"
case .pen32Regular: return ".pen32Regular"
case .pen48Filled: return ".pen48Filled"
@@ -42192,8 +42380,6 @@ import Foundation
case .penOff32Regular: return ".penOff32Regular"
case .penOff48Filled: return ".penOff48Filled"
case .penOff48Regular: return ".penOff48Regular"
- default: break }
- switch self {
case .penProhibited16Filled: return ".penProhibited16Filled"
case .penProhibited16Regular: return ".penProhibited16Regular"
case .penProhibited20Filled: return ".penProhibited20Filled"
@@ -42266,6 +42452,8 @@ import Foundation
case .peopleChat20Regular: return ".peopleChat20Regular"
case .peopleChat24Filled: return ".peopleChat24Filled"
case .peopleChat24Regular: return ".peopleChat24Regular"
+ default: break }
+ switch self {
case .peopleCheckmark16Filled: return ".peopleCheckmark16Filled"
case .peopleCheckmark16Regular: return ".peopleCheckmark16Regular"
case .peopleCheckmark20Filled: return ".peopleCheckmark20Filled"
@@ -42294,8 +42482,6 @@ import Foundation
case .peopleCommunityAdd28Regular: return ".peopleCommunityAdd28Regular"
case .peopleEdit16Filled: return ".peopleEdit16Filled"
case .peopleEdit16Regular: return ".peopleEdit16Regular"
- default: break }
- switch self {
case .peopleEdit20Filled: return ".peopleEdit20Filled"
case .peopleEdit20Regular: return ".peopleEdit20Regular"
case .peopleEdit24Filled: return ".peopleEdit24Filled"
@@ -42368,6 +42554,8 @@ import Foundation
case .peopleSubtract32Regular: return ".peopleSubtract32Regular"
case .peopleSwap16Filled: return ".peopleSwap16Filled"
case .peopleSwap16Regular: return ".peopleSwap16Regular"
+ default: break }
+ switch self {
case .peopleSwap20Filled: return ".peopleSwap20Filled"
case .peopleSwap20Regular: return ".peopleSwap20Regular"
case .peopleSwap24Filled: return ".peopleSwap24Filled"
@@ -42396,8 +42584,6 @@ import Foundation
case .peopleTeamAdd20Regular: return ".peopleTeamAdd20Regular"
case .peopleTeamAdd24Filled: return ".peopleTeamAdd24Filled"
case .peopleTeamAdd24Regular: return ".peopleTeamAdd24Regular"
- default: break }
- switch self {
case .peopleTeamDelete16Filled: return ".peopleTeamDelete16Filled"
case .peopleTeamDelete16Regular: return ".peopleTeamDelete16Regular"
case .peopleTeamDelete20Filled: return ".peopleTeamDelete20Filled"
@@ -42470,6 +42656,8 @@ import Foundation
case .personAlertOff32Regular: return ".personAlertOff32Regular"
case .personArrowBack16Filled: return ".personArrowBack16Filled"
case .personArrowBack16Regular: return ".personArrowBack16Regular"
+ default: break }
+ switch self {
case .personArrowBack20Filled: return ".personArrowBack20Filled"
case .personArrowBack20Regular: return ".personArrowBack20Regular"
case .personArrowBack24Filled: return ".personArrowBack24Filled"
@@ -42498,8 +42686,6 @@ import Foundation
case .personAvailable20Regular: return ".personAvailable20Regular"
case .personAvailable24Filled: return ".personAvailable24Filled"
case .personAvailable24Regular: return ".personAvailable24Regular"
- default: break }
- switch self {
case .personBoard12Filled: return ".personBoard12Filled"
case .personBoard12Regular: return ".personBoard12Regular"
case .personBoard16Filled: return ".personBoard16Filled"
@@ -42572,6 +42758,8 @@ import Foundation
case .personHeart24Regular: return ".personHeart24Regular"
case .personInfo16Filled: return ".personInfo16Filled"
case .personInfo16Regular: return ".personInfo16Regular"
+ default: break }
+ switch self {
case .personInfo20Filled: return ".personInfo20Filled"
case .personInfo20Regular: return ".personInfo20Regular"
case .personInfo24Filled: return ".personInfo24Filled"
@@ -42600,8 +42788,6 @@ import Foundation
case .personLink48Regular: return ".personLink48Regular"
case .personLock16Filled: return ".personLock16Filled"
case .personLock16Regular: return ".personLock16Regular"
- default: break }
- switch self {
case .personLock20Filled: return ".personLock20Filled"
case .personLock20Regular: return ".personLock20Regular"
case .personLock24Filled: return ".personLock24Filled"
@@ -42674,6 +42860,8 @@ import Foundation
case .personSearch20Regular: return ".personSearch20Regular"
case .personSearch24Filled: return ".personSearch24Filled"
case .personSearch24Regular: return ".personSearch24Regular"
+ default: break }
+ switch self {
case .personSearch32Filled: return ".personSearch32Filled"
case .personSearch32Regular: return ".personSearch32Regular"
case .personSettings16Filled: return ".personSettings16Filled"
@@ -42702,8 +42890,6 @@ import Foundation
case .personStar16Regular: return ".personStar16Regular"
case .personStar20Filled: return ".personStar20Filled"
case .personStar20Regular: return ".personStar20Regular"
- default: break }
- switch self {
case .personStar24Filled: return ".personStar24Filled"
case .personStar24Regular: return ".personStar24Regular"
case .personStar28Filled: return ".personStar28Filled"
@@ -42776,6 +42962,8 @@ import Foundation
case .personWalking16Regular: return ".personWalking16Regular"
case .personWalking20Filled: return ".personWalking20Filled"
case .personWalking20Regular: return ".personWalking20Regular"
+ default: break }
+ switch self {
case .personWalking24Filled: return ".personWalking24Filled"
case .personWalking24Regular: return ".personWalking24Regular"
case .personWarning16Filled: return ".personWarning16Filled"
@@ -42804,8 +42992,6 @@ import Foundation
case .phone28Regular: return ".phone28Regular"
case .phone32Filled: return ".phone32Filled"
case .phone32Regular: return ".phone32Regular"
- default: break }
- switch self {
case .phone48Filled: return ".phone48Filled"
case .phone48Regular: return ".phone48Regular"
case .phoneAdd20Filled: return ".phoneAdd20Filled"
@@ -42878,6 +43064,8 @@ import Foundation
case .phoneLaptop32Regular: return ".phoneLaptop32Regular"
case .phoneLinkSetup20Filled: return ".phoneLinkSetup20Filled"
case .phoneLinkSetup20Regular: return ".phoneLinkSetup20Regular"
+ default: break }
+ switch self {
case .phoneLinkSetup24Filled: return ".phoneLinkSetup24Filled"
case .phoneLinkSetup24Regular: return ".phoneLinkSetup24Regular"
case .phoneLock20Filled: return ".phoneLock20Filled"
@@ -42906,8 +43094,6 @@ import Foundation
case .phoneShake20Regular: return ".phoneShake20Regular"
case .phoneShake24Filled: return ".phoneShake24Filled"
case .phoneShake24Regular: return ".phoneShake24Regular"
- default: break }
- switch self {
case .phoneSpanIn16Filled: return ".phoneSpanIn16Filled"
case .phoneSpanIn16Regular: return ".phoneSpanIn16Regular"
case .phoneSpanIn20Filled: return ".phoneSpanIn20Filled"
@@ -42980,6 +43166,8 @@ import Foundation
case .pictureInPictureExit20Regular: return ".pictureInPictureExit20Regular"
case .pictureInPictureExit24Filled: return ".pictureInPictureExit24Filled"
case .pictureInPictureExit24Regular: return ".pictureInPictureExit24Regular"
+ default: break }
+ switch self {
case .pill16Filled: return ".pill16Filled"
case .pill16Regular: return ".pill16Regular"
case .pill20Filled: return ".pill20Filled"
@@ -43008,8 +43196,6 @@ import Foundation
case .pinGlobe20Regular: return ".pinGlobe20Regular"
case .pinOff16Filled: return ".pinOff16Filled"
case .pinOff16Regular: return ".pinOff16Regular"
- default: break }
- switch self {
case .pinOff20Filled: return ".pinOff20Filled"
case .pinOff20Regular: return ".pinOff20Regular"
case .pinOff24Filled: return ".pinOff24Filled"
@@ -43082,6 +43268,8 @@ import Foundation
case .playCircleHint16Regular: return ".playCircleHint16Regular"
case .playCircleHint20Filled: return ".playCircleHint20Filled"
case .playCircleHint20Regular: return ".playCircleHint20Regular"
+ default: break }
+ switch self {
case .playCircleHint24Filled: return ".playCircleHint24Filled"
case .playCircleHint24Regular: return ".playCircleHint24Regular"
case .playCircleSparkle16Filled: return ".playCircleSparkle16Filled"
@@ -43110,8 +43298,6 @@ import Foundation
case .plugConnectedSettings20Regular: return ".plugConnectedSettings20Regular"
case .plugConnectedSettings24Filled: return ".plugConnectedSettings24Filled"
case .plugConnectedSettings24Regular: return ".plugConnectedSettings24Regular"
- default: break }
- switch self {
case .plugDisconnected16Filled: return ".plugDisconnected16Filled"
case .plugDisconnected16Regular: return ".plugDisconnected16Regular"
case .plugDisconnected20Filled: return ".plugDisconnected20Filled"
@@ -43184,6 +43370,8 @@ import Foundation
case .power20Regular: return ".power20Regular"
case .power24Filled: return ".power24Filled"
case .power24Regular: return ".power24Regular"
+ default: break }
+ switch self {
case .power28Filled: return ".power28Filled"
case .power28Regular: return ".power28Regular"
case .predictions20Filled: return ".predictions20Filled"
@@ -43212,8 +43400,6 @@ import Foundation
case .presenceAvailable10Regular: return ".presenceAvailable10Regular"
case .presenceAvailable12Filled: return ".presenceAvailable12Filled"
case .presenceAvailable12Regular: return ".presenceAvailable12Regular"
- default: break }
- switch self {
case .presenceAvailable16Filled: return ".presenceAvailable16Filled"
case .presenceAvailable16Regular: return ".presenceAvailable16Regular"
case .presenceAvailable20Filled: return ".presenceAvailable20Filled"
@@ -43286,6 +43472,8 @@ import Foundation
case .previous24Filled: return ".previous24Filled"
case .previous24Regular: return ".previous24Regular"
case .previous28Filled: return ".previous28Filled"
+ default: break }
+ switch self {
case .previous28Regular: return ".previous28Regular"
case .previous32Filled: return ".previous32Filled"
case .previous32Regular: return ".previous32Regular"
@@ -43314,8 +43502,6 @@ import Foundation
case .production20Filled: return ".production20Filled"
case .production20Regular: return ".production20Regular"
case .production24Filled: return ".production24Filled"
- default: break }
- switch self {
case .production24Regular: return ".production24Regular"
case .productionCheckmark20Filled: return ".productionCheckmark20Filled"
case .productionCheckmark20Regular: return ".productionCheckmark20Regular"
@@ -43365,6 +43551,18 @@ import Foundation
case .projectionScreenText20Regular: return ".projectionScreenText20Regular"
case .projectionScreenText24Filled: return ".projectionScreenText24Filled"
case .projectionScreenText24Regular: return ".projectionScreenText24Regular"
+ case .prompt16Filled: return ".prompt16Filled"
+ case .prompt16Regular: return ".prompt16Regular"
+ case .prompt20Filled: return ".prompt20Filled"
+ case .prompt20Regular: return ".prompt20Regular"
+ case .prompt24Filled: return ".prompt24Filled"
+ case .prompt24Regular: return ".prompt24Regular"
+ case .prompt28Filled: return ".prompt28Filled"
+ case .prompt28Regular: return ".prompt28Regular"
+ case .prompt32Filled: return ".prompt32Filled"
+ case .prompt32Regular: return ".prompt32Regular"
+ case .prompt48Filled: return ".prompt48Filled"
+ case .prompt48Regular: return ".prompt48Regular"
case .protocolHandler16Filled: return ".protocolHandler16Filled"
case .protocolHandler16Regular: return ".protocolHandler16Regular"
case .protocolHandler20Filled: return ".protocolHandler20Filled"
@@ -43376,6 +43574,8 @@ import Foundation
case .pulse24Filled: return ".pulse24Filled"
case .pulse24Regular: return ".pulse24Regular"
case .pulse28Filled: return ".pulse28Filled"
+ default: break }
+ switch self {
case .pulse28Regular: return ".pulse28Regular"
case .pulse32Filled: return ".pulse32Filled"
case .pulse32Regular: return ".pulse32Regular"
@@ -43416,8 +43616,6 @@ import Foundation
case .question24Filled: return ".question24Filled"
case .question24Regular: return ".question24Regular"
case .question28Filled: return ".question28Filled"
- default: break }
- switch self {
case .question28Regular: return ".question28Regular"
case .question32Filled: return ".question32Filled"
case .question32Regular: return ".question32Regular"
@@ -43478,6 +43676,8 @@ import Foundation
case .reOrder20Filled: return ".reOrder20Filled"
case .reOrder20Regular: return ".reOrder20Regular"
case .reOrder24Filled: return ".reOrder24Filled"
+ default: break }
+ switch self {
case .reOrder24Regular: return ".reOrder24Regular"
case .reOrderDotsHorizontal16Filled: return ".reOrderDotsHorizontal16Filled"
case .reOrderDotsHorizontal16Regular: return ".reOrderDotsHorizontal16Regular"
@@ -43518,8 +43718,6 @@ import Foundation
case .readingModeMobile20Filled: return ".readingModeMobile20Filled"
case .readingModeMobile20Regular: return ".readingModeMobile20Regular"
case .readingModeMobile24Filled: return ".readingModeMobile24Filled"
- default: break }
- switch self {
case .readingModeMobile24Regular: return ".readingModeMobile24Regular"
case .realEstate20Filled: return ".realEstate20Filled"
case .realEstate20Regular: return ".realEstate20Regular"
@@ -43580,6 +43778,8 @@ import Foundation
case .record48Filled: return ".record48Filled"
case .record48Regular: return ".record48Regular"
case .recordStop12Filled: return ".recordStop12Filled"
+ default: break }
+ switch self {
case .recordStop12Regular: return ".recordStop12Regular"
case .recordStop16Filled: return ".recordStop16Filled"
case .recordStop16Regular: return ".recordStop16Regular"
@@ -43620,8 +43820,6 @@ import Foundation
case .rectangleLandscapeSparkle24Filled: return ".rectangleLandscapeSparkle24Filled"
case .rectangleLandscapeSparkle24Regular: return ".rectangleLandscapeSparkle24Regular"
case .rectangleLandscapeSparkle28Filled: return ".rectangleLandscapeSparkle28Filled"
- default: break }
- switch self {
case .rectangleLandscapeSparkle28Regular: return ".rectangleLandscapeSparkle28Regular"
case .rectangleLandscapeSparkle32Filled: return ".rectangleLandscapeSparkle32Filled"
case .rectangleLandscapeSparkle32Regular: return ".rectangleLandscapeSparkle32Regular"
@@ -43682,6 +43880,8 @@ import Foundation
case .replay32Filled: return ".replay32Filled"
case .replay32Regular: return ".replay32Regular"
case .resize16Filled: return ".resize16Filled"
+ default: break }
+ switch self {
case .resize16Regular: return ".resize16Regular"
case .resize20Filled: return ".resize20Filled"
case .resize20Regular: return ".resize20Regular"
@@ -43722,8 +43922,6 @@ import Foundation
case .reward16Filled: return ".reward16Filled"
case .reward16Regular: return ".reward16Regular"
case .reward20Filled: return ".reward20Filled"
- default: break }
- switch self {
case .reward20Regular: return ".reward20Regular"
case .reward24Filled: return ".reward24Filled"
case .reward24Regular: return ".reward24Regular"
@@ -43784,6 +43982,8 @@ import Foundation
case .roadCone20Filled: return ".roadCone20Filled"
case .roadCone20Regular: return ".roadCone20Regular"
case .roadCone24Filled: return ".roadCone24Filled"
+ default: break }
+ switch self {
case .roadCone24Regular: return ".roadCone24Regular"
case .roadCone28Filled: return ".roadCone28Filled"
case .roadCone28Regular: return ".roadCone28Regular"
@@ -43824,8 +44024,6 @@ import Foundation
case .ruler20Filled: return ".ruler20Filled"
case .ruler20Regular: return ".ruler20Regular"
case .ruler24Filled: return ".ruler24Filled"
- default: break }
- switch self {
case .ruler24Regular: return ".ruler24Regular"
case .ruler28Filled: return ".ruler28Filled"
case .ruler28Regular: return ".ruler28Regular"
@@ -43886,6 +44084,8 @@ import Foundation
case .savings16Filled: return ".savings16Filled"
case .savings16Regular: return ".savings16Regular"
case .savings20Filled: return ".savings20Filled"
+ default: break }
+ switch self {
case .savings20Regular: return ".savings20Regular"
case .savings24Filled: return ".savings24Filled"
case .savings24Regular: return ".savings24Regular"
@@ -43926,8 +44126,6 @@ import Foundation
case .scanDash16Filled: return ".scanDash16Filled"
case .scanDash16Regular: return ".scanDash16Regular"
case .scanDash20Filled: return ".scanDash20Filled"
- default: break }
- switch self {
case .scanDash20Regular: return ".scanDash20Regular"
case .scanDash24Filled: return ".scanDash24Filled"
case .scanDash24Regular: return ".scanDash24Regular"
@@ -43988,6 +44186,8 @@ import Foundation
case .scanType20Filled: return ".scanType20Filled"
case .scanType20Regular: return ".scanType20Regular"
case .scanType24Filled: return ".scanType24Filled"
+ default: break }
+ switch self {
case .scanType24Regular: return ".scanType24Regular"
case .scanTypeCheckmark20Filled: return ".scanTypeCheckmark20Filled"
case .scanTypeCheckmark20Regular: return ".scanTypeCheckmark20Regular"
@@ -44028,8 +44228,6 @@ import Foundation
case .script16Filled: return ".script16Filled"
case .script16Regular: return ".script16Regular"
case .script20Filled: return ".script20Filled"
- default: break }
- switch self {
case .script20Regular: return ".script20Regular"
case .script24Filled: return ".script24Filled"
case .script24Regular: return ".script24Regular"
@@ -44057,6 +44255,18 @@ import Foundation
case .searchSettings20Regular: return ".searchSettings20Regular"
case .searchShield20Filled: return ".searchShield20Filled"
case .searchShield20Regular: return ".searchShield20Regular"
+ case .searchSparkle16Filled: return ".searchSparkle16Filled"
+ case .searchSparkle16Regular: return ".searchSparkle16Regular"
+ case .searchSparkle20Filled: return ".searchSparkle20Filled"
+ case .searchSparkle20Regular: return ".searchSparkle20Regular"
+ case .searchSparkle24Filled: return ".searchSparkle24Filled"
+ case .searchSparkle24Regular: return ".searchSparkle24Regular"
+ case .searchSparkle28Filled: return ".searchSparkle28Filled"
+ case .searchSparkle28Regular: return ".searchSparkle28Regular"
+ case .searchSparkle32Filled: return ".searchSparkle32Filled"
+ case .searchSparkle32Regular: return ".searchSparkle32Regular"
+ case .searchSparkle48Filled: return ".searchSparkle48Filled"
+ case .searchSparkle48Regular: return ".searchSparkle48Regular"
case .searchSquare16Filled: return ".searchSquare16Filled"
case .searchSquare16Regular: return ".searchSquare16Regular"
case .searchSquare20Filled: return ".searchSquare20Filled"
@@ -44078,6 +44288,8 @@ import Foundation
case .seatAdd16Filled: return ".seatAdd16Filled"
case .seatAdd16Regular: return ".seatAdd16Regular"
case .seatAdd20Filled: return ".seatAdd20Filled"
+ default: break }
+ switch self {
case .seatAdd20Regular: return ".seatAdd20Regular"
case .seatAdd24Filled: return ".seatAdd24Filled"
case .seatAdd24Regular: return ".seatAdd24Regular"
@@ -44130,8 +44342,6 @@ import Foundation
case .sendBeaker28Filled: return ".sendBeaker28Filled"
case .sendBeaker28Regular: return ".sendBeaker28Regular"
case .sendBeaker32Filled: return ".sendBeaker32Filled"
- default: break }
- switch self {
case .sendBeaker32Regular: return ".sendBeaker32Regular"
case .sendBeaker48Filled: return ".sendBeaker48Filled"
case .sendBeaker48Regular: return ".sendBeaker48Regular"
@@ -44180,6 +44390,8 @@ import Foundation
case .serviceBell16Filled: return ".serviceBell16Filled"
case .serviceBell16Regular: return ".serviceBell16Regular"
case .serviceBell20Filled: return ".serviceBell20Filled"
+ default: break }
+ switch self {
case .serviceBell20Regular: return ".serviceBell20Regular"
case .serviceBell24Filled: return ".serviceBell24Filled"
case .serviceBell24Regular: return ".serviceBell24Regular"
@@ -44232,8 +44444,6 @@ import Foundation
case .shapeSubtract16Filled: return ".shapeSubtract16Filled"
case .shapeSubtract16Regular: return ".shapeSubtract16Regular"
case .shapeSubtract20Filled: return ".shapeSubtract20Filled"
- default: break }
- switch self {
case .shapeSubtract20Regular: return ".shapeSubtract20Regular"
case .shapeSubtract24Filled: return ".shapeSubtract24Filled"
case .shapeSubtract24Regular: return ".shapeSubtract24Regular"
@@ -44282,6 +44492,8 @@ import Foundation
case .shareIos24Filled: return ".shareIos24Filled"
case .shareIos24Regular: return ".shareIos24Regular"
case .shareIos28Filled: return ".shareIos28Filled"
+ default: break }
+ switch self {
case .shareIos28Regular: return ".shareIos28Regular"
case .shareIos48Filled: return ".shareIos48Filled"
case .shareIos48Regular: return ".shareIos48Regular"
@@ -44334,8 +44546,6 @@ import Foundation
case .shareScreenStop16Filled: return ".shareScreenStop16Filled"
case .shareScreenStop16Regular: return ".shareScreenStop16Regular"
case .shareScreenStop20Filled: return ".shareScreenStop20Filled"
- default: break }
- switch self {
case .shareScreenStop20Regular: return ".shareScreenStop20Regular"
case .shareScreenStop24Filled: return ".shareScreenStop24Filled"
case .shareScreenStop24Regular: return ".shareScreenStop24Regular"
@@ -44384,6 +44594,8 @@ import Foundation
case .shieldDismiss24Filled: return ".shieldDismiss24Filled"
case .shieldDismiss24Regular: return ".shieldDismiss24Regular"
case .shieldDismissShield20Filled: return ".shieldDismissShield20Filled"
+ default: break }
+ switch self {
case .shieldDismissShield20Regular: return ".shieldDismissShield20Regular"
case .shieldError16Filled: return ".shieldError16Filled"
case .shieldError16Regular: return ".shieldError16Regular"
@@ -44436,8 +44648,6 @@ import Foundation
case .shieldTask24Filled: return ".shieldTask24Filled"
case .shieldTask24Regular: return ".shieldTask24Regular"
case .shieldTask28Filled: return ".shieldTask28Filled"
- default: break }
- switch self {
case .shieldTask28Regular: return ".shieldTask28Regular"
case .shieldTask48Filled: return ".shieldTask48Filled"
case .shieldTask48Regular: return ".shieldTask48Regular"
@@ -44486,6 +44696,8 @@ import Foundation
case .shiftsProhibited24Filled: return ".shiftsProhibited24Filled"
case .shiftsProhibited24Regular: return ".shiftsProhibited24Regular"
case .shiftsQuestionMark20Filled: return ".shiftsQuestionMark20Filled"
+ default: break }
+ switch self {
case .shiftsQuestionMark20Regular: return ".shiftsQuestionMark20Regular"
case .shiftsQuestionMark24Filled: return ".shiftsQuestionMark24Filled"
case .shiftsQuestionMark24Regular: return ".shiftsQuestionMark24Regular"
@@ -44538,8 +44750,6 @@ import Foundation
case .showerhead24Filled: return ".showerhead24Filled"
case .showerhead24Regular: return ".showerhead24Regular"
case .showerhead32Filled: return ".showerhead32Filled"
- default: break }
- switch self {
case .showerhead32Regular: return ".showerhead32Regular"
case .sidebarSearch20Filled: return ".sidebarSearch20Filled"
case .sidebarSearch20Regular: return ".sidebarSearch20Regular"
@@ -44588,6 +44798,8 @@ import Foundation
case .skipForward3024Filled: return ".skipForward3024Filled"
case .skipForward3024Regular: return ".skipForward3024Regular"
case .skipForward3028Filled: return ".skipForward3028Filled"
+ default: break }
+ switch self {
case .skipForward3028Regular: return ".skipForward3028Regular"
case .skipForward3032Filled: return ".skipForward3032Filled"
case .skipForward3032Regular: return ".skipForward3032Regular"
@@ -44640,8 +44852,6 @@ import Foundation
case .slideHide20Filled: return ".slideHide20Filled"
case .slideHide20Regular: return ".slideHide20Regular"
case .slideHide24Filled: return ".slideHide24Filled"
- default: break }
- switch self {
case .slideHide24Regular: return ".slideHide24Regular"
case .slideLayout20Filled: return ".slideLayout20Filled"
case .slideLayout20Regular: return ".slideLayout20Regular"
@@ -44690,6 +44900,8 @@ import Foundation
case .slideSearch24Filled: return ".slideSearch24Filled"
case .slideSearch24Regular: return ".slideSearch24Regular"
case .slideSearch28Filled: return ".slideSearch28Filled"
+ default: break }
+ switch self {
case .slideSearch28Regular: return ".slideSearch28Regular"
case .slideSearch32Filled: return ".slideSearch32Filled"
case .slideSearch32Regular: return ".slideSearch32Regular"
@@ -44711,6 +44923,20 @@ import Foundation
case .slideText28Regular: return ".slideText28Regular"
case .slideText48Filled: return ".slideText48Filled"
case .slideText48Regular: return ".slideText48Regular"
+ case .slideTextCall16Filled: return ".slideTextCall16Filled"
+ case .slideTextCall16Regular: return ".slideTextCall16Regular"
+ case .slideTextCall20Filled: return ".slideTextCall20Filled"
+ case .slideTextCall20Regular: return ".slideTextCall20Regular"
+ case .slideTextCall24Filled: return ".slideTextCall24Filled"
+ case .slideTextCall24Regular: return ".slideTextCall24Regular"
+ case .slideTextCall28Filled: return ".slideTextCall28Filled"
+ case .slideTextCall28Regular: return ".slideTextCall28Regular"
+ case .slideTextCall48Filled: return ".slideTextCall48Filled"
+ case .slideTextCall48Regular: return ".slideTextCall48Regular"
+ case .slideTextCursor20Filled: return ".slideTextCursor20Filled"
+ case .slideTextCursor20Regular: return ".slideTextCursor20Regular"
+ case .slideTextCursor24Filled: return ".slideTextCursor24Filled"
+ case .slideTextCursor24Regular: return ".slideTextCursor24Regular"
case .slideTextEdit16Filled: return ".slideTextEdit16Filled"
case .slideTextEdit16Regular: return ".slideTextEdit16Regular"
case .slideTextEdit20Filled: return ".slideTextEdit20Filled"
@@ -44742,8 +44968,6 @@ import Foundation
case .slideTextSparkle16Filled: return ".slideTextSparkle16Filled"
case .slideTextSparkle16Regular: return ".slideTextSparkle16Regular"
case .slideTextSparkle20Filled: return ".slideTextSparkle20Filled"
- default: break }
- switch self {
case .slideTextSparkle20Regular: return ".slideTextSparkle20Regular"
case .slideTextSparkle24Filled: return ".slideTextSparkle24Filled"
case .slideTextSparkle24Regular: return ".slideTextSparkle24Regular"
@@ -44778,6 +45002,8 @@ import Foundation
case .soundSource28Filled: return ".soundSource28Filled"
case .soundSource28Regular: return ".soundSource28Regular"
case .soundWaveCircle20Filled: return ".soundWaveCircle20Filled"
+ default: break }
+ switch self {
case .soundWaveCircle20Regular: return ".soundWaveCircle20Regular"
case .soundWaveCircle24Filled: return ".soundWaveCircle24Filled"
case .soundWaveCircle24Regular: return ".soundWaveCircle24Regular"
@@ -44844,8 +45070,6 @@ import Foundation
case .speaker032Filled: return ".speaker032Filled"
case .speaker032Regular: return ".speaker032Regular"
case .speaker048Filled: return ".speaker048Filled"
- default: break }
- switch self {
case .speaker048Regular: return ".speaker048Regular"
case .speaker116Filled: return ".speaker116Filled"
case .speaker116Regular: return ".speaker116Regular"
@@ -44880,6 +45104,8 @@ import Foundation
case .speakerBox16Filled: return ".speakerBox16Filled"
case .speakerBox16Regular: return ".speakerBox16Regular"
case .speakerBox20Filled: return ".speakerBox20Filled"
+ default: break }
+ switch self {
case .speakerBox20Regular: return ".speakerBox20Regular"
case .speakerBox24Filled: return ".speakerBox24Filled"
case .speakerBox24Regular: return ".speakerBox24Regular"
@@ -44946,8 +45172,6 @@ import Foundation
case .splitVertical12Filled: return ".splitVertical12Filled"
case .splitVertical12Regular: return ".splitVertical12Regular"
case .splitVertical16Filled: return ".splitVertical16Filled"
- default: break }
- switch self {
case .splitVertical16Regular: return ".splitVertical16Regular"
case .splitVertical20Filled: return ".splitVertical20Filled"
case .splitVertical20Regular: return ".splitVertical20Regular"
@@ -44982,6 +45206,8 @@ import Foundation
case .sportHockey24Filled: return ".sportHockey24Filled"
case .sportHockey24Regular: return ".sportHockey24Regular"
case .sportSoccer16Filled: return ".sportSoccer16Filled"
+ default: break }
+ switch self {
case .sportSoccer16Regular: return ".sportSoccer16Regular"
case .sportSoccer20Filled: return ".sportSoccer20Filled"
case .sportSoccer20Regular: return ".sportSoccer20Regular"
@@ -45048,8 +45274,6 @@ import Foundation
case .squareHint28Filled: return ".squareHint28Filled"
case .squareHint28Regular: return ".squareHint28Regular"
case .squareHint32Filled: return ".squareHint32Filled"
- default: break }
- switch self {
case .squareHint32Regular: return ".squareHint32Regular"
case .squareHint48Filled: return ".squareHint48Filled"
case .squareHint48Regular: return ".squareHint48Regular"
@@ -45084,6 +45308,8 @@ import Foundation
case .squareHintSparkles28Filled: return ".squareHintSparkles28Filled"
case .squareHintSparkles28Regular: return ".squareHintSparkles28Regular"
case .squareHintSparkles32Filled: return ".squareHintSparkles32Filled"
+ default: break }
+ switch self {
case .squareHintSparkles32Regular: return ".squareHintSparkles32Regular"
case .squareHintSparkles48Filled: return ".squareHintSparkles48Filled"
case .squareHintSparkles48Regular: return ".squareHintSparkles48Regular"
@@ -45150,8 +45376,6 @@ import Foundation
case .starAdd20Filled: return ".starAdd20Filled"
case .starAdd20Regular: return ".starAdd20Regular"
case .starAdd24Filled: return ".starAdd24Filled"
- default: break }
- switch self {
case .starAdd24Regular: return ".starAdd24Regular"
case .starAdd28Filled: return ".starAdd28Filled"
case .starAdd28Regular: return ".starAdd28Regular"
@@ -45186,6 +45410,8 @@ import Foundation
case .starDismiss28Filled: return ".starDismiss28Filled"
case .starDismiss28Regular: return ".starDismiss28Regular"
case .starEdit20Filled: return ".starEdit20Filled"
+ default: break }
+ switch self {
case .starEdit20Regular: return ".starEdit20Regular"
case .starEdit24Filled: return ".starEdit24Filled"
case .starEdit24Regular: return ".starEdit24Regular"
@@ -45252,8 +45478,6 @@ import Foundation
case .starThreeQuarter24Filled: return ".starThreeQuarter24Filled"
case .starThreeQuarter24Regular: return ".starThreeQuarter24Regular"
case .starThreeQuarter28Filled: return ".starThreeQuarter28Filled"
- default: break }
- switch self {
case .starThreeQuarter28Regular: return ".starThreeQuarter28Regular"
case .status12Filled: return ".status12Filled"
case .status12Regular: return ".status12Regular"
@@ -45288,6 +45512,8 @@ import Foundation
case .sticker12Filled: return ".sticker12Filled"
case .sticker12Regular: return ".sticker12Regular"
case .sticker20Filled: return ".sticker20Filled"
+ default: break }
+ switch self {
case .sticker20Regular: return ".sticker20Regular"
case .sticker24Filled: return ".sticker24Filled"
case .sticker24Regular: return ".sticker24Regular"
@@ -45354,8 +45580,6 @@ import Foundation
case .subtract12Filled: return ".subtract12Filled"
case .subtract12Regular: return ".subtract12Regular"
case .subtract16Filled: return ".subtract16Filled"
- default: break }
- switch self {
case .subtract16Regular: return ".subtract16Regular"
case .subtract20Filled: return ".subtract20Filled"
case .subtract20Regular: return ".subtract20Regular"
@@ -45390,6 +45614,8 @@ import Foundation
case .subtractParentheses16Filled: return ".subtractParentheses16Filled"
case .subtractParentheses16Regular: return ".subtractParentheses16Regular"
case .subtractParentheses20Filled: return ".subtractParentheses20Filled"
+ default: break }
+ switch self {
case .subtractParentheses20Regular: return ".subtractParentheses20Regular"
case .subtractParentheses24Filled: return ".subtractParentheses24Filled"
case .subtractParentheses24Regular: return ".subtractParentheses24Regular"
@@ -45456,8 +45682,6 @@ import Foundation
case .system24Filled: return ".system24Filled"
case .system24Regular: return ".system24Regular"
case .tab16Filled: return ".tab16Filled"
- default: break }
- switch self {
case .tab16Regular: return ".tab16Regular"
case .tab20Filled: return ".tab20Filled"
case .tab20Regular: return ".tab20Regular"
@@ -45492,6 +45716,8 @@ import Foundation
case .tabDesktopBottom20Filled: return ".tabDesktopBottom20Filled"
case .tabDesktopBottom20Regular: return ".tabDesktopBottom20Regular"
case .tabDesktopBottom24Filled: return ".tabDesktopBottom24Filled"
+ default: break }
+ switch self {
case .tabDesktopBottom24Regular: return ".tabDesktopBottom24Regular"
case .tabDesktopClock20Filled: return ".tabDesktopClock20Filled"
case .tabDesktopClock20Regular: return ".tabDesktopClock20Regular"
@@ -45558,8 +45784,6 @@ import Foundation
case .tabInprivateAccount24Filled: return ".tabInprivateAccount24Filled"
case .tabInprivateAccount24Regular: return ".tabInprivateAccount24Regular"
case .tabProhibited20Filled: return ".tabProhibited20Filled"
- default: break }
- switch self {
case .tabProhibited20Regular: return ".tabProhibited20Regular"
case .tabProhibited24Filled: return ".tabProhibited24Filled"
case .tabProhibited24Regular: return ".tabProhibited24Regular"
@@ -45594,6 +45818,8 @@ import Foundation
case .tableBottomRow16Filled: return ".tableBottomRow16Filled"
case .tableBottomRow16Regular: return ".tableBottomRow16Regular"
case .tableBottomRow20Filled: return ".tableBottomRow20Filled"
+ default: break }
+ switch self {
case .tableBottomRow20Regular: return ".tableBottomRow20Regular"
case .tableBottomRow24Filled: return ".tableBottomRow24Filled"
case .tableBottomRow24Regular: return ".tableBottomRow24Regular"
@@ -45660,8 +45886,6 @@ import Foundation
case .tableDeleteRow20Filled: return ".tableDeleteRow20Filled"
case .tableDeleteRow20Regular: return ".tableDeleteRow20Regular"
case .tableDeleteRow24Filled: return ".tableDeleteRow24Filled"
- default: break }
- switch self {
case .tableDeleteRow24Regular: return ".tableDeleteRow24Regular"
case .tableDeleteRow28Filled: return ".tableDeleteRow28Filled"
case .tableDeleteRow28Regular: return ".tableDeleteRow28Regular"
@@ -45696,6 +45920,8 @@ import Foundation
case .tableFreezeColumnAndRow24Filled: return ".tableFreezeColumnAndRow24Filled"
case .tableFreezeColumnAndRow24Regular: return ".tableFreezeColumnAndRow24Regular"
case .tableFreezeColumnAndRow28Filled: return ".tableFreezeColumnAndRow28Filled"
+ default: break }
+ switch self {
case .tableFreezeColumnAndRow28Regular: return ".tableFreezeColumnAndRow28Regular"
case .tableFreezeRow16Filled: return ".tableFreezeRow16Filled"
case .tableFreezeRow16Regular: return ".tableFreezeRow16Regular"
@@ -45762,8 +45988,6 @@ import Foundation
case .tableMoveBelow16Filled: return ".tableMoveBelow16Filled"
case .tableMoveBelow16Regular: return ".tableMoveBelow16Regular"
case .tableMoveBelow20Filled: return ".tableMoveBelow20Filled"
- default: break }
- switch self {
case .tableMoveBelow20Regular: return ".tableMoveBelow20Regular"
case .tableMoveBelow24Filled: return ".tableMoveBelow24Filled"
case .tableMoveBelow24Regular: return ".tableMoveBelow24Regular"
@@ -45798,6 +46022,8 @@ import Foundation
case .tableOffsetLessThanOrEqualTo20Filled: return ".tableOffsetLessThanOrEqualTo20Filled"
case .tableOffsetLessThanOrEqualTo20Regular: return ".tableOffsetLessThanOrEqualTo20Regular"
case .tableOffsetLessThanOrEqualTo24Filled: return ".tableOffsetLessThanOrEqualTo24Filled"
+ default: break }
+ switch self {
case .tableOffsetLessThanOrEqualTo24Regular: return ".tableOffsetLessThanOrEqualTo24Regular"
case .tableOffsetSettings20Filled: return ".tableOffsetSettings20Filled"
case .tableOffsetSettings20Regular: return ".tableOffsetSettings20Regular"
@@ -45864,8 +46090,6 @@ import Foundation
case .tableSimpleExclude32Filled: return ".tableSimpleExclude32Filled"
case .tableSimpleExclude32Regular: return ".tableSimpleExclude32Regular"
case .tableSimpleExclude48Filled: return ".tableSimpleExclude48Filled"
- default: break }
- switch self {
case .tableSimpleExclude48Regular: return ".tableSimpleExclude48Regular"
case .tableSimpleInclude16Filled: return ".tableSimpleInclude16Filled"
case .tableSimpleInclude16Regular: return ".tableSimpleInclude16Regular"
@@ -45900,6 +46124,8 @@ import Foundation
case .tableStackBelow16Filled: return ".tableStackBelow16Filled"
case .tableStackBelow16Regular: return ".tableStackBelow16Regular"
case .tableStackBelow20Filled: return ".tableStackBelow20Filled"
+ default: break }
+ switch self {
case .tableStackBelow20Regular: return ".tableStackBelow20Regular"
case .tableStackBelow24Filled: return ".tableStackBelow24Filled"
case .tableStackBelow24Regular: return ".tableStackBelow24Regular"
@@ -45966,8 +46192,6 @@ import Foundation
case .tag32Filled: return ".tag32Filled"
case .tag32Regular: return ".tag32Regular"
case .tagCircle20Filled: return ".tagCircle20Filled"
- default: break }
- switch self {
case .tagCircle20Regular: return ".tagCircle20Regular"
case .tagDismiss16Filled: return ".tagDismiss16Filled"
case .tagDismiss16Regular: return ".tagDismiss16Regular"
@@ -46002,6 +46226,8 @@ import Foundation
case .tagOff16Filled: return ".tagOff16Filled"
case .tagOff16Regular: return ".tagOff16Regular"
case .tagOff20Filled: return ".tagOff20Filled"
+ default: break }
+ switch self {
case .tagOff20Regular: return ".tagOff20Regular"
case .tagOff24Filled: return ".tagOff24Filled"
case .tagOff24Regular: return ".tagOff24Regular"
@@ -46068,8 +46294,6 @@ import Foundation
case .taskList20Filled: return ".taskList20Filled"
case .taskList20Regular: return ".taskList20Regular"
case .taskList24Filled: return ".taskList24Filled"
- default: break }
- switch self {
case .taskList24Regular: return ".taskList24Regular"
case .taskListAdd20Filled: return ".taskListAdd20Filled"
case .taskListAdd20Regular: return ".taskListAdd20Regular"
@@ -46104,6 +46328,8 @@ 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"
@@ -46170,8 +46396,6 @@ import Foundation
case .textAddT24Filled: return ".textAddT24Filled"
case .textAddT24Regular: return ".textAddT24Regular"
case .textAlignCenter16Filled: return ".textAlignCenter16Filled"
- default: break }
- switch self {
case .textAlignCenter16Regular: return ".textAlignCenter16Regular"
case .textAlignCenter20Filled: return ".textAlignCenter20Filled"
case .textAlignCenter20Regular: return ".textAlignCenter20Regular"
@@ -46206,6 +46430,8 @@ import Foundation
case .textAlignJustify24Filled: return ".textAlignJustify24Filled"
case .textAlignJustify24Regular: return ".textAlignJustify24Regular"
case .textAlignJustifyLow20Filled: return ".textAlignJustifyLow20Filled"
+ default: break }
+ switch self {
case .textAlignJustifyLow20Regular: return ".textAlignJustifyLow20Regular"
case .textAlignJustifyLow24Filled: return ".textAlignJustifyLow24Filled"
case .textAlignJustifyLow24Regular: return ".textAlignJustifyLow24Regular"
@@ -46272,8 +46498,6 @@ import Foundation
case .textArrowDownRightColumn24Filled: return ".textArrowDownRightColumn24Filled"
case .textArrowDownRightColumn24Regular: return ".textArrowDownRightColumn24Regular"
case .textArrowDownRightColumn28Filled: return ".textArrowDownRightColumn28Filled"
- default: break }
- switch self {
case .textArrowDownRightColumn28Regular: return ".textArrowDownRightColumn28Regular"
case .textArrowDownRightColumn32Filled: return ".textArrowDownRightColumn32Filled"
case .textArrowDownRightColumn32Regular: return ".textArrowDownRightColumn32Regular"
@@ -46308,6 +46532,8 @@ import Foundation
case .textBulletList9024Filled: return ".textBulletList9024Filled"
case .textBulletList9024Regular: return ".textBulletList9024Regular"
case .textBulletListAdd20Filled: return ".textBulletListAdd20Filled"
+ default: break }
+ switch self {
case .textBulletListAdd20Regular: return ".textBulletListAdd20Regular"
case .textBulletListAdd24Filled: return ".textBulletListAdd24Filled"
case .textBulletListAdd24Regular: return ".textBulletListAdd24Regular"
@@ -46374,8 +46600,6 @@ import Foundation
case .textCaseTitle20Filled: return ".textCaseTitle20Filled"
case .textCaseTitle20Regular: return ".textCaseTitle20Regular"
case .textCaseTitle24Filled: return ".textCaseTitle24Filled"
- default: break }
- switch self {
case .textCaseTitle24Regular: return ".textCaseTitle24Regular"
case .textCaseUppercase16Filled: return ".textCaseUppercase16Filled"
case .textCaseUppercase16Regular: return ".textCaseUppercase16Regular"
@@ -46410,6 +46634,8 @@ import Foundation
case .textColorAccent24Filled: return ".textColorAccent24Filled"
case .textColumnOne20Filled: return ".textColumnOne20Filled"
case .textColumnOne20Regular: return ".textColumnOne20Regular"
+ default: break }
+ switch self {
case .textColumnOne24Filled: return ".textColumnOne24Filled"
case .textColumnOne24Regular: return ".textColumnOne24Regular"
case .textColumnOneNarrow20Filled: return ".textColumnOneNarrow20Filled"
@@ -46476,8 +46702,6 @@ import Foundation
case .textDescription32Regular: return ".textDescription32Regular"
case .textDirectionHorizontalLeft20Filled: return ".textDirectionHorizontalLeft20Filled"
case .textDirectionHorizontalLeft20Regular: return ".textDirectionHorizontalLeft20Regular"
- default: break }
- switch self {
case .textDirectionHorizontalLeft24Filled: return ".textDirectionHorizontalLeft24Filled"
case .textDirectionHorizontalLeft24Regular: return ".textDirectionHorizontalLeft24Regular"
case .textDirectionHorizontalRight20Filled: return ".textDirectionHorizontalRight20Filled"
@@ -46512,6 +46736,8 @@ import Foundation
case .textEditStyle16Regular: return ".textEditStyle16Regular"
case .textEditStyle20Filled: return ".textEditStyle20Filled"
case .textEditStyle20Regular: return ".textEditStyle20Regular"
+ default: break }
+ switch self {
case .textEditStyle24Filled: return ".textEditStyle24Filled"
case .textEditStyle24Regular: return ".textEditStyle24Regular"
case .textEditStyleCharacterA32Filled: return ".textEditStyleCharacterA32Filled"
@@ -46578,8 +46804,6 @@ import Foundation
case .textGrammarCheckmark24Regular: return ".textGrammarCheckmark24Regular"
case .textGrammarDismiss20Filled: return ".textGrammarDismiss20Filled"
case .textGrammarDismiss20Regular: return ".textGrammarDismiss20Regular"
- default: break }
- switch self {
case .textGrammarDismiss24Filled: return ".textGrammarDismiss24Filled"
case .textGrammarDismiss24Regular: return ".textGrammarDismiss24Regular"
case .textGrammarError20Filled: return ".textGrammarError20Filled"
@@ -46614,6 +46838,8 @@ import Foundation
case .textHeader124Regular: return ".textHeader124Regular"
case .textHeader1Lines16Filled: return ".textHeader1Lines16Filled"
case .textHeader1Lines16Regular: return ".textHeader1Lines16Regular"
+ default: break }
+ switch self {
case .textHeader1Lines20Filled: return ".textHeader1Lines20Filled"
case .textHeader1Lines20Regular: return ".textHeader1Lines20Regular"
case .textHeader1Lines24Filled: return ".textHeader1Lines24Filled"
@@ -46680,8 +46906,6 @@ import Foundation
case .textIndentIncreaseRotate27020Regular: return ".textIndentIncreaseRotate27020Regular"
case .textIndentIncreaseRotate27024Filled: return ".textIndentIncreaseRotate27024Filled"
case .textIndentIncreaseRotate27024Regular: return ".textIndentIncreaseRotate27024Regular"
- default: break }
- switch self {
case .textIndentIncreaseRotate9020Filled: return ".textIndentIncreaseRotate9020Filled"
case .textIndentIncreaseRotate9020Regular: return ".textIndentIncreaseRotate9020Regular"
case .textIndentIncreaseRotate9024Filled: return ".textIndentIncreaseRotate9024Filled"
@@ -46716,6 +46940,8 @@ import Foundation
case .textNumberListRotate27024Regular: return ".textNumberListRotate27024Regular"
case .textNumberListRotate9020Filled: return ".textNumberListRotate9020Filled"
case .textNumberListRotate9020Regular: return ".textNumberListRotate9020Regular"
+ default: break }
+ switch self {
case .textNumberListRotate9024Filled: return ".textNumberListRotate9024Filled"
case .textNumberListRotate9024Regular: return ".textNumberListRotate9024Regular"
case .textParagraph16Filled: return ".textParagraph16Filled"
@@ -46782,8 +47008,6 @@ import Foundation
case .textProofingTools20Regular: return ".textProofingTools20Regular"
case .textProofingTools24Filled: return ".textProofingTools24Filled"
case .textProofingTools24Regular: return ".textProofingTools24Regular"
- default: break }
- switch self {
case .textQuote16Filled: return ".textQuote16Filled"
case .textQuote16Regular: return ".textQuote16Regular"
case .textQuote20Filled: return ".textQuote20Filled"
@@ -46818,6 +47042,8 @@ import Foundation
case .textSuperscript16Regular: return ".textSuperscript16Regular"
case .textSuperscript20Filled: return ".textSuperscript20Filled"
case .textSuperscript20Regular: return ".textSuperscript20Regular"
+ default: break }
+ switch self {
case .textSuperscript24Filled: return ".textSuperscript24Filled"
case .textSuperscript24Regular: return ".textSuperscript24Regular"
case .textT12Filled: return ".textT12Filled"
@@ -46884,8 +47110,6 @@ import Foundation
case .textboxAlignBottom24Regular: return ".textboxAlignBottom24Regular"
case .textboxAlignBottomCenter16Filled: return ".textboxAlignBottomCenter16Filled"
case .textboxAlignBottomCenter16Regular: return ".textboxAlignBottomCenter16Regular"
- default: break }
- switch self {
case .textboxAlignBottomCenter20Filled: return ".textboxAlignBottomCenter20Filled"
case .textboxAlignBottomCenter20Regular: return ".textboxAlignBottomCenter20Regular"
case .textboxAlignBottomCenter24Filled: return ".textboxAlignBottomCenter24Filled"
@@ -46920,6 +47144,8 @@ import Foundation
case .textboxAlignMiddle24Regular: return ".textboxAlignMiddle24Regular"
case .textboxAlignMiddleLeft16Filled: return ".textboxAlignMiddleLeft16Filled"
case .textboxAlignMiddleLeft16Regular: return ".textboxAlignMiddleLeft16Regular"
+ default: break }
+ switch self {
case .textboxAlignMiddleLeft20Filled: return ".textboxAlignMiddleLeft20Filled"
case .textboxAlignMiddleLeft20Regular: return ".textboxAlignMiddleLeft20Regular"
case .textboxAlignMiddleLeft24Filled: return ".textboxAlignMiddleLeft24Filled"
@@ -46986,8 +47212,6 @@ import Foundation
case .thumbLike16Regular: return ".thumbLike16Regular"
case .thumbLike20Filled: return ".thumbLike20Filled"
case .thumbLike20Regular: return ".thumbLike20Regular"
- default: break }
- switch self {
case .thumbLike24Filled: return ".thumbLike24Filled"
case .thumbLike24Regular: return ".thumbLike24Regular"
case .thumbLike28Filled: return ".thumbLike28Filled"
@@ -47022,6 +47246,8 @@ import Foundation
case .timePicker24Regular: return ".timePicker24Regular"
case .timeline20Filled: return ".timeline20Filled"
case .timeline20Regular: return ".timeline20Regular"
+ default: break }
+ switch self {
case .timeline24Filled: return ".timeline24Filled"
case .timeline24Regular: return ".timeline24Regular"
case .timer1020Filled: return ".timer1020Filled"
@@ -47088,8 +47314,6 @@ import Foundation
case .toolbox20Regular: return ".toolbox20Regular"
case .toolbox24Filled: return ".toolbox24Filled"
case .toolbox24Regular: return ".toolbox24Regular"
- default: break }
- switch self {
case .toolbox28Filled: return ".toolbox28Filled"
case .toolbox28Regular: return ".toolbox28Regular"
case .tooltipQuote20Filled: return ".tooltipQuote20Filled"
@@ -47124,6 +47348,8 @@ import Foundation
case .transmission24Regular: return ".transmission24Regular"
case .transparencySquare20Filled: return ".transparencySquare20Filled"
case .transparencySquare20Regular: return ".transparencySquare20Regular"
+ default: break }
+ switch self {
case .transparencySquare24Filled: return ".transparencySquare24Filled"
case .transparencySquare24Regular: return ".transparencySquare24Regular"
case .trayItemAdd20Filled: return ".trayItemAdd20Filled"
@@ -47190,8 +47416,6 @@ import Foundation
case .triangleRight48Regular: return ".triangleRight48Regular"
case .triangleUp20Filled: return ".triangleUp20Filled"
case .triangleUp20Regular: return ".triangleUp20Regular"
- default: break }
- switch self {
case .trophy16Filled: return ".trophy16Filled"
case .trophy16Regular: return ".trophy16Regular"
case .trophy20Filled: return ".trophy20Filled"
@@ -47226,6 +47450,8 @@ import Foundation
case .trophyOff28Regular: return ".trophyOff28Regular"
case .trophyOff32Filled: return ".trophyOff32Filled"
case .trophyOff32Regular: return ".trophyOff32Regular"
+ default: break }
+ switch self {
case .trophyOff48Filled: return ".trophyOff48Filled"
case .trophyOff48Regular: return ".trophyOff48Regular"
case .tv16Filled: return ".tv16Filled"
@@ -47292,8 +47518,6 @@ import Foundation
case .vehicleCab24Regular: return ".vehicleCab24Regular"
case .vehicleCab28Filled: return ".vehicleCab28Filled"
case .vehicleCab28Regular: return ".vehicleCab28Regular"
- default: break }
- switch self {
case .vehicleCableCar20Filled: return ".vehicleCableCar20Filled"
case .vehicleCableCar20Regular: return ".vehicleCableCar20Regular"
case .vehicleCableCar24Filled: return ".vehicleCableCar24Filled"
@@ -47328,6 +47552,8 @@ import Foundation
case .vehicleCarParking16Regular: return ".vehicleCarParking16Regular"
case .vehicleCarParking20Filled: return ".vehicleCarParking20Filled"
case .vehicleCarParking20Regular: return ".vehicleCarParking20Regular"
+ default: break }
+ switch self {
case .vehicleCarParking24Filled: return ".vehicleCarParking24Filled"
case .vehicleCarParking24Regular: return ".vehicleCarParking24Regular"
case .vehicleCarParking32Filled: return ".vehicleCarParking32Filled"
@@ -47340,6 +47566,18 @@ import Foundation
case .vehicleCarProfile20Regular: return ".vehicleCarProfile20Regular"
case .vehicleCarProfile24Filled: return ".vehicleCarProfile24Filled"
case .vehicleCarProfile24Regular: return ".vehicleCarProfile24Regular"
+ case .vehicleMotorcycle16Filled: return ".vehicleMotorcycle16Filled"
+ case .vehicleMotorcycle16Regular: return ".vehicleMotorcycle16Regular"
+ case .vehicleMotorcycle20Filled: return ".vehicleMotorcycle20Filled"
+ case .vehicleMotorcycle20Regular: return ".vehicleMotorcycle20Regular"
+ case .vehicleMotorcycle24Filled: return ".vehicleMotorcycle24Filled"
+ case .vehicleMotorcycle24Regular: return ".vehicleMotorcycle24Regular"
+ case .vehicleMotorcycle28Filled: return ".vehicleMotorcycle28Filled"
+ case .vehicleMotorcycle28Regular: return ".vehicleMotorcycle28Regular"
+ case .vehicleMotorcycle32Filled: return ".vehicleMotorcycle32Filled"
+ case .vehicleMotorcycle32Regular: return ".vehicleMotorcycle32Regular"
+ case .vehicleMotorcycle48Filled: return ".vehicleMotorcycle48Filled"
+ case .vehicleMotorcycle48Regular: return ".vehicleMotorcycle48Regular"
case .vehicleShip16Filled: return ".vehicleShip16Filled"
case .vehicleShip16Regular: return ".vehicleShip16Regular"
case .vehicleShip20Filled: return ".vehicleShip20Filled"
@@ -47394,8 +47632,6 @@ import Foundation
case .video32Regular: return ".video32Regular"
case .video36020Filled: return ".video36020Filled"
case .video36020Regular: return ".video36020Regular"
- default: break }
- switch self {
case .video36024Filled: return ".video36024Filled"
case .video36024Regular: return ".video36024Regular"
case .video360Off20Filled: return ".video360Off20Filled"
@@ -47418,6 +47654,8 @@ import Foundation
case .videoBackgroundEffect32Regular: return ".videoBackgroundEffect32Regular"
case .videoBackgroundEffect48Filled: return ".videoBackgroundEffect48Filled"
case .videoBackgroundEffect48Regular: return ".videoBackgroundEffect48Regular"
+ default: break }
+ switch self {
case .videoBackgroundEffectHorizontal16Filled: return ".videoBackgroundEffectHorizontal16Filled"
case .videoBackgroundEffectHorizontal16Regular: return ".videoBackgroundEffectHorizontal16Regular"
case .videoBackgroundEffectHorizontal20Filled: return ".videoBackgroundEffectHorizontal20Filled"
@@ -47496,8 +47734,6 @@ import Foundation
case .videoOff32Regular: return ".videoOff32Regular"
case .videoOff48Filled: return ".videoOff48Filled"
case .videoOff48Regular: return ".videoOff48Regular"
- default: break }
- switch self {
case .videoPeople32Filled: return ".videoPeople32Filled"
case .videoPeople32Regular: return ".videoPeople32Regular"
case .videoPerson12Filled: return ".videoPerson12Filled"
@@ -47520,6 +47756,8 @@ import Foundation
case .videoPersonCall20Regular: return ".videoPersonCall20Regular"
case .videoPersonCall24Filled: return ".videoPersonCall24Filled"
case .videoPersonCall24Regular: return ".videoPersonCall24Regular"
+ default: break }
+ switch self {
case .videoPersonCall32Filled: return ".videoPersonCall32Filled"
case .videoPersonCall32Regular: return ".videoPersonCall32Regular"
case .videoPersonClock16Filled: return ".videoPersonClock16Filled"
@@ -47598,8 +47836,6 @@ import Foundation
case .viewDesktop24Regular: return ".viewDesktop24Regular"
case .viewDesktopMobile20Filled: return ".viewDesktopMobile20Filled"
case .viewDesktopMobile20Regular: return ".viewDesktopMobile20Regular"
- default: break }
- switch self {
case .viewDesktopMobile24Filled: return ".viewDesktopMobile24Filled"
case .viewDesktopMobile24Regular: return ".viewDesktopMobile24Regular"
case .virtualNetwork20Filled: return ".virtualNetwork20Filled"
@@ -47622,6 +47858,8 @@ import Foundation
case .voicemailArrowBack16Regular: return ".voicemailArrowBack16Regular"
case .voicemailArrowBack20Filled: return ".voicemailArrowBack20Filled"
case .voicemailArrowBack20Regular: return ".voicemailArrowBack20Regular"
+ default: break }
+ switch self {
case .voicemailArrowForward16Filled: return ".voicemailArrowForward16Filled"
case .voicemailArrowForward16Regular: return ".voicemailArrowForward16Regular"
case .voicemailArrowForward20Filled: return ".voicemailArrowForward20Filled"
@@ -47700,8 +47938,6 @@ import Foundation
case .warning28Regular: return ".warning28Regular"
case .warning32Filled: return ".warning32Filled"
case .warning32Regular: return ".warning32Regular"
- default: break }
- switch self {
case .warning48Filled: return ".warning48Filled"
case .warning48Regular: return ".warning48Regular"
case .warningShield20Filled: return ".warningShield20Filled"
@@ -47724,6 +47960,8 @@ import Foundation
case .water32Regular: return ".water32Regular"
case .water48Filled: return ".water48Filled"
case .water48Regular: return ".water48Regular"
+ default: break }
+ switch self {
case .weatherBlowingSnow20Filled: return ".weatherBlowingSnow20Filled"
case .weatherBlowingSnow20Regular: return ".weatherBlowingSnow20Regular"
case .weatherBlowingSnow24Filled: return ".weatherBlowingSnow24Filled"
@@ -47802,8 +48040,6 @@ import Foundation
case .weatherPartlyCloudyDay48Regular: return ".weatherPartlyCloudyDay48Regular"
case .weatherPartlyCloudyNight20Filled: return ".weatherPartlyCloudyNight20Filled"
case .weatherPartlyCloudyNight20Regular: return ".weatherPartlyCloudyNight20Regular"
- default: break }
- switch self {
case .weatherPartlyCloudyNight24Filled: return ".weatherPartlyCloudyNight24Filled"
case .weatherPartlyCloudyNight24Regular: return ".weatherPartlyCloudyNight24Regular"
case .weatherPartlyCloudyNight48Filled: return ".weatherPartlyCloudyNight48Filled"
@@ -47826,6 +48062,8 @@ import Foundation
case .weatherRainShowersNight24Regular: return ".weatherRainShowersNight24Regular"
case .weatherRainShowersNight48Filled: return ".weatherRainShowersNight48Filled"
case .weatherRainShowersNight48Regular: return ".weatherRainShowersNight48Regular"
+ default: break }
+ switch self {
case .weatherRainSnow20Filled: return ".weatherRainSnow20Filled"
case .weatherRainSnow20Regular: return ".weatherRainSnow20Regular"
case .weatherRainSnow24Filled: return ".weatherRainSnow24Filled"
@@ -47904,8 +48142,6 @@ import Foundation
case .whiteboard16Regular: return ".whiteboard16Regular"
case .whiteboard20Filled: return ".whiteboard20Filled"
case .whiteboard20Regular: return ".whiteboard20Regular"
- default: break }
- switch self {
case .whiteboard24Filled: return ".whiteboard24Filled"
case .whiteboard24Regular: return ".whiteboard24Regular"
case .whiteboard48Filled: return ".whiteboard48Filled"
@@ -47928,6 +48164,8 @@ import Foundation
case .wifi320Regular: return ".wifi320Regular"
case .wifi324Filled: return ".wifi324Filled"
case .wifi324Regular: return ".wifi324Regular"
+ default: break }
+ switch self {
case .wifi420Filled: return ".wifi420Filled"
case .wifi420Regular: return ".wifi420Regular"
case .wifi424Filled: return ".wifi424Filled"
@@ -48006,8 +48244,6 @@ import Foundation
case .windowDevTools20Regular: return ".windowDevTools20Regular"
case .windowDevTools24Filled: return ".windowDevTools24Filled"
case .windowDevTools24Regular: return ".windowDevTools24Regular"
- default: break }
- switch self {
case .windowEdit16Filled: return ".windowEdit16Filled"
case .windowEdit16Regular: return ".windowEdit16Regular"
case .windowEdit20Filled: return ".windowEdit20Filled"
@@ -48030,6 +48266,8 @@ import Foundation
case .windowHeaderHorizontalOff20Regular: return ".windowHeaderHorizontalOff20Regular"
case .windowHeaderVertical20Filled: return ".windowHeaderVertical20Filled"
case .windowHeaderVertical20Regular: return ".windowHeaderVertical20Regular"
+ default: break }
+ switch self {
case .windowInprivate20Filled: return ".windowInprivate20Filled"
case .windowInprivate20Regular: return ".windowInprivate20Regular"
case .windowInprivateAccount20Filled: return ".windowInprivateAccount20Filled"
@@ -48108,8 +48346,6 @@ import Foundation
case .xboxControllerError20Regular: return ".xboxControllerError20Regular"
case .xboxControllerError24Filled: return ".xboxControllerError24Filled"
case .xboxControllerError24Regular: return ".xboxControllerError24Regular"
- default: break }
- switch self {
case .xboxControllerError32Filled: return ".xboxControllerError32Filled"
case .xboxControllerError32Regular: return ".xboxControllerError32Regular"
case .xboxControllerError48Filled: return ".xboxControllerError48Filled"
@@ -48132,6 +48368,8 @@ import Foundation
case .zoomIn24Regular: return ".zoomIn24Regular"
case .zoomOut16Filled: return ".zoomOut16Filled"
case .zoomOut16Regular: return ".zoomOut16Regular"
+ default: break }
+ switch self {
case .zoomOut20Filled: return ".zoomOut20Filled"
case .zoomOut20Regular: return ".zoomOut20Regular"
case .zoomOut24Filled: return ".zoomOut24Filled"
diff --git a/ios/README.md b/ios/README.md
index 90459015ff..6d492ae164 100644
--- a/ios/README.md
+++ b/ios/README.md
@@ -6,13 +6,13 @@
```ruby
use_frameworks!
-pod "FluentIcons", "1.1.242"
+pod "FluentIcons", "1.1.243"
```
### Carthage
```bash
-git "git@github.com:microsoft/fluentui-system-icons.git" "1.1.242"
+git "git@github.com:microsoft/fluentui-system-icons.git" "1.1.243"
```
## Usage
diff --git a/package-lock.json b/package-lock.json
index 6d6821fca2..f0b41646a3 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -14947,7 +14947,7 @@
},
"packages/react-icons": {
"name": "@fluentui/react-icons",
- "version": "2.0.242",
+ "version": "2.0.243",
"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.242",
+ "version": "2.0.243",
"license": "MIT",
"dependencies": {
"subset-font": "^1.4.0"
@@ -15065,7 +15065,7 @@
},
"packages/react-native-icons": {
"name": "@fluentui/react-native-icons",
- "version": "2.0.242",
+ "version": "2.0.243",
"license": "MIT",
"dependencies": {
"@griffel/react": "^1.0.0",
@@ -15498,7 +15498,7 @@
},
"packages/svg-icons": {
"name": "@fluentui/svg-icons",
- "version": "1.1.242",
+ "version": "1.1.243",
"license": "MIT",
"devDependencies": {
"renamer": "^2.0.1",
@@ -15568,7 +15568,7 @@
},
"packages/svg-sprites": {
"name": "@fluentui/svg-sprites",
- "version": "1.1.242",
+ "version": "1.1.243",
"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 52a3d875a9..11ec3a9983 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.242",
+ "version": "2.0.243",
"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 c920067fa9..e75ad9931e 100644
--- a/packages/react-icons/package.json
+++ b/packages/react-icons/package.json
@@ -1,6 +1,6 @@
{
"name": "@fluentui/react-icons",
- "version": "2.0.242",
+ "version": "2.0.243",
"sideEffects": false,
"main": "lib-cjs/index.js",
"module": "lib/index.js",
diff --git a/packages/react-native-icons/package.json b/packages/react-native-icons/package.json
index 443701f4a4..64c713ffbe 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.242",
+ "version": "2.0.243",
"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 18212eb2bf..0dcb52e24b 100644
--- a/packages/svg-icons/package.json
+++ b/packages/svg-icons/package.json
@@ -1,6 +1,6 @@
{
"name": "@fluentui/svg-icons",
- "version": "1.1.242",
+ "version": "1.1.243",
"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 970ce3447b..d9e359b4ae 100644
--- a/packages/svg-sprites/package.json
+++ b/packages/svg-sprites/package.json
@@ -1,6 +1,6 @@
{
"name": "@fluentui/svg-sprites",
- "version": "1.1.242",
+ "version": "1.1.243",
"description": "Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.",
"license": "MIT",
"repository": {