@firecms/ui 3.0.0-canary.95 → 3.0.0-canary.97
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/icons/Icon.d.ts +1 -1
- package/dist/index.es.js +116 -1325
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +116 -1325
- package/dist/index.umd.js.map +1 -1
- package/package.json +5 -5
- package/src/icons/Icon.tsx +2 -7
- package/src/icons/icon_keys.ts +114 -1301
- package/src/scripts/generateIconKeys.ts +20 -10
package/dist/index.es.js
CHANGED
@@ -7,7 +7,7 @@ import { twMerge } from "tailwind-merge";
|
|
7
7
|
import * as locales from "date-fns/locale";
|
8
8
|
import DatePicker, { registerLocale, setDefaultLocale } from "react-datepicker";
|
9
9
|
import * as CheckboxPrimitive from "@radix-ui/react-checkbox";
|
10
|
-
import "
|
10
|
+
import "material-icons/iconfont/filled.css";
|
11
11
|
import * as LabelPrimitive from "@radix-ui/react-label";
|
12
12
|
import * as DialogPrimitive from "@radix-ui/react-dialog";
|
13
13
|
import { useDropzone } from "react-dropzone";
|
@@ -758,10 +758,11 @@ function CircularProgress({
|
|
758
758
|
);
|
759
759
|
}
|
760
760
|
const iconKeys = [
|
761
|
+
"123",
|
762
|
+
"360",
|
761
763
|
"10k",
|
762
764
|
"10mp",
|
763
765
|
"11mp",
|
764
|
-
"123",
|
765
766
|
"12mp",
|
766
767
|
"13mp",
|
767
768
|
"14mp",
|
@@ -774,35 +775,28 @@ const iconKeys = [
|
|
774
775
|
"1k",
|
775
776
|
"1k_plus",
|
776
777
|
"1x_mobiledata",
|
777
|
-
"1x_mobiledata_badge",
|
778
778
|
"20mp",
|
779
779
|
"21mp",
|
780
780
|
"22mp",
|
781
781
|
"23mp",
|
782
782
|
"24mp",
|
783
|
-
"2d",
|
784
783
|
"2k",
|
785
784
|
"2k_plus",
|
786
785
|
"2mp",
|
787
786
|
"30fps",
|
788
787
|
"30fps_select",
|
789
|
-
"360",
|
790
788
|
"3d_rotation",
|
791
789
|
"3g_mobiledata",
|
792
|
-
"3g_mobiledata_badge",
|
793
790
|
"3k",
|
794
791
|
"3k_plus",
|
795
792
|
"3mp",
|
796
793
|
"3p",
|
797
794
|
"4g_mobiledata",
|
798
|
-
"4g_mobiledata_badge",
|
799
795
|
"4g_plus_mobiledata",
|
800
796
|
"4k",
|
801
797
|
"4k_plus",
|
802
798
|
"4mp",
|
803
|
-
"50mp",
|
804
799
|
"5g",
|
805
|
-
"5g_mobiledata_badge",
|
806
800
|
"5k",
|
807
801
|
"5k_plus",
|
808
802
|
"5mp",
|
@@ -834,24 +828,12 @@ const iconKeys = [
|
|
834
828
|
"account_balance",
|
835
829
|
"account_balance_wallet",
|
836
830
|
"account_box",
|
837
|
-
"account_child",
|
838
|
-
"account_child_invert",
|
839
831
|
"account_circle",
|
840
|
-
"account_circle_filled",
|
841
|
-
"account_circle_off",
|
842
832
|
"account_tree",
|
843
|
-
"action_key",
|
844
|
-
"activity_zone",
|
845
|
-
"acute",
|
846
|
-
"ad",
|
847
|
-
"ad_group",
|
848
|
-
"ad_group_off",
|
849
|
-
"ad_off",
|
850
833
|
"ad_units",
|
851
834
|
"adb",
|
852
835
|
"add",
|
853
836
|
"add_a_photo",
|
854
|
-
"add_ad",
|
855
837
|
"add_alarm",
|
856
838
|
"add_alert",
|
857
839
|
"add_box",
|
@@ -869,7 +851,6 @@ const iconKeys = [
|
|
869
851
|
"add_location",
|
870
852
|
"add_location_alt",
|
871
853
|
"add_moderator",
|
872
|
-
"add_notes",
|
873
854
|
"add_photo_alternate",
|
874
855
|
"add_reaction",
|
875
856
|
"add_road",
|
@@ -882,15 +863,11 @@ const iconKeys = [
|
|
882
863
|
"addchart",
|
883
864
|
"adf_scanner",
|
884
865
|
"adjust",
|
885
|
-
"admin_meds",
|
886
866
|
"admin_panel_settings",
|
867
|
+
"adobe",
|
887
868
|
"ads_click",
|
888
|
-
"agender",
|
889
869
|
"agriculture",
|
890
870
|
"air",
|
891
|
-
"air_freshener",
|
892
|
-
"air_purifier",
|
893
|
-
"air_purifier_gen",
|
894
871
|
"airline_seat_flat",
|
895
872
|
"airline_seat_flat_angled",
|
896
873
|
"airline_seat_individual_suite",
|
@@ -904,53 +881,26 @@ const iconKeys = [
|
|
904
881
|
"airplane_ticket",
|
905
882
|
"airplanemode_active",
|
906
883
|
"airplanemode_inactive",
|
884
|
+
"airplanemode_off",
|
885
|
+
"airplanemode_on",
|
907
886
|
"airplay",
|
908
887
|
"airport_shuttle",
|
909
|
-
"airware",
|
910
|
-
"airwave",
|
911
888
|
"alarm",
|
912
889
|
"alarm_add",
|
913
890
|
"alarm_off",
|
914
891
|
"alarm_on",
|
915
|
-
"alarm_smart_wake",
|
916
892
|
"album",
|
917
|
-
"align_center",
|
918
|
-
"align_end",
|
919
|
-
"align_flex_center",
|
920
|
-
"align_flex_end",
|
921
|
-
"align_flex_start",
|
922
893
|
"align_horizontal_center",
|
923
894
|
"align_horizontal_left",
|
924
895
|
"align_horizontal_right",
|
925
|
-
"align_items_stretch",
|
926
|
-
"align_justify_center",
|
927
|
-
"align_justify_flex_end",
|
928
|
-
"align_justify_flex_start",
|
929
|
-
"align_justify_space_around",
|
930
|
-
"align_justify_space_between",
|
931
|
-
"align_justify_space_even",
|
932
|
-
"align_justify_stretch",
|
933
|
-
"align_self_stretch",
|
934
|
-
"align_space_around",
|
935
|
-
"align_space_between",
|
936
|
-
"align_space_even",
|
937
|
-
"align_start",
|
938
|
-
"align_stretch",
|
939
896
|
"align_vertical_bottom",
|
940
897
|
"align_vertical_center",
|
941
898
|
"align_vertical_top",
|
942
899
|
"all_inbox",
|
943
900
|
"all_inclusive",
|
944
|
-
"all_match",
|
945
901
|
"all_out",
|
946
|
-
"allergies",
|
947
|
-
"allergy",
|
948
902
|
"alt_route",
|
949
903
|
"alternate_email",
|
950
|
-
"altitude",
|
951
|
-
"ambient_screen",
|
952
|
-
"ambulance",
|
953
|
-
"amend",
|
954
904
|
"amp_stories",
|
955
905
|
"analytics",
|
956
906
|
"anchor",
|
@@ -958,32 +908,19 @@ const iconKeys = [
|
|
958
908
|
"animation",
|
959
909
|
"announcement",
|
960
910
|
"aod",
|
961
|
-
"aod_tablet",
|
962
|
-
"aod_watch",
|
963
911
|
"apartment",
|
964
912
|
"api",
|
965
|
-
"apk_document",
|
966
|
-
"apk_install",
|
967
|
-
"app_badging",
|
968
913
|
"app_blocking",
|
969
|
-
"app_promo",
|
970
914
|
"app_registration",
|
971
915
|
"app_settings_alt",
|
972
916
|
"app_shortcut",
|
973
|
-
"
|
917
|
+
"apple",
|
974
918
|
"approval",
|
975
|
-
"approval_delegation",
|
976
919
|
"apps",
|
977
920
|
"apps_outage",
|
978
|
-
"aq",
|
979
|
-
"aq_indoor",
|
980
|
-
"ar_on_you",
|
981
|
-
"ar_stickers",
|
982
921
|
"architecture",
|
983
922
|
"archive",
|
984
923
|
"area_chart",
|
985
|
-
"arming_countdown",
|
986
|
-
"arrow_and_edge",
|
987
924
|
"arrow_back",
|
988
925
|
"arrow_back_ios",
|
989
926
|
"arrow_back_ios_new",
|
@@ -992,33 +929,18 @@ const iconKeys = [
|
|
992
929
|
"arrow_circle_right",
|
993
930
|
"arrow_circle_up",
|
994
931
|
"arrow_downward",
|
995
|
-
"arrow_downward_alt",
|
996
932
|
"arrow_drop_down",
|
997
933
|
"arrow_drop_down_circle",
|
998
934
|
"arrow_drop_up",
|
999
935
|
"arrow_forward",
|
1000
936
|
"arrow_forward_ios",
|
1001
|
-
"arrow_insert",
|
1002
937
|
"arrow_left",
|
1003
|
-
"arrow_left_alt",
|
1004
|
-
"arrow_or_edge",
|
1005
938
|
"arrow_outward",
|
1006
|
-
"arrow_range",
|
1007
939
|
"arrow_right",
|
1008
940
|
"arrow_right_alt",
|
1009
|
-
"arrow_selector_tool",
|
1010
|
-
"arrow_split",
|
1011
|
-
"arrow_top_left",
|
1012
|
-
"arrow_top_right",
|
1013
941
|
"arrow_upward",
|
1014
|
-
"arrow_upward_alt",
|
1015
|
-
"arrows_more_down",
|
1016
|
-
"arrows_more_up",
|
1017
|
-
"arrows_outward",
|
1018
942
|
"art_track",
|
1019
943
|
"article",
|
1020
|
-
"article_shortcut",
|
1021
|
-
"artist",
|
1022
944
|
"aspect_ratio",
|
1023
945
|
"assessment",
|
1024
946
|
"assignment",
|
@@ -1030,91 +952,46 @@ const iconKeys = [
|
|
1030
952
|
"assignment_turned_in",
|
1031
953
|
"assist_walker",
|
1032
954
|
"assistant",
|
1033
|
-
"assistant_device",
|
1034
955
|
"assistant_direction",
|
1035
956
|
"assistant_navigation",
|
1036
|
-
"assistant_on_hub",
|
1037
957
|
"assistant_photo",
|
1038
958
|
"assured_workload",
|
1039
|
-
"asterisk",
|
1040
|
-
"astrophotography_auto",
|
1041
|
-
"astrophotography_off",
|
1042
959
|
"atm",
|
1043
|
-
"atr",
|
1044
960
|
"attach_email",
|
1045
961
|
"attach_file",
|
1046
|
-
"attach_file_add",
|
1047
962
|
"attach_money",
|
1048
963
|
"attachment",
|
1049
964
|
"attractions",
|
1050
965
|
"attribution",
|
1051
|
-
"audio_description",
|
1052
966
|
"audio_file",
|
1053
|
-
"audio_video_receiver",
|
1054
967
|
"audiotrack",
|
1055
|
-
"auto_activity_zone",
|
1056
968
|
"auto_awesome",
|
1057
969
|
"auto_awesome_mosaic",
|
1058
970
|
"auto_awesome_motion",
|
1059
971
|
"auto_delete",
|
1060
|
-
"auto_detect_voice",
|
1061
|
-
"auto_draw_solid",
|
1062
|
-
"auto_fix",
|
1063
972
|
"auto_fix_high",
|
1064
973
|
"auto_fix_normal",
|
1065
974
|
"auto_fix_off",
|
1066
975
|
"auto_graph",
|
1067
|
-
"auto_label",
|
1068
|
-
"auto_meeting_room",
|
1069
976
|
"auto_mode",
|
1070
|
-
"auto_read_pause",
|
1071
|
-
"auto_read_play",
|
1072
|
-
"auto_schedule",
|
1073
977
|
"auto_stories",
|
1074
|
-
"auto_timer",
|
1075
|
-
"auto_towing",
|
1076
|
-
"auto_transmission",
|
1077
|
-
"auto_videocam",
|
1078
978
|
"autofps_select",
|
1079
|
-
"autopause",
|
1080
|
-
"autopay",
|
1081
|
-
"autoplay",
|
1082
979
|
"autorenew",
|
1083
|
-
"autostop",
|
1084
980
|
"av_timer",
|
1085
|
-
"avg_pace",
|
1086
|
-
"avg_time",
|
1087
|
-
"award_star",
|
1088
|
-
"azm",
|
1089
981
|
"baby_changing_station",
|
1090
982
|
"back_hand",
|
1091
|
-
"back_to_tab",
|
1092
|
-
"background_dot_large",
|
1093
|
-
"background_dot_small",
|
1094
|
-
"background_grid_small",
|
1095
|
-
"background_replace",
|
1096
|
-
"backlight_high",
|
1097
|
-
"backlight_low",
|
1098
983
|
"backpack",
|
1099
984
|
"backspace",
|
1100
985
|
"backup",
|
1101
986
|
"backup_table",
|
1102
987
|
"badge",
|
1103
|
-
"badge_critical_battery",
|
1104
988
|
"bakery_dining",
|
1105
989
|
"balance",
|
1106
990
|
"balcony",
|
1107
991
|
"ballot",
|
1108
992
|
"bar_chart",
|
1109
|
-
"bar_chart_4_bars",
|
1110
|
-
"barcode",
|
1111
993
|
"barcode_reader",
|
1112
|
-
"barcode_scanner",
|
1113
|
-
"barefoot",
|
1114
994
|
"batch_prediction",
|
1115
|
-
"bath_outdoor",
|
1116
|
-
"bath_private",
|
1117
|
-
"bath_public_large",
|
1118
995
|
"bathroom",
|
1119
996
|
"bathtub",
|
1120
997
|
"battery_0_bar",
|
@@ -1131,7 +1008,6 @@ const iconKeys = [
|
|
1131
1008
|
"battery_80",
|
1132
1009
|
"battery_90",
|
1133
1010
|
"battery_alert",
|
1134
|
-
"battery_change",
|
1135
1011
|
"battery_charging_20",
|
1136
1012
|
"battery_charging_30",
|
1137
1013
|
"battery_charging_50",
|
@@ -1139,24 +1015,10 @@ const iconKeys = [
|
|
1139
1015
|
"battery_charging_80",
|
1140
1016
|
"battery_charging_90",
|
1141
1017
|
"battery_charging_full",
|
1142
|
-
"battery_error",
|
1143
1018
|
"battery_full",
|
1144
|
-
"battery_full_alt",
|
1145
|
-
"battery_horiz_000",
|
1146
|
-
"battery_horiz_050",
|
1147
|
-
"battery_horiz_075",
|
1148
|
-
"battery_low",
|
1149
|
-
"battery_plus",
|
1150
|
-
"battery_profile",
|
1151
1019
|
"battery_saver",
|
1152
|
-
"battery_share",
|
1153
|
-
"battery_status_good",
|
1154
1020
|
"battery_std",
|
1155
1021
|
"battery_unknown",
|
1156
|
-
"battery_vert_005",
|
1157
|
-
"battery_vert_020",
|
1158
|
-
"battery_vert_050",
|
1159
|
-
"battery_very_low",
|
1160
1022
|
"beach_access",
|
1161
1023
|
"bed",
|
1162
1024
|
"bedroom_baby",
|
@@ -1166,19 +1028,14 @@ const iconKeys = [
|
|
1166
1028
|
"bedtime_off",
|
1167
1029
|
"beenhere",
|
1168
1030
|
"bento",
|
1169
|
-
"bia",
|
1170
|
-
"bid_landscape",
|
1171
|
-
"bid_landscape_disabled",
|
1172
|
-
"bigtop_updates",
|
1173
1031
|
"bike_scooter",
|
1174
1032
|
"biotech",
|
1175
|
-
"blanket",
|
1176
1033
|
"blender",
|
1177
1034
|
"blind",
|
1178
1035
|
"blinds",
|
1179
1036
|
"blinds_closed",
|
1180
1037
|
"block",
|
1181
|
-
"
|
1038
|
+
"block_flipped",
|
1182
1039
|
"bloodtype",
|
1183
1040
|
"bluetooth",
|
1184
1041
|
"bluetooth_audio",
|
@@ -1188,25 +1045,16 @@ const iconKeys = [
|
|
1188
1045
|
"bluetooth_searching",
|
1189
1046
|
"blur_circular",
|
1190
1047
|
"blur_linear",
|
1191
|
-
"blur_medium",
|
1192
1048
|
"blur_off",
|
1193
1049
|
"blur_on",
|
1194
|
-
"blur_short",
|
1195
|
-
"body_fat",
|
1196
|
-
"body_system",
|
1197
1050
|
"bolt",
|
1198
|
-
"bomb",
|
1199
1051
|
"book",
|
1200
|
-
"book_2",
|
1201
|
-
"book_3",
|
1202
|
-
"book_4",
|
1203
|
-
"book_5",
|
1204
1052
|
"book_online",
|
1205
1053
|
"bookmark",
|
1206
1054
|
"bookmark_add",
|
1207
1055
|
"bookmark_added",
|
1208
1056
|
"bookmark_border",
|
1209
|
-
"
|
1057
|
+
"bookmark_outline",
|
1210
1058
|
"bookmark_remove",
|
1211
1059
|
"bookmarks",
|
1212
1060
|
"border_all",
|
@@ -1221,23 +1069,9 @@ const iconKeys = [
|
|
1221
1069
|
"border_style",
|
1222
1070
|
"border_top",
|
1223
1071
|
"border_vertical",
|
1224
|
-
"bottom_app_bar",
|
1225
|
-
"bottom_drawer",
|
1226
|
-
"bottom_navigation",
|
1227
|
-
"bottom_panel_close",
|
1228
|
-
"bottom_panel_open",
|
1229
|
-
"bottom_right_click",
|
1230
|
-
"bottom_sheets",
|
1231
|
-
"box",
|
1232
|
-
"box_add",
|
1233
|
-
"box_edit",
|
1234
1072
|
"boy",
|
1235
|
-
"brand_awareness",
|
1236
1073
|
"branding_watermark",
|
1237
1074
|
"breakfast_dining",
|
1238
|
-
"breaking_news",
|
1239
|
-
"breaking_news_alt_1",
|
1240
|
-
"breastfeeding",
|
1241
1075
|
"brightness_1",
|
1242
1076
|
"brightness_2",
|
1243
1077
|
"brightness_3",
|
@@ -1245,26 +1079,19 @@ const iconKeys = [
|
|
1245
1079
|
"brightness_5",
|
1246
1080
|
"brightness_6",
|
1247
1081
|
"brightness_7",
|
1248
|
-
"brightness_alert",
|
1249
1082
|
"brightness_auto",
|
1250
|
-
"brightness_empty",
|
1251
1083
|
"brightness_high",
|
1252
1084
|
"brightness_low",
|
1253
1085
|
"brightness_medium",
|
1254
|
-
"bring_your_own_ip",
|
1255
1086
|
"broadcast_on_home",
|
1256
1087
|
"broadcast_on_personal",
|
1257
1088
|
"broken_image",
|
1258
|
-
"browse",
|
1259
|
-
"browse_activity",
|
1260
1089
|
"browse_gallery",
|
1261
1090
|
"browser_not_supported",
|
1262
1091
|
"browser_updated",
|
1263
1092
|
"brunch_dining",
|
1264
1093
|
"brush",
|
1265
|
-
"bubble",
|
1266
1094
|
"bubble_chart",
|
1267
|
-
"bubbles",
|
1268
1095
|
"bug_report",
|
1269
1096
|
"build",
|
1270
1097
|
"build_circle",
|
@@ -1273,18 +1100,11 @@ const iconKeys = [
|
|
1273
1100
|
"bus_alert",
|
1274
1101
|
"business",
|
1275
1102
|
"business_center",
|
1276
|
-
"business_chip",
|
1277
|
-
"business_messages",
|
1278
|
-
"buttons_alt",
|
1279
1103
|
"cabin",
|
1280
1104
|
"cable",
|
1281
1105
|
"cached",
|
1282
1106
|
"cake",
|
1283
|
-
"cake_add",
|
1284
1107
|
"calculate",
|
1285
|
-
"calendar_add_on",
|
1286
|
-
"calendar_apps_script",
|
1287
|
-
"calendar_clock",
|
1288
1108
|
"calendar_month",
|
1289
1109
|
"calendar_today",
|
1290
1110
|
"calendar_view_day",
|
@@ -1292,13 +1112,10 @@ const iconKeys = [
|
|
1292
1112
|
"calendar_view_week",
|
1293
1113
|
"call",
|
1294
1114
|
"call_end",
|
1295
|
-
"call_end_alt",
|
1296
|
-
"call_log",
|
1297
1115
|
"call_made",
|
1298
1116
|
"call_merge",
|
1299
1117
|
"call_missed",
|
1300
1118
|
"call_missed_outgoing",
|
1301
|
-
"call_quality",
|
1302
1119
|
"call_received",
|
1303
1120
|
"call_split",
|
1304
1121
|
"call_to_action",
|
@@ -1310,41 +1127,28 @@ const iconKeys = [
|
|
1310
1127
|
"camera_outdoor",
|
1311
1128
|
"camera_rear",
|
1312
1129
|
"camera_roll",
|
1313
|
-
"camera_video",
|
1314
1130
|
"cameraswitch",
|
1315
1131
|
"campaign",
|
1316
|
-
"camping",
|
1317
1132
|
"cancel",
|
1318
1133
|
"cancel_presentation",
|
1319
1134
|
"cancel_schedule_send",
|
1320
|
-
"candle",
|
1321
1135
|
"candlestick_chart",
|
1322
|
-
"captive_portal",
|
1323
|
-
"capture",
|
1324
1136
|
"car_crash",
|
1325
1137
|
"car_rental",
|
1326
1138
|
"car_repair",
|
1327
1139
|
"card_giftcard",
|
1328
1140
|
"card_membership",
|
1329
1141
|
"card_travel",
|
1330
|
-
"cardiology",
|
1331
|
-
"cards",
|
1332
1142
|
"carpenter",
|
1333
|
-
"carry_on_bag",
|
1334
|
-
"carry_on_bag_checked",
|
1335
|
-
"carry_on_bag_inactive",
|
1336
|
-
"carry_on_bag_question",
|
1337
1143
|
"cases",
|
1338
1144
|
"casino",
|
1339
1145
|
"cast",
|
1340
1146
|
"cast_connected",
|
1341
1147
|
"cast_for_education",
|
1342
|
-
"cast_pause",
|
1343
|
-
"cast_warning",
|
1344
1148
|
"castle",
|
1149
|
+
"catching_pokemon",
|
1345
1150
|
"category",
|
1346
1151
|
"celebration",
|
1347
|
-
"cell_merge",
|
1348
1152
|
"cell_tower",
|
1349
1153
|
"cell_wifi",
|
1350
1154
|
"center_focus_strong",
|
@@ -1354,71 +1158,33 @@ const iconKeys = [
|
|
1354
1158
|
"chalet",
|
1355
1159
|
"change_circle",
|
1356
1160
|
"change_history",
|
1357
|
-
"charger",
|
1358
1161
|
"charging_station",
|
1359
|
-
"chart_data",
|
1360
1162
|
"chat",
|
1361
|
-
"chat_add_on",
|
1362
|
-
"chat_apps_script",
|
1363
1163
|
"chat_bubble",
|
1364
1164
|
"chat_bubble_outline",
|
1365
|
-
"chat_error",
|
1366
|
-
"chat_info",
|
1367
|
-
"chat_paste_go",
|
1368
1165
|
"check",
|
1369
1166
|
"check_box",
|
1370
1167
|
"check_box_outline_blank",
|
1371
1168
|
"check_circle",
|
1372
|
-
"check_circle_filled",
|
1373
1169
|
"check_circle_outline",
|
1374
|
-
"check_in_out",
|
1375
|
-
"check_indeterminate_small",
|
1376
|
-
"check_small",
|
1377
|
-
"checkbook",
|
1378
|
-
"checked_bag",
|
1379
|
-
"checked_bag_question",
|
1380
1170
|
"checklist",
|
1381
1171
|
"checklist_rtl",
|
1382
1172
|
"checkroom",
|
1383
|
-
"cheer",
|
1384
|
-
"chess",
|
1385
1173
|
"chevron_left",
|
1386
1174
|
"chevron_right",
|
1387
1175
|
"child_care",
|
1388
1176
|
"child_friendly",
|
1389
|
-
"chip_extraction",
|
1390
|
-
"chips",
|
1391
1177
|
"chrome_reader_mode",
|
1392
|
-
"chromecast_2",
|
1393
|
-
"chromecast_device",
|
1394
|
-
"chronic",
|
1395
1178
|
"church",
|
1396
|
-
"cinematic_blur",
|
1397
1179
|
"circle",
|
1398
1180
|
"circle_notifications",
|
1399
|
-
"circles",
|
1400
|
-
"circles_ext",
|
1401
|
-
"clarify",
|
1402
1181
|
"class",
|
1403
1182
|
"clean_hands",
|
1404
|
-
"cleaning",
|
1405
|
-
"cleaning_bucket",
|
1406
1183
|
"cleaning_services",
|
1407
1184
|
"clear",
|
1408
1185
|
"clear_all",
|
1409
|
-
"clear_day",
|
1410
|
-
"clear_night",
|
1411
|
-
"climate_mini_split",
|
1412
|
-
"clinical_notes",
|
1413
|
-
"clock_loader_10",
|
1414
|
-
"clock_loader_20",
|
1415
|
-
"clock_loader_40",
|
1416
|
-
"clock_loader_60",
|
1417
|
-
"clock_loader_80",
|
1418
|
-
"clock_loader_90",
|
1419
1186
|
"close",
|
1420
1187
|
"close_fullscreen",
|
1421
|
-
"close_small",
|
1422
1188
|
"closed_caption",
|
1423
1189
|
"closed_caption_disabled",
|
1424
1190
|
"closed_caption_off",
|
@@ -1430,44 +1196,30 @@ const iconKeys = [
|
|
1430
1196
|
"cloud_queue",
|
1431
1197
|
"cloud_sync",
|
1432
1198
|
"cloud_upload",
|
1433
|
-
"cloudy",
|
1434
|
-
"cloudy_filled",
|
1435
1199
|
"cloudy_snowing",
|
1436
1200
|
"co2",
|
1437
1201
|
"co_present",
|
1438
1202
|
"code",
|
1439
|
-
"code_blocks",
|
1440
1203
|
"code_off",
|
1441
1204
|
"coffee",
|
1442
1205
|
"coffee_maker",
|
1443
|
-
"cognition",
|
1444
|
-
"collapse_all",
|
1445
|
-
"collapse_content",
|
1446
1206
|
"collections",
|
1447
1207
|
"collections_bookmark",
|
1448
1208
|
"color_lens",
|
1449
1209
|
"colorize",
|
1450
|
-
"colors",
|
1451
|
-
"comic_bubble",
|
1452
1210
|
"comment",
|
1453
1211
|
"comment_bank",
|
1454
1212
|
"comments_disabled",
|
1455
1213
|
"commit",
|
1456
|
-
"communication",
|
1457
|
-
"communities",
|
1458
|
-
"communities_filled",
|
1459
1214
|
"commute",
|
1460
1215
|
"compare",
|
1461
1216
|
"compare_arrows",
|
1462
1217
|
"compass_calibration",
|
1463
|
-
"component_exchange",
|
1464
1218
|
"compost",
|
1465
1219
|
"compress",
|
1466
1220
|
"computer",
|
1467
|
-
"
|
1468
|
-
"conditions",
|
1221
|
+
"confirmation_num",
|
1469
1222
|
"confirmation_number",
|
1470
|
-
"congenital",
|
1471
1223
|
"connect_without_contact",
|
1472
1224
|
"connected_tv",
|
1473
1225
|
"connecting_airports",
|
@@ -1476,55 +1228,31 @@ const iconKeys = [
|
|
1476
1228
|
"contact_mail",
|
1477
1229
|
"contact_page",
|
1478
1230
|
"contact_phone",
|
1479
|
-
"contact_phone_filled",
|
1480
1231
|
"contact_support",
|
1481
1232
|
"contactless",
|
1482
|
-
"contactless_off",
|
1483
1233
|
"contacts",
|
1484
|
-
"contacts_product",
|
1485
1234
|
"content_copy",
|
1486
1235
|
"content_cut",
|
1487
1236
|
"content_paste",
|
1488
1237
|
"content_paste_go",
|
1489
1238
|
"content_paste_off",
|
1490
1239
|
"content_paste_search",
|
1491
|
-
"contract",
|
1492
|
-
"contract_delete",
|
1493
|
-
"contract_edit",
|
1494
1240
|
"contrast",
|
1495
|
-
"contrast_rtl_off",
|
1496
1241
|
"control_camera",
|
1497
1242
|
"control_point",
|
1498
1243
|
"control_point_duplicate",
|
1499
|
-
"controller_gen",
|
1500
|
-
"conversion_path",
|
1501
|
-
"conversion_path_off",
|
1502
1244
|
"conveyor_belt",
|
1503
1245
|
"cookie",
|
1504
|
-
"
|
1505
|
-
"cooking",
|
1506
|
-
"cool_to_dry",
|
1246
|
+
"copy",
|
1507
1247
|
"copy_all",
|
1508
1248
|
"copyright",
|
1509
1249
|
"coronavirus",
|
1510
1250
|
"corporate_fare",
|
1511
1251
|
"cottage",
|
1512
|
-
"counter_0",
|
1513
|
-
"counter_1",
|
1514
|
-
"counter_2",
|
1515
|
-
"counter_3",
|
1516
|
-
"counter_4",
|
1517
|
-
"counter_5",
|
1518
|
-
"counter_6",
|
1519
|
-
"counter_7",
|
1520
|
-
"counter_8",
|
1521
|
-
"counter_9",
|
1522
1252
|
"countertops",
|
1523
1253
|
"create",
|
1524
1254
|
"create_new_folder",
|
1525
1255
|
"credit_card",
|
1526
|
-
"credit_card_gear",
|
1527
|
-
"credit_card_heart",
|
1528
1256
|
"credit_card_off",
|
1529
1257
|
"credit_score",
|
1530
1258
|
"crib",
|
@@ -1534,7 +1262,6 @@ const iconKeys = [
|
|
1534
1262
|
"crop_3_2",
|
1535
1263
|
"crop_5_4",
|
1536
1264
|
"crop_7_5",
|
1537
|
-
"crop_9_16",
|
1538
1265
|
"crop_din",
|
1539
1266
|
"crop_free",
|
1540
1267
|
"crop_landscape",
|
@@ -1542,11 +1269,8 @@ const iconKeys = [
|
|
1542
1269
|
"crop_portrait",
|
1543
1270
|
"crop_rotate",
|
1544
1271
|
"crop_square",
|
1545
|
-
"crossword",
|
1546
|
-
"crowdsource",
|
1547
1272
|
"cruelty_free",
|
1548
1273
|
"css",
|
1549
|
-
"csv",
|
1550
1274
|
"currency_bitcoin",
|
1551
1275
|
"currency_exchange",
|
1552
1276
|
"currency_franc",
|
@@ -1558,100 +1282,59 @@ const iconKeys = [
|
|
1558
1282
|
"currency_yuan",
|
1559
1283
|
"curtains",
|
1560
1284
|
"curtains_closed",
|
1561
|
-
"custom_typography",
|
1562
1285
|
"cut",
|
1563
|
-
"cycle",
|
1564
1286
|
"cyclone",
|
1565
1287
|
"dangerous",
|
1566
1288
|
"dark_mode",
|
1567
1289
|
"dashboard",
|
1568
1290
|
"dashboard_customize",
|
1569
|
-
"data_alert",
|
1570
1291
|
"data_array",
|
1571
|
-
"data_check",
|
1572
1292
|
"data_exploration",
|
1573
|
-
"data_info_alert",
|
1574
|
-
"data_loss_prevention",
|
1575
1293
|
"data_object",
|
1576
1294
|
"data_saver_off",
|
1577
1295
|
"data_saver_on",
|
1578
|
-
"data_table",
|
1579
1296
|
"data_thresholding",
|
1580
1297
|
"data_usage",
|
1581
|
-
"database",
|
1582
1298
|
"dataset",
|
1583
1299
|
"dataset_linked",
|
1584
1300
|
"date_range",
|
1585
1301
|
"deblur",
|
1586
|
-
"deceased",
|
1587
|
-
"decimal_decrease",
|
1588
|
-
"decimal_increase",
|
1589
1302
|
"deck",
|
1590
1303
|
"dehaze",
|
1591
1304
|
"delete",
|
1592
1305
|
"delete_forever",
|
1593
|
-
"delete_history",
|
1594
1306
|
"delete_outline",
|
1595
1307
|
"delete_sweep",
|
1596
|
-
"
|
1308
|
+
"delivery_dining",
|
1597
1309
|
"density_large",
|
1598
1310
|
"density_medium",
|
1599
1311
|
"density_small",
|
1600
|
-
"dentistry",
|
1601
1312
|
"departure_board",
|
1602
|
-
"deployed_code",
|
1603
|
-
"deployed_code_account",
|
1604
|
-
"deployed_code_alert",
|
1605
|
-
"deployed_code_history",
|
1606
|
-
"deployed_code_update",
|
1607
|
-
"dermatology",
|
1608
1313
|
"description",
|
1609
1314
|
"deselect",
|
1610
1315
|
"design_services",
|
1611
1316
|
"desk",
|
1612
|
-
"deskphone",
|
1613
1317
|
"desktop_access_disabled",
|
1614
1318
|
"desktop_mac",
|
1615
1319
|
"desktop_windows",
|
1616
|
-
"destruction",
|
1617
1320
|
"details",
|
1618
|
-
"detection_and_zone",
|
1619
|
-
"detector",
|
1620
|
-
"detector_alarm",
|
1621
|
-
"detector_battery",
|
1622
|
-
"detector_co",
|
1623
|
-
"detector_offline",
|
1624
|
-
"detector_smoke",
|
1625
|
-
"detector_status",
|
1626
1321
|
"developer_board",
|
1627
1322
|
"developer_board_off",
|
1628
|
-
"developer_guide",
|
1629
1323
|
"developer_mode",
|
1630
|
-
"developer_mode_tv",
|
1631
1324
|
"device_hub",
|
1632
|
-
"device_reset",
|
1633
1325
|
"device_thermostat",
|
1634
1326
|
"device_unknown",
|
1635
1327
|
"devices",
|
1636
1328
|
"devices_fold",
|
1637
|
-
"devices_off",
|
1638
1329
|
"devices_other",
|
1639
|
-
"devices_wearables",
|
1640
1330
|
"dew_point",
|
1641
|
-
"diagnosis",
|
1642
1331
|
"dialer_sip",
|
1643
|
-
"dialogs",
|
1644
1332
|
"dialpad",
|
1645
1333
|
"diamond",
|
1646
|
-
"dictionary",
|
1647
1334
|
"difference",
|
1648
|
-
"digital_out_of_home",
|
1649
|
-
"digital_wellbeing",
|
1650
1335
|
"dining",
|
1651
1336
|
"dinner_dining",
|
1652
1337
|
"directions",
|
1653
|
-
"directions_alt",
|
1654
|
-
"directions_alt_off",
|
1655
1338
|
"directions_bike",
|
1656
1339
|
"directions_boat",
|
1657
1340
|
"directions_boat_filled",
|
@@ -1659,30 +1342,28 @@ const iconKeys = [
|
|
1659
1342
|
"directions_bus_filled",
|
1660
1343
|
"directions_car",
|
1661
1344
|
"directions_car_filled",
|
1345
|
+
"directions_ferry",
|
1662
1346
|
"directions_off",
|
1663
1347
|
"directions_railway",
|
1664
1348
|
"directions_railway_filled",
|
1665
1349
|
"directions_run",
|
1666
1350
|
"directions_subway",
|
1667
1351
|
"directions_subway_filled",
|
1352
|
+
"directions_train",
|
1668
1353
|
"directions_transit",
|
1669
1354
|
"directions_transit_filled",
|
1670
1355
|
"directions_walk",
|
1671
|
-
"directory_sync",
|
1672
1356
|
"dirty_lens",
|
1673
1357
|
"disabled_by_default",
|
1674
1358
|
"disabled_visible",
|
1675
1359
|
"disc_full",
|
1676
|
-
"
|
1677
|
-
"
|
1678
|
-
"dishwasher_gen",
|
1679
|
-
"display_external_input",
|
1360
|
+
"discord",
|
1361
|
+
"discount",
|
1680
1362
|
"display_settings",
|
1681
|
-
"distance",
|
1682
1363
|
"diversity_1",
|
1683
1364
|
"diversity_2",
|
1684
1365
|
"diversity_3",
|
1685
|
-
"
|
1366
|
+
"dnd_forwardslash",
|
1686
1367
|
"dns",
|
1687
1368
|
"do_disturb",
|
1688
1369
|
"do_disturb_alt",
|
@@ -1696,18 +1377,11 @@ const iconKeys = [
|
|
1696
1377
|
"do_not_step",
|
1697
1378
|
"do_not_touch",
|
1698
1379
|
"dock",
|
1699
|
-
"dock_to_bottom",
|
1700
|
-
"dock_to_left",
|
1701
|
-
"dock_to_right",
|
1702
|
-
"docs_add_on",
|
1703
|
-
"docs_apps_script",
|
1704
1380
|
"document_scanner",
|
1705
1381
|
"domain",
|
1706
1382
|
"domain_add",
|
1707
1383
|
"domain_disabled",
|
1708
1384
|
"domain_verification",
|
1709
|
-
"domain_verification_off",
|
1710
|
-
"domino_mask",
|
1711
1385
|
"done",
|
1712
1386
|
"done_all",
|
1713
1387
|
"done_outline",
|
@@ -1715,59 +1389,35 @@ const iconKeys = [
|
|
1715
1389
|
"donut_small",
|
1716
1390
|
"door_back",
|
1717
1391
|
"door_front",
|
1718
|
-
"door_open",
|
1719
|
-
"door_sensor",
|
1720
1392
|
"door_sliding",
|
1721
1393
|
"doorbell",
|
1722
|
-
"doorbell_3p",
|
1723
|
-
"doorbell_chime",
|
1724
1394
|
"double_arrow",
|
1725
1395
|
"downhill_skiing",
|
1726
1396
|
"download",
|
1727
|
-
"download_2",
|
1728
1397
|
"download_done",
|
1729
1398
|
"download_for_offline",
|
1730
1399
|
"downloading",
|
1731
|
-
"draft",
|
1732
|
-
"draft_orders",
|
1733
1400
|
"drafts",
|
1734
|
-
"drag_click",
|
1735
1401
|
"drag_handle",
|
1736
1402
|
"drag_indicator",
|
1737
|
-
"drag_pan",
|
1738
1403
|
"draw",
|
1739
|
-
"draw_abstract",
|
1740
|
-
"draw_collage",
|
1741
|
-
"drawing_recognition",
|
1742
|
-
"dresser",
|
1743
1404
|
"drive_eta",
|
1744
1405
|
"drive_file_move",
|
1745
1406
|
"drive_file_move_outline",
|
1746
1407
|
"drive_file_move_rtl",
|
1747
1408
|
"drive_file_rename_outline",
|
1748
1409
|
"drive_folder_upload",
|
1749
|
-
"drive_fusiontable",
|
1750
|
-
"dropdown",
|
1751
1410
|
"dry",
|
1752
1411
|
"dry_cleaning",
|
1753
|
-
"dual_screen",
|
1754
1412
|
"duo",
|
1755
1413
|
"dvr",
|
1756
1414
|
"dynamic_feed",
|
1757
1415
|
"dynamic_form",
|
1758
|
-
"e911_avatar",
|
1759
|
-
"e911_emergency",
|
1760
1416
|
"e_mobiledata",
|
1761
|
-
"e_mobiledata_badge",
|
1762
1417
|
"earbuds",
|
1763
1418
|
"earbuds_battery",
|
1764
|
-
"early_on",
|
1765
|
-
"earthquake",
|
1766
1419
|
"east",
|
1767
|
-
"ecg",
|
1768
|
-
"ecg_heart",
|
1769
1420
|
"eco",
|
1770
|
-
"eda",
|
1771
1421
|
"edgesensor_high",
|
1772
1422
|
"edgesensor_low",
|
1773
1423
|
"edit",
|
@@ -1781,7 +1431,6 @@ const iconKeys = [
|
|
1781
1431
|
"edit_off",
|
1782
1432
|
"edit_road",
|
1783
1433
|
"edit_square",
|
1784
|
-
"editor_choice",
|
1785
1434
|
"egg",
|
1786
1435
|
"egg_alt",
|
1787
1436
|
"eject",
|
@@ -1795,15 +1444,11 @@ const iconKeys = [
|
|
1795
1444
|
"electric_rickshaw",
|
1796
1445
|
"electric_scooter",
|
1797
1446
|
"electrical_services",
|
1798
|
-
"elevation",
|
1799
1447
|
"elevator",
|
1800
1448
|
"email",
|
1801
1449
|
"emergency",
|
1802
|
-
"emergency_heat",
|
1803
|
-
"emergency_home",
|
1804
1450
|
"emergency_recording",
|
1805
1451
|
"emergency_share",
|
1806
|
-
"emergency_share_off",
|
1807
1452
|
"emoji_emotions",
|
1808
1453
|
"emoji_events",
|
1809
1454
|
"emoji_flags",
|
@@ -1813,63 +1458,35 @@ const iconKeys = [
|
|
1813
1458
|
"emoji_people",
|
1814
1459
|
"emoji_symbols",
|
1815
1460
|
"emoji_transportation",
|
1816
|
-
"emoticon",
|
1817
|
-
"empty_dashboard",
|
1818
|
-
"enable",
|
1819
|
-
"encrypted",
|
1820
|
-
"endocrinology",
|
1821
|
-
"energy",
|
1822
|
-
"energy_program_saving",
|
1823
|
-
"energy_program_time_used",
|
1824
1461
|
"energy_savings_leaf",
|
1825
1462
|
"engineering",
|
1463
|
+
"enhance_photo_translate",
|
1826
1464
|
"enhanced_encryption",
|
1827
|
-
"ent",
|
1828
|
-
"enterprise",
|
1829
|
-
"enterprise_off",
|
1830
|
-
"equal",
|
1831
1465
|
"equalizer",
|
1832
1466
|
"error",
|
1833
|
-
"error_circle_rounded",
|
1834
|
-
"error_med",
|
1835
1467
|
"error_outline",
|
1836
1468
|
"escalator",
|
1837
1469
|
"escalator_warning",
|
1838
1470
|
"euro",
|
1839
1471
|
"euro_symbol",
|
1840
|
-
"ev_charger",
|
1841
|
-
"ev_mobiledata_badge",
|
1842
|
-
"ev_shadow",
|
1843
|
-
"ev_shadow_add",
|
1844
|
-
"ev_shadow_minus",
|
1845
1472
|
"ev_station",
|
1846
1473
|
"event",
|
1847
1474
|
"event_available",
|
1848
1475
|
"event_busy",
|
1849
|
-
"event_list",
|
1850
1476
|
"event_note",
|
1851
1477
|
"event_repeat",
|
1852
1478
|
"event_seat",
|
1853
|
-
"event_upcoming",
|
1854
|
-
"exclamation",
|
1855
|
-
"exercise",
|
1856
1479
|
"exit_to_app",
|
1857
1480
|
"expand",
|
1858
|
-
"expand_all",
|
1859
1481
|
"expand_circle_down",
|
1860
|
-
"expand_circle_right",
|
1861
|
-
"expand_circle_up",
|
1862
|
-
"expand_content",
|
1863
1482
|
"expand_less",
|
1864
1483
|
"expand_more",
|
1865
|
-
"experiment",
|
1866
1484
|
"explicit",
|
1867
1485
|
"explore",
|
1868
|
-
"explore_nearby",
|
1869
1486
|
"explore_off",
|
1870
|
-
"explosion",
|
1871
|
-
"export_notes",
|
1872
1487
|
"exposure",
|
1488
|
+
"exposure_minus_1",
|
1489
|
+
"exposure_minus_2",
|
1873
1490
|
"exposure_neg_1",
|
1874
1491
|
"exposure_neg_2",
|
1875
1492
|
"exposure_plus_1",
|
@@ -1877,7 +1494,6 @@ const iconKeys = [
|
|
1877
1494
|
"exposure_zero",
|
1878
1495
|
"extension",
|
1879
1496
|
"extension_off",
|
1880
|
-
"eyeglasses",
|
1881
1497
|
"face",
|
1882
1498
|
"face_2",
|
1883
1499
|
"face_3",
|
@@ -1887,34 +1503,23 @@ const iconKeys = [
|
|
1887
1503
|
"face_retouching_natural",
|
1888
1504
|
"face_retouching_off",
|
1889
1505
|
"face_unlock",
|
1506
|
+
"facebook",
|
1890
1507
|
"fact_check",
|
1891
1508
|
"factory",
|
1892
|
-
"falling",
|
1893
|
-
"familiar_face_and_zone",
|
1894
|
-
"family_history",
|
1895
|
-
"family_home",
|
1896
|
-
"family_link",
|
1897
1509
|
"family_restroom",
|
1898
|
-
"family_star",
|
1899
|
-
"farsight_digital",
|
1900
1510
|
"fast_forward",
|
1901
1511
|
"fast_rewind",
|
1902
1512
|
"fastfood",
|
1903
|
-
"faucet",
|
1904
1513
|
"favorite",
|
1905
1514
|
"favorite_border",
|
1515
|
+
"favorite_outline",
|
1906
1516
|
"fax",
|
1907
|
-
"feature_search",
|
1908
1517
|
"featured_play_list",
|
1909
|
-
"featured_seasonal_and_gifts",
|
1910
1518
|
"featured_video",
|
1911
1519
|
"feed",
|
1912
1520
|
"feedback",
|
1913
1521
|
"female",
|
1914
|
-
"femur",
|
1915
|
-
"femur_alt",
|
1916
1522
|
"fence",
|
1917
|
-
"fertile",
|
1918
1523
|
"festival",
|
1919
1524
|
"fiber_dvr",
|
1920
1525
|
"fiber_manual_record",
|
@@ -1925,11 +1530,8 @@ const iconKeys = [
|
|
1925
1530
|
"file_download",
|
1926
1531
|
"file_download_done",
|
1927
1532
|
"file_download_off",
|
1928
|
-
"file_map",
|
1929
1533
|
"file_open",
|
1930
1534
|
"file_present",
|
1931
|
-
"file_save",
|
1932
|
-
"file_save_off",
|
1933
1535
|
"file_upload",
|
1934
1536
|
"file_upload_off",
|
1935
1537
|
"filter",
|
@@ -1954,27 +1556,22 @@ const iconKeys = [
|
|
1954
1556
|
"filter_list_alt",
|
1955
1557
|
"filter_list_off",
|
1956
1558
|
"filter_none",
|
1957
|
-
"filter_retrolux",
|
1958
1559
|
"filter_tilt_shift",
|
1959
1560
|
"filter_vintage",
|
1960
|
-
"finance",
|
1961
|
-
"finance_chip",
|
1962
|
-
"finance_mode",
|
1963
1561
|
"find_in_page",
|
1964
1562
|
"find_replace",
|
1965
1563
|
"fingerprint",
|
1966
1564
|
"fire_extinguisher",
|
1967
1565
|
"fire_hydrant",
|
1566
|
+
"fire_hydrant_alt",
|
1968
1567
|
"fire_truck",
|
1969
1568
|
"fireplace",
|
1970
1569
|
"first_page",
|
1971
|
-
"fit_page",
|
1972
1570
|
"fit_screen",
|
1973
|
-
"
|
1571
|
+
"fitbit",
|
1974
1572
|
"fitness_center",
|
1975
1573
|
"flag",
|
1976
1574
|
"flag_circle",
|
1977
|
-
"flag_filled",
|
1978
1575
|
"flaky",
|
1979
1576
|
"flare",
|
1980
1577
|
"flash_auto",
|
@@ -1983,53 +1580,34 @@ const iconKeys = [
|
|
1983
1580
|
"flashlight_off",
|
1984
1581
|
"flashlight_on",
|
1985
1582
|
"flatware",
|
1986
|
-
"flex_direction",
|
1987
|
-
"flex_no_wrap",
|
1988
|
-
"flex_wrap",
|
1989
1583
|
"flight",
|
1990
1584
|
"flight_class",
|
1991
1585
|
"flight_land",
|
1992
1586
|
"flight_takeoff",
|
1993
|
-
"flights_and_hotels",
|
1994
|
-
"flightsmode",
|
1995
1587
|
"flip",
|
1996
1588
|
"flip_camera_android",
|
1997
1589
|
"flip_camera_ios",
|
1998
1590
|
"flip_to_back",
|
1999
1591
|
"flip_to_front",
|
2000
1592
|
"flood",
|
2001
|
-
"floor",
|
2002
|
-
"floor_lamp",
|
2003
1593
|
"flourescent",
|
2004
|
-
"flowsheet",
|
2005
|
-
"fluid",
|
2006
|
-
"fluid_balance",
|
2007
|
-
"fluid_med",
|
2008
1594
|
"fluorescent",
|
2009
|
-
"flutter",
|
2010
1595
|
"flutter_dash",
|
2011
1596
|
"fmd_bad",
|
2012
1597
|
"fmd_good",
|
2013
1598
|
"foggy",
|
2014
|
-
"folded_hands",
|
2015
1599
|
"folder",
|
2016
1600
|
"folder_copy",
|
2017
|
-
"folder_data",
|
2018
1601
|
"folder_delete",
|
2019
|
-
"folder_managed",
|
2020
1602
|
"folder_off",
|
2021
1603
|
"folder_open",
|
2022
1604
|
"folder_shared",
|
2023
1605
|
"folder_special",
|
2024
|
-
"folder_supervised",
|
2025
1606
|
"folder_zip",
|
2026
1607
|
"follow_the_signs",
|
2027
1608
|
"font_download",
|
2028
1609
|
"font_download_off",
|
2029
1610
|
"food_bank",
|
2030
|
-
"foot_bones",
|
2031
|
-
"footprint",
|
2032
|
-
"for_you",
|
2033
1611
|
"forest",
|
2034
1612
|
"fork_left",
|
2035
1613
|
"fork_right",
|
@@ -2043,23 +1621,9 @@ const iconKeys = [
|
|
2043
1621
|
"format_color_fill",
|
2044
1622
|
"format_color_reset",
|
2045
1623
|
"format_color_text",
|
2046
|
-
"format_h1",
|
2047
|
-
"format_h2",
|
2048
|
-
"format_h3",
|
2049
|
-
"format_h4",
|
2050
|
-
"format_h5",
|
2051
|
-
"format_h6",
|
2052
|
-
"format_image_left",
|
2053
|
-
"format_image_right",
|
2054
1624
|
"format_indent_decrease",
|
2055
1625
|
"format_indent_increase",
|
2056
|
-
"format_ink_highlighter",
|
2057
1626
|
"format_italic",
|
2058
|
-
"format_letter_spacing",
|
2059
|
-
"format_letter_spacing_2",
|
2060
|
-
"format_letter_spacing_standard",
|
2061
|
-
"format_letter_spacing_wide",
|
2062
|
-
"format_letter_spacing_wider",
|
2063
1627
|
"format_line_spacing",
|
2064
1628
|
"format_list_bulleted",
|
2065
1629
|
"format_list_bulleted_add",
|
@@ -2067,83 +1631,45 @@ const iconKeys = [
|
|
2067
1631
|
"format_list_numbered_rtl",
|
2068
1632
|
"format_overline",
|
2069
1633
|
"format_paint",
|
2070
|
-
"format_paragraph",
|
2071
1634
|
"format_quote",
|
2072
1635
|
"format_shapes",
|
2073
1636
|
"format_size",
|
2074
1637
|
"format_strikethrough",
|
2075
|
-
"format_text_clip",
|
2076
|
-
"format_text_overflow",
|
2077
|
-
"format_text_wrap",
|
2078
1638
|
"format_textdirection_l_to_r",
|
2079
1639
|
"format_textdirection_r_to_l",
|
1640
|
+
"format_underline",
|
2080
1641
|
"format_underlined",
|
2081
|
-
"format_underlined_squiggle",
|
2082
|
-
"forms_add_on",
|
2083
|
-
"forms_apps_script",
|
2084
1642
|
"fort",
|
2085
1643
|
"forum",
|
2086
1644
|
"forward",
|
2087
1645
|
"forward_10",
|
2088
1646
|
"forward_30",
|
2089
1647
|
"forward_5",
|
2090
|
-
"forward_circle",
|
2091
|
-
"forward_media",
|
2092
1648
|
"forward_to_inbox",
|
2093
1649
|
"foundation",
|
2094
|
-
"frame_inspect",
|
2095
|
-
"frame_person",
|
2096
|
-
"frame_person_off",
|
2097
|
-
"frame_reload",
|
2098
|
-
"frame_source",
|
2099
1650
|
"free_breakfast",
|
2100
1651
|
"free_cancellation",
|
2101
1652
|
"front_hand",
|
2102
1653
|
"front_loader",
|
2103
|
-
"full_coverage",
|
2104
|
-
"full_hd",
|
2105
|
-
"full_stacked_bar_chart",
|
2106
1654
|
"fullscreen",
|
2107
1655
|
"fullscreen_exit",
|
2108
|
-
"function",
|
2109
1656
|
"functions",
|
2110
1657
|
"g_mobiledata",
|
2111
|
-
"g_mobiledata_badge",
|
2112
1658
|
"g_translate",
|
2113
|
-
"gallery_thumbnail",
|
2114
1659
|
"gamepad",
|
2115
1660
|
"games",
|
2116
1661
|
"garage",
|
2117
|
-
"garage_door",
|
2118
|
-
"garage_home",
|
2119
|
-
"garden_cart",
|
2120
1662
|
"gas_meter",
|
2121
|
-
"gastroenterology",
|
2122
|
-
"gate",
|
2123
1663
|
"gavel",
|
2124
|
-
"general_device",
|
2125
1664
|
"generating_tokens",
|
2126
|
-
"genetics",
|
2127
|
-
"genres",
|
2128
1665
|
"gesture",
|
2129
|
-
"gesture_select",
|
2130
1666
|
"get_app",
|
2131
1667
|
"gif",
|
2132
1668
|
"gif_box",
|
2133
1669
|
"girl",
|
2134
1670
|
"gite",
|
2135
|
-
"
|
2136
|
-
"globe",
|
2137
|
-
"globe_asia",
|
2138
|
-
"globe_uk",
|
2139
|
-
"glucose",
|
2140
|
-
"glyphs",
|
2141
|
-
"go_to_line",
|
1671
|
+
"goat",
|
2142
1672
|
"golf_course",
|
2143
|
-
"google_home_devices",
|
2144
|
-
"google_plus_reshare",
|
2145
|
-
"google_tv_remote",
|
2146
|
-
"google_wifi",
|
2147
1673
|
"gpp_bad",
|
2148
1674
|
"gpp_good",
|
2149
1675
|
"gpp_maybe",
|
@@ -2157,39 +1683,24 @@ const iconKeys = [
|
|
2157
1683
|
"graphic_eq",
|
2158
1684
|
"grass",
|
2159
1685
|
"grid_3x3",
|
2160
|
-
"grid_3x3_off",
|
2161
1686
|
"grid_4x4",
|
2162
1687
|
"grid_goldenratio",
|
2163
|
-
"grid_guides",
|
2164
1688
|
"grid_off",
|
2165
1689
|
"grid_on",
|
2166
1690
|
"grid_view",
|
2167
|
-
"grocery",
|
2168
1691
|
"group",
|
2169
1692
|
"group_add",
|
2170
1693
|
"group_off",
|
2171
1694
|
"group_remove",
|
2172
1695
|
"group_work",
|
2173
|
-
"grouped_bar_chart",
|
2174
1696
|
"groups",
|
2175
1697
|
"groups_2",
|
2176
1698
|
"groups_3",
|
2177
|
-
"gynecology",
|
2178
1699
|
"h_mobiledata",
|
2179
|
-
"h_mobiledata_badge",
|
2180
1700
|
"h_plus_mobiledata",
|
2181
|
-
"h_plus_mobiledata_badge",
|
2182
1701
|
"hail",
|
2183
|
-
"hallway",
|
2184
|
-
"hand_bones",
|
2185
|
-
"hand_gesture",
|
2186
1702
|
"handshake",
|
2187
|
-
"handwriting_recognition",
|
2188
1703
|
"handyman",
|
2189
|
-
"hangout_video",
|
2190
|
-
"hangout_video_off",
|
2191
|
-
"hard_drive",
|
2192
|
-
"hard_drive_2",
|
2193
1704
|
"hardware",
|
2194
1705
|
"hd",
|
2195
1706
|
"hdr_auto",
|
@@ -2200,7 +1711,6 @@ const iconKeys = [
|
|
2200
1711
|
"hdr_on",
|
2201
1712
|
"hdr_on_select",
|
2202
1713
|
"hdr_plus",
|
2203
|
-
"hdr_plus_off",
|
2204
1714
|
"hdr_strong",
|
2205
1715
|
"hdr_weak",
|
2206
1716
|
"headphones",
|
@@ -2209,46 +1719,24 @@ const iconKeys = [
|
|
2209
1719
|
"headset_mic",
|
2210
1720
|
"headset_off",
|
2211
1721
|
"healing",
|
2212
|
-
"health_and_beauty",
|
2213
1722
|
"health_and_safety",
|
2214
|
-
"health_metrics",
|
2215
|
-
"heap_snapshot_large",
|
2216
|
-
"heap_snapshot_multiple",
|
2217
|
-
"heap_snapshot_thumbnail",
|
2218
1723
|
"hearing",
|
2219
1724
|
"hearing_disabled",
|
2220
1725
|
"heart_broken",
|
2221
|
-
"heart_check",
|
2222
|
-
"heart_minus",
|
2223
|
-
"heart_plus",
|
2224
|
-
"heat",
|
2225
1726
|
"heat_pump",
|
2226
|
-
"heat_pump_balance",
|
2227
1727
|
"height",
|
2228
|
-
"helicopter",
|
2229
1728
|
"help",
|
2230
1729
|
"help_center",
|
2231
|
-
"help_clinic",
|
2232
1730
|
"help_outline",
|
2233
|
-
"hematology",
|
2234
1731
|
"hevc",
|
2235
1732
|
"hexagon",
|
2236
|
-
"hide",
|
2237
1733
|
"hide_image",
|
2238
1734
|
"hide_source",
|
2239
|
-
"high_density",
|
2240
1735
|
"high_quality",
|
2241
|
-
"high_res",
|
2242
1736
|
"highlight",
|
2243
|
-
"
|
2244
|
-
"highlight_mouse_cursor",
|
1737
|
+
"highlight_alt",
|
2245
1738
|
"highlight_off",
|
2246
|
-
"
|
2247
|
-
"highlighter_size_1",
|
2248
|
-
"highlighter_size_2",
|
2249
|
-
"highlighter_size_3",
|
2250
|
-
"highlighter_size_4",
|
2251
|
-
"highlighter_size_5",
|
1739
|
+
"highlight_remove",
|
2252
1740
|
"hiking",
|
2253
1741
|
"history",
|
2254
1742
|
"history_edu",
|
@@ -2258,19 +1746,10 @@ const iconKeys = [
|
|
2258
1746
|
"hls_off",
|
2259
1747
|
"holiday_village",
|
2260
1748
|
"home",
|
2261
|
-
"home_and_garden",
|
2262
|
-
"home_app_logo",
|
2263
1749
|
"home_filled",
|
2264
|
-
"home_health",
|
2265
|
-
"home_improvement_and_tools",
|
2266
|
-
"home_iot_device",
|
2267
1750
|
"home_max",
|
2268
|
-
"home_max_dots",
|
2269
1751
|
"home_mini",
|
2270
|
-
"home_pin",
|
2271
1752
|
"home_repair_service",
|
2272
|
-
"home_speaker",
|
2273
|
-
"home_storage",
|
2274
1753
|
"home_work",
|
2275
1754
|
"horizontal_distribute",
|
2276
1755
|
"horizontal_rule",
|
@@ -2278,7 +1757,6 @@ const iconKeys = [
|
|
2278
1757
|
"hot_tub",
|
2279
1758
|
"hotel",
|
2280
1759
|
"hotel_class",
|
2281
|
-
"hourglass",
|
2282
1760
|
"hourglass_bottom",
|
2283
1761
|
"hourglass_disabled",
|
2284
1762
|
"hourglass_empty",
|
@@ -2286,60 +1764,31 @@ const iconKeys = [
|
|
2286
1764
|
"hourglass_top",
|
2287
1765
|
"house",
|
2288
1766
|
"house_siding",
|
2289
|
-
"house_with_shield",
|
2290
1767
|
"houseboat",
|
2291
|
-
"household_supplies",
|
2292
1768
|
"how_to_reg",
|
2293
1769
|
"how_to_vote",
|
2294
|
-
"hr_resting",
|
2295
1770
|
"html",
|
2296
1771
|
"http",
|
2297
1772
|
"https",
|
2298
1773
|
"hub",
|
2299
|
-
"humerus",
|
2300
|
-
"humerus_alt",
|
2301
|
-
"humidity_high",
|
2302
|
-
"humidity_indoor",
|
2303
|
-
"humidity_low",
|
2304
|
-
"humidity_mid",
|
2305
|
-
"humidity_percentage",
|
2306
1774
|
"hvac",
|
2307
1775
|
"ice_skating",
|
2308
1776
|
"icecream",
|
2309
|
-
"ifl",
|
2310
|
-
"iframe",
|
2311
|
-
"iframe_off",
|
2312
1777
|
"image",
|
2313
1778
|
"image_aspect_ratio",
|
2314
1779
|
"image_not_supported",
|
2315
1780
|
"image_search",
|
2316
1781
|
"imagesearch_roller",
|
2317
|
-
"imagesmode",
|
2318
|
-
"immunology",
|
2319
1782
|
"import_contacts",
|
2320
1783
|
"import_export",
|
2321
1784
|
"important_devices",
|
2322
|
-
"in_home_mode",
|
2323
|
-
"inactive_order",
|
2324
1785
|
"inbox",
|
2325
|
-
"inbox_customize",
|
2326
1786
|
"incomplete_circle",
|
2327
1787
|
"indeterminate_check_box",
|
2328
|
-
"indeterminate_question_box",
|
2329
1788
|
"info",
|
2330
|
-
"
|
2331
|
-
"infrared",
|
2332
|
-
"ink_eraser",
|
2333
|
-
"ink_eraser_off",
|
2334
|
-
"ink_highlighter",
|
2335
|
-
"ink_highlighter_move",
|
2336
|
-
"ink_marker",
|
2337
|
-
"ink_pen",
|
2338
|
-
"inpatient",
|
1789
|
+
"info_outline",
|
2339
1790
|
"input",
|
2340
|
-
"input_circle",
|
2341
1791
|
"insert_chart",
|
2342
|
-
"insert_chart_filled",
|
2343
1792
|
"insert_chart_outlined",
|
2344
1793
|
"insert_comment",
|
2345
1794
|
"insert_drive_file",
|
@@ -2348,39 +1797,29 @@ const iconKeys = [
|
|
2348
1797
|
"insert_link",
|
2349
1798
|
"insert_page_break",
|
2350
1799
|
"insert_photo",
|
2351
|
-
"insert_text",
|
2352
1800
|
"insights",
|
2353
1801
|
"install_desktop",
|
2354
1802
|
"install_mobile",
|
2355
|
-
"instant_mix",
|
2356
1803
|
"integration_instructions",
|
2357
|
-
"interactive_space",
|
2358
1804
|
"interests",
|
2359
1805
|
"interpreter_mode",
|
2360
1806
|
"inventory",
|
2361
1807
|
"inventory_2",
|
2362
1808
|
"invert_colors",
|
2363
1809
|
"invert_colors_off",
|
2364
|
-
"
|
1810
|
+
"invert_colors_on",
|
2365
1811
|
"ios_share",
|
2366
1812
|
"iron",
|
2367
1813
|
"iso",
|
2368
|
-
"jamboard_kiosk",
|
2369
1814
|
"javascript",
|
2370
|
-
"join",
|
2371
1815
|
"join_full",
|
2372
1816
|
"join_inner",
|
2373
1817
|
"join_left",
|
2374
1818
|
"join_right",
|
2375
|
-
"joystick",
|
2376
|
-
"jump_to_element",
|
2377
1819
|
"kayaking",
|
2378
1820
|
"kebab_dining",
|
2379
|
-
"kettle",
|
2380
1821
|
"key",
|
2381
1822
|
"key_off",
|
2382
|
-
"key_vertical",
|
2383
|
-
"key_visualizer",
|
2384
1823
|
"keyboard",
|
2385
1824
|
"keyboard_alt",
|
2386
1825
|
"keyboard_arrow_down",
|
@@ -2389,126 +1828,73 @@ const iconKeys = [
|
|
2389
1828
|
"keyboard_arrow_up",
|
2390
1829
|
"keyboard_backspace",
|
2391
1830
|
"keyboard_capslock",
|
2392
|
-
"
|
1831
|
+
"keyboard_command",
|
2393
1832
|
"keyboard_command_key",
|
1833
|
+
"keyboard_control",
|
2394
1834
|
"keyboard_control_key",
|
2395
1835
|
"keyboard_double_arrow_down",
|
2396
1836
|
"keyboard_double_arrow_left",
|
2397
1837
|
"keyboard_double_arrow_right",
|
2398
1838
|
"keyboard_double_arrow_up",
|
2399
|
-
"keyboard_external_input",
|
2400
|
-
"keyboard_full",
|
2401
1839
|
"keyboard_hide",
|
2402
|
-
"
|
2403
|
-
"keyboard_off",
|
2404
|
-
"keyboard_onscreen",
|
1840
|
+
"keyboard_option",
|
2405
1841
|
"keyboard_option_key",
|
2406
|
-
"keyboard_previous_language",
|
2407
1842
|
"keyboard_return",
|
2408
1843
|
"keyboard_tab",
|
2409
|
-
"keyboard_tab_rtl",
|
2410
1844
|
"keyboard_voice",
|
2411
|
-
"kid_star",
|
2412
1845
|
"king_bed",
|
2413
1846
|
"kitchen",
|
2414
1847
|
"kitesurfing",
|
2415
|
-
"lab_panel",
|
2416
|
-
"lab_profile",
|
2417
|
-
"lab_research",
|
2418
1848
|
"label",
|
2419
1849
|
"label_important",
|
2420
1850
|
"label_important_outline",
|
2421
1851
|
"label_off",
|
2422
1852
|
"label_outline",
|
2423
|
-
"labs",
|
2424
1853
|
"lan",
|
2425
1854
|
"landscape",
|
2426
1855
|
"landslide",
|
2427
1856
|
"language",
|
2428
|
-
"language_chinese_array",
|
2429
|
-
"language_chinese_cangjie",
|
2430
|
-
"language_chinese_dayi",
|
2431
|
-
"language_chinese_pinyin",
|
2432
|
-
"language_chinese_quick",
|
2433
|
-
"language_chinese_wubi",
|
2434
|
-
"language_french",
|
2435
|
-
"language_gb_english",
|
2436
|
-
"language_international",
|
2437
|
-
"language_japanese_kana",
|
2438
|
-
"language_korean_latin",
|
2439
|
-
"language_pinyin",
|
2440
|
-
"language_spanish",
|
2441
|
-
"language_us",
|
2442
|
-
"language_us_colemak",
|
2443
|
-
"language_us_dvorak",
|
2444
|
-
"laps",
|
2445
1857
|
"laptop",
|
2446
1858
|
"laptop_chromebook",
|
2447
1859
|
"laptop_mac",
|
2448
1860
|
"laptop_windows",
|
2449
|
-
"lasso_select",
|
2450
1861
|
"last_page",
|
2451
1862
|
"launch",
|
2452
|
-
"laundry",
|
2453
1863
|
"layers",
|
2454
1864
|
"layers_clear",
|
2455
|
-
"lda",
|
2456
1865
|
"leaderboard",
|
2457
1866
|
"leak_add",
|
2458
1867
|
"leak_remove",
|
2459
|
-
"
|
2460
|
-
"left_panel_close",
|
2461
|
-
"left_panel_open",
|
1868
|
+
"leave_bags_at_home",
|
2462
1869
|
"legend_toggle",
|
2463
1870
|
"lens",
|
2464
1871
|
"lens_blur",
|
2465
|
-
"letter_switch",
|
2466
1872
|
"library_add",
|
2467
1873
|
"library_add_check",
|
2468
1874
|
"library_books",
|
2469
1875
|
"library_music",
|
2470
|
-
"license",
|
2471
|
-
"lift_to_talk",
|
2472
1876
|
"light",
|
2473
|
-
"light_group",
|
2474
1877
|
"light_mode",
|
2475
|
-
"light_off",
|
2476
1878
|
"lightbulb",
|
2477
1879
|
"lightbulb_circle",
|
2478
1880
|
"lightbulb_outline",
|
2479
|
-
"lightning_stand",
|
2480
1881
|
"line_axis",
|
2481
|
-
"line_curve",
|
2482
|
-
"line_end",
|
2483
|
-
"line_end_arrow",
|
2484
|
-
"line_end_arrow_notch",
|
2485
|
-
"line_end_circle",
|
2486
|
-
"line_end_diamond",
|
2487
|
-
"line_end_square",
|
2488
|
-
"line_start",
|
2489
|
-
"line_start_arrow",
|
2490
|
-
"line_start_arrow_notch",
|
2491
|
-
"line_start_circle",
|
2492
|
-
"line_start_diamond",
|
2493
|
-
"line_start_square",
|
2494
1882
|
"line_style",
|
2495
1883
|
"line_weight",
|
2496
1884
|
"linear_scale",
|
2497
1885
|
"link",
|
2498
1886
|
"link_off",
|
2499
1887
|
"linked_camera",
|
2500
|
-
"linked_services",
|
2501
1888
|
"liquor",
|
2502
1889
|
"list",
|
2503
1890
|
"list_alt",
|
2504
|
-
"list_alt_add",
|
2505
|
-
"lists",
|
2506
1891
|
"live_help",
|
2507
1892
|
"live_tv",
|
2508
1893
|
"living",
|
2509
1894
|
"local_activity",
|
2510
1895
|
"local_airport",
|
2511
1896
|
"local_atm",
|
1897
|
+
"local_attraction",
|
2512
1898
|
"local_bar",
|
2513
1899
|
"local_cafe",
|
2514
1900
|
"local_car_wash",
|
@@ -2533,25 +1919,22 @@ const iconKeys = [
|
|
2533
1919
|
"local_play",
|
2534
1920
|
"local_police",
|
2535
1921
|
"local_post_office",
|
1922
|
+
"local_print_shop",
|
2536
1923
|
"local_printshop",
|
1924
|
+
"local_restaurant",
|
2537
1925
|
"local_see",
|
2538
1926
|
"local_shipping",
|
2539
1927
|
"local_taxi",
|
2540
|
-
"location_automation",
|
2541
|
-
"location_away",
|
2542
|
-
"location_chip",
|
2543
1928
|
"location_city",
|
2544
1929
|
"location_disabled",
|
2545
|
-
"
|
1930
|
+
"location_history",
|
2546
1931
|
"location_off",
|
2547
1932
|
"location_on",
|
2548
1933
|
"location_pin",
|
2549
1934
|
"location_searching",
|
2550
|
-
"locator_tag",
|
2551
1935
|
"lock",
|
2552
1936
|
"lock_clock",
|
2553
1937
|
"lock_open",
|
2554
|
-
"lock_open_right",
|
2555
1938
|
"lock_outline",
|
2556
1939
|
"lock_person",
|
2557
1940
|
"lock_reset",
|
@@ -2567,25 +1950,14 @@ const iconKeys = [
|
|
2567
1950
|
"looks_two",
|
2568
1951
|
"loop",
|
2569
1952
|
"loupe",
|
2570
|
-
"low_density",
|
2571
1953
|
"low_priority",
|
2572
1954
|
"loyalty",
|
2573
1955
|
"lte_mobiledata",
|
2574
|
-
"lte_mobiledata_badge",
|
2575
1956
|
"lte_plus_mobiledata",
|
2576
|
-
"lte_plus_mobiledata_badge",
|
2577
1957
|
"luggage",
|
2578
1958
|
"lunch_dining",
|
2579
1959
|
"lyrics",
|
2580
|
-
"macro_auto",
|
2581
1960
|
"macro_off",
|
2582
|
-
"magic_button",
|
2583
|
-
"magic_exchange",
|
2584
|
-
"magic_tether",
|
2585
|
-
"magnification_large",
|
2586
|
-
"magnification_small",
|
2587
|
-
"magnify_docked",
|
2588
|
-
"magnify_fullscreen",
|
2589
1961
|
"mail",
|
2590
1962
|
"mail_lock",
|
2591
1963
|
"mail_outline",
|
@@ -2597,8 +1969,6 @@ const iconKeys = [
|
|
2597
1969
|
"manage_accounts",
|
2598
1970
|
"manage_history",
|
2599
1971
|
"manage_search",
|
2600
|
-
"manga",
|
2601
|
-
"manufacturing",
|
2602
1972
|
"map",
|
2603
1973
|
"maps_home_work",
|
2604
1974
|
"maps_ugc",
|
@@ -2609,61 +1979,38 @@ const iconKeys = [
|
|
2609
1979
|
"mark_email_read",
|
2610
1980
|
"mark_email_unread",
|
2611
1981
|
"mark_unread_chat_alt",
|
2612
|
-
"markdown",
|
2613
|
-
"markdown_copy",
|
2614
|
-
"markdown_paste",
|
2615
1982
|
"markunread",
|
2616
1983
|
"markunread_mailbox",
|
2617
|
-
"masked_transitions",
|
2618
1984
|
"masks",
|
2619
|
-
"match_case",
|
2620
|
-
"match_word",
|
2621
|
-
"matter",
|
2622
1985
|
"maximize",
|
2623
|
-
"measuring_tape",
|
2624
1986
|
"media_bluetooth_off",
|
2625
1987
|
"media_bluetooth_on",
|
2626
|
-
"media_link",
|
2627
1988
|
"mediation",
|
2628
1989
|
"medical_information",
|
2629
|
-
"medical_mask",
|
2630
1990
|
"medical_services",
|
2631
1991
|
"medication",
|
2632
1992
|
"medication_liquid",
|
2633
1993
|
"meeting_room",
|
2634
1994
|
"memory",
|
2635
|
-
"memory_alt",
|
2636
|
-
"menstrual_health",
|
2637
1995
|
"menu",
|
2638
1996
|
"menu_book",
|
2639
1997
|
"menu_open",
|
2640
1998
|
"merge",
|
2641
1999
|
"merge_type",
|
2642
2000
|
"message",
|
2643
|
-
"
|
2644
|
-
"
|
2001
|
+
"messenger",
|
2002
|
+
"messenger_outline",
|
2645
2003
|
"mic",
|
2646
|
-
"mic_double",
|
2647
2004
|
"mic_external_off",
|
2648
2005
|
"mic_external_on",
|
2649
2006
|
"mic_none",
|
2650
2007
|
"mic_off",
|
2651
|
-
"microbiology",
|
2652
2008
|
"microwave",
|
2653
|
-
"microwave_gen",
|
2654
2009
|
"military_tech",
|
2655
|
-
"mimo",
|
2656
|
-
"mimo_disconnect",
|
2657
|
-
"mindfulness",
|
2658
2010
|
"minimize",
|
2659
2011
|
"minor_crash",
|
2660
|
-
"
|
2012
|
+
"miscellaneous_services",
|
2661
2013
|
"missed_video_call",
|
2662
|
-
"missed_video_call_filled",
|
2663
|
-
"missing_controller",
|
2664
|
-
"mist",
|
2665
|
-
"mitre",
|
2666
|
-
"mixture_med",
|
2667
2014
|
"mms",
|
2668
2015
|
"mobile_friendly",
|
2669
2016
|
"mobile_off",
|
@@ -2671,19 +2018,11 @@ const iconKeys = [
|
|
2671
2018
|
"mobiledata_off",
|
2672
2019
|
"mode",
|
2673
2020
|
"mode_comment",
|
2674
|
-
"mode_cool",
|
2675
|
-
"mode_cool_off",
|
2676
|
-
"mode_dual",
|
2677
2021
|
"mode_edit",
|
2678
2022
|
"mode_edit_outline",
|
2679
|
-
"mode_fan",
|
2680
2023
|
"mode_fan_off",
|
2681
|
-
"mode_heat",
|
2682
|
-
"mode_heat_cool",
|
2683
|
-
"mode_heat_off",
|
2684
2024
|
"mode_night",
|
2685
2025
|
"mode_of_travel",
|
2686
|
-
"mode_off_on",
|
2687
2026
|
"mode_standby",
|
2688
2027
|
"model_training",
|
2689
2028
|
"monetization_on",
|
@@ -2693,65 +2032,42 @@ const iconKeys = [
|
|
2693
2032
|
"monitor",
|
2694
2033
|
"monitor_heart",
|
2695
2034
|
"monitor_weight",
|
2696
|
-
"monitor_weight_gain",
|
2697
|
-
"monitor_weight_loss",
|
2698
|
-
"monitoring",
|
2699
2035
|
"monochrome_photos",
|
2700
2036
|
"mood",
|
2701
2037
|
"mood_bad",
|
2702
|
-
"
|
2038
|
+
"moped",
|
2703
2039
|
"more",
|
2704
|
-
"more_down",
|
2705
2040
|
"more_horiz",
|
2706
2041
|
"more_time",
|
2707
|
-
"more_up",
|
2708
2042
|
"more_vert",
|
2709
2043
|
"mosque",
|
2710
|
-
"motion_blur",
|
2711
|
-
"motion_mode",
|
2712
2044
|
"motion_photos_auto",
|
2713
2045
|
"motion_photos_off",
|
2714
2046
|
"motion_photos_on",
|
2715
2047
|
"motion_photos_pause",
|
2716
2048
|
"motion_photos_paused",
|
2717
|
-
"motion_sensor_active",
|
2718
|
-
"motion_sensor_alert",
|
2719
|
-
"motion_sensor_idle",
|
2720
|
-
"motion_sensor_urgent",
|
2721
2049
|
"motorcycle",
|
2722
|
-
"mountain_flag",
|
2723
2050
|
"mouse",
|
2724
|
-
"move",
|
2725
2051
|
"move_down",
|
2726
|
-
"move_group",
|
2727
|
-
"move_item",
|
2728
|
-
"move_location",
|
2729
|
-
"move_selection_down",
|
2730
|
-
"move_selection_left",
|
2731
|
-
"move_selection_right",
|
2732
|
-
"move_selection_up",
|
2733
2052
|
"move_to_inbox",
|
2734
2053
|
"move_up",
|
2735
|
-
"moved_location",
|
2736
2054
|
"movie",
|
2737
2055
|
"movie_creation",
|
2738
2056
|
"movie_edit",
|
2739
2057
|
"movie_filter",
|
2740
|
-
"movie_info",
|
2741
2058
|
"moving",
|
2742
|
-
"moving_beds",
|
2743
|
-
"moving_ministry",
|
2744
2059
|
"mp",
|
2745
|
-
"multicooker",
|
2746
2060
|
"multiline_chart",
|
2747
2061
|
"multiple_stop",
|
2062
|
+
"multitrack_audio",
|
2748
2063
|
"museum",
|
2749
|
-
"music_cast",
|
2750
2064
|
"music_note",
|
2751
2065
|
"music_off",
|
2752
2066
|
"music_video",
|
2067
|
+
"my_library_add",
|
2068
|
+
"my_library_books",
|
2069
|
+
"my_library_music",
|
2753
2070
|
"my_location",
|
2754
|
-
"mystery",
|
2755
2071
|
"nat",
|
2756
2072
|
"nature",
|
2757
2073
|
"nature_people",
|
@@ -2760,90 +2076,24 @@ const iconKeys = [
|
|
2760
2076
|
"navigation",
|
2761
2077
|
"near_me",
|
2762
2078
|
"near_me_disabled",
|
2763
|
-
"nearby",
|
2764
2079
|
"nearby_error",
|
2765
2080
|
"nearby_off",
|
2766
|
-
"nephrology",
|
2767
|
-
"nest_audio",
|
2768
|
-
"nest_cam_floodlight",
|
2769
|
-
"nest_cam_indoor",
|
2770
|
-
"nest_cam_iq",
|
2771
|
-
"nest_cam_iq_outdoor",
|
2772
|
-
"nest_cam_magnet_mount",
|
2773
|
-
"nest_cam_outdoor",
|
2774
|
-
"nest_cam_stand",
|
2775
|
-
"nest_cam_wall_mount",
|
2776
2081
|
"nest_cam_wired_stand",
|
2777
|
-
"nest_clock_farsight_analog",
|
2778
|
-
"nest_clock_farsight_digital",
|
2779
|
-
"nest_connect",
|
2780
|
-
"nest_detect",
|
2781
|
-
"nest_display",
|
2782
|
-
"nest_display_max",
|
2783
|
-
"nest_doorbell_visitor",
|
2784
|
-
"nest_eco_leaf",
|
2785
|
-
"nest_farsight_weather",
|
2786
|
-
"nest_found_savings",
|
2787
|
-
"nest_gale_wifi",
|
2788
|
-
"nest_heat_link_e",
|
2789
|
-
"nest_heat_link_gen_3",
|
2790
|
-
"nest_hello_doorbell",
|
2791
|
-
"nest_locator_tag",
|
2792
|
-
"nest_mini",
|
2793
|
-
"nest_multi_room",
|
2794
|
-
"nest_protect",
|
2795
|
-
"nest_remote",
|
2796
|
-
"nest_remote_comfort_sensor",
|
2797
|
-
"nest_secure_alarm",
|
2798
|
-
"nest_sunblock",
|
2799
|
-
"nest_tag",
|
2800
|
-
"nest_thermostat",
|
2801
|
-
"nest_thermostat_e_eu",
|
2802
|
-
"nest_thermostat_gen_3",
|
2803
|
-
"nest_thermostat_sensor",
|
2804
|
-
"nest_thermostat_sensor_eu",
|
2805
|
-
"nest_thermostat_zirconium_eu",
|
2806
|
-
"nest_true_radiant",
|
2807
|
-
"nest_wake_on_approach",
|
2808
|
-
"nest_wake_on_press",
|
2809
|
-
"nest_wifi_gale",
|
2810
|
-
"nest_wifi_mistral",
|
2811
|
-
"nest_wifi_point",
|
2812
|
-
"nest_wifi_point_vento",
|
2813
|
-
"nest_wifi_pro",
|
2814
|
-
"nest_wifi_pro_2",
|
2815
|
-
"nest_wifi_router",
|
2816
2082
|
"network_cell",
|
2817
2083
|
"network_check",
|
2818
|
-
"network_intelligence_history",
|
2819
|
-
"network_intelligence_update",
|
2820
2084
|
"network_locked",
|
2821
|
-
"network_manage",
|
2822
|
-
"network_node",
|
2823
2085
|
"network_ping",
|
2824
2086
|
"network_wifi",
|
2825
2087
|
"network_wifi_1_bar",
|
2826
|
-
"network_wifi_1_bar_locked",
|
2827
2088
|
"network_wifi_2_bar",
|
2828
|
-
"network_wifi_2_bar_locked",
|
2829
2089
|
"network_wifi_3_bar",
|
2830
|
-
"network_wifi_3_bar_locked",
|
2831
|
-
"network_wifi_locked",
|
2832
|
-
"neurology",
|
2833
2090
|
"new_label",
|
2834
2091
|
"new_releases",
|
2835
|
-
"new_window",
|
2836
|
-
"news",
|
2837
|
-
"newsmode",
|
2838
2092
|
"newspaper",
|
2839
|
-
"newsstand",
|
2840
2093
|
"next_plan",
|
2841
2094
|
"next_week",
|
2842
2095
|
"nfc",
|
2843
2096
|
"night_shelter",
|
2844
|
-
"night_sight_auto",
|
2845
|
-
"night_sight_auto_off",
|
2846
|
-
"night_sight_max",
|
2847
2097
|
"nightlife",
|
2848
2098
|
"nightlight",
|
2849
2099
|
"nightlight_round",
|
@@ -2851,6 +2101,7 @@ const iconKeys = [
|
|
2851
2101
|
"no_accounts",
|
2852
2102
|
"no_adult_content",
|
2853
2103
|
"no_backpack",
|
2104
|
+
"no_cell",
|
2854
2105
|
"no_crash",
|
2855
2106
|
"no_drinks",
|
2856
2107
|
"no_encryption",
|
@@ -2859,96 +2110,60 @@ const iconKeys = [
|
|
2859
2110
|
"no_food",
|
2860
2111
|
"no_luggage",
|
2861
2112
|
"no_meals",
|
2113
|
+
"no_meals_ouline",
|
2862
2114
|
"no_meeting_room",
|
2863
2115
|
"no_photography",
|
2864
2116
|
"no_sim",
|
2865
|
-
"no_sound",
|
2866
2117
|
"no_stroller",
|
2867
2118
|
"no_transfer",
|
2868
2119
|
"noise_aware",
|
2869
2120
|
"noise_control_off",
|
2870
|
-
"noise_control_on",
|
2871
2121
|
"nordic_walking",
|
2872
2122
|
"north",
|
2873
2123
|
"north_east",
|
2874
2124
|
"north_west",
|
2875
2125
|
"not_accessible",
|
2876
|
-
"not_accessible_forward",
|
2877
2126
|
"not_interested",
|
2878
2127
|
"not_listed_location",
|
2879
2128
|
"not_started",
|
2880
2129
|
"note",
|
2881
2130
|
"note_add",
|
2882
2131
|
"note_alt",
|
2883
|
-
"note_stack",
|
2884
|
-
"note_stack_add",
|
2885
2132
|
"notes",
|
2886
2133
|
"notification_add",
|
2887
2134
|
"notification_important",
|
2888
|
-
"notification_multiple",
|
2889
2135
|
"notifications",
|
2890
2136
|
"notifications_active",
|
2891
2137
|
"notifications_none",
|
2892
2138
|
"notifications_off",
|
2139
|
+
"notifications_on",
|
2893
2140
|
"notifications_paused",
|
2894
|
-
"
|
2141
|
+
"now_wallpaper",
|
2142
|
+
"now_widgets",
|
2895
2143
|
"numbers",
|
2896
|
-
"nutrition",
|
2897
|
-
"ods",
|
2898
|
-
"odt",
|
2899
2144
|
"offline_bolt",
|
2900
2145
|
"offline_pin",
|
2901
2146
|
"offline_share",
|
2902
2147
|
"oil_barrel",
|
2903
2148
|
"on_device_training",
|
2904
|
-
"on_hub_device",
|
2905
|
-
"oncology",
|
2906
2149
|
"ondemand_video",
|
2907
2150
|
"online_prediction",
|
2908
|
-
"onsen",
|
2909
2151
|
"opacity",
|
2910
2152
|
"open_in_browser",
|
2911
2153
|
"open_in_full",
|
2912
2154
|
"open_in_new",
|
2913
|
-
"open_in_new_down",
|
2914
2155
|
"open_in_new_off",
|
2915
|
-
"open_in_phone",
|
2916
|
-
"open_jam",
|
2917
2156
|
"open_with",
|
2918
|
-
"ophthalmology",
|
2919
|
-
"oral_disease",
|
2920
|
-
"order_approve",
|
2921
|
-
"order_play",
|
2922
|
-
"orders",
|
2923
|
-
"orthopedics",
|
2924
|
-
"other_admission",
|
2925
2157
|
"other_houses",
|
2158
|
+
"outbond",
|
2926
2159
|
"outbound",
|
2927
2160
|
"outbox",
|
2928
|
-
"outbox_alt",
|
2929
|
-
"outdoor_garden",
|
2930
2161
|
"outdoor_grill",
|
2931
2162
|
"outgoing_mail",
|
2932
2163
|
"outlet",
|
2933
2164
|
"outlined_flag",
|
2934
|
-
"outpatient",
|
2935
|
-
"outpatient_med",
|
2936
2165
|
"output",
|
2937
|
-
"output_circle",
|
2938
|
-
"oven",
|
2939
|
-
"oven_gen",
|
2940
|
-
"overview",
|
2941
|
-
"overview_key",
|
2942
|
-
"oxygen_saturation",
|
2943
|
-
"p2p",
|
2944
|
-
"pace",
|
2945
|
-
"pacemaker",
|
2946
|
-
"package",
|
2947
|
-
"package_2",
|
2948
2166
|
"padding",
|
2949
|
-
"page_control",
|
2950
|
-
"page_info",
|
2951
|
-
"pageless",
|
2952
2167
|
"pages",
|
2953
2168
|
"pageview",
|
2954
2169
|
"paid",
|
@@ -2956,23 +2171,22 @@ const iconKeys = [
|
|
2956
2171
|
"pallet",
|
2957
2172
|
"pan_tool",
|
2958
2173
|
"pan_tool_alt",
|
2959
|
-
"pan_zoom",
|
2960
2174
|
"panorama",
|
2961
2175
|
"panorama_fish_eye",
|
2176
|
+
"panorama_fisheye",
|
2962
2177
|
"panorama_horizontal",
|
2178
|
+
"panorama_horizontal_select",
|
2963
2179
|
"panorama_photosphere",
|
2180
|
+
"panorama_photosphere_select",
|
2964
2181
|
"panorama_vertical",
|
2182
|
+
"panorama_vertical_select",
|
2965
2183
|
"panorama_wide_angle",
|
2184
|
+
"panorama_wide_angle_select",
|
2966
2185
|
"paragliding",
|
2967
2186
|
"park",
|
2968
|
-
"partly_cloudy_day",
|
2969
|
-
"partly_cloudy_night",
|
2970
|
-
"partner_exchange",
|
2971
|
-
"partner_reports",
|
2972
2187
|
"party_mode",
|
2973
|
-
"passkey",
|
2974
2188
|
"password",
|
2975
|
-
"
|
2189
|
+
"paste",
|
2976
2190
|
"pattern",
|
2977
2191
|
"pause",
|
2978
2192
|
"pause_circle",
|
@@ -2981,13 +2195,8 @@ const iconKeys = [
|
|
2981
2195
|
"pause_presentation",
|
2982
2196
|
"payment",
|
2983
2197
|
"payments",
|
2198
|
+
"paypal",
|
2984
2199
|
"pedal_bike",
|
2985
|
-
"pediatrics",
|
2986
|
-
"pen_size_1",
|
2987
|
-
"pen_size_2",
|
2988
|
-
"pen_size_3",
|
2989
|
-
"pen_size_4",
|
2990
|
-
"pen_size_5",
|
2991
2200
|
"pending",
|
2992
2201
|
"pending_actions",
|
2993
2202
|
"pentagon",
|
@@ -2995,11 +2204,11 @@ const iconKeys = [
|
|
2995
2204
|
"people_alt",
|
2996
2205
|
"people_outline",
|
2997
2206
|
"percent",
|
2998
|
-
"performance_max",
|
2999
|
-
"pergola",
|
3000
2207
|
"perm_camera_mic",
|
2208
|
+
"perm_contact_cal",
|
3001
2209
|
"perm_contact_calendar",
|
3002
2210
|
"perm_data_setting",
|
2211
|
+
"perm_device_info",
|
3003
2212
|
"perm_device_information",
|
3004
2213
|
"perm_identity",
|
3005
2214
|
"perm_media",
|
@@ -3011,36 +2220,22 @@ const iconKeys = [
|
|
3011
2220
|
"person_4",
|
3012
2221
|
"person_add",
|
3013
2222
|
"person_add_alt",
|
2223
|
+
"person_add_alt_1",
|
3014
2224
|
"person_add_disabled",
|
3015
|
-
"person_alert",
|
3016
|
-
"person_apron",
|
3017
|
-
"person_book",
|
3018
|
-
"person_cancel",
|
3019
|
-
"person_celebrate",
|
3020
|
-
"person_check",
|
3021
|
-
"person_edit",
|
3022
|
-
"person_filled",
|
3023
2225
|
"person_off",
|
3024
2226
|
"person_outline",
|
3025
2227
|
"person_pin",
|
3026
2228
|
"person_pin_circle",
|
3027
|
-
"person_play",
|
3028
|
-
"person_raised_hand",
|
3029
2229
|
"person_remove",
|
2230
|
+
"person_remove_alt_1",
|
3030
2231
|
"person_search",
|
3031
|
-
"personal_bag",
|
3032
|
-
"personal_bag_off",
|
3033
|
-
"personal_bag_question",
|
3034
2232
|
"personal_injury",
|
3035
|
-
"personal_places",
|
3036
2233
|
"personal_video",
|
3037
2234
|
"pest_control",
|
3038
2235
|
"pest_control_rodent",
|
3039
|
-
"pet_supplies",
|
3040
2236
|
"pets",
|
3041
2237
|
"phishing",
|
3042
2238
|
"phone",
|
3043
|
-
"phone_alt",
|
3044
2239
|
"phone_android",
|
3045
2240
|
"phone_bluetooth_speaker",
|
3046
2241
|
"phone_callback",
|
@@ -3057,64 +2252,43 @@ const iconKeys = [
|
|
3057
2252
|
"phonelink_lock",
|
3058
2253
|
"phonelink_off",
|
3059
2254
|
"phonelink_ring",
|
3060
|
-
"phonelink_ring_off",
|
3061
2255
|
"phonelink_setup",
|
3062
2256
|
"photo",
|
3063
2257
|
"photo_album",
|
3064
|
-
"photo_auto_merge",
|
3065
2258
|
"photo_camera",
|
3066
2259
|
"photo_camera_back",
|
3067
2260
|
"photo_camera_front",
|
3068
2261
|
"photo_filter",
|
3069
|
-
"photo_frame",
|
3070
2262
|
"photo_library",
|
3071
|
-
"photo_prints",
|
3072
2263
|
"photo_size_select_actual",
|
3073
2264
|
"photo_size_select_large",
|
3074
2265
|
"photo_size_select_small",
|
3075
2266
|
"php",
|
3076
|
-
"physical_therapy",
|
3077
2267
|
"piano",
|
3078
2268
|
"piano_off",
|
3079
2269
|
"picture_as_pdf",
|
3080
2270
|
"picture_in_picture",
|
3081
2271
|
"picture_in_picture_alt",
|
3082
|
-
"picture_in_picture_center",
|
3083
|
-
"picture_in_picture_large",
|
3084
|
-
"picture_in_picture_medium",
|
3085
|
-
"picture_in_picture_mobile",
|
3086
|
-
"picture_in_picture_off",
|
3087
|
-
"picture_in_picture_small",
|
3088
2272
|
"pie_chart",
|
3089
|
-
"pie_chart_filled",
|
3090
2273
|
"pie_chart_outline",
|
3091
2274
|
"pie_chart_outlined",
|
3092
|
-
"pill",
|
3093
|
-
"pill_off",
|
3094
2275
|
"pin",
|
3095
2276
|
"pin_drop",
|
3096
2277
|
"pin_end",
|
3097
2278
|
"pin_invoke",
|
3098
2279
|
"pinch",
|
3099
|
-
"pinch_zoom_in",
|
3100
|
-
"pinch_zoom_out",
|
3101
|
-
"pip",
|
3102
|
-
"pip_exit",
|
3103
2280
|
"pivot_table_chart",
|
2281
|
+
"pix",
|
3104
2282
|
"place",
|
3105
|
-
"place_item",
|
3106
2283
|
"plagiarism",
|
3107
|
-
"planner_banner_ad_pt",
|
3108
|
-
"planner_review",
|
3109
2284
|
"play_arrow",
|
3110
2285
|
"play_circle",
|
2286
|
+
"play_circle_fill",
|
2287
|
+
"play_circle_filled",
|
2288
|
+
"play_circle_outline",
|
3111
2289
|
"play_disabled",
|
3112
2290
|
"play_for_work",
|
3113
2291
|
"play_lesson",
|
3114
|
-
"play_music",
|
3115
|
-
"play_pause",
|
3116
|
-
"play_shapes",
|
3117
|
-
"playing_cards",
|
3118
2292
|
"playlist_add",
|
3119
2293
|
"playlist_add_check",
|
3120
2294
|
"playlist_add_check_circle",
|
@@ -3124,10 +2298,7 @@ const iconKeys = [
|
|
3124
2298
|
"plumbing",
|
3125
2299
|
"plus_one",
|
3126
2300
|
"podcasts",
|
3127
|
-
"podiatry",
|
3128
|
-
"podium",
|
3129
2301
|
"point_of_sale",
|
3130
|
-
"point_scan",
|
3131
2302
|
"policy",
|
3132
2303
|
"poll",
|
3133
2304
|
"polyline",
|
@@ -3135,124 +2306,78 @@ const iconKeys = [
|
|
3135
2306
|
"pool",
|
3136
2307
|
"portable_wifi_off",
|
3137
2308
|
"portrait",
|
3138
|
-
"position_bottom_left",
|
3139
|
-
"position_bottom_right",
|
3140
|
-
"position_top_right",
|
3141
|
-
"post",
|
3142
2309
|
"post_add",
|
3143
|
-
"potted_plant",
|
3144
2310
|
"power",
|
3145
2311
|
"power_input",
|
3146
2312
|
"power_off",
|
3147
|
-
"power_rounded",
|
3148
2313
|
"power_settings_new",
|
3149
|
-
"prayer_times",
|
3150
2314
|
"precision_manufacturing",
|
3151
|
-
"pregnancy",
|
3152
2315
|
"pregnant_woman",
|
3153
|
-
"preliminary",
|
3154
|
-
"prescriptions",
|
3155
2316
|
"present_to_all",
|
3156
2317
|
"preview",
|
3157
|
-
"preview_off",
|
3158
2318
|
"price_change",
|
3159
2319
|
"price_check",
|
3160
2320
|
"print",
|
3161
|
-
"print_add",
|
3162
|
-
"print_connect",
|
3163
2321
|
"print_disabled",
|
3164
|
-
"print_error",
|
3165
|
-
"print_lock",
|
3166
|
-
"priority",
|
3167
2322
|
"priority_high",
|
3168
|
-
"privacy",
|
3169
2323
|
"privacy_tip",
|
3170
2324
|
"private_connectivity",
|
3171
|
-
"problem",
|
3172
|
-
"procedure",
|
3173
|
-
"process_chart",
|
3174
2325
|
"production_quantity_limits",
|
3175
|
-
"productivity",
|
3176
|
-
"progress_activity",
|
3177
|
-
"prompt_suggestion",
|
3178
2326
|
"propane",
|
3179
2327
|
"propane_tank",
|
3180
|
-
"psychiatry",
|
3181
2328
|
"psychology",
|
3182
2329
|
"psychology_alt",
|
3183
2330
|
"public",
|
3184
2331
|
"public_off",
|
3185
2332
|
"publish",
|
3186
2333
|
"published_with_changes",
|
3187
|
-
"pulmonology",
|
3188
|
-
"pulse_alert",
|
3189
2334
|
"punch_clock",
|
3190
2335
|
"push_pin",
|
3191
2336
|
"qr_code",
|
3192
2337
|
"qr_code_2",
|
3193
|
-
"qr_code_2_add",
|
3194
2338
|
"qr_code_scanner",
|
3195
2339
|
"query_builder",
|
3196
2340
|
"query_stats",
|
3197
2341
|
"question_answer",
|
3198
|
-
"question_exchange",
|
3199
2342
|
"question_mark",
|
3200
2343
|
"queue",
|
3201
2344
|
"queue_music",
|
3202
2345
|
"queue_play_next",
|
3203
|
-
"
|
3204
|
-
"
|
3205
|
-
"quick_reference_all",
|
3206
|
-
"quick_reorder",
|
2346
|
+
"quick_contacts_dialer",
|
2347
|
+
"quick_contacts_mail",
|
3207
2348
|
"quickreply",
|
3208
|
-
"quiet_time",
|
3209
|
-
"quiet_time_active",
|
3210
2349
|
"quiz",
|
2350
|
+
"quora",
|
3211
2351
|
"r_mobiledata",
|
3212
2352
|
"radar",
|
3213
2353
|
"radio",
|
3214
2354
|
"radio_button_checked",
|
3215
|
-
"
|
2355
|
+
"radio_button_off",
|
2356
|
+
"radio_button_on",
|
3216
2357
|
"radio_button_unchecked",
|
3217
|
-
"radiology",
|
3218
2358
|
"railway_alert",
|
3219
|
-
"rainy",
|
3220
|
-
"rainy_heavy",
|
3221
|
-
"rainy_light",
|
3222
|
-
"rainy_snow",
|
3223
2359
|
"ramen_dining",
|
3224
2360
|
"ramp_left",
|
3225
2361
|
"ramp_right",
|
3226
|
-
"range_hood",
|
3227
2362
|
"rate_review",
|
3228
|
-
"raven",
|
3229
2363
|
"raw_off",
|
3230
2364
|
"raw_on",
|
3231
2365
|
"read_more",
|
3232
|
-
"readiness_score",
|
3233
2366
|
"real_estate_agent",
|
3234
|
-
"rear_camera",
|
3235
|
-
"rebase",
|
3236
2367
|
"rebase_edit",
|
3237
2368
|
"receipt",
|
3238
2369
|
"receipt_long",
|
3239
2370
|
"recent_actors",
|
3240
|
-
"recent_patient",
|
3241
2371
|
"recommend",
|
3242
2372
|
"record_voice_over",
|
3243
2373
|
"rectangle",
|
3244
2374
|
"recycling",
|
2375
|
+
"reddit",
|
3245
2376
|
"redeem",
|
3246
2377
|
"redo",
|
3247
2378
|
"reduce_capacity",
|
3248
2379
|
"refresh",
|
3249
|
-
"regular_expression",
|
3250
|
-
"relax",
|
3251
|
-
"release_alert",
|
3252
2380
|
"remember_me",
|
3253
|
-
"reminder",
|
3254
|
-
"reminders_alt",
|
3255
|
-
"remote_gen",
|
3256
2381
|
"remove",
|
3257
2382
|
"remove_circle",
|
3258
2383
|
"remove_circle_outline",
|
@@ -3261,9 +2386,7 @@ const iconKeys = [
|
|
3261
2386
|
"remove_moderator",
|
3262
2387
|
"remove_red_eye",
|
3263
2388
|
"remove_road",
|
3264
|
-
"remove_selection",
|
3265
2389
|
"remove_shopping_cart",
|
3266
|
-
"reopen_window",
|
3267
2390
|
"reorder",
|
3268
2391
|
"repartition",
|
3269
2392
|
"repeat",
|
@@ -3283,32 +2406,16 @@ const iconKeys = [
|
|
3283
2406
|
"report_problem",
|
3284
2407
|
"request_page",
|
3285
2408
|
"request_quote",
|
3286
|
-
"reset_image",
|
3287
2409
|
"reset_tv",
|
3288
|
-
"reset_wrench",
|
3289
|
-
"resize",
|
3290
|
-
"respiratory_rate",
|
3291
|
-
"responsive_layout",
|
3292
2410
|
"restart_alt",
|
3293
2411
|
"restaurant",
|
3294
2412
|
"restaurant_menu",
|
3295
2413
|
"restore",
|
3296
2414
|
"restore_from_trash",
|
3297
2415
|
"restore_page",
|
3298
|
-
"resume",
|
3299
2416
|
"reviews",
|
3300
|
-
"rewarded_ads",
|
3301
|
-
"rheumatology",
|
3302
|
-
"rib_cage",
|
3303
2417
|
"rice_bowl",
|
3304
|
-
"right_click",
|
3305
|
-
"right_panel_close",
|
3306
|
-
"right_panel_open",
|
3307
2418
|
"ring_volume",
|
3308
|
-
"ring_volume_filled",
|
3309
|
-
"ripples",
|
3310
|
-
"robot",
|
3311
|
-
"robot_2",
|
3312
2419
|
"rocket",
|
3313
2420
|
"rocket_launch",
|
3314
2421
|
"roller_shades",
|
@@ -3327,184 +2434,113 @@ const iconKeys = [
|
|
3327
2434
|
"rounded_corner",
|
3328
2435
|
"route",
|
3329
2436
|
"router",
|
3330
|
-
"routine",
|
3331
2437
|
"rowing",
|
3332
2438
|
"rss_feed",
|
3333
2439
|
"rsvp",
|
3334
2440
|
"rtt",
|
3335
|
-
"rubric",
|
3336
2441
|
"rule",
|
3337
2442
|
"rule_folder",
|
3338
|
-
"rule_settings",
|
3339
2443
|
"run_circle",
|
3340
2444
|
"running_with_errors",
|
3341
2445
|
"rv_hookup",
|
3342
2446
|
"safety_check",
|
3343
|
-
"safety_check_off",
|
3344
2447
|
"safety_divider",
|
3345
2448
|
"sailing",
|
3346
|
-
"salinity",
|
3347
2449
|
"sanitizer",
|
3348
2450
|
"satellite",
|
3349
2451
|
"satellite_alt",
|
3350
|
-
"sauna",
|
3351
2452
|
"save",
|
3352
2453
|
"save_alt",
|
3353
2454
|
"save_as",
|
3354
2455
|
"saved_search",
|
3355
2456
|
"savings",
|
3356
2457
|
"scale",
|
3357
|
-
"scan",
|
3358
|
-
"scan_delete",
|
3359
2458
|
"scanner",
|
3360
2459
|
"scatter_plot",
|
3361
|
-
"scene",
|
3362
2460
|
"schedule",
|
3363
2461
|
"schedule_send",
|
3364
2462
|
"schema",
|
3365
2463
|
"school",
|
3366
2464
|
"science",
|
3367
|
-
"science_off",
|
3368
2465
|
"score",
|
3369
2466
|
"scoreboard",
|
3370
2467
|
"screen_lock_landscape",
|
3371
2468
|
"screen_lock_portrait",
|
3372
2469
|
"screen_lock_rotation",
|
3373
|
-
"screen_record",
|
3374
2470
|
"screen_rotation",
|
3375
2471
|
"screen_rotation_alt",
|
3376
|
-
"screen_rotation_up",
|
3377
2472
|
"screen_search_desktop",
|
3378
2473
|
"screen_share",
|
3379
2474
|
"screenshot",
|
3380
|
-
"screenshot_frame",
|
3381
|
-
"screenshot_keyboard",
|
3382
2475
|
"screenshot_monitor",
|
3383
|
-
"screenshot_region",
|
3384
|
-
"screenshot_tablet",
|
3385
|
-
"scrollable_header",
|
3386
2476
|
"scuba_diving",
|
3387
2477
|
"sd",
|
3388
2478
|
"sd_card",
|
3389
2479
|
"sd_card_alert",
|
3390
2480
|
"sd_storage",
|
3391
|
-
"sdk",
|
3392
2481
|
"search",
|
3393
|
-
"search_check",
|
3394
|
-
"search_hands_free",
|
3395
2482
|
"search_off",
|
3396
2483
|
"security",
|
3397
|
-
"security_key",
|
3398
2484
|
"security_update",
|
3399
2485
|
"security_update_good",
|
3400
2486
|
"security_update_warning",
|
3401
2487
|
"segment",
|
3402
|
-
"select",
|
3403
2488
|
"select_all",
|
3404
|
-
"select_check_box",
|
3405
|
-
"select_to_speak",
|
3406
|
-
"select_window",
|
3407
|
-
"select_window_off",
|
3408
|
-
"self_care",
|
3409
2489
|
"self_improvement",
|
3410
2490
|
"sell",
|
3411
2491
|
"send",
|
3412
2492
|
"send_and_archive",
|
3413
|
-
"send_money",
|
3414
2493
|
"send_time_extension",
|
3415
2494
|
"send_to_mobile",
|
3416
2495
|
"sensor_door",
|
3417
2496
|
"sensor_occupied",
|
3418
2497
|
"sensor_window",
|
3419
2498
|
"sensors",
|
3420
|
-
"sensors_krx",
|
3421
|
-
"sensors_krx_off",
|
3422
2499
|
"sensors_off",
|
3423
|
-
"sentiment_calm",
|
3424
|
-
"sentiment_content",
|
3425
2500
|
"sentiment_dissatisfied",
|
3426
|
-
"sentiment_excited",
|
3427
|
-
"sentiment_extremely_dissatisfied",
|
3428
|
-
"sentiment_frustrated",
|
3429
2501
|
"sentiment_neutral",
|
3430
|
-
"sentiment_sad",
|
3431
2502
|
"sentiment_satisfied",
|
3432
2503
|
"sentiment_satisfied_alt",
|
3433
|
-
"sentiment_stressed",
|
3434
2504
|
"sentiment_very_dissatisfied",
|
3435
2505
|
"sentiment_very_satisfied",
|
3436
|
-
"sentiment_worried",
|
3437
|
-
"service_toolbox",
|
3438
2506
|
"set_meal",
|
3439
2507
|
"settings",
|
3440
2508
|
"settings_accessibility",
|
3441
|
-
"settings_account_box",
|
3442
|
-
"settings_alert",
|
3443
2509
|
"settings_applications",
|
3444
|
-
"settings_b_roll",
|
3445
2510
|
"settings_backup_restore",
|
3446
2511
|
"settings_bluetooth",
|
3447
2512
|
"settings_brightness",
|
3448
2513
|
"settings_cell",
|
3449
|
-
"
|
2514
|
+
"settings_display",
|
3450
2515
|
"settings_ethernet",
|
3451
|
-
"settings_heart",
|
3452
2516
|
"settings_input_antenna",
|
3453
2517
|
"settings_input_component",
|
3454
2518
|
"settings_input_composite",
|
3455
2519
|
"settings_input_hdmi",
|
3456
2520
|
"settings_input_svideo",
|
3457
|
-
"settings_motion_mode",
|
3458
|
-
"settings_night_sight",
|
3459
2521
|
"settings_overscan",
|
3460
|
-
"settings_panorama",
|
3461
2522
|
"settings_phone",
|
3462
|
-
"settings_photo_camera",
|
3463
2523
|
"settings_power",
|
3464
2524
|
"settings_remote",
|
3465
|
-
"settings_slow_motion",
|
3466
2525
|
"settings_suggest",
|
3467
2526
|
"settings_system_daydream",
|
3468
|
-
"settings_timelapse",
|
3469
|
-
"settings_video_camera",
|
3470
2527
|
"settings_voice",
|
3471
|
-
"settop_component",
|
3472
2528
|
"severe_cold",
|
3473
|
-
"shadow",
|
3474
|
-
"shadow_add",
|
3475
|
-
"shadow_minus",
|
3476
2529
|
"shape_line",
|
3477
|
-
"shape_recognition",
|
3478
|
-
"shapes",
|
3479
2530
|
"share",
|
2531
|
+
"share_arrival_time",
|
3480
2532
|
"share_location",
|
3481
|
-
"share_off",
|
3482
|
-
"share_reviews",
|
3483
|
-
"share_windows",
|
3484
|
-
"sheets_rtl",
|
3485
|
-
"shelf_auto_hide",
|
3486
|
-
"shelf_position",
|
3487
2533
|
"shelves",
|
3488
2534
|
"shield",
|
3489
|
-
"shield_lock",
|
3490
|
-
"shield_locked",
|
3491
2535
|
"shield_moon",
|
3492
|
-
"shield_person",
|
3493
|
-
"shield_question",
|
3494
|
-
"shield_with_heart",
|
3495
|
-
"shield_with_house",
|
3496
|
-
"shift",
|
3497
|
-
"shift_lock",
|
3498
2536
|
"shop",
|
3499
2537
|
"shop_2",
|
3500
2538
|
"shop_two",
|
2539
|
+
"shopify",
|
3501
2540
|
"shopping_bag",
|
3502
2541
|
"shopping_basket",
|
3503
2542
|
"shopping_cart",
|
3504
2543
|
"shopping_cart_checkout",
|
3505
|
-
"shopping_cart_off",
|
3506
|
-
"shoppingmode",
|
3507
|
-
"short_stay",
|
3508
2544
|
"short_text",
|
3509
2545
|
"shortcut",
|
3510
2546
|
"show_chart",
|
@@ -3512,38 +2548,52 @@ const iconKeys = [
|
|
3512
2548
|
"shuffle",
|
3513
2549
|
"shuffle_on",
|
3514
2550
|
"shutter_speed",
|
3515
|
-
"shutter_speed_add",
|
3516
|
-
"shutter_speed_minus",
|
3517
2551
|
"sick",
|
3518
|
-
"side_navigation",
|
3519
2552
|
"sign_language",
|
3520
2553
|
"signal_cellular_0_bar",
|
3521
2554
|
"signal_cellular_1_bar",
|
3522
2555
|
"signal_cellular_2_bar",
|
3523
2556
|
"signal_cellular_3_bar",
|
3524
2557
|
"signal_cellular_4_bar",
|
3525
|
-
"signal_cellular_add",
|
3526
2558
|
"signal_cellular_alt",
|
3527
2559
|
"signal_cellular_alt_1_bar",
|
3528
2560
|
"signal_cellular_alt_2_bar",
|
3529
2561
|
"signal_cellular_connected_no_internet_0_bar",
|
2562
|
+
"signal_cellular_connected_no_internet_1_bar",
|
2563
|
+
"signal_cellular_connected_no_internet_2_bar",
|
2564
|
+
"signal_cellular_connected_no_internet_3_bar",
|
3530
2565
|
"signal_cellular_connected_no_internet_4_bar",
|
3531
2566
|
"signal_cellular_no_sim",
|
3532
2567
|
"signal_cellular_nodata",
|
3533
2568
|
"signal_cellular_null",
|
3534
2569
|
"signal_cellular_off",
|
3535
|
-
"signal_cellular_pause",
|
3536
|
-
"signal_disconnected",
|
3537
2570
|
"signal_wifi_0_bar",
|
2571
|
+
"signal_wifi_1_bar",
|
2572
|
+
"signal_wifi_1_bar_lock",
|
2573
|
+
"signal_wifi_2_bar",
|
2574
|
+
"signal_wifi_2_bar_lock",
|
2575
|
+
"signal_wifi_3_bar",
|
2576
|
+
"signal_wifi_3_bar_lock",
|
3538
2577
|
"signal_wifi_4_bar",
|
3539
2578
|
"signal_wifi_4_bar_lock",
|
3540
2579
|
"signal_wifi_bad",
|
2580
|
+
"signal_wifi_connected_no_internet_0",
|
2581
|
+
"signal_wifi_connected_no_internet_1",
|
2582
|
+
"signal_wifi_connected_no_internet_2",
|
2583
|
+
"signal_wifi_connected_no_internet_3",
|
3541
2584
|
"signal_wifi_connected_no_internet_4",
|
3542
2585
|
"signal_wifi_off",
|
2586
|
+
"signal_wifi_statusbar_1_bar",
|
2587
|
+
"signal_wifi_statusbar_2_bar",
|
2588
|
+
"signal_wifi_statusbar_3_bar",
|
3543
2589
|
"signal_wifi_statusbar_4_bar",
|
2590
|
+
"signal_wifi_statusbar_connected_no_internet",
|
2591
|
+
"signal_wifi_statusbar_connected_no_internet_1",
|
2592
|
+
"signal_wifi_statusbar_connected_no_internet_2",
|
2593
|
+
"signal_wifi_statusbar_connected_no_internet_3",
|
2594
|
+
"signal_wifi_statusbar_connected_no_internet_4",
|
3544
2595
|
"signal_wifi_statusbar_not_connected",
|
3545
2596
|
"signal_wifi_statusbar_null",
|
3546
|
-
"signature",
|
3547
2597
|
"signpost",
|
3548
2598
|
"sim_card",
|
3549
2599
|
"sim_card_alert",
|
@@ -3551,52 +2601,35 @@ const iconKeys = [
|
|
3551
2601
|
"single_bed",
|
3552
2602
|
"sip",
|
3553
2603
|
"skateboarding",
|
3554
|
-
"skeleton",
|
3555
|
-
"skillet",
|
3556
|
-
"skillet_cooktop",
|
3557
2604
|
"skip_next",
|
3558
2605
|
"skip_previous",
|
3559
|
-
"skull",
|
3560
2606
|
"sledding",
|
3561
|
-
"sleep",
|
3562
|
-
"sleep_score",
|
3563
|
-
"slide_library",
|
3564
|
-
"sliders",
|
3565
2607
|
"slideshow",
|
3566
2608
|
"slow_motion_video",
|
3567
2609
|
"smart_button",
|
3568
2610
|
"smart_display",
|
3569
|
-
"smart_outlet",
|
3570
2611
|
"smart_screen",
|
3571
2612
|
"smart_toy",
|
3572
2613
|
"smartphone",
|
3573
|
-
"smb_share",
|
3574
2614
|
"smoke_free",
|
3575
2615
|
"smoking_rooms",
|
3576
2616
|
"sms",
|
3577
2617
|
"sms_failed",
|
2618
|
+
"snapchat",
|
3578
2619
|
"snippet_folder",
|
3579
2620
|
"snooze",
|
3580
2621
|
"snowboarding",
|
3581
2622
|
"snowing",
|
3582
|
-
"snowing_heavy",
|
3583
2623
|
"snowmobile",
|
3584
2624
|
"snowshoeing",
|
3585
2625
|
"soap",
|
3586
2626
|
"social_distance",
|
3587
|
-
"social_leaderboard",
|
3588
2627
|
"solar_power",
|
3589
2628
|
"sort",
|
3590
2629
|
"sort_by_alpha",
|
3591
2630
|
"sos",
|
3592
|
-
"sound_detection_dog_barking",
|
3593
|
-
"sound_detection_glass_break",
|
3594
|
-
"sound_detection_loud_sound",
|
3595
|
-
"sound_sampler",
|
3596
2631
|
"soup_kitchen",
|
3597
2632
|
"source",
|
3598
|
-
"source_environment",
|
3599
|
-
"source_notes",
|
3600
2633
|
"south",
|
3601
2634
|
"south_america",
|
3602
2635
|
"south_east",
|
@@ -3612,22 +2645,11 @@ const iconKeys = [
|
|
3612
2645
|
"speaker_notes",
|
3613
2646
|
"speaker_notes_off",
|
3614
2647
|
"speaker_phone",
|
3615
|
-
"special_character",
|
3616
|
-
"specific_gravity",
|
3617
|
-
"speech_to_text",
|
3618
2648
|
"speed",
|
3619
2649
|
"spellcheck",
|
3620
2650
|
"splitscreen",
|
3621
|
-
"splitscreen_add",
|
3622
|
-
"splitscreen_bottom",
|
3623
|
-
"splitscreen_left",
|
3624
|
-
"splitscreen_right",
|
3625
|
-
"splitscreen_top",
|
3626
|
-
"splitscreen_vertical_add",
|
3627
|
-
"spo2",
|
3628
2651
|
"spoke",
|
3629
2652
|
"sports",
|
3630
|
-
"sports_and_outdoors",
|
3631
2653
|
"sports_bar",
|
3632
2654
|
"sports_baseball",
|
3633
2655
|
"sports_basketball",
|
@@ -3647,20 +2669,11 @@ const iconKeys = [
|
|
3647
2669
|
"sports_soccer",
|
3648
2670
|
"sports_tennis",
|
3649
2671
|
"sports_volleyball",
|
3650
|
-
"sprinkler",
|
3651
|
-
"sprint",
|
3652
2672
|
"square",
|
3653
2673
|
"square_foot",
|
3654
2674
|
"ssid_chart",
|
3655
|
-
"stack",
|
3656
|
-
"stack_off",
|
3657
|
-
"stack_star",
|
3658
2675
|
"stacked_bar_chart",
|
3659
|
-
"stacked_email",
|
3660
|
-
"stacked_inbox",
|
3661
2676
|
"stacked_line_chart",
|
3662
|
-
"stacks",
|
3663
|
-
"stadia_controller",
|
3664
2677
|
"stadium",
|
3665
2678
|
"stairs",
|
3666
2679
|
"star",
|
@@ -3670,33 +2683,13 @@ const iconKeys = [
|
|
3670
2683
|
"star_outline",
|
3671
2684
|
"star_purple500",
|
3672
2685
|
"star_rate",
|
3673
|
-
"star_rate_half",
|
3674
2686
|
"stars",
|
3675
2687
|
"start",
|
3676
|
-
"stat_0",
|
3677
|
-
"stat_1",
|
3678
|
-
"stat_2",
|
3679
|
-
"stat_3",
|
3680
|
-
"stat_minus_1",
|
3681
|
-
"stat_minus_2",
|
3682
|
-
"stat_minus_3",
|
3683
2688
|
"stay_current_landscape",
|
3684
2689
|
"stay_current_portrait",
|
3685
2690
|
"stay_primary_landscape",
|
3686
2691
|
"stay_primary_portrait",
|
3687
|
-
"step",
|
3688
|
-
"step_into",
|
3689
|
-
"step_out",
|
3690
|
-
"step_over",
|
3691
|
-
"steppers",
|
3692
|
-
"steps",
|
3693
|
-
"stethoscope",
|
3694
|
-
"stethoscope_arrow",
|
3695
|
-
"stethoscope_check",
|
3696
|
-
"sticky_note",
|
3697
2692
|
"sticky_note_2",
|
3698
|
-
"stock_media",
|
3699
|
-
"stockpot",
|
3700
2693
|
"stop",
|
3701
2694
|
"stop_circle",
|
3702
2695
|
"stop_screen_share",
|
@@ -3707,23 +2700,13 @@ const iconKeys = [
|
|
3707
2700
|
"storm",
|
3708
2701
|
"straight",
|
3709
2702
|
"straighten",
|
3710
|
-
"strategy",
|
3711
2703
|
"stream",
|
3712
|
-
"stream_apps",
|
3713
2704
|
"streetview",
|
3714
|
-
"stress_management",
|
3715
2705
|
"strikethrough_s",
|
3716
|
-
"stroke_full",
|
3717
|
-
"stroke_partial",
|
3718
2706
|
"stroller",
|
3719
2707
|
"style",
|
3720
|
-
"styler",
|
3721
|
-
"stylus",
|
3722
|
-
"stylus_laser_pointer",
|
3723
|
-
"stylus_note",
|
3724
2708
|
"subdirectory_arrow_left",
|
3725
2709
|
"subdirectory_arrow_right",
|
3726
|
-
"subheader",
|
3727
2710
|
"subject",
|
3728
2711
|
"subscript",
|
3729
2712
|
"subscriptions",
|
@@ -3735,21 +2718,17 @@ const iconKeys = [
|
|
3735
2718
|
"sunny_snowing",
|
3736
2719
|
"superscript",
|
3737
2720
|
"supervised_user_circle",
|
3738
|
-
"supervised_user_circle_off",
|
3739
2721
|
"supervisor_account",
|
3740
2722
|
"support",
|
3741
2723
|
"support_agent",
|
3742
2724
|
"surfing",
|
3743
|
-
"surgical",
|
3744
2725
|
"surround_sound",
|
3745
2726
|
"swap_calls",
|
3746
|
-
"swap_driving_apps",
|
3747
|
-
"swap_driving_apps_wheel",
|
3748
2727
|
"swap_horiz",
|
3749
2728
|
"swap_horizontal_circle",
|
3750
2729
|
"swap_vert",
|
2730
|
+
"swap_vert_circle",
|
3751
2731
|
"swap_vertical_circle",
|
3752
|
-
"sweep",
|
3753
2732
|
"swipe",
|
3754
2733
|
"swipe_down",
|
3755
2734
|
"swipe_down_alt",
|
@@ -3760,9 +2739,6 @@ const iconKeys = [
|
|
3760
2739
|
"swipe_up",
|
3761
2740
|
"swipe_up_alt",
|
3762
2741
|
"swipe_vertical",
|
3763
|
-
"switch",
|
3764
|
-
"switch_access",
|
3765
|
-
"switch_access_2",
|
3766
2742
|
"switch_access_shortcut",
|
3767
2743
|
"switch_access_shortcut_add",
|
3768
2744
|
"switch_account",
|
@@ -3770,70 +2746,43 @@ const iconKeys = [
|
|
3770
2746
|
"switch_left",
|
3771
2747
|
"switch_right",
|
3772
2748
|
"switch_video",
|
3773
|
-
"switches",
|
3774
|
-
"sword_rose",
|
3775
|
-
"swords",
|
3776
|
-
"symptoms",
|
3777
2749
|
"synagogue",
|
3778
2750
|
"sync",
|
3779
2751
|
"sync_alt",
|
3780
2752
|
"sync_disabled",
|
3781
2753
|
"sync_lock",
|
3782
2754
|
"sync_problem",
|
3783
|
-
"sync_saved_locally",
|
3784
|
-
"syringe",
|
3785
2755
|
"system_security_update",
|
3786
2756
|
"system_security_update_good",
|
3787
2757
|
"system_security_update_warning",
|
3788
2758
|
"system_update",
|
3789
2759
|
"system_update_alt",
|
2760
|
+
"system_update_tv",
|
3790
2761
|
"tab",
|
3791
|
-
"tab_close",
|
3792
|
-
"tab_close_right",
|
3793
|
-
"tab_duplicate",
|
3794
|
-
"tab_group",
|
3795
|
-
"tab_move",
|
3796
|
-
"tab_new_right",
|
3797
|
-
"tab_recent",
|
3798
2762
|
"tab_unselected",
|
3799
|
-
"table",
|
3800
2763
|
"table_bar",
|
3801
2764
|
"table_chart",
|
3802
|
-
"table_chart_view",
|
3803
|
-
"table_lamp",
|
3804
2765
|
"table_restaurant",
|
3805
2766
|
"table_rows",
|
3806
|
-
"table_rows_narrow",
|
3807
2767
|
"table_view",
|
3808
2768
|
"tablet",
|
3809
2769
|
"tablet_android",
|
3810
2770
|
"tablet_mac",
|
3811
|
-
"tabs",
|
3812
|
-
"tactic",
|
3813
2771
|
"tag",
|
3814
2772
|
"tag_faces",
|
3815
2773
|
"takeout_dining",
|
3816
|
-
"tamper_detection_off",
|
3817
|
-
"tamper_detection_on",
|
3818
2774
|
"tap_and_play",
|
3819
2775
|
"tapas",
|
3820
|
-
"target",
|
3821
2776
|
"task",
|
3822
2777
|
"task_alt",
|
3823
|
-
"taunt",
|
3824
2778
|
"taxi_alert",
|
3825
|
-
"
|
3826
|
-
"temp_preferences_custom",
|
3827
|
-
"temp_preferences_eco",
|
2779
|
+
"telegram",
|
3828
2780
|
"temple_buddhist",
|
3829
2781
|
"temple_hindu",
|
3830
|
-
"tenancy",
|
3831
2782
|
"terminal",
|
3832
2783
|
"terrain",
|
3833
|
-
"text_ad",
|
3834
2784
|
"text_decrease",
|
3835
2785
|
"text_fields",
|
3836
|
-
"text_fields_alt",
|
3837
2786
|
"text_format",
|
3838
2787
|
"text_increase",
|
3839
2788
|
"text_rotate_up",
|
@@ -3842,65 +2791,34 @@ const iconKeys = [
|
|
3842
2791
|
"text_rotation_angleup",
|
3843
2792
|
"text_rotation_down",
|
3844
2793
|
"text_rotation_none",
|
3845
|
-
"text_select_end",
|
3846
|
-
"text_select_jump_to_beginning",
|
3847
|
-
"text_select_jump_to_end",
|
3848
|
-
"text_select_move_back_character",
|
3849
|
-
"text_select_move_back_word",
|
3850
|
-
"text_select_move_down",
|
3851
|
-
"text_select_move_forward_character",
|
3852
|
-
"text_select_move_forward_word",
|
3853
|
-
"text_select_move_up",
|
3854
|
-
"text_select_start",
|
3855
2794
|
"text_snippet",
|
3856
|
-
"text_to_speech",
|
3857
2795
|
"textsms",
|
3858
2796
|
"texture",
|
3859
|
-
"texture_add",
|
3860
|
-
"texture_minus",
|
3861
2797
|
"theater_comedy",
|
3862
2798
|
"theaters",
|
3863
|
-
"thermometer",
|
3864
|
-
"thermometer_add",
|
3865
|
-
"thermometer_gain",
|
3866
|
-
"thermometer_loss",
|
3867
|
-
"thermometer_minus",
|
3868
2799
|
"thermostat",
|
3869
2800
|
"thermostat_auto",
|
3870
|
-
"thermostat_carbon",
|
3871
|
-
"things_to_do",
|
3872
|
-
"thread_unread",
|
3873
2801
|
"thumb_down",
|
3874
2802
|
"thumb_down_alt",
|
3875
|
-
"thumb_down_filled",
|
3876
|
-
"thumb_down_off",
|
3877
2803
|
"thumb_down_off_alt",
|
3878
2804
|
"thumb_up",
|
3879
2805
|
"thumb_up_alt",
|
3880
|
-
"thumb_up_filled",
|
3881
|
-
"thumb_up_off",
|
3882
2806
|
"thumb_up_off_alt",
|
3883
|
-
"thumbnail_bar",
|
3884
2807
|
"thumbs_up_down",
|
3885
2808
|
"thunderstorm",
|
3886
|
-
"
|
3887
|
-
"tibia_alt",
|
3888
|
-
"time_auto",
|
2809
|
+
"tiktok",
|
3889
2810
|
"time_to_leave",
|
3890
2811
|
"timelapse",
|
3891
2812
|
"timeline",
|
3892
2813
|
"timer",
|
3893
2814
|
"timer_10",
|
3894
|
-
"timer_10_alt_1",
|
3895
2815
|
"timer_10_select",
|
3896
2816
|
"timer_3",
|
3897
|
-
"timer_3_alt_1",
|
3898
2817
|
"timer_3_select",
|
3899
2818
|
"timer_off",
|
3900
2819
|
"tips_and_updates",
|
3901
2820
|
"tire_repair",
|
3902
2821
|
"title",
|
3903
|
-
"toast",
|
3904
2822
|
"toc",
|
3905
2823
|
"today",
|
3906
2824
|
"toggle_off",
|
@@ -3908,32 +2826,13 @@ const iconKeys = [
|
|
3908
2826
|
"token",
|
3909
2827
|
"toll",
|
3910
2828
|
"tonality",
|
3911
|
-
"toolbar",
|
3912
|
-
"tools_flat_head",
|
3913
|
-
"tools_installation_kit",
|
3914
|
-
"tools_ladder",
|
3915
|
-
"tools_level",
|
3916
|
-
"tools_phillips",
|
3917
|
-
"tools_pliers_wire_stripper",
|
3918
|
-
"tools_power_drill",
|
3919
|
-
"tools_wrench",
|
3920
|
-
"tooltip",
|
3921
|
-
"top_panel_close",
|
3922
|
-
"top_panel_open",
|
3923
2829
|
"topic",
|
3924
2830
|
"tornado",
|
3925
|
-
"total_dissolved_solids",
|
3926
2831
|
"touch_app",
|
3927
|
-
"touchpad_mouse",
|
3928
2832
|
"tour",
|
3929
2833
|
"toys",
|
3930
|
-
"toys_and_games",
|
3931
|
-
"toys_fan",
|
3932
2834
|
"track_changes",
|
3933
2835
|
"traffic",
|
3934
|
-
"trail_length",
|
3935
|
-
"trail_length_medium",
|
3936
|
-
"trail_length_short",
|
3937
2836
|
"train",
|
3938
2837
|
"tram",
|
3939
2838
|
"transcribe",
|
@@ -3941,27 +2840,17 @@ const iconKeys = [
|
|
3941
2840
|
"transform",
|
3942
2841
|
"transgender",
|
3943
2842
|
"transit_enterexit",
|
3944
|
-
"transition_chop",
|
3945
|
-
"transition_dissolve",
|
3946
|
-
"transition_fade",
|
3947
|
-
"transition_push",
|
3948
|
-
"transition_slide",
|
3949
2843
|
"translate",
|
3950
|
-
"transportation",
|
3951
|
-
"travel",
|
3952
2844
|
"travel_explore",
|
3953
|
-
"travel_luggage_and_bags",
|
3954
2845
|
"trending_down",
|
3955
2846
|
"trending_flat",
|
2847
|
+
"trending_neutral",
|
3956
2848
|
"trending_up",
|
3957
|
-
"trip",
|
3958
2849
|
"trip_origin",
|
3959
2850
|
"trolley",
|
3960
|
-
"trophy",
|
3961
2851
|
"troubleshoot",
|
3962
2852
|
"try",
|
3963
2853
|
"tsunami",
|
3964
|
-
"tsv",
|
3965
2854
|
"tty",
|
3966
2855
|
"tune",
|
3967
2856
|
"tungsten",
|
@@ -3974,21 +2863,11 @@ const iconKeys = [
|
|
3974
2863
|
"turned_in",
|
3975
2864
|
"turned_in_not",
|
3976
2865
|
"tv",
|
3977
|
-
"tv_gen",
|
3978
|
-
"tv_guide",
|
3979
2866
|
"tv_off",
|
3980
|
-
"tv_options_edit_channels",
|
3981
|
-
"tv_options_input_settings",
|
3982
|
-
"tv_remote",
|
3983
|
-
"tv_signin",
|
3984
|
-
"tv_with_assistant",
|
3985
|
-
"two_pager",
|
3986
2867
|
"two_wheeler",
|
3987
2868
|
"type_specimen",
|
3988
2869
|
"u_turn_left",
|
3989
2870
|
"u_turn_right",
|
3990
|
-
"ulna_radius",
|
3991
|
-
"ulna_radius_alt",
|
3992
2871
|
"umbrella",
|
3993
2872
|
"unarchive",
|
3994
2873
|
"undo",
|
@@ -3996,15 +2875,6 @@ const iconKeys = [
|
|
3996
2875
|
"unfold_less_double",
|
3997
2876
|
"unfold_more",
|
3998
2877
|
"unfold_more_double",
|
3999
|
-
"ungroup",
|
4000
|
-
"universal_currency",
|
4001
|
-
"universal_currency_alt",
|
4002
|
-
"universal_local",
|
4003
|
-
"unknown_2",
|
4004
|
-
"unknown_5",
|
4005
|
-
"unknown_document",
|
4006
|
-
"unknown_med",
|
4007
|
-
"unlicense",
|
4008
2878
|
"unpublished",
|
4009
2879
|
"unsubscribe",
|
4010
2880
|
"upcoming",
|
@@ -4012,22 +2882,12 @@ const iconKeys = [
|
|
4012
2882
|
"update_disabled",
|
4013
2883
|
"upgrade",
|
4014
2884
|
"upload",
|
4015
|
-
"upload_2",
|
4016
2885
|
"upload_file",
|
4017
|
-
"urology",
|
4018
2886
|
"usb",
|
4019
2887
|
"usb_off",
|
4020
|
-
"user_attributes",
|
4021
2888
|
"vaccines",
|
4022
|
-
"vacuum",
|
4023
|
-
"valve",
|
4024
2889
|
"vape_free",
|
4025
2890
|
"vaping_rooms",
|
4026
|
-
"variable_add",
|
4027
|
-
"variable_insert",
|
4028
|
-
"variable_remove",
|
4029
|
-
"variables",
|
4030
|
-
"ventilator",
|
4031
2891
|
"verified",
|
4032
2892
|
"verified_user",
|
4033
2893
|
"vertical_align_bottom",
|
@@ -4041,12 +2901,11 @@ const iconKeys = [
|
|
4041
2901
|
"video_call",
|
4042
2902
|
"video_camera_back",
|
4043
2903
|
"video_camera_front",
|
4044
|
-
"video_camera_front_off",
|
4045
2904
|
"video_chat",
|
2905
|
+
"video_collection",
|
4046
2906
|
"video_file",
|
4047
2907
|
"video_label",
|
4048
2908
|
"video_library",
|
4049
|
-
"video_search",
|
4050
2909
|
"video_settings",
|
4051
2910
|
"video_stable",
|
4052
2911
|
"videocam",
|
@@ -4057,7 +2916,7 @@ const iconKeys = [
|
|
4057
2916
|
"view_array",
|
4058
2917
|
"view_carousel",
|
4059
2918
|
"view_column",
|
4060
|
-
"
|
2919
|
+
"view_comfortable",
|
4061
2920
|
"view_comfy",
|
4062
2921
|
"view_comfy_alt",
|
4063
2922
|
"view_compact",
|
@@ -4066,8 +2925,6 @@ const iconKeys = [
|
|
4066
2925
|
"view_day",
|
4067
2926
|
"view_headline",
|
4068
2927
|
"view_in_ar",
|
4069
|
-
"view_in_ar_new",
|
4070
|
-
"view_in_ar_off",
|
4071
2928
|
"view_kanban",
|
4072
2929
|
"view_list",
|
4073
2930
|
"view_module",
|
@@ -4079,13 +2936,9 @@ const iconKeys = [
|
|
4079
2936
|
"vignette",
|
4080
2937
|
"villa",
|
4081
2938
|
"visibility",
|
4082
|
-
"visibility_lock",
|
4083
2939
|
"visibility_off",
|
4084
|
-
"vital_signs",
|
4085
|
-
"vitals",
|
4086
2940
|
"voice_chat",
|
4087
2941
|
"voice_over_off",
|
4088
|
-
"voice_selection",
|
4089
2942
|
"voicemail",
|
4090
2943
|
"volcano",
|
4091
2944
|
"volume_down",
|
@@ -4094,48 +2947,25 @@ const iconKeys = [
|
|
4094
2947
|
"volume_off",
|
4095
2948
|
"volume_up",
|
4096
2949
|
"volunteer_activism",
|
4097
|
-
"voting_chip",
|
4098
2950
|
"vpn_key",
|
4099
|
-
"vpn_key_alert",
|
4100
2951
|
"vpn_key_off",
|
4101
2952
|
"vpn_lock",
|
4102
|
-
"vr180_create2d",
|
4103
|
-
"vr180_create2d_off",
|
4104
2953
|
"vrpano",
|
4105
|
-
"wall_art",
|
4106
|
-
"wall_lamp",
|
4107
2954
|
"wallet",
|
2955
|
+
"wallet_giftcard",
|
2956
|
+
"wallet_membership",
|
2957
|
+
"wallet_travel",
|
4108
2958
|
"wallpaper",
|
4109
|
-
"wallpaper_slideshow",
|
4110
|
-
"ward",
|
4111
2959
|
"warehouse",
|
4112
2960
|
"warning",
|
4113
2961
|
"warning_amber",
|
4114
|
-
"warning_off",
|
4115
2962
|
"wash",
|
4116
2963
|
"watch",
|
4117
|
-
"watch_button_press",
|
4118
2964
|
"watch_later",
|
4119
2965
|
"watch_off",
|
4120
|
-
"watch_screentime",
|
4121
|
-
"watch_wake",
|
4122
2966
|
"water",
|
4123
|
-
"water_bottle",
|
4124
|
-
"water_bottle_large",
|
4125
2967
|
"water_damage",
|
4126
|
-
"water_do",
|
4127
2968
|
"water_drop",
|
4128
|
-
"water_ec",
|
4129
|
-
"water_full",
|
4130
|
-
"water_heater",
|
4131
|
-
"water_lock",
|
4132
|
-
"water_loss",
|
4133
|
-
"water_lux",
|
4134
|
-
"water_medium",
|
4135
|
-
"water_orp",
|
4136
|
-
"water_ph",
|
4137
|
-
"water_pump",
|
4138
|
-
"water_voc",
|
4139
2969
|
"waterfall_chart",
|
4140
2970
|
"waves",
|
4141
2971
|
"waving_hand",
|
@@ -4145,78 +2975,61 @@ const iconKeys = [
|
|
4145
2975
|
"wb_iridescent",
|
4146
2976
|
"wb_shade",
|
4147
2977
|
"wb_sunny",
|
2978
|
+
"wb_twighlight",
|
4148
2979
|
"wb_twilight",
|
4149
2980
|
"wc",
|
4150
|
-
"weather_hail",
|
4151
|
-
"weather_mix",
|
4152
|
-
"weather_snowy",
|
4153
2981
|
"web",
|
4154
2982
|
"web_asset",
|
4155
2983
|
"web_asset_off",
|
4156
2984
|
"web_stories",
|
4157
|
-
"web_traffic",
|
4158
2985
|
"webhook",
|
2986
|
+
"wechat",
|
4159
2987
|
"weekend",
|
4160
|
-
"weight",
|
4161
2988
|
"west",
|
4162
2989
|
"whatshot",
|
4163
2990
|
"wheelchair_pickup",
|
4164
2991
|
"where_to_vote",
|
4165
2992
|
"widgets",
|
4166
|
-
"width",
|
4167
2993
|
"width_full",
|
4168
2994
|
"width_normal",
|
4169
2995
|
"width_wide",
|
4170
2996
|
"wifi",
|
4171
2997
|
"wifi_1_bar",
|
4172
2998
|
"wifi_2_bar",
|
4173
|
-
"wifi_add",
|
4174
2999
|
"wifi_calling",
|
4175
3000
|
"wifi_calling_1",
|
4176
3001
|
"wifi_calling_2",
|
4177
3002
|
"wifi_calling_3",
|
4178
3003
|
"wifi_channel",
|
4179
3004
|
"wifi_find",
|
4180
|
-
"wifi_home",
|
4181
3005
|
"wifi_lock",
|
4182
|
-
"wifi_notification",
|
4183
3006
|
"wifi_off",
|
4184
3007
|
"wifi_password",
|
4185
3008
|
"wifi_protected_setup",
|
4186
|
-
"wifi_proxy",
|
4187
3009
|
"wifi_tethering",
|
4188
3010
|
"wifi_tethering_error",
|
3011
|
+
"wifi_tethering_error_rounded",
|
4189
3012
|
"wifi_tethering_off",
|
4190
3013
|
"wind_power",
|
4191
3014
|
"window",
|
4192
|
-
"window_closed",
|
4193
|
-
"window_open",
|
4194
|
-
"window_sensor",
|
4195
3015
|
"wine_bar",
|
4196
3016
|
"woman",
|
4197
3017
|
"woman_2",
|
3018
|
+
"woo_commerce",
|
3019
|
+
"wordpress",
|
4198
3020
|
"work",
|
4199
|
-
"work_alert",
|
4200
3021
|
"work_history",
|
4201
3022
|
"work_off",
|
4202
3023
|
"work_outline",
|
4203
|
-
"work_update",
|
4204
|
-
"workflow",
|
4205
3024
|
"workspace_premium",
|
4206
3025
|
"workspaces",
|
3026
|
+
"workspaces_filled",
|
4207
3027
|
"workspaces_outline",
|
4208
|
-
"wounds_injuries",
|
4209
3028
|
"wrap_text",
|
4210
|
-
"wrist",
|
4211
3029
|
"wrong_location",
|
4212
3030
|
"wysiwyg",
|
4213
3031
|
"yard",
|
4214
|
-
"your_trips",
|
4215
|
-
"youtube_activity",
|
4216
3032
|
"youtube_searched_for",
|
4217
|
-
"zone_person_alert",
|
4218
|
-
"zone_person_idle",
|
4219
|
-
"zone_person_urgent",
|
4220
3033
|
"zoom_in",
|
4221
3034
|
"zoom_in_map",
|
4222
3035
|
"zoom_out",
|
@@ -4290,36 +3103,14 @@ const Icon = React.forwardRef(
|
|
4290
3103
|
onClick,
|
4291
3104
|
style
|
4292
3105
|
}, ref) => {
|
4293
|
-
let sizeInPx;
|
4294
|
-
switch (size) {
|
4295
|
-
case "smallest":
|
4296
|
-
sizeInPx = 16;
|
4297
|
-
break;
|
4298
|
-
case "small":
|
4299
|
-
sizeInPx = 20;
|
4300
|
-
break;
|
4301
|
-
case "medium":
|
4302
|
-
sizeInPx = 24;
|
4303
|
-
break;
|
4304
|
-
case "large":
|
4305
|
-
sizeInPx = 28;
|
4306
|
-
break;
|
4307
|
-
default:
|
4308
|
-
sizeInPx = typeof size === "number" ? size : 24;
|
4309
|
-
}
|
4310
3106
|
return /* @__PURE__ */ jsx(
|
4311
3107
|
"span",
|
4312
3108
|
{
|
4313
3109
|
ref,
|
4314
|
-
style: {
|
4315
|
-
fontSize: `${sizeInPx}px`,
|
4316
|
-
display: "block",
|
4317
|
-
...style
|
4318
|
-
},
|
4319
3110
|
className: cls(
|
4320
3111
|
"material-icons",
|
4321
3112
|
color ? colorClassesMapping[color] : "",
|
4322
|
-
"select-none",
|
3113
|
+
// "select-none",
|
4323
3114
|
className
|
4324
3115
|
),
|
4325
3116
|
onClick,
|