@covalent/icons 0.0.0-COVALENT
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/README.md +82 -0
- package/covalent-icons-v2.5.zip +0 -0
- package/covalent-icons-variables.scss +323 -0
- package/covalent-icons.css +1006 -0
- package/covalent-icons.scss +1651 -0
- package/covalent-icons.svg +651 -0
- package/covalent-icons.ttf +0 -0
- package/covalent-icons.woff +0 -0
- package/favicon.ico +0 -0
- package/material-codepoints.json +1958 -0
- package/package.json +23 -0
- package/project.json +22 -0
- package/svgs/advanced_sql.svg +3 -0
- package/svgs/advanced_sql_outlined.svg +4 -0
- package/svgs/alias_arrow.svg +5 -0
- package/svgs/alias_arrow_outlined.svg +5 -0
- package/svgs/api.svg +3 -0
- package/svgs/api_ondark.svg +3 -0
- package/svgs/api_outlined.svg +5 -0
- package/svgs/application.svg +4 -0
- package/svgs/application_outlined.svg +3 -0
- package/svgs/attribution.svg +1 -0
- package/svgs/attribution_outlined.svg +1 -0
- package/svgs/auto_refresh_off.svg +5 -0
- package/svgs/auto_refresh_off_outlined.svg +5 -0
- package/svgs/auto_refresh_on.svg +3 -0
- package/svgs/auto_refresh_on_outlined.svg +3 -0
- package/svgs/autorefresh_pause.svg +4 -0
- package/svgs/autorefresh_pause_outlined.svg +5 -0
- package/svgs/autorenew_off.svg +3 -0
- package/svgs/autorenew_off_outlined.svg +3 -0
- package/svgs/autorenew_on.svg +3 -0
- package/svgs/autorenew_on_outlined.svg +3 -0
- package/svgs/branch.svg +3 -0
- package/svgs/branch_outlined.svg +3 -0
- package/svgs/bucket.svg +3 -0
- package/svgs/bucket_outlined.svg +5 -0
- package/svgs/cluster_analysis.svg +1 -0
- package/svgs/cluster_analysis_outlined.svg +1 -0
- package/svgs/code_deployed.svg +5 -0
- package/svgs/code_deployed_outlined.svg +4 -0
- package/svgs/code_deployed_retired.svg +12 -0
- package/svgs/code_deployed_retired_outlined.svg +13 -0
- package/svgs/code_fork.svg +12 -0
- package/svgs/code_fork_outlined.svg +3 -0
- package/svgs/column.svg +4 -0
- package/svgs/column_outlined.svg +4 -0
- package/svgs/compute_cluster.svg +1 -0
- package/svgs/compute_cluster_group.svg +1 -0
- package/svgs/compute_cluster_group_outlined.svg +1 -0
- package/svgs/compute_cluster_outlined.svg +1 -0
- package/svgs/compute_cluster_profile.svg +1 -0
- package/svgs/compute_cluster_profile_outlined.svg +1 -0
- package/svgs/compute_groups.svg +1 -0
- package/svgs/compute_groups_outlined.svg +1 -0
- package/svgs/compute_profile.svg +1 -0
- package/svgs/compute_profile_dark.svg +4 -0
- package/svgs/compute_profile_light.svg +5 -0
- package/svgs/compute_profile_outlined.svg +1 -0
- package/svgs/connected_identity.svg +12 -0
- package/svgs/connected_identity_outlined.svg +12 -0
- package/svgs/created_document.svg +3 -0
- package/svgs/created_document_outlined.svg +3 -0
- package/svgs/data_management.svg +5 -0
- package/svgs/data_management_outlined.svg +4 -0
- package/svgs/data_preparation.svg +4 -0
- package/svgs/data_preparation_outlined.svg +4 -0
- package/svgs/data_protection.svg +5 -0
- package/svgs/data_protection_outlined.svg +4 -0
- package/svgs/data_sharing.svg +5 -0
- package/svgs/data_sharing_outlined.svg +5 -0
- package/svgs/data_source.svg +5 -0
- package/svgs/data_source_outlined.svg +5 -0
- package/svgs/data_source_type_amazon.svg +4 -0
- package/svgs/data_source_type_amazon_outlined.svg +1 -0
- package/svgs/data_source_type_azure.svg +1 -0
- package/svgs/data_source_type_azure_outlined.svg +1 -0
- package/svgs/data_source_type_cloudera.svg +1 -0
- package/svgs/data_source_type_cloudera_outlined.svg +1 -0
- package/svgs/data_source_type_hdinsight.svg +1 -0
- package/svgs/data_source_type_hdinsight_outlined.svg +1 -0
- package/svgs/data_source_type_microsoft.svg +1 -0
- package/svgs/data_source_type_microsoft_outlined.svg +1 -0
- package/svgs/data_source_type_teradata.svg +1 -0
- package/svgs/data_source_type_teradata_outlined.svg +1 -0
- package/svgs/data_transformation_services.svg +5 -0
- package/svgs/data_transformation_services_outlined.svg +4 -0
- package/svgs/database.svg +1 -0
- package/svgs/database_changed.svg +1 -0
- package/svgs/database_changed_outlined.svg +1 -0
- package/svgs/database_close.svg +1 -0
- package/svgs/database_edit.svg +1 -0
- package/svgs/database_edit_outlined.svg +1 -0
- package/svgs/database_foreign.svg +1 -0
- package/svgs/database_foreign_outlined.svg +1 -0
- package/svgs/database_lab.svg +1 -0
- package/svgs/database_lab_outlined.svg +1 -0
- package/svgs/database_none.svg +1 -0
- package/svgs/database_none_outlined.svg +1 -0
- package/svgs/database_outlined.svg +1 -0
- package/svgs/database_search.svg +1 -0
- package/svgs/database_search_outlined.svg +1 -0
- package/svgs/database_synced.svg +1 -0
- package/svgs/database_synced_outlined.svg +1 -0
- package/svgs/database_unreachable.svg +1 -0
- package/svgs/database_unreachable_outlined.svg +1 -0
- package/svgs/disconnect.svg +3 -0
- package/svgs/disconnect_outlined.svg +3 -0
- package/svgs/dock_right.svg +3 -0
- package/svgs/dock_right_outlined.svg +1 -0
- package/svgs/engine.svg +5 -0
- package/svgs/engine_outlined.svg +4 -0
- package/svgs/engine_sql.svg +4 -0
- package/svgs/engine_sql_outlined.svg +4 -0
- package/svgs/file.svg +1 -0
- package/svgs/file_changed.svg +1 -0
- package/svgs/file_changed_outlined.svg +1 -0
- package/svgs/file_edit.svg +1 -0
- package/svgs/file_edit_outlined.svg +1 -0
- package/svgs/file_foreign.svg +1 -0
- package/svgs/file_foreign_outlined.svg +1 -0
- package/svgs/file_lab.svg +1 -0
- package/svgs/file_lab_outlined.svg +1 -0
- package/svgs/file_outlined.svg +1 -0
- package/svgs/file_search.svg +1 -0
- package/svgs/file_search_outlined.svg +1 -0
- package/svgs/file_searched_outlined.svg +1 -0
- package/svgs/file_synced.svg +1 -0
- package/svgs/file_synced_outlined.svg +1 -0
- package/svgs/filter_clear.svg +3 -0
- package/svgs/filter_clear_outlined.svg +3 -0
- package/svgs/formula.svg +3 -0
- package/svgs/formula_outlined.svg +3 -0
- package/svgs/lab.svg +5 -0
- package/svgs/lab_outlined.svg +5 -0
- package/svgs/loader-dots.svg +31 -0
- package/svgs/machine_learning.svg +1 -0
- package/svgs/machine_learning_ondark.svg +3 -0
- package/svgs/machine_learning_outlined.svg +1 -0
- package/svgs/managed_services.svg +5 -0
- package/svgs/managed_services_outlined.svg +5 -0
- package/svgs/merge.svg +3 -0
- package/svgs/merge_outlined.svg +3 -0
- package/svgs/model.svg +1 -0
- package/svgs/model_configuration.svg +1 -0
- package/svgs/model_configuration_ondark.svg +3 -0
- package/svgs/model_configuration_outlined.svg +1 -0
- package/svgs/model_ondark.svg +3 -0
- package/svgs/model_outlined.svg +1 -0
- package/svgs/no_results.svg +5 -0
- package/svgs/no_results_outlined.svg +5 -0
- package/svgs/node_branch.svg +3 -0
- package/svgs/node_merge.svg +3 -0
- package/svgs/node_notification.svg +3 -0
- package/svgs/node_notification_ondark.svg +3 -0
- package/svgs/node_notification_outlined.svg +5 -0
- package/svgs/nos.svg +5 -0
- package/svgs/nos_outlined.svg +4 -0
- package/svgs/object_browser_view.svg +3 -0
- package/svgs/object_browser_view_outlined.svg +3 -0
- package/svgs/object_storage.svg +3 -0
- package/svgs/object_storage_ondark.svg +3 -0
- package/svgs/object_storage_outlined.svg +5 -0
- package/svgs/operations.svg +5 -0
- package/svgs/operations_outlined.svg +5 -0
- package/svgs/operators_add.svg +1 -0
- package/svgs/operators_add_outlined.svg +1 -0
- package/svgs/operators_between.svg +1 -0
- package/svgs/operators_between_outlined.svg +1 -0
- package/svgs/operators_divide.svg +1 -0
- package/svgs/operators_divide_outlined.svg +1 -0
- package/svgs/operators_equals.svg +1 -0
- package/svgs/operators_equals_outlined.svg +1 -0
- package/svgs/operators_greater_than.svg +1 -0
- package/svgs/operators_greater_than_or_equal.svg +1 -0
- package/svgs/operators_greater_than_or_equal_outlined.svg +1 -0
- package/svgs/operators_greater_than_outlined.svg +1 -0
- package/svgs/operators_less_than.svg +1 -0
- package/svgs/operators_less_than_or_equal.svg +1 -0
- package/svgs/operators_less_than_or_equal_outlined.svg +1 -0
- package/svgs/operators_less_than_outlined.svg +1 -0
- package/svgs/operators_multiply.svg +1 -0
- package/svgs/operators_multiply_outlined.svg +1 -0
- package/svgs/operators_not_equal.svg +1 -0
- package/svgs/operators_not_equal_outlined.svg +1 -0
- package/svgs/operators_parentheses.svg +1 -0
- package/svgs/operators_parentheses_outlined.svg +1 -0
- package/svgs/operators_parenthesis_left.svg +3 -0
- package/svgs/operators_parenthesis_left_outlined.svg +3 -0
- package/svgs/operators_parenthesis_right.svg +1 -0
- package/svgs/operators_parenthesis_right_outlined.svg +1 -0
- package/svgs/operators_product_analyst.svg +3 -0
- package/svgs/operators_product_console.svg +3 -0
- package/svgs/operators_product_editor.svg +3 -0
- package/svgs/operators_subtract.svg +1 -0
- package/svgs/operators_subtract_outlined.svg +1 -0
- package/svgs/outbound_campaign_manager.svg +3 -0
- package/svgs/pin_outlined.svg +3 -0
- package/svgs/pinned.svg +3 -0
- package/svgs/placeholder.svg +4 -0
- package/svgs/placeholder_outlined.svg +3 -0
- package/svgs/primary_cluster.svg +1 -0
- package/svgs/primary_cluster_outlined.svg +4 -0
- package/svgs/product_analyst.svg +1 -0
- package/svgs/product_analyst_outlined.svg +1 -0
- package/svgs/product_appcenter.svg +4 -0
- package/svgs/product_appcenter_outlined.svg +4 -0
- package/svgs/product_console.svg +4 -0
- package/svgs/product_console_outlined.svg +4 -0
- package/svgs/product_consumption.svg +3 -0
- package/svgs/product_consumption_outlined.svg +3 -0
- package/svgs/product_cx.svg +1 -0
- package/svgs/product_cx_outlined.svg +1 -0
- package/svgs/product_editor.svg +1 -0
- package/svgs/product_editor_outlined.svg +1 -0
- package/svgs/product_jupyterhub.svg +1 -0
- package/svgs/product_jupyterhub_outlined.svg +1 -0
- package/svgs/product_modelops.svg +1 -0
- package/svgs/product_modelops_outlined.svg +1 -0
- package/svgs/product_outbound_campaign_manager.svg +1 -0
- package/svgs/product_outbound_campaign_manager_outlined.svg +1 -0
- package/svgs/product_querygrid.svg +1 -0
- package/svgs/product_querygrid_outlined.svg +1 -0
- package/svgs/product_reports.svg +3 -0
- package/svgs/product_reports_outlined.svg +3 -0
- package/svgs/product_streams.svg +1 -0
- package/svgs/product_streams_outlined.svg +1 -0
- package/svgs/product_vantage.svg +1 -0
- package/svgs/product_vantage_outlined.svg +1 -0
- package/svgs/product_viewpoint.svg +3 -0
- package/svgs/product_viewpoint_outlined.svg +1 -0
- package/svgs/professional_services.svg +12 -0
- package/svgs/professional_services_outlined.svg +12 -0
- package/svgs/report.svg +3 -0
- package/svgs/report_outlined.svg +3 -0
- package/svgs/resize_northeast.svg +1 -0
- package/svgs/resize_northeast_outlined.svg +1 -0
- package/svgs/resize_northwest.svg +1 -0
- package/svgs/resize_northwest_outlined.svg +1 -0
- package/svgs/resize_southeast.svg +1 -0
- package/svgs/resize_southeast_outlined.svg +1 -0
- package/svgs/resize_southwest.svg +1 -0
- package/svgs/resize_southwest_outlined.svg +1 -0
- package/svgs/row.svg +4 -0
- package/svgs/row_outlined.svg +4 -0
- package/svgs/rules.svg +3 -0
- package/svgs/rules_insert.svg +3 -0
- package/svgs/rules_insert_ondark.svg +3 -0
- package/svgs/rules_insert_outlined.svg +3 -0
- package/svgs/rules_ondark.svg +3 -0
- package/svgs/rules_outlined.svg +3 -0
- package/svgs/rules_select.svg +3 -0
- package/svgs/rules_select_ondark.svg +3 -0
- package/svgs/rules_select_outlined.svg +5 -0
- package/svgs/sankey.svg +1 -0
- package/svgs/sankey_outlined.svg +1 -0
- package/svgs/script.svg +1 -0
- package/svgs/script_macro.svg +6 -0
- package/svgs/script_macro_ondark.svg +6 -0
- package/svgs/script_management.svg +1 -0
- package/svgs/script_management_outlined.svg +1 -0
- package/svgs/script_ondark.svg +3 -0
- package/svgs/script_outlined.svg +1 -0
- package/svgs/script_sql.svg +1 -0
- package/svgs/script_sql_ondark.svg +6 -0
- package/svgs/script_sql_outlined.svg +1 -0
- package/svgs/script_stored_procedure.svg +1 -0
- package/svgs/script_stored_procedure_ondark.svg +6 -0
- package/svgs/script_stored_procedure_outlined.svg +1 -0
- package/svgs/segmentation.svg +3 -0
- package/svgs/segmentation_outlined.svg +3 -0
- package/svgs/server.svg +4 -0
- package/svgs/server_changed.svg +5 -0
- package/svgs/server_changed_outlined.svg +4 -0
- package/svgs/server_edit.svg +1 -0
- package/svgs/server_edit_outlined.svg +4 -0
- package/svgs/server_foreign.svg +1 -0
- package/svgs/server_foreign_outlined.svg +1 -0
- package/svgs/server_lab.svg +1 -0
- package/svgs/server_lab_outlined.svg +4 -0
- package/svgs/server_outlined.svg +1 -0
- package/svgs/server_search.svg +4 -0
- package/svgs/server_search_outlined.svg +4 -0
- package/svgs/server_synced.svg +4 -0
- package/svgs/server_synced_outlined.svg +3 -0
- package/svgs/server_workspace.svg +1 -0
- package/svgs/server_workspace_outlined.svg +4 -0
- package/svgs/sftp.svg +3 -0
- package/svgs/sftp_ondark.svg +3 -0
- package/svgs/sftp_outlined.svg +3 -0
- package/svgs/slack.svg +3 -0
- package/svgs/state_cancelled.svg +1 -0
- package/svgs/state_cancelled_outlined.svg +1 -0
- package/svgs/state_caution.svg +1 -0
- package/svgs/state_caution_outlined.svg +1 -0
- package/svgs/state_changed.svg +1 -0
- package/svgs/state_changed_outlined.svg +1 -0
- package/svgs/state_changed_running.svg +4 -0
- package/svgs/state_changed_running_outlined.svg +4 -0
- package/svgs/state_negative.svg +1 -0
- package/svgs/state_negative_outlined.svg +1 -0
- package/svgs/state_paused.svg +1 -0
- package/svgs/state_paused_outlined.svg +1 -0
- package/svgs/state_pending.svg +4 -0
- package/svgs/state_pending_outlined.svg +4 -0
- package/svgs/state_positive.svg +1 -0
- package/svgs/state_positive_outlined.svg +1 -0
- package/svgs/state_running.svg +1 -0
- package/svgs/state_running_outlined.svg +1 -0
- package/svgs/system.svg +5 -0
- package/svgs/system_outlined.svg +4 -0
- package/svgs/table.svg +1 -0
- package/svgs/table_changed.svg +1 -0
- package/svgs/table_changed_outlined.svg +1 -0
- package/svgs/table_edit.svg +1 -0
- package/svgs/table_edit_outlined.svg +1 -0
- package/svgs/table_foreign.svg +1 -0
- package/svgs/table_foreign_outlined.svg +1 -0
- package/svgs/table_lab.svg +1 -0
- package/svgs/table_lab_outlined.svg +3 -0
- package/svgs/table_outlined.svg +1 -0
- package/svgs/table_search.svg +3 -0
- package/svgs/table_search_outlined.svg +3 -0
- package/svgs/table_synced copy_outlined.svg +3 -0
- package/svgs/table_synced.svg +3 -0
- package/svgs/table_synced_outlined.svg +3 -0
- package/svgs/teradata.svg +1 -0
- package/svgs/teradata_nobackground.svg +1 -0
- package/svgs/teradata_nobackground_outlined.svg +1 -0
- package/svgs/teradata_nocircle.svg +4 -0
- package/svgs/teradata_outlined.svg +1 -0
- package/svgs/text_analysis.svg +1 -0
- package/svgs/text_analysis_outlined.svg +1 -0
- package/svgs/undock.svg +4 -0
- package/svgs/undock_outlined.svg +1 -0
- package/svgs/user_defined_function.svg +4 -0
- package/svgs/user_defined_function_outlined.svg +3 -0
- package/svgs/variable.svg +3 -0
- package/svgs/variable_ondark.svg +3 -0
- package/svgs/variable_outlined.svg +3 -0
- package/svgs/view_sankey.svg +3 -0
- package/svgs/wand.svg +5 -0
- package/svgs/wand_outlined.svg +5 -0
- package/svgs/workflow.svg +5 -0
- package/svgs/workflow_outlined.svg +5 -0
|
@@ -0,0 +1,1958 @@
|
|
|
1
|
+
{
|
|
2
|
+
"360": "e577",
|
|
3
|
+
"10k": "e951",
|
|
4
|
+
"10mp": "e952",
|
|
5
|
+
"11mp": "e953",
|
|
6
|
+
"12mp": "e954",
|
|
7
|
+
"13mp": "e955",
|
|
8
|
+
"14mp": "e956",
|
|
9
|
+
"15mp": "e957",
|
|
10
|
+
"16mp": "e958",
|
|
11
|
+
"17mp": "e959",
|
|
12
|
+
"18mp": "e95a",
|
|
13
|
+
"19mp": "e95b",
|
|
14
|
+
"1k": "e95c",
|
|
15
|
+
"1k_plus": "e95d",
|
|
16
|
+
"1x_mobiledata": "efcd",
|
|
17
|
+
"20mp": "e95e",
|
|
18
|
+
"21mp": "e95f",
|
|
19
|
+
"22mp": "e960",
|
|
20
|
+
"23mp": "e961",
|
|
21
|
+
"24mp": "e962",
|
|
22
|
+
"2k": "e963",
|
|
23
|
+
"2k_plus": "e964",
|
|
24
|
+
"2mp": "e965",
|
|
25
|
+
"30fps": "efce",
|
|
26
|
+
"30fps_select": "efcf",
|
|
27
|
+
"3d_rotation": "e84d",
|
|
28
|
+
"3g_mobiledata": "efd0",
|
|
29
|
+
"3k": "e966",
|
|
30
|
+
"3k_plus": "e967",
|
|
31
|
+
"3mp": "e968",
|
|
32
|
+
"3p": "efd1",
|
|
33
|
+
"4g_mobiledata": "efd2",
|
|
34
|
+
"4g_plus_mobiledata": "efd3",
|
|
35
|
+
"4k": "e072",
|
|
36
|
+
"4k_plus": "e969",
|
|
37
|
+
"4mp": "e96a",
|
|
38
|
+
"5g": "ef38",
|
|
39
|
+
"5k": "e96b",
|
|
40
|
+
"5k_plus": "e96c",
|
|
41
|
+
"5mp": "e96d",
|
|
42
|
+
"60fps": "efd4",
|
|
43
|
+
"60fps_select": "efd5",
|
|
44
|
+
"6_ft_apart": "f21e",
|
|
45
|
+
"6k": "e96e",
|
|
46
|
+
"6k_plus": "e96f",
|
|
47
|
+
"6mp": "e970",
|
|
48
|
+
"7k": "e971",
|
|
49
|
+
"7k_plus": "e972",
|
|
50
|
+
"7mp": "e973",
|
|
51
|
+
"8k": "e974",
|
|
52
|
+
"8k_plus": "e975",
|
|
53
|
+
"8mp": "e976",
|
|
54
|
+
"9k": "e977",
|
|
55
|
+
"9k_plus": "e978",
|
|
56
|
+
"9mp": "e979",
|
|
57
|
+
"ac_unit": "eb3b",
|
|
58
|
+
"access_alarm": "e190",
|
|
59
|
+
"access_alarms": "e191",
|
|
60
|
+
"access_time": "e192",
|
|
61
|
+
"access_time_filled": "efd6",
|
|
62
|
+
"accessibility": "e84e",
|
|
63
|
+
"accessibility_new": "e92c",
|
|
64
|
+
"accessible": "e914",
|
|
65
|
+
"accessible_forward": "e934",
|
|
66
|
+
"account_balance": "e84f",
|
|
67
|
+
"account_balance_wallet": "e850",
|
|
68
|
+
"account_box": "e851",
|
|
69
|
+
"account_circle": "e853",
|
|
70
|
+
"account_tree": "e97a",
|
|
71
|
+
"ad_units": "ef39",
|
|
72
|
+
"adb": "e60e",
|
|
73
|
+
"add": "e145",
|
|
74
|
+
"add_a_photo": "e439",
|
|
75
|
+
"add_alarm": "e193",
|
|
76
|
+
"add_alert": "e003",
|
|
77
|
+
"add_box": "e146",
|
|
78
|
+
"add_business": "e729",
|
|
79
|
+
"add_call": "e0e8",
|
|
80
|
+
"add_chart": "e97b",
|
|
81
|
+
"add_circle": "e147",
|
|
82
|
+
"add_circle_outline": "e148",
|
|
83
|
+
"add_comment": "e266",
|
|
84
|
+
"add_ic_call": "e97c",
|
|
85
|
+
"add_link": "e178",
|
|
86
|
+
"add_location": "e567",
|
|
87
|
+
"add_location_alt": "ef3a",
|
|
88
|
+
"add_moderator": "e97d",
|
|
89
|
+
"add_photo_alternate": "e43e",
|
|
90
|
+
"add_reaction": "e1d3",
|
|
91
|
+
"add_road": "ef3b",
|
|
92
|
+
"add_shopping_cart": "e854",
|
|
93
|
+
"add_task": "f23a",
|
|
94
|
+
"add_to_drive": "e65c",
|
|
95
|
+
"add_to_home_screen": "e1fe",
|
|
96
|
+
"add_to_photos": "e39d",
|
|
97
|
+
"add_to_queue": "e05c",
|
|
98
|
+
"addchart": "ef3c",
|
|
99
|
+
"adjust": "e39e",
|
|
100
|
+
"admin_panel_settings": "ef3d",
|
|
101
|
+
"adobe": "ea96",
|
|
102
|
+
"ads_click": "e762",
|
|
103
|
+
"agriculture": "ea79",
|
|
104
|
+
"air": "efd8",
|
|
105
|
+
"airline_seat_flat": "e630",
|
|
106
|
+
"airline_seat_flat_angled": "e631",
|
|
107
|
+
"airline_seat_individual_suite": "e632",
|
|
108
|
+
"airline_seat_legroom_extra": "e633",
|
|
109
|
+
"airline_seat_legroom_normal": "e634",
|
|
110
|
+
"airline_seat_legroom_reduced": "e635",
|
|
111
|
+
"airline_seat_recline_extra": "e636",
|
|
112
|
+
"airline_seat_recline_normal": "e637",
|
|
113
|
+
"airline_stops": "e7d0",
|
|
114
|
+
"airlines": "e7ca",
|
|
115
|
+
"airplane_ticket": "efd9",
|
|
116
|
+
"airplanemode_active": "e195",
|
|
117
|
+
"airplanemode_inactive": "e194",
|
|
118
|
+
"airplanemode_off": "e194",
|
|
119
|
+
"airplanemode_on": "e195",
|
|
120
|
+
"airplay": "e055",
|
|
121
|
+
"airport_shuttle": "eb3c",
|
|
122
|
+
"alarm": "e855",
|
|
123
|
+
"alarm_add": "e856",
|
|
124
|
+
"alarm_off": "e857",
|
|
125
|
+
"alarm_on": "e858",
|
|
126
|
+
"album": "e019",
|
|
127
|
+
"align_horizontal_center": "e00f",
|
|
128
|
+
"align_horizontal_left": "e00d",
|
|
129
|
+
"align_horizontal_right": "e010",
|
|
130
|
+
"align_vertical_bottom": "e015",
|
|
131
|
+
"align_vertical_center": "e011",
|
|
132
|
+
"align_vertical_top": "e00c",
|
|
133
|
+
"all_inbox": "e97f",
|
|
134
|
+
"all_inclusive": "eb3d",
|
|
135
|
+
"all_out": "e90b",
|
|
136
|
+
"alt_route": "f184",
|
|
137
|
+
"alternate_email": "e0e6",
|
|
138
|
+
"amp_stories": "ea13",
|
|
139
|
+
"analytics": "ef3e",
|
|
140
|
+
"anchor": "f1cd",
|
|
141
|
+
"android": "e859",
|
|
142
|
+
"animation": "e71c",
|
|
143
|
+
"announcement": "e85a",
|
|
144
|
+
"aod": "efda",
|
|
145
|
+
"apartment": "ea40",
|
|
146
|
+
"api": "f1b7",
|
|
147
|
+
"app_blocking": "ef3f",
|
|
148
|
+
"app_registration": "ef40",
|
|
149
|
+
"app_settings_alt": "ef41",
|
|
150
|
+
"apple": "ea80",
|
|
151
|
+
"approval": "e982",
|
|
152
|
+
"apps": "e5c3",
|
|
153
|
+
"apps_outage": "e7cc",
|
|
154
|
+
"architecture": "ea3b",
|
|
155
|
+
"archive": "e149",
|
|
156
|
+
"area_chart": "e770",
|
|
157
|
+
"arrow_back": "e5c4",
|
|
158
|
+
"arrow_back_ios": "e5e0",
|
|
159
|
+
"arrow_back_ios_new": "e2ea",
|
|
160
|
+
"arrow_circle_down": "f181",
|
|
161
|
+
"arrow_circle_left": "eaa7",
|
|
162
|
+
"arrow_circle_right": "eaaa",
|
|
163
|
+
"arrow_circle_up": "f182",
|
|
164
|
+
"arrow_downward": "e5db",
|
|
165
|
+
"arrow_drop_down": "e5c5",
|
|
166
|
+
"arrow_drop_down_circle": "e5c6",
|
|
167
|
+
"arrow_drop_up": "e5c7",
|
|
168
|
+
"arrow_forward": "e5c8",
|
|
169
|
+
"arrow_forward_ios": "e5e1",
|
|
170
|
+
"arrow_left": "e5de",
|
|
171
|
+
"arrow_right": "e5df",
|
|
172
|
+
"arrow_right_alt": "e941",
|
|
173
|
+
"arrow_upward": "e5d8",
|
|
174
|
+
"art_track": "e060",
|
|
175
|
+
"article": "ef42",
|
|
176
|
+
"aspect_ratio": "e85b",
|
|
177
|
+
"assessment": "e85c",
|
|
178
|
+
"assignment": "e85d",
|
|
179
|
+
"assignment_ind": "e85e",
|
|
180
|
+
"assignment_late": "e85f",
|
|
181
|
+
"assignment_return": "e860",
|
|
182
|
+
"assignment_returned": "e861",
|
|
183
|
+
"assignment_turned_in": "e862",
|
|
184
|
+
"assistant": "e39f",
|
|
185
|
+
"assistant_direction": "e988",
|
|
186
|
+
"assistant_navigation": "e989",
|
|
187
|
+
"assistant_photo": "e3a0",
|
|
188
|
+
"atm": "e573",
|
|
189
|
+
"attach_email": "ea5e",
|
|
190
|
+
"attach_file": "e226",
|
|
191
|
+
"attach_money": "e227",
|
|
192
|
+
"attachment": "e2bc",
|
|
193
|
+
"attractions": "ea52",
|
|
194
|
+
"attribution": "efdb",
|
|
195
|
+
"audiotrack": "e3a1",
|
|
196
|
+
"auto_awesome": "e65f",
|
|
197
|
+
"auto_awesome_mosaic": "e660",
|
|
198
|
+
"auto_awesome_motion": "e661",
|
|
199
|
+
"auto_delete": "ea4c",
|
|
200
|
+
"auto_fix_high": "e663",
|
|
201
|
+
"auto_fix_normal": "e664",
|
|
202
|
+
"auto_fix_off": "e665",
|
|
203
|
+
"auto_graph": "e4fb",
|
|
204
|
+
"auto_stories": "e666",
|
|
205
|
+
"autofps_select": "efdc",
|
|
206
|
+
"autorenew": "e863",
|
|
207
|
+
"av_timer": "e01b",
|
|
208
|
+
"baby_changing_station": "f19b",
|
|
209
|
+
"back_hand": "e764",
|
|
210
|
+
"backpack": "f19c",
|
|
211
|
+
"backspace": "e14a",
|
|
212
|
+
"backup": "e864",
|
|
213
|
+
"backup_table": "ef43",
|
|
214
|
+
"badge": "ea67",
|
|
215
|
+
"bakery_dining": "ea53",
|
|
216
|
+
"balcony": "e58f",
|
|
217
|
+
"ballot": "e172",
|
|
218
|
+
"bar_chart": "e26b",
|
|
219
|
+
"batch_prediction": "f0f5",
|
|
220
|
+
"bathroom": "efdd",
|
|
221
|
+
"bathtub": "ea41",
|
|
222
|
+
"battery_alert": "e19c",
|
|
223
|
+
"battery_charging_full": "e1a3",
|
|
224
|
+
"battery_full": "e1a4",
|
|
225
|
+
"battery_saver": "efde",
|
|
226
|
+
"battery_std": "e1a5",
|
|
227
|
+
"battery_unknown": "e1a6",
|
|
228
|
+
"beach_access": "eb3e",
|
|
229
|
+
"bed": "efdf",
|
|
230
|
+
"bedroom_baby": "efe0",
|
|
231
|
+
"bedroom_child": "efe1",
|
|
232
|
+
"bedroom_parent": "efe2",
|
|
233
|
+
"bedtime": "ef44",
|
|
234
|
+
"beenhere": "e52d",
|
|
235
|
+
"bento": "f1f4",
|
|
236
|
+
"bike_scooter": "ef45",
|
|
237
|
+
"biotech": "ea3a",
|
|
238
|
+
"blender": "efe3",
|
|
239
|
+
"block": "e14b",
|
|
240
|
+
"block_flipped": "ef46",
|
|
241
|
+
"bloodtype": "efe4",
|
|
242
|
+
"bluetooth": "e1a7",
|
|
243
|
+
"bluetooth_audio": "e60f",
|
|
244
|
+
"bluetooth_connected": "e1a8",
|
|
245
|
+
"bluetooth_disabled": "e1a9",
|
|
246
|
+
"bluetooth_drive": "efe5",
|
|
247
|
+
"bluetooth_searching": "e1aa",
|
|
248
|
+
"blur_circular": "e3a2",
|
|
249
|
+
"blur_linear": "e3a3",
|
|
250
|
+
"blur_off": "e3a4",
|
|
251
|
+
"blur_on": "e3a5",
|
|
252
|
+
"bolt": "ea0b",
|
|
253
|
+
"book": "e865",
|
|
254
|
+
"book_online": "f217",
|
|
255
|
+
"bookmark": "e866",
|
|
256
|
+
"bookmark_add": "e598",
|
|
257
|
+
"bookmark_added": "e599",
|
|
258
|
+
"bookmark_border": "e867",
|
|
259
|
+
"bookmark_outline": "e867",
|
|
260
|
+
"bookmark_remove": "e59a",
|
|
261
|
+
"bookmarks": "e98b",
|
|
262
|
+
"border_all": "e228",
|
|
263
|
+
"border_bottom": "e229",
|
|
264
|
+
"border_clear": "e22a",
|
|
265
|
+
"border_color": "e22b",
|
|
266
|
+
"border_horizontal": "e22c",
|
|
267
|
+
"border_inner": "e22d",
|
|
268
|
+
"border_left": "e22e",
|
|
269
|
+
"border_outer": "e22f",
|
|
270
|
+
"border_right": "e230",
|
|
271
|
+
"border_style": "e231",
|
|
272
|
+
"border_top": "e232",
|
|
273
|
+
"border_vertical": "e233",
|
|
274
|
+
"branding_watermark": "e06b",
|
|
275
|
+
"breakfast_dining": "ea54",
|
|
276
|
+
"brightness_1": "e3a6",
|
|
277
|
+
"brightness_2": "e3a7",
|
|
278
|
+
"brightness_3": "e3a8",
|
|
279
|
+
"brightness_4": "e3a9",
|
|
280
|
+
"brightness_5": "e3aa",
|
|
281
|
+
"brightness_6": "e3ab",
|
|
282
|
+
"brightness_7": "e3ac",
|
|
283
|
+
"brightness_auto": "e1ab",
|
|
284
|
+
"brightness_high": "e1ac",
|
|
285
|
+
"brightness_low": "e1ad",
|
|
286
|
+
"brightness_medium": "e1ae",
|
|
287
|
+
"broken_image": "e3ad",
|
|
288
|
+
"browser_not_supported": "ef47",
|
|
289
|
+
"browser_updated": "e7cf",
|
|
290
|
+
"brunch_dining": "ea73",
|
|
291
|
+
"brush": "e3ae",
|
|
292
|
+
"bubble_chart": "e6dd",
|
|
293
|
+
"bug_report": "e868",
|
|
294
|
+
"build": "e869",
|
|
295
|
+
"build_circle": "ef48",
|
|
296
|
+
"bungalow": "e591",
|
|
297
|
+
"burst_mode": "e43c",
|
|
298
|
+
"bus_alert": "e98f",
|
|
299
|
+
"business": "e0af",
|
|
300
|
+
"business_center": "eb3f",
|
|
301
|
+
"cabin": "e589",
|
|
302
|
+
"cable": "efe6",
|
|
303
|
+
"cached": "e86a",
|
|
304
|
+
"cake": "e7e9",
|
|
305
|
+
"calculate": "ea5f",
|
|
306
|
+
"calendar_today": "e935",
|
|
307
|
+
"calendar_view_day": "e936",
|
|
308
|
+
"calendar_view_month": "efe7",
|
|
309
|
+
"calendar_view_week": "efe8",
|
|
310
|
+
"call": "e0b0",
|
|
311
|
+
"call_end": "e0b1",
|
|
312
|
+
"call_made": "e0b2",
|
|
313
|
+
"call_merge": "e0b3",
|
|
314
|
+
"call_missed": "e0b4",
|
|
315
|
+
"call_missed_outgoing": "e0e4",
|
|
316
|
+
"call_received": "e0b5",
|
|
317
|
+
"call_split": "e0b6",
|
|
318
|
+
"call_to_action": "e06c",
|
|
319
|
+
"camera": "e3af",
|
|
320
|
+
"camera_alt": "e3b0",
|
|
321
|
+
"camera_enhance": "e8fc",
|
|
322
|
+
"camera_front": "e3b1",
|
|
323
|
+
"camera_indoor": "efe9",
|
|
324
|
+
"camera_outdoor": "efea",
|
|
325
|
+
"camera_rear": "e3b2",
|
|
326
|
+
"camera_roll": "e3b3",
|
|
327
|
+
"cameraswitch": "efeb",
|
|
328
|
+
"campaign": "ef49",
|
|
329
|
+
"cancel": "e5c9",
|
|
330
|
+
"cancel_presentation": "e0e9",
|
|
331
|
+
"cancel_schedule_send": "ea39",
|
|
332
|
+
"candlestick_chart": "ead4",
|
|
333
|
+
"car_rental": "ea55",
|
|
334
|
+
"car_repair": "ea56",
|
|
335
|
+
"card_giftcard": "e8f6",
|
|
336
|
+
"card_membership": "e8f7",
|
|
337
|
+
"card_travel": "e8f8",
|
|
338
|
+
"carpenter": "f1f8",
|
|
339
|
+
"cases": "e992",
|
|
340
|
+
"casino": "eb40",
|
|
341
|
+
"cast": "e307",
|
|
342
|
+
"cast_connected": "e308",
|
|
343
|
+
"cast_for_education": "efec",
|
|
344
|
+
"castle": "eab1",
|
|
345
|
+
"catching_pokemon": "e508",
|
|
346
|
+
"category": "e574",
|
|
347
|
+
"celebration": "ea65",
|
|
348
|
+
"cell_wifi": "e0ec",
|
|
349
|
+
"center_focus_strong": "e3b4",
|
|
350
|
+
"center_focus_weak": "e3b5",
|
|
351
|
+
"chair": "efed",
|
|
352
|
+
"chair_alt": "efee",
|
|
353
|
+
"chalet": "e585",
|
|
354
|
+
"change_circle": "e2e7",
|
|
355
|
+
"change_history": "e86b",
|
|
356
|
+
"charging_station": "f19d",
|
|
357
|
+
"chat": "e0b7",
|
|
358
|
+
"chat_bubble": "e0ca",
|
|
359
|
+
"chat_bubble_outline": "e0cb",
|
|
360
|
+
"check": "e5ca",
|
|
361
|
+
"check_box": "e834",
|
|
362
|
+
"check_box_outline_blank": "e835",
|
|
363
|
+
"check_circle": "e86c",
|
|
364
|
+
"check_circle_outline": "e92d",
|
|
365
|
+
"checklist": "e6b1",
|
|
366
|
+
"checklist_rtl": "e6b3",
|
|
367
|
+
"checkroom": "f19e",
|
|
368
|
+
"chevron_left": "e5cb",
|
|
369
|
+
"chevron_right": "e5cc",
|
|
370
|
+
"child_care": "eb41",
|
|
371
|
+
"child_friendly": "eb42",
|
|
372
|
+
"chrome_reader_mode": "e86d",
|
|
373
|
+
"church": "eaae",
|
|
374
|
+
"circle": "ef4a",
|
|
375
|
+
"circle_notifications": "e994",
|
|
376
|
+
"class": "e86e",
|
|
377
|
+
"clean_hands": "f21f",
|
|
378
|
+
"cleaning_services": "f0ff",
|
|
379
|
+
"clear": "e14c",
|
|
380
|
+
"clear_all": "e0b8",
|
|
381
|
+
"close": "e5cd",
|
|
382
|
+
"close_fullscreen": "f1cf",
|
|
383
|
+
"closed_caption": "e01c",
|
|
384
|
+
"closed_caption_disabled": "f1dc",
|
|
385
|
+
"closed_caption_off": "e996",
|
|
386
|
+
"cloud": "e2bd",
|
|
387
|
+
"cloud_circle": "e2be",
|
|
388
|
+
"cloud_done": "e2bf",
|
|
389
|
+
"cloud_download": "e2c0",
|
|
390
|
+
"cloud_off": "e2c1",
|
|
391
|
+
"cloud_queue": "e2c2",
|
|
392
|
+
"cloud_upload": "e2c3",
|
|
393
|
+
"cloudy_snowing": "e810",
|
|
394
|
+
"co2": "e7b0",
|
|
395
|
+
"code": "e86f",
|
|
396
|
+
"code_off": "e4f3",
|
|
397
|
+
"coffee": "efef",
|
|
398
|
+
"coffee_maker": "eff0",
|
|
399
|
+
"collections": "e3b6",
|
|
400
|
+
"collections_bookmark": "e431",
|
|
401
|
+
"color_lens": "e3b7",
|
|
402
|
+
"colorize": "e3b8",
|
|
403
|
+
"comment": "e0b9",
|
|
404
|
+
"comment_bank": "ea4e",
|
|
405
|
+
"comments_disabled": "e7a2",
|
|
406
|
+
"commute": "e940",
|
|
407
|
+
"compare": "e3b9",
|
|
408
|
+
"compare_arrows": "e915",
|
|
409
|
+
"compass_calibration": "e57c",
|
|
410
|
+
"compost": "e761",
|
|
411
|
+
"compress": "e94d",
|
|
412
|
+
"computer": "e30a",
|
|
413
|
+
"compute_cluster": "e969",
|
|
414
|
+
"compute_cluster_group": "e968",
|
|
415
|
+
"compute_profile_dark": "e96a",
|
|
416
|
+
"compute_profile_light": "e96b",
|
|
417
|
+
"confirmation_num": "e638",
|
|
418
|
+
"confirmation_number": "e638",
|
|
419
|
+
"connect_without_contact": "f223",
|
|
420
|
+
"connected_tv": "e998",
|
|
421
|
+
"connecting_airports": "e7c9",
|
|
422
|
+
"construction": "ea3c",
|
|
423
|
+
"contact_mail": "e0d0",
|
|
424
|
+
"contact_page": "f22e",
|
|
425
|
+
"contact_phone": "e0cf",
|
|
426
|
+
"contact_support": "e94c",
|
|
427
|
+
"contactless": "ea71",
|
|
428
|
+
"contacts": "e0ba",
|
|
429
|
+
"content_copy": "e14d",
|
|
430
|
+
"content_cut": "e14e",
|
|
431
|
+
"content_paste": "e14f",
|
|
432
|
+
"content_paste_go": "ea8e",
|
|
433
|
+
"content_paste_off": "e4f8",
|
|
434
|
+
"content_paste_search": "ea9b",
|
|
435
|
+
"control_camera": "e074",
|
|
436
|
+
"control_point": "e3ba",
|
|
437
|
+
"control_point_duplicate": "e3bb",
|
|
438
|
+
"cookie": "eaac",
|
|
439
|
+
"copy_all": "e2ec",
|
|
440
|
+
"copyright": "e90c",
|
|
441
|
+
"coronavirus": "f221",
|
|
442
|
+
"corporate_fare": "f1d0",
|
|
443
|
+
"cottage": "e587",
|
|
444
|
+
"countertops": "f1f7",
|
|
445
|
+
"create": "e150",
|
|
446
|
+
"create_new_folder": "e2cc",
|
|
447
|
+
"credit_card": "e870",
|
|
448
|
+
"credit_card_off": "e4f4",
|
|
449
|
+
"credit_score": "eff1",
|
|
450
|
+
"crib": "e588",
|
|
451
|
+
"crop": "e3be",
|
|
452
|
+
"crop_16_9": "e3bc",
|
|
453
|
+
"crop_3_2": "e3bd",
|
|
454
|
+
"crop_5_4": "e3bf",
|
|
455
|
+
"crop_7_5": "e3c0",
|
|
456
|
+
"crop_din": "e3c1",
|
|
457
|
+
"crop_free": "e3c2",
|
|
458
|
+
"crop_landscape": "e3c3",
|
|
459
|
+
"crop_original": "e3c4",
|
|
460
|
+
"crop_portrait": "e3c5",
|
|
461
|
+
"crop_rotate": "e437",
|
|
462
|
+
"crop_square": "e3c6",
|
|
463
|
+
"cruelty_free": "e799",
|
|
464
|
+
"dangerous": "e99a",
|
|
465
|
+
"dark_mode": "e51c",
|
|
466
|
+
"dashboard": "e871",
|
|
467
|
+
"dashboard_customize": "e99b",
|
|
468
|
+
"data_array": "ead1",
|
|
469
|
+
"data_exploration": "e76f",
|
|
470
|
+
"data_object": "ead3",
|
|
471
|
+
"data_saver_off": "eff2",
|
|
472
|
+
"data_saver_on": "eff3",
|
|
473
|
+
"data_usage": "e1af",
|
|
474
|
+
"date_range": "e916",
|
|
475
|
+
"deck": "ea42",
|
|
476
|
+
"dehaze": "e3c7",
|
|
477
|
+
"delete": "e872",
|
|
478
|
+
"delete_forever": "e92b",
|
|
479
|
+
"delete_outline": "e92e",
|
|
480
|
+
"delete_sweep": "e16c",
|
|
481
|
+
"delivery_dining": "ea72",
|
|
482
|
+
"departure_board": "e576",
|
|
483
|
+
"description": "e873",
|
|
484
|
+
"design_services": "f10a",
|
|
485
|
+
"desktop_access_disabled": "e99d",
|
|
486
|
+
"desktop_mac": "e30b",
|
|
487
|
+
"desktop_windows": "e30c",
|
|
488
|
+
"details": "e3c8",
|
|
489
|
+
"developer_board": "e30d",
|
|
490
|
+
"developer_board_off": "e4ff",
|
|
491
|
+
"developer_mode": "e1b0",
|
|
492
|
+
"device_hub": "e335",
|
|
493
|
+
"device_thermostat": "e1ff",
|
|
494
|
+
"device_unknown": "e339",
|
|
495
|
+
"devices": "e1b1",
|
|
496
|
+
"devices_other": "e337",
|
|
497
|
+
"dialer_sip": "e0bb",
|
|
498
|
+
"dialpad": "e0bc",
|
|
499
|
+
"diamond": "ead5",
|
|
500
|
+
"dining": "eff4",
|
|
501
|
+
"dinner_dining": "ea57",
|
|
502
|
+
"directions": "e52e",
|
|
503
|
+
"directions_bike": "e52f",
|
|
504
|
+
"directions_boat": "e532",
|
|
505
|
+
"directions_boat_filled": "eff5",
|
|
506
|
+
"directions_bus": "e530",
|
|
507
|
+
"directions_bus_filled": "eff6",
|
|
508
|
+
"directions_car": "e531",
|
|
509
|
+
"directions_car_filled": "eff7",
|
|
510
|
+
"directions_ferry": "e532",
|
|
511
|
+
"directions_off": "f10f",
|
|
512
|
+
"directions_railway": "e534",
|
|
513
|
+
"directions_railway_filled": "eff8",
|
|
514
|
+
"directions_run": "e566",
|
|
515
|
+
"directions_subway": "e533",
|
|
516
|
+
"directions_subway_filled": "eff9",
|
|
517
|
+
"directions_train": "e534",
|
|
518
|
+
"directions_transit": "e535",
|
|
519
|
+
"directions_transit_filled": "effa",
|
|
520
|
+
"directions_walk": "e536",
|
|
521
|
+
"dirty_lens": "ef4b",
|
|
522
|
+
"disabled_by_default": "f230",
|
|
523
|
+
"disabled_visible": "e76e",
|
|
524
|
+
"disc_full": "e610",
|
|
525
|
+
"discord": "ea6c",
|
|
526
|
+
"dnd_forwardslash": "e611",
|
|
527
|
+
"dns": "e875",
|
|
528
|
+
"do_disturb": "f08c",
|
|
529
|
+
"do_disturb_alt": "f08d",
|
|
530
|
+
"do_disturb_off": "f08e",
|
|
531
|
+
"do_disturb_on": "f08f",
|
|
532
|
+
"do_not_disturb": "e612",
|
|
533
|
+
"do_not_disturb_alt": "e611",
|
|
534
|
+
"do_not_disturb_off": "e643",
|
|
535
|
+
"do_not_disturb_on": "e644",
|
|
536
|
+
"do_not_disturb_on_total_silence": "effb",
|
|
537
|
+
"do_not_step": "f19f",
|
|
538
|
+
"do_not_touch": "f1b0",
|
|
539
|
+
"dock": "e30e",
|
|
540
|
+
"document_scanner": "e5fa",
|
|
541
|
+
"domain": "e7ee",
|
|
542
|
+
"domain_disabled": "e0ef",
|
|
543
|
+
"domain_verification": "ef4c",
|
|
544
|
+
"done": "e876",
|
|
545
|
+
"done_all": "e877",
|
|
546
|
+
"done_outline": "e92f",
|
|
547
|
+
"donut_large": "e917",
|
|
548
|
+
"donut_small": "e918",
|
|
549
|
+
"door_back": "effc",
|
|
550
|
+
"door_front": "effd",
|
|
551
|
+
"door_sliding": "effe",
|
|
552
|
+
"doorbell": "efff",
|
|
553
|
+
"double_arrow": "ea50",
|
|
554
|
+
"downhill_skiing": "e509",
|
|
555
|
+
"download": "f090",
|
|
556
|
+
"download_done": "f091",
|
|
557
|
+
"download_for_offline": "f000",
|
|
558
|
+
"downloading": "f001",
|
|
559
|
+
"drafts": "e151",
|
|
560
|
+
"drag_handle": "e25d",
|
|
561
|
+
"drag_indicator": "e945",
|
|
562
|
+
"draw": "e746",
|
|
563
|
+
"drive_eta": "e613",
|
|
564
|
+
"drive_file_move": "e675",
|
|
565
|
+
"drive_file_move_outline": "e9a1",
|
|
566
|
+
"drive_file_move_rtl": "e76d",
|
|
567
|
+
"drive_file_rename_outline": "e9a2",
|
|
568
|
+
"drive_folder_upload": "e9a3",
|
|
569
|
+
"dry": "f1b3",
|
|
570
|
+
"dry_cleaning": "ea58",
|
|
571
|
+
"duo": "e9a5",
|
|
572
|
+
"dvr": "e1b2",
|
|
573
|
+
"dynamic_feed": "ea14",
|
|
574
|
+
"dynamic_form": "f1bf",
|
|
575
|
+
"e_mobiledata": "f002",
|
|
576
|
+
"earbuds": "f003",
|
|
577
|
+
"earbuds_battery": "f004",
|
|
578
|
+
"east": "f1df",
|
|
579
|
+
"eco": "ea35",
|
|
580
|
+
"edgesensor_high": "f005",
|
|
581
|
+
"edgesensor_low": "f006",
|
|
582
|
+
"edit": "e3c9",
|
|
583
|
+
"edit_attributes": "e578",
|
|
584
|
+
"edit_calendar": "e742",
|
|
585
|
+
"edit_location": "e568",
|
|
586
|
+
"edit_location_alt": "e1c5",
|
|
587
|
+
"edit_note": "e745",
|
|
588
|
+
"edit_notifications": "e525",
|
|
589
|
+
"edit_off": "e950",
|
|
590
|
+
"edit_road": "ef4d",
|
|
591
|
+
"egg": "eacc",
|
|
592
|
+
"egg_alt": "eac8",
|
|
593
|
+
"eject": "e8fb",
|
|
594
|
+
"elderly": "f21a",
|
|
595
|
+
"electric_bike": "eb1b",
|
|
596
|
+
"electric_car": "eb1c",
|
|
597
|
+
"electric_moped": "eb1d",
|
|
598
|
+
"electric_rickshaw": "eb1e",
|
|
599
|
+
"electric_scooter": "eb1f",
|
|
600
|
+
"electrical_services": "f102",
|
|
601
|
+
"elevator": "f1a0",
|
|
602
|
+
"email": "e0be",
|
|
603
|
+
"emergency": "e1eb",
|
|
604
|
+
"emoji_emotions": "ea22",
|
|
605
|
+
"emoji_events": "ea23",
|
|
606
|
+
"emoji_flags": "ea1a",
|
|
607
|
+
"emoji_food_beverage": "ea1b",
|
|
608
|
+
"emoji_nature": "ea1c",
|
|
609
|
+
"emoji_objects": "ea24",
|
|
610
|
+
"emoji_people": "ea1d",
|
|
611
|
+
"emoji_symbols": "ea1e",
|
|
612
|
+
"emoji_transportation": "ea1f",
|
|
613
|
+
"engineering": "ea3d",
|
|
614
|
+
"enhance_photo_translate": "e8fc",
|
|
615
|
+
"enhanced_encryption": "e63f",
|
|
616
|
+
"equalizer": "e01d",
|
|
617
|
+
"error": "e000",
|
|
618
|
+
"error_outline": "e001",
|
|
619
|
+
"escalator": "f1a1",
|
|
620
|
+
"escalator_warning": "f1ac",
|
|
621
|
+
"euro": "ea15",
|
|
622
|
+
"euro_symbol": "e926",
|
|
623
|
+
"ev_station": "e56d",
|
|
624
|
+
"event": "e878",
|
|
625
|
+
"event_available": "e614",
|
|
626
|
+
"event_busy": "e615",
|
|
627
|
+
"event_note": "e616",
|
|
628
|
+
"event_seat": "e903",
|
|
629
|
+
"exit_to_app": "e879",
|
|
630
|
+
"expand": "e94f",
|
|
631
|
+
"expand_circle_down": "e7cd",
|
|
632
|
+
"expand_less": "e5ce",
|
|
633
|
+
"expand_more": "e5cf",
|
|
634
|
+
"explicit": "e01e",
|
|
635
|
+
"explore": "e87a",
|
|
636
|
+
"explore_off": "e9a8",
|
|
637
|
+
"exposure": "e3ca",
|
|
638
|
+
"exposure_minus_1": "e3cb",
|
|
639
|
+
"exposure_minus_2": "e3cc",
|
|
640
|
+
"exposure_neg_1": "e3cb",
|
|
641
|
+
"exposure_neg_2": "e3cc",
|
|
642
|
+
"exposure_plus_1": "e3cd",
|
|
643
|
+
"exposure_plus_2": "e3ce",
|
|
644
|
+
"exposure_zero": "e3cf",
|
|
645
|
+
"extension": "e87b",
|
|
646
|
+
"extension_off": "e4f5",
|
|
647
|
+
"face": "e87c",
|
|
648
|
+
"face_retouching_natural": "ef4e",
|
|
649
|
+
"face_retouching_off": "f007",
|
|
650
|
+
"facebook": "f234",
|
|
651
|
+
"fact_check": "f0c5",
|
|
652
|
+
"family_restroom": "f1a2",
|
|
653
|
+
"fast_forward": "e01f",
|
|
654
|
+
"fast_rewind": "e020",
|
|
655
|
+
"fastfood": "e57a",
|
|
656
|
+
"favorite": "e87d",
|
|
657
|
+
"favorite_border": "e87e",
|
|
658
|
+
"favorite_outline": "e87e",
|
|
659
|
+
"featured_play_list": "e06d",
|
|
660
|
+
"featured_video": "e06e",
|
|
661
|
+
"feed": "f009",
|
|
662
|
+
"feedback": "e87f",
|
|
663
|
+
"female": "e590",
|
|
664
|
+
"fence": "f1f6",
|
|
665
|
+
"festival": "ea68",
|
|
666
|
+
"fiber_dvr": "e05d",
|
|
667
|
+
"fiber_manual_record": "e061",
|
|
668
|
+
"fiber_new": "e05e",
|
|
669
|
+
"fiber_pin": "e06a",
|
|
670
|
+
"fiber_smart_record": "e062",
|
|
671
|
+
"file_copy": "e173",
|
|
672
|
+
"file_download": "e2c4",
|
|
673
|
+
"file_download_done": "e9aa",
|
|
674
|
+
"file_download_off": "e4fe",
|
|
675
|
+
"file_present": "ea0e",
|
|
676
|
+
"file_upload": "e2c6",
|
|
677
|
+
"filter": "e3d3",
|
|
678
|
+
"filter_1": "e3d0",
|
|
679
|
+
"filter_2": "e3d1",
|
|
680
|
+
"filter_3": "e3d2",
|
|
681
|
+
"filter_4": "e3d4",
|
|
682
|
+
"filter_5": "e3d5",
|
|
683
|
+
"filter_6": "e3d6",
|
|
684
|
+
"filter_7": "e3d7",
|
|
685
|
+
"filter_8": "e3d8",
|
|
686
|
+
"filter_9": "e3d9",
|
|
687
|
+
"filter_9_plus": "e3da",
|
|
688
|
+
"filter_alt": "ef4f",
|
|
689
|
+
"filter_b_and_w": "e3db",
|
|
690
|
+
"filter_center_focus": "e3dc",
|
|
691
|
+
"filter_drama": "e3dd",
|
|
692
|
+
"filter_frames": "e3de",
|
|
693
|
+
"filter_hdr": "e3df",
|
|
694
|
+
"filter_list": "e152",
|
|
695
|
+
"filter_list_alt": "e94e",
|
|
696
|
+
"filter_none": "e3e0",
|
|
697
|
+
"filter_tilt_shift": "e3e2",
|
|
698
|
+
"filter_vintage": "e3e3",
|
|
699
|
+
"find_in_page": "e880",
|
|
700
|
+
"find_replace": "e881",
|
|
701
|
+
"fingerprint": "e90d",
|
|
702
|
+
"fire_extinguisher": "f1d8",
|
|
703
|
+
"fire_hydrant": "f1a3",
|
|
704
|
+
"fireplace": "ea43",
|
|
705
|
+
"first_page": "e5dc",
|
|
706
|
+
"fit_screen": "ea10",
|
|
707
|
+
"fitbit": "e82b",
|
|
708
|
+
"fitness_center": "eb43",
|
|
709
|
+
"flag": "e153",
|
|
710
|
+
"flaky": "ef50",
|
|
711
|
+
"flare": "e3e4",
|
|
712
|
+
"flash_auto": "e3e5",
|
|
713
|
+
"flash_off": "e3e6",
|
|
714
|
+
"flash_on": "e3e7",
|
|
715
|
+
"flashlight_off": "f00a",
|
|
716
|
+
"flashlight_on": "f00b",
|
|
717
|
+
"flatware": "f00c",
|
|
718
|
+
"flight": "e539",
|
|
719
|
+
"flight_class": "e7cb",
|
|
720
|
+
"flight_land": "e904",
|
|
721
|
+
"flight_takeoff": "e905",
|
|
722
|
+
"flip": "e3e8",
|
|
723
|
+
"flip_camera_android": "ea37",
|
|
724
|
+
"flip_camera_ios": "ea38",
|
|
725
|
+
"flip_to_back": "e882",
|
|
726
|
+
"flip_to_front": "e883",
|
|
727
|
+
"flourescent": "f00d",
|
|
728
|
+
"flutter_dash": "e00b",
|
|
729
|
+
"fmd_bad": "f00e",
|
|
730
|
+
"fmd_good": "f00f",
|
|
731
|
+
"foggy": "e818",
|
|
732
|
+
"folder": "e2c7",
|
|
733
|
+
"folder_open": "e2c8",
|
|
734
|
+
"folder_shared": "e2c9",
|
|
735
|
+
"folder_special": "e617",
|
|
736
|
+
"follow_the_signs": "f222",
|
|
737
|
+
"font_download": "e167",
|
|
738
|
+
"font_download_off": "e4f9",
|
|
739
|
+
"food_bank": "f1f2",
|
|
740
|
+
"forest": "ea99",
|
|
741
|
+
"format_align_center": "e234",
|
|
742
|
+
"format_align_justify": "e235",
|
|
743
|
+
"format_align_left": "e236",
|
|
744
|
+
"format_align_right": "e237",
|
|
745
|
+
"format_bold": "e238",
|
|
746
|
+
"format_clear": "e239",
|
|
747
|
+
"format_color_fill": "e23a",
|
|
748
|
+
"format_color_reset": "e23b",
|
|
749
|
+
"format_color_text": "e23c",
|
|
750
|
+
"format_indent_decrease": "e23d",
|
|
751
|
+
"format_indent_increase": "e23e",
|
|
752
|
+
"format_italic": "e23f",
|
|
753
|
+
"format_line_spacing": "e240",
|
|
754
|
+
"format_list_bulleted": "e241",
|
|
755
|
+
"format_list_numbered": "e242",
|
|
756
|
+
"format_list_numbered_rtl": "e267",
|
|
757
|
+
"format_paint": "e243",
|
|
758
|
+
"format_quote": "e244",
|
|
759
|
+
"format_shapes": "e25e",
|
|
760
|
+
"format_size": "e245",
|
|
761
|
+
"format_strikethrough": "e246",
|
|
762
|
+
"format_textdirection_l_to_r": "e247",
|
|
763
|
+
"format_textdirection_r_to_l": "e248",
|
|
764
|
+
"format_underline": "e249",
|
|
765
|
+
"format_underlined": "e249",
|
|
766
|
+
"fort": "eaad",
|
|
767
|
+
"forum": "e0bf",
|
|
768
|
+
"forward": "e154",
|
|
769
|
+
"forward_10": "e056",
|
|
770
|
+
"forward_30": "e057",
|
|
771
|
+
"forward_5": "e058",
|
|
772
|
+
"forward_to_inbox": "f187",
|
|
773
|
+
"foundation": "f200",
|
|
774
|
+
"free_breakfast": "eb44",
|
|
775
|
+
"free_cancellation": "e748",
|
|
776
|
+
"front_hand": "e769",
|
|
777
|
+
"fullscreen": "e5d0",
|
|
778
|
+
"fullscreen_exit": "e5d1",
|
|
779
|
+
"functions": "e24a",
|
|
780
|
+
"g_mobiledata": "f010",
|
|
781
|
+
"g_translate": "e927",
|
|
782
|
+
"gamepad": "e30f",
|
|
783
|
+
"games": "e021",
|
|
784
|
+
"garage": "f011",
|
|
785
|
+
"gavel": "e90e",
|
|
786
|
+
"generating_tokens": "e749",
|
|
787
|
+
"gesture": "e155",
|
|
788
|
+
"get_app": "e884",
|
|
789
|
+
"gif": "e908",
|
|
790
|
+
"gif_box": "e7a3",
|
|
791
|
+
"gite": "e58b",
|
|
792
|
+
"goat": "10fffd",
|
|
793
|
+
"golf_course": "eb45",
|
|
794
|
+
"gpp_bad": "f012",
|
|
795
|
+
"gpp_good": "f013",
|
|
796
|
+
"gpp_maybe": "f014",
|
|
797
|
+
"gps_fixed": "e1b3",
|
|
798
|
+
"gps_not_fixed": "e1b4",
|
|
799
|
+
"gps_off": "e1b5",
|
|
800
|
+
"grade": "e885",
|
|
801
|
+
"gradient": "e3e9",
|
|
802
|
+
"grading": "ea4f",
|
|
803
|
+
"grain": "e3ea",
|
|
804
|
+
"graphic_eq": "e1b8",
|
|
805
|
+
"grass": "f205",
|
|
806
|
+
"grid_3x3": "f015",
|
|
807
|
+
"grid_4x4": "f016",
|
|
808
|
+
"grid_goldenratio": "f017",
|
|
809
|
+
"grid_off": "e3eb",
|
|
810
|
+
"grid_on": "e3ec",
|
|
811
|
+
"grid_view": "e9b0",
|
|
812
|
+
"group": "e7ef",
|
|
813
|
+
"group_add": "e7f0",
|
|
814
|
+
"group_off": "e747",
|
|
815
|
+
"group_remove": "e7ad",
|
|
816
|
+
"group_work": "e886",
|
|
817
|
+
"groups": "f233",
|
|
818
|
+
"h_mobiledata": "f018",
|
|
819
|
+
"h_plus_mobiledata": "f019",
|
|
820
|
+
"hail": "e9b1",
|
|
821
|
+
"handyman": "f10b",
|
|
822
|
+
"hardware": "ea59",
|
|
823
|
+
"hd": "e052",
|
|
824
|
+
"hdr_auto": "f01a",
|
|
825
|
+
"hdr_auto_select": "f01b",
|
|
826
|
+
"hdr_enhanced_select": "ef51",
|
|
827
|
+
"hdr_off": "e3ed",
|
|
828
|
+
"hdr_off_select": "f01c",
|
|
829
|
+
"hdr_on": "e3ee",
|
|
830
|
+
"hdr_on_select": "f01d",
|
|
831
|
+
"hdr_plus": "f01e",
|
|
832
|
+
"hdr_strong": "e3f1",
|
|
833
|
+
"hdr_weak": "e3f2",
|
|
834
|
+
"headphones": "f01f",
|
|
835
|
+
"headphones_battery": "f020",
|
|
836
|
+
"headset": "e310",
|
|
837
|
+
"headset_mic": "e311",
|
|
838
|
+
"headset_off": "e33a",
|
|
839
|
+
"healing": "e3f3",
|
|
840
|
+
"health_and_safety": "e1d5",
|
|
841
|
+
"hearing": "e023",
|
|
842
|
+
"hearing_disabled": "f104",
|
|
843
|
+
"heart_broken": "eac2",
|
|
844
|
+
"height": "ea16",
|
|
845
|
+
"help": "e887",
|
|
846
|
+
"help_center": "f1c0",
|
|
847
|
+
"help_outline": "e8fd",
|
|
848
|
+
"hevc": "f021",
|
|
849
|
+
"hide_image": "f022",
|
|
850
|
+
"hide_source": "f023",
|
|
851
|
+
"high_quality": "e024",
|
|
852
|
+
"highlight": "e25f",
|
|
853
|
+
"highlight_alt": "ef52",
|
|
854
|
+
"highlight_off": "e888",
|
|
855
|
+
"highlight_remove": "e888",
|
|
856
|
+
"hiking": "e50a",
|
|
857
|
+
"history": "e889",
|
|
858
|
+
"history_edu": "ea3e",
|
|
859
|
+
"history_toggle_off": "f17d",
|
|
860
|
+
"hive": "eaa6",
|
|
861
|
+
"holiday_village": "e58a",
|
|
862
|
+
"home": "e88a",
|
|
863
|
+
"home_filled": "e9b2",
|
|
864
|
+
"home_max": "f024",
|
|
865
|
+
"home_mini": "f025",
|
|
866
|
+
"home_repair_service": "f100",
|
|
867
|
+
"home_work": "ea09",
|
|
868
|
+
"horizontal_distribute": "e014",
|
|
869
|
+
"horizontal_rule": "f108",
|
|
870
|
+
"horizontal_split": "e947",
|
|
871
|
+
"hot_tub": "eb46",
|
|
872
|
+
"hotel": "e53a",
|
|
873
|
+
"hotel_class": "e743",
|
|
874
|
+
"hourglass_bottom": "ea5c",
|
|
875
|
+
"hourglass_disabled": "ef53",
|
|
876
|
+
"hourglass_empty": "e88b",
|
|
877
|
+
"hourglass_full": "e88c",
|
|
878
|
+
"hourglass_top": "ea5b",
|
|
879
|
+
"house": "ea44",
|
|
880
|
+
"house_siding": "f202",
|
|
881
|
+
"houseboat": "e584",
|
|
882
|
+
"how_to_reg": "e174",
|
|
883
|
+
"how_to_vote": "e175",
|
|
884
|
+
"http": "e902",
|
|
885
|
+
"https": "e88d",
|
|
886
|
+
"hub": "e9f4",
|
|
887
|
+
"hvac": "f10e",
|
|
888
|
+
"ice_skating": "e50b",
|
|
889
|
+
"icecream": "ea69",
|
|
890
|
+
"image": "e3f4",
|
|
891
|
+
"image_aspect_ratio": "e3f5",
|
|
892
|
+
"image_not_supported": "f116",
|
|
893
|
+
"image_search": "e43f",
|
|
894
|
+
"imagesearch_roller": "e9b4",
|
|
895
|
+
"import_contacts": "e0e0",
|
|
896
|
+
"import_export": "e0c3",
|
|
897
|
+
"important_devices": "e912",
|
|
898
|
+
"inbox": "e156",
|
|
899
|
+
"incomplete_circle": "e79b",
|
|
900
|
+
"indeterminate_check_box": "e909",
|
|
901
|
+
"info": "e88e",
|
|
902
|
+
"info_outline": "e88f",
|
|
903
|
+
"input": "e890",
|
|
904
|
+
"insert_chart": "e24b",
|
|
905
|
+
"insert_chart_outlined": "e26a",
|
|
906
|
+
"insert_comment": "e24c",
|
|
907
|
+
"insert_drive_file": "e24d",
|
|
908
|
+
"insert_emoticon": "e24e",
|
|
909
|
+
"insert_invitation": "e24f",
|
|
910
|
+
"insert_link": "e250",
|
|
911
|
+
"insert_page_break": "eaca",
|
|
912
|
+
"insert_photo": "e251",
|
|
913
|
+
"insights": "f092",
|
|
914
|
+
"integration_instructions": "ef54",
|
|
915
|
+
"interests": "e7c8",
|
|
916
|
+
"interpreter_mode": "e83b",
|
|
917
|
+
"inventory": "e179",
|
|
918
|
+
"inventory_2": "e1a1",
|
|
919
|
+
"invert_colors": "e891",
|
|
920
|
+
"invert_colors_off": "e0c4",
|
|
921
|
+
"invert_colors_on": "e891",
|
|
922
|
+
"ios_share": "e6b8",
|
|
923
|
+
"iron": "e583",
|
|
924
|
+
"iso": "e3f6",
|
|
925
|
+
"kayaking": "e50c",
|
|
926
|
+
"kebab_dining": "e842",
|
|
927
|
+
"key": "e73c",
|
|
928
|
+
"keyboard": "e312",
|
|
929
|
+
"keyboard_alt": "f028",
|
|
930
|
+
"keyboard_arrow_down": "e313",
|
|
931
|
+
"keyboard_arrow_left": "e314",
|
|
932
|
+
"keyboard_arrow_right": "e315",
|
|
933
|
+
"keyboard_arrow_up": "e316",
|
|
934
|
+
"keyboard_backspace": "e317",
|
|
935
|
+
"keyboard_capslock": "e318",
|
|
936
|
+
"keyboard_control": "e5d3",
|
|
937
|
+
"keyboard_double_arrow_down": "ead0",
|
|
938
|
+
"keyboard_double_arrow_left": "eac3",
|
|
939
|
+
"keyboard_double_arrow_right": "eac9",
|
|
940
|
+
"keyboard_double_arrow_up": "eacf",
|
|
941
|
+
"keyboard_hide": "e31a",
|
|
942
|
+
"keyboard_return": "e31b",
|
|
943
|
+
"keyboard_tab": "e31c",
|
|
944
|
+
"keyboard_voice": "e31d",
|
|
945
|
+
"king_bed": "ea45",
|
|
946
|
+
"kitchen": "eb47",
|
|
947
|
+
"kitesurfing": "e50d",
|
|
948
|
+
"label": "e892",
|
|
949
|
+
"label_important": "e937",
|
|
950
|
+
"label_important_outline": "e948",
|
|
951
|
+
"label_off": "e9b6",
|
|
952
|
+
"label_outline": "e893",
|
|
953
|
+
"landscape": "e3f7",
|
|
954
|
+
"language": "e894",
|
|
955
|
+
"laptop": "e31e",
|
|
956
|
+
"laptop_chromebook": "e31f",
|
|
957
|
+
"laptop_mac": "e320",
|
|
958
|
+
"laptop_windows": "e321",
|
|
959
|
+
"last_page": "e5dd",
|
|
960
|
+
"launch": "e895",
|
|
961
|
+
"layers": "e53b",
|
|
962
|
+
"layers_clear": "e53c",
|
|
963
|
+
"leaderboard": "f20c",
|
|
964
|
+
"leak_add": "e3f8",
|
|
965
|
+
"leak_remove": "e3f9",
|
|
966
|
+
"leave_bags_at_home": "f21b",
|
|
967
|
+
"legend_toggle": "f11b",
|
|
968
|
+
"lens": "e3fa",
|
|
969
|
+
"lens_blur": "f029",
|
|
970
|
+
"library_add": "e02e",
|
|
971
|
+
"library_add_check": "e9b7",
|
|
972
|
+
"library_books": "e02f",
|
|
973
|
+
"library_music": "e030",
|
|
974
|
+
"light": "f02a",
|
|
975
|
+
"light_mode": "e518",
|
|
976
|
+
"lightbulb": "e0f0",
|
|
977
|
+
"lightbulb_outline": "e90f",
|
|
978
|
+
"line_axis": "ea9a",
|
|
979
|
+
"line_style": "e919",
|
|
980
|
+
"line_weight": "e91a",
|
|
981
|
+
"linear_scale": "e260",
|
|
982
|
+
"link": "e157",
|
|
983
|
+
"link_off": "e16f",
|
|
984
|
+
"linked_camera": "e438",
|
|
985
|
+
"liquor": "ea60",
|
|
986
|
+
"list": "e896",
|
|
987
|
+
"list_alt": "e0ee",
|
|
988
|
+
"live_help": "e0c6",
|
|
989
|
+
"live_tv": "e639",
|
|
990
|
+
"living": "f02b",
|
|
991
|
+
"local_activity": "e53f",
|
|
992
|
+
"local_airport": "e53d",
|
|
993
|
+
"local_atm": "e53e",
|
|
994
|
+
"local_attraction": "e53f",
|
|
995
|
+
"local_bar": "e540",
|
|
996
|
+
"local_cafe": "e541",
|
|
997
|
+
"local_car_wash": "e542",
|
|
998
|
+
"local_convenience_store": "e543",
|
|
999
|
+
"local_dining": "e556",
|
|
1000
|
+
"local_drink": "e544",
|
|
1001
|
+
"local_fire_department": "ef55",
|
|
1002
|
+
"local_florist": "e545",
|
|
1003
|
+
"local_gas_station": "e546",
|
|
1004
|
+
"local_grocery_store": "e547",
|
|
1005
|
+
"local_hospital": "e548",
|
|
1006
|
+
"local_hotel": "e549",
|
|
1007
|
+
"local_laundry_service": "e54a",
|
|
1008
|
+
"local_library": "e54b",
|
|
1009
|
+
"local_mall": "e54c",
|
|
1010
|
+
"local_movies": "e54d",
|
|
1011
|
+
"local_offer": "e54e",
|
|
1012
|
+
"local_parking": "e54f",
|
|
1013
|
+
"local_pharmacy": "e550",
|
|
1014
|
+
"local_phone": "e551",
|
|
1015
|
+
"local_pizza": "e552",
|
|
1016
|
+
"local_play": "e553",
|
|
1017
|
+
"local_police": "ef56",
|
|
1018
|
+
"local_post_office": "e554",
|
|
1019
|
+
"local_print_shop": "e555",
|
|
1020
|
+
"local_printshop": "e555",
|
|
1021
|
+
"local_restaurant": "e556",
|
|
1022
|
+
"local_see": "e557",
|
|
1023
|
+
"local_shipping": "e558",
|
|
1024
|
+
"local_taxi": "e559",
|
|
1025
|
+
"location_city": "e7f1",
|
|
1026
|
+
"location_disabled": "e1b6",
|
|
1027
|
+
"location_history": "e55a",
|
|
1028
|
+
"location_off": "e0c7",
|
|
1029
|
+
"location_on": "e0c8",
|
|
1030
|
+
"location_pin": "f1db",
|
|
1031
|
+
"location_searching": "e1b7",
|
|
1032
|
+
"lock": "e897",
|
|
1033
|
+
"lock_clock": "ef57",
|
|
1034
|
+
"lock_open": "e898",
|
|
1035
|
+
"lock_outline": "e899",
|
|
1036
|
+
"login": "ea77",
|
|
1037
|
+
"logout": "e9ba",
|
|
1038
|
+
"looks": "e3fc",
|
|
1039
|
+
"looks_3": "e3fb",
|
|
1040
|
+
"looks_4": "e3fd",
|
|
1041
|
+
"looks_5": "e3fe",
|
|
1042
|
+
"looks_6": "e3ff",
|
|
1043
|
+
"looks_one": "e400",
|
|
1044
|
+
"looks_two": "e401",
|
|
1045
|
+
"loop": "e028",
|
|
1046
|
+
"loupe": "e402",
|
|
1047
|
+
"low_priority": "e16d",
|
|
1048
|
+
"loyalty": "e89a",
|
|
1049
|
+
"lte_mobiledata": "f02c",
|
|
1050
|
+
"lte_plus_mobiledata": "f02d",
|
|
1051
|
+
"luggage": "f235",
|
|
1052
|
+
"lunch_dining": "ea61",
|
|
1053
|
+
"mail": "e158",
|
|
1054
|
+
"mail_outline": "e0e1",
|
|
1055
|
+
"male": "e58e",
|
|
1056
|
+
"man": "e4eb",
|
|
1057
|
+
"manage_accounts": "f02e",
|
|
1058
|
+
"manage_search": "f02f",
|
|
1059
|
+
"map": "e55b",
|
|
1060
|
+
"maps_home_work": "f030",
|
|
1061
|
+
"maps_ugc": "ef58",
|
|
1062
|
+
"margin": "e9bb",
|
|
1063
|
+
"mark_as_unread": "e9bc",
|
|
1064
|
+
"mark_chat_read": "f18b",
|
|
1065
|
+
"mark_chat_unread": "f189",
|
|
1066
|
+
"mark_email_read": "f18c",
|
|
1067
|
+
"mark_email_unread": "f18a",
|
|
1068
|
+
"markunread": "e159",
|
|
1069
|
+
"markunread_mailbox": "e89b",
|
|
1070
|
+
"masks": "f218",
|
|
1071
|
+
"maximize": "e930",
|
|
1072
|
+
"media_bluetooth_off": "f031",
|
|
1073
|
+
"media_bluetooth_on": "f032",
|
|
1074
|
+
"mediation": "efa7",
|
|
1075
|
+
"medical_services": "f109",
|
|
1076
|
+
"medication": "f033",
|
|
1077
|
+
"medication_liquid": "ea87",
|
|
1078
|
+
"meeting_room": "eb4f",
|
|
1079
|
+
"memory": "e322",
|
|
1080
|
+
"menu": "e5d2",
|
|
1081
|
+
"menu_book": "ea19",
|
|
1082
|
+
"menu_open": "e9bd",
|
|
1083
|
+
"merge_type": "e252",
|
|
1084
|
+
"message": "e0c9",
|
|
1085
|
+
"messenger": "e0ca",
|
|
1086
|
+
"messenger_outline": "e0cb",
|
|
1087
|
+
"mic": "e029",
|
|
1088
|
+
"mic_external_off": "ef59",
|
|
1089
|
+
"mic_external_on": "ef5a",
|
|
1090
|
+
"mic_none": "e02a",
|
|
1091
|
+
"mic_off": "e02b",
|
|
1092
|
+
"microwave": "f204",
|
|
1093
|
+
"military_tech": "ea3f",
|
|
1094
|
+
"minimize": "e931",
|
|
1095
|
+
"miscellaneous_services": "f10c",
|
|
1096
|
+
"missed_video_call": "e073",
|
|
1097
|
+
"mms": "e618",
|
|
1098
|
+
"mobile_friendly": "e200",
|
|
1099
|
+
"mobile_off": "e201",
|
|
1100
|
+
"mobile_screen_share": "e0e7",
|
|
1101
|
+
"mobiledata_off": "f034",
|
|
1102
|
+
"mode": "f097",
|
|
1103
|
+
"mode_comment": "e253",
|
|
1104
|
+
"mode_edit": "e254",
|
|
1105
|
+
"mode_edit_outline": "f035",
|
|
1106
|
+
"mode_night": "f036",
|
|
1107
|
+
"mode_of_travel": "e7ce",
|
|
1108
|
+
"mode_standby": "f037",
|
|
1109
|
+
"model_training": "f0cf",
|
|
1110
|
+
"monetization_on": "e263",
|
|
1111
|
+
"money": "e57d",
|
|
1112
|
+
"money_off": "e25c",
|
|
1113
|
+
"money_off_csred": "f038",
|
|
1114
|
+
"monitor": "ef5b",
|
|
1115
|
+
"monitor_heart": "eaa2",
|
|
1116
|
+
"monitor_weight": "f039",
|
|
1117
|
+
"monochrome_photos": "e403",
|
|
1118
|
+
"mood": "e7f2",
|
|
1119
|
+
"mood_bad": "e7f3",
|
|
1120
|
+
"moped": "eb28",
|
|
1121
|
+
"more": "e619",
|
|
1122
|
+
"more_horiz": "e5d3",
|
|
1123
|
+
"more_time": "ea5d",
|
|
1124
|
+
"more_vert": "e5d4",
|
|
1125
|
+
"mosque": "eab2",
|
|
1126
|
+
"motion_photos_auto": "f03a",
|
|
1127
|
+
"motion_photos_off": "e9c0",
|
|
1128
|
+
"motion_photos_on": "e9c1",
|
|
1129
|
+
"motion_photos_pause": "f227",
|
|
1130
|
+
"motion_photos_paused": "e9c2",
|
|
1131
|
+
"motorcycle": "e91b",
|
|
1132
|
+
"mouse": "e323",
|
|
1133
|
+
"move_to_inbox": "e168",
|
|
1134
|
+
"movie": "e02c",
|
|
1135
|
+
"movie_creation": "e404",
|
|
1136
|
+
"movie_filter": "e43a",
|
|
1137
|
+
"moving": "e501",
|
|
1138
|
+
"mp": "e9c3",
|
|
1139
|
+
"multiline_chart": "e6df",
|
|
1140
|
+
"multiple_stop": "f1b9",
|
|
1141
|
+
"multitrack_audio": "e1b8",
|
|
1142
|
+
"museum": "ea36",
|
|
1143
|
+
"music_note": "e405",
|
|
1144
|
+
"music_off": "e440",
|
|
1145
|
+
"music_video": "e063",
|
|
1146
|
+
"my_library_add": "e02e",
|
|
1147
|
+
"my_library_books": "e02f",
|
|
1148
|
+
"my_library_music": "e030",
|
|
1149
|
+
"my_location": "e55c",
|
|
1150
|
+
"nat": "ef5c",
|
|
1151
|
+
"nature": "e406",
|
|
1152
|
+
"nature_people": "e407",
|
|
1153
|
+
"navigate_before": "e408",
|
|
1154
|
+
"navigate_next": "e409",
|
|
1155
|
+
"navigation": "e55d",
|
|
1156
|
+
"near_me": "e569",
|
|
1157
|
+
"near_me_disabled": "f1ef",
|
|
1158
|
+
"nearby_error": "f03b",
|
|
1159
|
+
"nearby_off": "f03c",
|
|
1160
|
+
"network_cell": "e1b9",
|
|
1161
|
+
"network_check": "e640",
|
|
1162
|
+
"network_locked": "e61a",
|
|
1163
|
+
"network_wifi": "e1ba",
|
|
1164
|
+
"new_label": "e609",
|
|
1165
|
+
"new_releases": "e031",
|
|
1166
|
+
"next_plan": "ef5d",
|
|
1167
|
+
"next_week": "e16a",
|
|
1168
|
+
"nfc": "e1bb",
|
|
1169
|
+
"night_shelter": "f1f1",
|
|
1170
|
+
"nightlife": "ea62",
|
|
1171
|
+
"nightlight": "f03d",
|
|
1172
|
+
"nightlight_round": "ef5e",
|
|
1173
|
+
"nights_stay": "ea46",
|
|
1174
|
+
"no_accounts": "f03e",
|
|
1175
|
+
"no_backpack": "f237",
|
|
1176
|
+
"no_cell": "f1a4",
|
|
1177
|
+
"no_drinks": "f1a5",
|
|
1178
|
+
"no_encryption": "e641",
|
|
1179
|
+
"no_encryption_gmailerrorred": "f03f",
|
|
1180
|
+
"no_flash": "f1a6",
|
|
1181
|
+
"no_food": "f1a7",
|
|
1182
|
+
"no_luggage": "f23b",
|
|
1183
|
+
"no_meals": "f1d6",
|
|
1184
|
+
"no_meals_ouline": "f229",
|
|
1185
|
+
"no_meeting_room": "eb4e",
|
|
1186
|
+
"no_photography": "f1a8",
|
|
1187
|
+
"no_sim": "e0cc",
|
|
1188
|
+
"no_stroller": "f1af",
|
|
1189
|
+
"no_transfer": "f1d5",
|
|
1190
|
+
"nordic_walking": "e50e",
|
|
1191
|
+
"north": "f1e0",
|
|
1192
|
+
"north_east": "f1e1",
|
|
1193
|
+
"north_west": "f1e2",
|
|
1194
|
+
"not_accessible": "f0fe",
|
|
1195
|
+
"not_interested": "e033",
|
|
1196
|
+
"not_listed_location": "e575",
|
|
1197
|
+
"not_started": "f0d1",
|
|
1198
|
+
"note": "e06f",
|
|
1199
|
+
"note_add": "e89c",
|
|
1200
|
+
"note_alt": "f040",
|
|
1201
|
+
"notes": "e26c",
|
|
1202
|
+
"notification_add": "e399",
|
|
1203
|
+
"notification_important": "e004",
|
|
1204
|
+
"notifications": "e7f4",
|
|
1205
|
+
"notifications_active": "e7f7",
|
|
1206
|
+
"notifications_none": "e7f5",
|
|
1207
|
+
"notifications_off": "e7f6",
|
|
1208
|
+
"notifications_on": "e7f7",
|
|
1209
|
+
"notifications_paused": "e7f8",
|
|
1210
|
+
"now_wallpaper": "e1bc",
|
|
1211
|
+
"now_widgets": "e1bd",
|
|
1212
|
+
"numbers": "eac7",
|
|
1213
|
+
"offline_bolt": "e932",
|
|
1214
|
+
"offline_pin": "e90a",
|
|
1215
|
+
"offline_share": "e9c5",
|
|
1216
|
+
"ondemand_video": "e63a",
|
|
1217
|
+
"online_prediction": "f0eb",
|
|
1218
|
+
"opacity": "e91c",
|
|
1219
|
+
"open_in_browser": "e89d",
|
|
1220
|
+
"open_in_full": "f1ce",
|
|
1221
|
+
"open_in_new": "e89e",
|
|
1222
|
+
"open_in_new_off": "e4f6",
|
|
1223
|
+
"open_with": "e89f",
|
|
1224
|
+
"other_houses": "e58c",
|
|
1225
|
+
"outbond": "f228",
|
|
1226
|
+
"outbound": "e1ca",
|
|
1227
|
+
"outbox": "ef5f",
|
|
1228
|
+
"outdoor_grill": "ea47",
|
|
1229
|
+
"outgoing_mail": "f0d2",
|
|
1230
|
+
"outlet": "f1d4",
|
|
1231
|
+
"outlined_flag": "e16e",
|
|
1232
|
+
"padding": "e9c8",
|
|
1233
|
+
"pages": "e7f9",
|
|
1234
|
+
"pageview": "e8a0",
|
|
1235
|
+
"paid": "f041",
|
|
1236
|
+
"palette": "e40a",
|
|
1237
|
+
"pan_tool": "e925",
|
|
1238
|
+
"panorama": "e40b",
|
|
1239
|
+
"panorama_fish_eye": "e40c",
|
|
1240
|
+
"panorama_fisheye": "e40c",
|
|
1241
|
+
"panorama_horizontal": "e40d",
|
|
1242
|
+
"panorama_horizontal_select": "ef60",
|
|
1243
|
+
"panorama_photosphere": "e9c9",
|
|
1244
|
+
"panorama_photosphere_select": "e9ca",
|
|
1245
|
+
"panorama_vertical": "e40e",
|
|
1246
|
+
"panorama_vertical_select": "ef61",
|
|
1247
|
+
"panorama_wide_angle": "e40f",
|
|
1248
|
+
"panorama_wide_angle_select": "ef62",
|
|
1249
|
+
"paragliding": "e50f",
|
|
1250
|
+
"park": "ea63",
|
|
1251
|
+
"party_mode": "e7fa",
|
|
1252
|
+
"password": "f042",
|
|
1253
|
+
"pattern": "f043",
|
|
1254
|
+
"pause": "e034",
|
|
1255
|
+
"pause_circle": "e1a2",
|
|
1256
|
+
"pause_circle_filled": "e035",
|
|
1257
|
+
"pause_circle_outline": "e036",
|
|
1258
|
+
"pause_presentation": "e0ea",
|
|
1259
|
+
"payment": "e8a1",
|
|
1260
|
+
"payments": "ef63",
|
|
1261
|
+
"paypal": "ea8d",
|
|
1262
|
+
"pedal_bike": "eb29",
|
|
1263
|
+
"pending": "ef64",
|
|
1264
|
+
"pending_actions": "f1bb",
|
|
1265
|
+
"people": "e7fb",
|
|
1266
|
+
"people_alt": "ea21",
|
|
1267
|
+
"people_outline": "e7fc",
|
|
1268
|
+
"perm_camera_mic": "e8a2",
|
|
1269
|
+
"perm_contact_cal": "e8a3",
|
|
1270
|
+
"perm_contact_calendar": "e8a3",
|
|
1271
|
+
"perm_data_setting": "e8a4",
|
|
1272
|
+
"perm_device_info": "e8a5",
|
|
1273
|
+
"perm_device_information": "e8a5",
|
|
1274
|
+
"perm_identity": "e8a6",
|
|
1275
|
+
"perm_media": "e8a7",
|
|
1276
|
+
"perm_phone_msg": "e8a8",
|
|
1277
|
+
"perm_scan_wifi": "e8a9",
|
|
1278
|
+
"person": "e7fd",
|
|
1279
|
+
"person_add": "e7fe",
|
|
1280
|
+
"person_add_alt": "ea4d",
|
|
1281
|
+
"person_add_alt_1": "ef65",
|
|
1282
|
+
"person_add_disabled": "e9cb",
|
|
1283
|
+
"person_off": "e510",
|
|
1284
|
+
"person_outline": "e7ff",
|
|
1285
|
+
"person_pin": "e55a",
|
|
1286
|
+
"person_pin_circle": "e56a",
|
|
1287
|
+
"person_remove": "ef66",
|
|
1288
|
+
"person_remove_alt_1": "ef67",
|
|
1289
|
+
"person_search": "f106",
|
|
1290
|
+
"personal_injury": "e6da",
|
|
1291
|
+
"personal_video": "e63b",
|
|
1292
|
+
"pest_control": "f0fa",
|
|
1293
|
+
"pest_control_rodent": "f0fd",
|
|
1294
|
+
"pets": "e91d",
|
|
1295
|
+
"phishing": "ead7",
|
|
1296
|
+
"phone": "e0cd",
|
|
1297
|
+
"phone_android": "e324",
|
|
1298
|
+
"phone_bluetooth_speaker": "e61b",
|
|
1299
|
+
"phone_callback": "e649",
|
|
1300
|
+
"phone_disabled": "e9cc",
|
|
1301
|
+
"phone_enabled": "e9cd",
|
|
1302
|
+
"phone_forwarded": "e61c",
|
|
1303
|
+
"phone_in_talk": "e61d",
|
|
1304
|
+
"phone_iphone": "e325",
|
|
1305
|
+
"phone_locked": "e61e",
|
|
1306
|
+
"phone_missed": "e61f",
|
|
1307
|
+
"phone_paused": "e620",
|
|
1308
|
+
"phonelink": "e326",
|
|
1309
|
+
"phonelink_erase": "e0db",
|
|
1310
|
+
"phonelink_lock": "e0dc",
|
|
1311
|
+
"phonelink_off": "e327",
|
|
1312
|
+
"phonelink_ring": "e0dd",
|
|
1313
|
+
"phonelink_setup": "e0de",
|
|
1314
|
+
"photo": "e410",
|
|
1315
|
+
"photo_album": "e411",
|
|
1316
|
+
"photo_camera": "e412",
|
|
1317
|
+
"photo_camera_back": "ef68",
|
|
1318
|
+
"photo_camera_front": "ef69",
|
|
1319
|
+
"photo_filter": "e43b",
|
|
1320
|
+
"photo_library": "e413",
|
|
1321
|
+
"photo_size_select_actual": "e432",
|
|
1322
|
+
"photo_size_select_large": "e433",
|
|
1323
|
+
"photo_size_select_small": "e434",
|
|
1324
|
+
"piano": "e521",
|
|
1325
|
+
"piano_off": "e520",
|
|
1326
|
+
"picture_as_pdf": "e415",
|
|
1327
|
+
"picture_in_picture": "e8aa",
|
|
1328
|
+
"picture_in_picture_alt": "e911",
|
|
1329
|
+
"pie_chart": "e6c4",
|
|
1330
|
+
"pie_chart_outline": "f044",
|
|
1331
|
+
"pie_chart_outlined": "e6c5",
|
|
1332
|
+
"pin": "f045",
|
|
1333
|
+
"pin_drop": "e55e",
|
|
1334
|
+
"pin_end": "e767",
|
|
1335
|
+
"pin_invoke": "e763",
|
|
1336
|
+
"pivot_table_chart": "e9ce",
|
|
1337
|
+
"pix": "eaa3",
|
|
1338
|
+
"place": "e55f",
|
|
1339
|
+
"plagiarism": "ea5a",
|
|
1340
|
+
"play_arrow": "e037",
|
|
1341
|
+
"play_circle": "e1c4",
|
|
1342
|
+
"play_circle_fill": "e038",
|
|
1343
|
+
"play_circle_filled": "e038",
|
|
1344
|
+
"play_circle_outline": "e039",
|
|
1345
|
+
"play_disabled": "ef6a",
|
|
1346
|
+
"play_for_work": "e906",
|
|
1347
|
+
"play_lesson": "f047",
|
|
1348
|
+
"playlist_add": "e03b",
|
|
1349
|
+
"playlist_add_check": "e065",
|
|
1350
|
+
"playlist_add_check_circle": "e7e6",
|
|
1351
|
+
"playlist_add_circle": "e7e5",
|
|
1352
|
+
"playlist_play": "e05f",
|
|
1353
|
+
"plumbing": "f107",
|
|
1354
|
+
"plus_one": "e800",
|
|
1355
|
+
"podcasts": "f048",
|
|
1356
|
+
"point_of_sale": "f17e",
|
|
1357
|
+
"policy": "ea17",
|
|
1358
|
+
"poll": "e801",
|
|
1359
|
+
"polymer": "e8ab",
|
|
1360
|
+
"pool": "eb48",
|
|
1361
|
+
"portable_wifi_off": "e0ce",
|
|
1362
|
+
"portrait": "e416",
|
|
1363
|
+
"post_add": "ea20",
|
|
1364
|
+
"power": "e63c",
|
|
1365
|
+
"power_input": "e336",
|
|
1366
|
+
"power_off": "e646",
|
|
1367
|
+
"power_settings_new": "e8ac",
|
|
1368
|
+
"precision_manufacturing": "f049",
|
|
1369
|
+
"pregnant_woman": "e91e",
|
|
1370
|
+
"present_to_all": "e0df",
|
|
1371
|
+
"preview": "f1c5",
|
|
1372
|
+
"price_change": "f04a",
|
|
1373
|
+
"price_check": "f04b",
|
|
1374
|
+
"primary_cluster": "e96c",
|
|
1375
|
+
"print": "e8ad",
|
|
1376
|
+
"print_disabled": "e9cf",
|
|
1377
|
+
"priority_high": "e645",
|
|
1378
|
+
"privacy_tip": "f0dc",
|
|
1379
|
+
"private_connectivity": "e744",
|
|
1380
|
+
"production_quantity_limits": "e1d1",
|
|
1381
|
+
"psychology": "ea4a",
|
|
1382
|
+
"public": "e80b",
|
|
1383
|
+
"public_off": "f1ca",
|
|
1384
|
+
"publish": "e255",
|
|
1385
|
+
"published_with_changes": "f232",
|
|
1386
|
+
"punch_clock": "eaa8",
|
|
1387
|
+
"push_pin": "f10d",
|
|
1388
|
+
"qr_code": "ef6b",
|
|
1389
|
+
"qr_code_2": "e00a",
|
|
1390
|
+
"qr_code_scanner": "f206",
|
|
1391
|
+
"query_builder": "e8ae",
|
|
1392
|
+
"query_stats": "e4fc",
|
|
1393
|
+
"question_answer": "e8af",
|
|
1394
|
+
"queue": "e03c",
|
|
1395
|
+
"queue_music": "e03d",
|
|
1396
|
+
"queue_play_next": "e066",
|
|
1397
|
+
"quick_contacts_dialer": "e0cf",
|
|
1398
|
+
"quick_contacts_mail": "e0d0",
|
|
1399
|
+
"quickreply": "ef6c",
|
|
1400
|
+
"quiz": "f04c",
|
|
1401
|
+
"quora": "ea98",
|
|
1402
|
+
"r_mobiledata": "f04d",
|
|
1403
|
+
"radar": "f04e",
|
|
1404
|
+
"radio": "e03e",
|
|
1405
|
+
"radio_button_checked": "e837",
|
|
1406
|
+
"radio_button_off": "e836",
|
|
1407
|
+
"radio_button_on": "e837",
|
|
1408
|
+
"radio_button_unchecked": "e836",
|
|
1409
|
+
"railway_alert": "e9d1",
|
|
1410
|
+
"ramen_dining": "ea64",
|
|
1411
|
+
"rate_review": "e560",
|
|
1412
|
+
"raw_off": "f04f",
|
|
1413
|
+
"raw_on": "f050",
|
|
1414
|
+
"read_more": "ef6d",
|
|
1415
|
+
"real_estate_agent": "e73a",
|
|
1416
|
+
"receipt": "e8b0",
|
|
1417
|
+
"receipt_long": "ef6e",
|
|
1418
|
+
"recent_actors": "e03f",
|
|
1419
|
+
"recommend": "e9d2",
|
|
1420
|
+
"record_voice_over": "e91f",
|
|
1421
|
+
"recycling": "e760",
|
|
1422
|
+
"reddit": "eaa0",
|
|
1423
|
+
"redeem": "e8b1",
|
|
1424
|
+
"redo": "e15a",
|
|
1425
|
+
"reduce_capacity": "f21c",
|
|
1426
|
+
"refresh": "e5d5",
|
|
1427
|
+
"remember_me": "f051",
|
|
1428
|
+
"remove": "e15b",
|
|
1429
|
+
"remove_circle": "e15c",
|
|
1430
|
+
"remove_circle_outline": "e15d",
|
|
1431
|
+
"remove_done": "e9d3",
|
|
1432
|
+
"remove_from_queue": "e067",
|
|
1433
|
+
"remove_moderator": "e9d4",
|
|
1434
|
+
"remove_red_eye": "e417",
|
|
1435
|
+
"remove_shopping_cart": "e928",
|
|
1436
|
+
"reorder": "e8fe",
|
|
1437
|
+
"repeat": "e040",
|
|
1438
|
+
"repeat_on": "e9d6",
|
|
1439
|
+
"repeat_one": "e041",
|
|
1440
|
+
"repeat_one_on": "e9d7",
|
|
1441
|
+
"replay": "e042",
|
|
1442
|
+
"replay_10": "e059",
|
|
1443
|
+
"replay_30": "e05a",
|
|
1444
|
+
"replay_5": "e05b",
|
|
1445
|
+
"replay_circle_filled": "e9d8",
|
|
1446
|
+
"reply": "e15e",
|
|
1447
|
+
"reply_all": "e15f",
|
|
1448
|
+
"report": "e160",
|
|
1449
|
+
"report_gmailerrorred": "f052",
|
|
1450
|
+
"report_off": "e170",
|
|
1451
|
+
"report_problem": "e8b2",
|
|
1452
|
+
"request_page": "f22c",
|
|
1453
|
+
"request_quote": "f1b6",
|
|
1454
|
+
"reset_tv": "e9d9",
|
|
1455
|
+
"restart_alt": "f053",
|
|
1456
|
+
"restaurant": "e56c",
|
|
1457
|
+
"restaurant_menu": "e561",
|
|
1458
|
+
"restore": "e8b3",
|
|
1459
|
+
"restore_from_trash": "e938",
|
|
1460
|
+
"restore_page": "e929",
|
|
1461
|
+
"reviews": "f054",
|
|
1462
|
+
"rice_bowl": "f1f5",
|
|
1463
|
+
"ring_volume": "e0d1",
|
|
1464
|
+
"roofing": "f201",
|
|
1465
|
+
"room": "e8b4",
|
|
1466
|
+
"room_preferences": "f1b8",
|
|
1467
|
+
"room_service": "eb49",
|
|
1468
|
+
"rotate_90_degrees_ccw": "e418",
|
|
1469
|
+
"rotate_90_degrees_cw": "eaab",
|
|
1470
|
+
"rotate_left": "e419",
|
|
1471
|
+
"rotate_right": "e41a",
|
|
1472
|
+
"rounded_corner": "e920",
|
|
1473
|
+
"route": "eacd",
|
|
1474
|
+
"router": "e328",
|
|
1475
|
+
"rowing": "e921",
|
|
1476
|
+
"rss_feed": "e0e5",
|
|
1477
|
+
"rsvp": "f055",
|
|
1478
|
+
"rtt": "e9ad",
|
|
1479
|
+
"rule": "f1c2",
|
|
1480
|
+
"rule_folder": "f1c9",
|
|
1481
|
+
"run_circle": "ef6f",
|
|
1482
|
+
"running_with_errors": "e51d",
|
|
1483
|
+
"rv_hookup": "e642",
|
|
1484
|
+
"safety_divider": "e1cc",
|
|
1485
|
+
"sailing": "e502",
|
|
1486
|
+
"sanitizer": "f21d",
|
|
1487
|
+
"satellite": "e562",
|
|
1488
|
+
"save": "e161",
|
|
1489
|
+
"save_alt": "e171",
|
|
1490
|
+
"saved_search": "ea11",
|
|
1491
|
+
"savings": "e2eb",
|
|
1492
|
+
"scanner": "e329",
|
|
1493
|
+
"scatter_plot": "e268",
|
|
1494
|
+
"schedule": "e8b5",
|
|
1495
|
+
"schedule_send": "ea0a",
|
|
1496
|
+
"schema": "e4fd",
|
|
1497
|
+
"school": "e80c",
|
|
1498
|
+
"science": "ea4b",
|
|
1499
|
+
"score": "e269",
|
|
1500
|
+
"screen_lock_landscape": "e1be",
|
|
1501
|
+
"screen_lock_portrait": "e1bf",
|
|
1502
|
+
"screen_lock_rotation": "e1c0",
|
|
1503
|
+
"screen_rotation": "e1c1",
|
|
1504
|
+
"screen_search_desktop": "ef70",
|
|
1505
|
+
"screen_share": "e0e2",
|
|
1506
|
+
"screenshot": "f056",
|
|
1507
|
+
"sd": "e9dd",
|
|
1508
|
+
"sd_card": "e623",
|
|
1509
|
+
"sd_card_alert": "f057",
|
|
1510
|
+
"sd_storage": "e1c2",
|
|
1511
|
+
"search": "e8b6",
|
|
1512
|
+
"search_off": "ea76",
|
|
1513
|
+
"security": "e32a",
|
|
1514
|
+
"security_update": "f058",
|
|
1515
|
+
"security_update_good": "f059",
|
|
1516
|
+
"security_update_warning": "f05a",
|
|
1517
|
+
"segment": "e94b",
|
|
1518
|
+
"select_all": "e162",
|
|
1519
|
+
"self_improvement": "ea78",
|
|
1520
|
+
"sell": "f05b",
|
|
1521
|
+
"send": "e163",
|
|
1522
|
+
"send_and_archive": "ea0c",
|
|
1523
|
+
"send_to_mobile": "f05c",
|
|
1524
|
+
"sensor_door": "f1b5",
|
|
1525
|
+
"sensor_window": "f1b4",
|
|
1526
|
+
"sensors": "e51e",
|
|
1527
|
+
"sensors_off": "e51f",
|
|
1528
|
+
"sentiment_dissatisfied": "e811",
|
|
1529
|
+
"sentiment_neutral": "e812",
|
|
1530
|
+
"sentiment_satisfied": "e813",
|
|
1531
|
+
"sentiment_satisfied_alt": "e0ed",
|
|
1532
|
+
"sentiment_very_dissatisfied": "e814",
|
|
1533
|
+
"sentiment_very_satisfied": "e815",
|
|
1534
|
+
"set_meal": "f1ea",
|
|
1535
|
+
"settings": "e8b8",
|
|
1536
|
+
"settings_accessibility": "f05d",
|
|
1537
|
+
"settings_applications": "e8b9",
|
|
1538
|
+
"settings_backup_restore": "e8ba",
|
|
1539
|
+
"settings_bluetooth": "e8bb",
|
|
1540
|
+
"settings_brightness": "e8bd",
|
|
1541
|
+
"settings_cell": "e8bc",
|
|
1542
|
+
"settings_display": "e8bd",
|
|
1543
|
+
"settings_ethernet": "e8be",
|
|
1544
|
+
"settings_input_antenna": "e8bf",
|
|
1545
|
+
"settings_input_component": "e8c0",
|
|
1546
|
+
"settings_input_composite": "e8c1",
|
|
1547
|
+
"settings_input_hdmi": "e8c2",
|
|
1548
|
+
"settings_input_svideo": "e8c3",
|
|
1549
|
+
"settings_overscan": "e8c4",
|
|
1550
|
+
"settings_phone": "e8c5",
|
|
1551
|
+
"settings_power": "e8c6",
|
|
1552
|
+
"settings_remote": "e8c7",
|
|
1553
|
+
"settings_suggest": "f05e",
|
|
1554
|
+
"settings_system_daydream": "e1c3",
|
|
1555
|
+
"settings_voice": "e8c8",
|
|
1556
|
+
"share": "e80d",
|
|
1557
|
+
"share_arrival_time": "e524",
|
|
1558
|
+
"share_location": "f05f",
|
|
1559
|
+
"shield": "e9e0",
|
|
1560
|
+
"shield_moon": "eaa9",
|
|
1561
|
+
"shop": "e8c9",
|
|
1562
|
+
"shop_2": "e19e",
|
|
1563
|
+
"shop_two": "e8ca",
|
|
1564
|
+
"shopify": "ea9d",
|
|
1565
|
+
"shopping_bag": "f1cc",
|
|
1566
|
+
"shopping_basket": "e8cb",
|
|
1567
|
+
"shopping_cart": "e8cc",
|
|
1568
|
+
"short_text": "e261",
|
|
1569
|
+
"shortcut": "f060",
|
|
1570
|
+
"show_chart": "e6e1",
|
|
1571
|
+
"shower": "f061",
|
|
1572
|
+
"shuffle": "e043",
|
|
1573
|
+
"shuffle_on": "e9e1",
|
|
1574
|
+
"shutter_speed": "e43d",
|
|
1575
|
+
"sick": "f220",
|
|
1576
|
+
"signal_cellular_0_bar": "f0a8",
|
|
1577
|
+
"signal_cellular_4_bar": "e1c8",
|
|
1578
|
+
"signal_cellular_alt": "e202",
|
|
1579
|
+
"signal_cellular_connected_no_internet_4_bar": "e1cd",
|
|
1580
|
+
"signal_cellular_no_sim": "e1ce",
|
|
1581
|
+
"signal_cellular_nodata": "f062",
|
|
1582
|
+
"signal_cellular_null": "e1cf",
|
|
1583
|
+
"signal_cellular_off": "e1d0",
|
|
1584
|
+
"signal_wifi_0_bar": "f0b0",
|
|
1585
|
+
"signal_wifi_4_bar": "e1d8",
|
|
1586
|
+
"signal_wifi_4_bar_lock": "e1d9",
|
|
1587
|
+
"signal_wifi_bad": "f063",
|
|
1588
|
+
"signal_wifi_connected_no_internet_4": "f064",
|
|
1589
|
+
"signal_wifi_off": "e1da",
|
|
1590
|
+
"signal_wifi_statusbar_4_bar": "f065",
|
|
1591
|
+
"signal_wifi_statusbar_connected_no_internet_4": "f066",
|
|
1592
|
+
"signal_wifi_statusbar_null": "f067",
|
|
1593
|
+
"sim_card": "e32b",
|
|
1594
|
+
"sim_card_alert": "e624",
|
|
1595
|
+
"sim_card_download": "f068",
|
|
1596
|
+
"single_bed": "ea48",
|
|
1597
|
+
"sip": "f069",
|
|
1598
|
+
"skateboarding": "e511",
|
|
1599
|
+
"skip_next": "e044",
|
|
1600
|
+
"skip_previous": "e045",
|
|
1601
|
+
"sledding": "e512",
|
|
1602
|
+
"slideshow": "e41b",
|
|
1603
|
+
"slow_motion_video": "e068",
|
|
1604
|
+
"smart_button": "f1c1",
|
|
1605
|
+
"smart_display": "f06a",
|
|
1606
|
+
"smart_screen": "f06b",
|
|
1607
|
+
"smart_toy": "f06c",
|
|
1608
|
+
"smartphone": "e32c",
|
|
1609
|
+
"smoke_free": "eb4a",
|
|
1610
|
+
"smoking_rooms": "eb4b",
|
|
1611
|
+
"sms": "e625",
|
|
1612
|
+
"sms_failed": "e626",
|
|
1613
|
+
"snapchat": "ea6e",
|
|
1614
|
+
"snippet_folder": "f1c7",
|
|
1615
|
+
"snooze": "e046",
|
|
1616
|
+
"snowboarding": "e513",
|
|
1617
|
+
"snowing": "e80f",
|
|
1618
|
+
"snowmobile": "e503",
|
|
1619
|
+
"snowshoeing": "e514",
|
|
1620
|
+
"soap": "f1b2",
|
|
1621
|
+
"social_distance": "e1cb",
|
|
1622
|
+
"sort": "e164",
|
|
1623
|
+
"sort_by_alpha": "e053",
|
|
1624
|
+
"soup_kitchen": "e7d3",
|
|
1625
|
+
"source": "f1c4",
|
|
1626
|
+
"south": "f1e3",
|
|
1627
|
+
"south_america": "e7e4",
|
|
1628
|
+
"south_east": "f1e4",
|
|
1629
|
+
"south_west": "f1e5",
|
|
1630
|
+
"spa": "eb4c",
|
|
1631
|
+
"space_bar": "e256",
|
|
1632
|
+
"space_dashboard": "e66b",
|
|
1633
|
+
"speaker": "e32d",
|
|
1634
|
+
"speaker_group": "e32e",
|
|
1635
|
+
"speaker_notes": "e8cd",
|
|
1636
|
+
"speaker_notes_off": "e92a",
|
|
1637
|
+
"speaker_phone": "e0d2",
|
|
1638
|
+
"speed": "e9e4",
|
|
1639
|
+
"spellcheck": "e8ce",
|
|
1640
|
+
"splitscreen": "f06d",
|
|
1641
|
+
"spoke": "e9a7",
|
|
1642
|
+
"sports": "ea30",
|
|
1643
|
+
"sports_bar": "f1f3",
|
|
1644
|
+
"sports_baseball": "ea51",
|
|
1645
|
+
"sports_basketball": "ea26",
|
|
1646
|
+
"sports_cricket": "ea27",
|
|
1647
|
+
"sports_esports": "ea28",
|
|
1648
|
+
"sports_football": "ea29",
|
|
1649
|
+
"sports_golf": "ea2a",
|
|
1650
|
+
"sports_handball": "ea33",
|
|
1651
|
+
"sports_hockey": "ea2b",
|
|
1652
|
+
"sports_kabaddi": "ea34",
|
|
1653
|
+
"sports_mma": "ea2c",
|
|
1654
|
+
"sports_motorsports": "ea2d",
|
|
1655
|
+
"sports_rugby": "ea2e",
|
|
1656
|
+
"sports_score": "f06e",
|
|
1657
|
+
"sports_soccer": "ea2f",
|
|
1658
|
+
"sports_tennis": "ea32",
|
|
1659
|
+
"sports_volleyball": "ea31",
|
|
1660
|
+
"square_foot": "ea49",
|
|
1661
|
+
"stacked_bar_chart": "e9e6",
|
|
1662
|
+
"stacked_line_chart": "f22b",
|
|
1663
|
+
"stairs": "f1a9",
|
|
1664
|
+
"star": "e838",
|
|
1665
|
+
"star_border": "e83a",
|
|
1666
|
+
"star_border_purple500": "f099",
|
|
1667
|
+
"star_half": "e839",
|
|
1668
|
+
"star_outline": "f06f",
|
|
1669
|
+
"star_purple500": "f09a",
|
|
1670
|
+
"star_rate": "f0ec",
|
|
1671
|
+
"stars": "e8d0",
|
|
1672
|
+
"stay_current_landscape": "e0d3",
|
|
1673
|
+
"stay_current_portrait": "e0d4",
|
|
1674
|
+
"stay_primary_landscape": "e0d5",
|
|
1675
|
+
"stay_primary_portrait": "e0d6",
|
|
1676
|
+
"sticky_note_2": "f1fc",
|
|
1677
|
+
"stop": "e047",
|
|
1678
|
+
"stop_circle": "ef71",
|
|
1679
|
+
"stop_screen_share": "e0e3",
|
|
1680
|
+
"storage": "e1db",
|
|
1681
|
+
"store": "e8d1",
|
|
1682
|
+
"store_mall_directory": "e563",
|
|
1683
|
+
"storefront": "ea12",
|
|
1684
|
+
"storm": "f070",
|
|
1685
|
+
"straighten": "e41c",
|
|
1686
|
+
"stream": "e9e9",
|
|
1687
|
+
"streetview": "e56e",
|
|
1688
|
+
"strikethrough_s": "e257",
|
|
1689
|
+
"stroller": "f1ae",
|
|
1690
|
+
"style": "e41d",
|
|
1691
|
+
"subdirectory_arrow_left": "e5d9",
|
|
1692
|
+
"subdirectory_arrow_right": "e5da",
|
|
1693
|
+
"subject": "e8d2",
|
|
1694
|
+
"subscript": "f111",
|
|
1695
|
+
"subscriptions": "e064",
|
|
1696
|
+
"subtitles": "e048",
|
|
1697
|
+
"subtitles_off": "ef72",
|
|
1698
|
+
"subway": "e56f",
|
|
1699
|
+
"summarize": "f071",
|
|
1700
|
+
"sunny": "e81a",
|
|
1701
|
+
"sunny_snowing": "e819",
|
|
1702
|
+
"superscript": "f112",
|
|
1703
|
+
"supervised_user_circle": "e939",
|
|
1704
|
+
"supervisor_account": "e8d3",
|
|
1705
|
+
"support": "ef73",
|
|
1706
|
+
"support_agent": "f0e2",
|
|
1707
|
+
"surfing": "e515",
|
|
1708
|
+
"surround_sound": "e049",
|
|
1709
|
+
"swap_calls": "e0d7",
|
|
1710
|
+
"swap_horiz": "e8d4",
|
|
1711
|
+
"swap_horizontal_circle": "e933",
|
|
1712
|
+
"swap_vert": "e8d5",
|
|
1713
|
+
"swap_vert_circle": "e8d6",
|
|
1714
|
+
"swap_vertical_circle": "e8d6",
|
|
1715
|
+
"swipe": "e9ec",
|
|
1716
|
+
"switch_access_shortcut": "e7e1",
|
|
1717
|
+
"switch_access_shortcut_add": "e7e2",
|
|
1718
|
+
"switch_account": "e9ed",
|
|
1719
|
+
"switch_camera": "e41e",
|
|
1720
|
+
"switch_left": "f1d1",
|
|
1721
|
+
"switch_right": "f1d2",
|
|
1722
|
+
"switch_video": "e41f",
|
|
1723
|
+
"synagogue": "eab0",
|
|
1724
|
+
"sync": "e627",
|
|
1725
|
+
"sync_alt": "ea18",
|
|
1726
|
+
"sync_disabled": "e628",
|
|
1727
|
+
"sync_problem": "e629",
|
|
1728
|
+
"system_security_update": "f072",
|
|
1729
|
+
"system_security_update_good": "f073",
|
|
1730
|
+
"system_security_update_warning": "f074",
|
|
1731
|
+
"system_update": "e62a",
|
|
1732
|
+
"system_update_alt": "e8d7",
|
|
1733
|
+
"system_update_tv": "e8d7",
|
|
1734
|
+
"tab": "e8d8",
|
|
1735
|
+
"tab_unselected": "e8d9",
|
|
1736
|
+
"table_bar": "ead2",
|
|
1737
|
+
"table_chart": "e265",
|
|
1738
|
+
"table_restaurant": "eac6",
|
|
1739
|
+
"table_rows": "f101",
|
|
1740
|
+
"table_view": "f1be",
|
|
1741
|
+
"tablet": "e32f",
|
|
1742
|
+
"tablet_android": "e330",
|
|
1743
|
+
"tablet_mac": "e331",
|
|
1744
|
+
"tag": "e9ef",
|
|
1745
|
+
"tag_faces": "e420",
|
|
1746
|
+
"takeout_dining": "ea74",
|
|
1747
|
+
"tap_and_play": "e62b",
|
|
1748
|
+
"tapas": "f1e9",
|
|
1749
|
+
"task": "f075",
|
|
1750
|
+
"task_alt": "e2e6",
|
|
1751
|
+
"taxi_alert": "ef74",
|
|
1752
|
+
"telegram": "ea6b",
|
|
1753
|
+
"temple_buddhist": "eab3",
|
|
1754
|
+
"temple_hindu": "eaaf",
|
|
1755
|
+
"terrain": "e564",
|
|
1756
|
+
"text_fields": "e262",
|
|
1757
|
+
"text_format": "e165",
|
|
1758
|
+
"text_rotate_up": "e93a",
|
|
1759
|
+
"text_rotate_vertical": "e93b",
|
|
1760
|
+
"text_rotation_angledown": "e93c",
|
|
1761
|
+
"text_rotation_angleup": "e93d",
|
|
1762
|
+
"text_rotation_down": "e93e",
|
|
1763
|
+
"text_rotation_none": "e93f",
|
|
1764
|
+
"text_snippet": "f1c6",
|
|
1765
|
+
"textsms": "e0d8",
|
|
1766
|
+
"texture": "e421",
|
|
1767
|
+
"theater_comedy": "ea66",
|
|
1768
|
+
"theaters": "e8da",
|
|
1769
|
+
"thermostat": "f076",
|
|
1770
|
+
"thermostat_auto": "f077",
|
|
1771
|
+
"thumb_down": "e8db",
|
|
1772
|
+
"thumb_down_alt": "e816",
|
|
1773
|
+
"thumb_down_off_alt": "e9f2",
|
|
1774
|
+
"thumb_up": "e8dc",
|
|
1775
|
+
"thumb_up_alt": "e817",
|
|
1776
|
+
"thumb_up_off_alt": "e9f3",
|
|
1777
|
+
"thumbs_up_down": "e8dd",
|
|
1778
|
+
"tiktok": "ea7e",
|
|
1779
|
+
"time_to_leave": "e62c",
|
|
1780
|
+
"timelapse": "e422",
|
|
1781
|
+
"timeline": "e922",
|
|
1782
|
+
"timer": "e425",
|
|
1783
|
+
"timer_10": "e423",
|
|
1784
|
+
"timer_10_select": "f07a",
|
|
1785
|
+
"timer_3": "e424",
|
|
1786
|
+
"timer_3_select": "f07b",
|
|
1787
|
+
"timer_off": "e426",
|
|
1788
|
+
"tips_and_updates": "e79a",
|
|
1789
|
+
"title": "e264",
|
|
1790
|
+
"toc": "e8de",
|
|
1791
|
+
"today": "e8df",
|
|
1792
|
+
"toggle_off": "e9f5",
|
|
1793
|
+
"toggle_on": "e9f6",
|
|
1794
|
+
"token": "ea25",
|
|
1795
|
+
"toll": "e8e0",
|
|
1796
|
+
"tonality": "e427",
|
|
1797
|
+
"topic": "f1c8",
|
|
1798
|
+
"touch_app": "e913",
|
|
1799
|
+
"tour": "ef75",
|
|
1800
|
+
"toys": "e332",
|
|
1801
|
+
"track_changes": "e8e1",
|
|
1802
|
+
"traffic": "e565",
|
|
1803
|
+
"train": "e570",
|
|
1804
|
+
"tram": "e571",
|
|
1805
|
+
"transfer_within_a_station": "e572",
|
|
1806
|
+
"transform": "e428",
|
|
1807
|
+
"transgender": "e58d",
|
|
1808
|
+
"transit_enterexit": "e579",
|
|
1809
|
+
"translate": "e8e2",
|
|
1810
|
+
"travel_explore": "e2db",
|
|
1811
|
+
"trending_down": "e8e3",
|
|
1812
|
+
"trending_flat": "e8e4",
|
|
1813
|
+
"trending_neutral": "e8e4",
|
|
1814
|
+
"trending_up": "e8e5",
|
|
1815
|
+
"trip_origin": "e57b",
|
|
1816
|
+
"try": "f07c",
|
|
1817
|
+
"tty": "f1aa",
|
|
1818
|
+
"tune": "e429",
|
|
1819
|
+
"tungsten": "f07d",
|
|
1820
|
+
"turned_in": "e8e6",
|
|
1821
|
+
"turned_in_not": "e8e7",
|
|
1822
|
+
"tv": "e333",
|
|
1823
|
+
"tv_off": "e647",
|
|
1824
|
+
"two_wheeler": "e9f9",
|
|
1825
|
+
"umbrella": "f1ad",
|
|
1826
|
+
"unarchive": "e169",
|
|
1827
|
+
"undo": "e166",
|
|
1828
|
+
"unfold_less": "e5d6",
|
|
1829
|
+
"unfold_more": "e5d7",
|
|
1830
|
+
"unpublished": "f236",
|
|
1831
|
+
"unsubscribe": "e0eb",
|
|
1832
|
+
"upcoming": "f07e",
|
|
1833
|
+
"update": "e923",
|
|
1834
|
+
"update_disabled": "e075",
|
|
1835
|
+
"upgrade": "f0fb",
|
|
1836
|
+
"upload": "f09b",
|
|
1837
|
+
"upload_file": "e9fc",
|
|
1838
|
+
"usb": "e1e0",
|
|
1839
|
+
"usb_off": "e4fa",
|
|
1840
|
+
"vaccines": "e138",
|
|
1841
|
+
"verified": "ef76",
|
|
1842
|
+
"verified_user": "e8e8",
|
|
1843
|
+
"vertical_align_bottom": "e258",
|
|
1844
|
+
"vertical_align_center": "e259",
|
|
1845
|
+
"vertical_align_top": "e25a",
|
|
1846
|
+
"vertical_distribute": "e076",
|
|
1847
|
+
"vertical_split": "e949",
|
|
1848
|
+
"vibration": "e62d",
|
|
1849
|
+
"video_call": "e070",
|
|
1850
|
+
"video_camera_back": "f07f",
|
|
1851
|
+
"video_camera_front": "f080",
|
|
1852
|
+
"video_collection": "e04a",
|
|
1853
|
+
"video_label": "e071",
|
|
1854
|
+
"video_library": "e04a",
|
|
1855
|
+
"video_settings": "ea75",
|
|
1856
|
+
"video_stable": "f081",
|
|
1857
|
+
"videocam": "e04b",
|
|
1858
|
+
"videocam_off": "e04c",
|
|
1859
|
+
"videogame_asset": "e338",
|
|
1860
|
+
"videogame_asset_off": "e500",
|
|
1861
|
+
"view_agenda": "e8e9",
|
|
1862
|
+
"view_array": "e8ea",
|
|
1863
|
+
"view_carousel": "e8eb",
|
|
1864
|
+
"view_column": "e8ec",
|
|
1865
|
+
"view_comfortable": "e42a",
|
|
1866
|
+
"view_comfy": "e42a",
|
|
1867
|
+
"view_compact": "e42b",
|
|
1868
|
+
"view_day": "e8ed",
|
|
1869
|
+
"view_headline": "e8ee",
|
|
1870
|
+
"view_in_ar": "e9fe",
|
|
1871
|
+
"view_list": "e8ef",
|
|
1872
|
+
"view_module": "e8f0",
|
|
1873
|
+
"view_quilt": "e8f1",
|
|
1874
|
+
"view_sidebar": "f114",
|
|
1875
|
+
"view_stream": "e8f2",
|
|
1876
|
+
"view_week": "e8f3",
|
|
1877
|
+
"vignette": "e435",
|
|
1878
|
+
"villa": "e586",
|
|
1879
|
+
"visibility": "e8f4",
|
|
1880
|
+
"visibility_off": "e8f5",
|
|
1881
|
+
"voice_chat": "e62e",
|
|
1882
|
+
"voice_over_off": "e94a",
|
|
1883
|
+
"voicemail": "e0d9",
|
|
1884
|
+
"volume_down": "e04d",
|
|
1885
|
+
"volume_down_alt": "e79c",
|
|
1886
|
+
"volume_mute": "e04e",
|
|
1887
|
+
"volume_off": "e04f",
|
|
1888
|
+
"volume_up": "e050",
|
|
1889
|
+
"volunteer_activism": "ea70",
|
|
1890
|
+
"vpn_key": "e0da",
|
|
1891
|
+
"vpn_lock": "e62f",
|
|
1892
|
+
"vrpano": "f082",
|
|
1893
|
+
"wallet_giftcard": "e8f6",
|
|
1894
|
+
"wallet_membership": "e8f7",
|
|
1895
|
+
"wallet_travel": "e8f8",
|
|
1896
|
+
"wallpaper": "e1bc",
|
|
1897
|
+
"warning": "e002",
|
|
1898
|
+
"warning_amber": "f083",
|
|
1899
|
+
"wash": "f1b1",
|
|
1900
|
+
"watch": "e334",
|
|
1901
|
+
"watch_later": "e924",
|
|
1902
|
+
"water": "f084",
|
|
1903
|
+
"water_damage": "f203",
|
|
1904
|
+
"water_drop": "e798",
|
|
1905
|
+
"waterfall_chart": "ea00",
|
|
1906
|
+
"waves": "e176",
|
|
1907
|
+
"waving_hand": "e766",
|
|
1908
|
+
"wb_auto": "e42c",
|
|
1909
|
+
"wb_cloudy": "e42d",
|
|
1910
|
+
"wb_incandescent": "e42e",
|
|
1911
|
+
"wb_iridescent": "e436",
|
|
1912
|
+
"wb_shade": "ea01",
|
|
1913
|
+
"wb_sunny": "e430",
|
|
1914
|
+
"wb_twighlight": "ea02",
|
|
1915
|
+
"wb_twilight": "e1c6",
|
|
1916
|
+
"wc": "e63d",
|
|
1917
|
+
"web": "e051",
|
|
1918
|
+
"web_asset": "e069",
|
|
1919
|
+
"web_asset_off": "e4f7",
|
|
1920
|
+
"web_stories": "e595",
|
|
1921
|
+
"wechat": "ea81",
|
|
1922
|
+
"weekend": "e16b",
|
|
1923
|
+
"west": "f1e6",
|
|
1924
|
+
"whatsapp": "ea9c",
|
|
1925
|
+
"whatshot": "e80e",
|
|
1926
|
+
"wheelchair_pickup": "f1ab",
|
|
1927
|
+
"where_to_vote": "e177",
|
|
1928
|
+
"widgets": "e1bd",
|
|
1929
|
+
"wifi": "e63e",
|
|
1930
|
+
"wifi_calling": "ef77",
|
|
1931
|
+
"wifi_calling_3": "f085",
|
|
1932
|
+
"wifi_lock": "e1e1",
|
|
1933
|
+
"wifi_off": "e648",
|
|
1934
|
+
"wifi_protected_setup": "f0fc",
|
|
1935
|
+
"wifi_tethering": "e1e2",
|
|
1936
|
+
"wifi_tethering_error_rounded": "f086",
|
|
1937
|
+
"wifi_tethering_off": "f087",
|
|
1938
|
+
"window": "f088",
|
|
1939
|
+
"wine_bar": "f1e8",
|
|
1940
|
+
"woman": "e13e",
|
|
1941
|
+
"woo_commerce": "ea6d",
|
|
1942
|
+
"wordpress": "ea9f",
|
|
1943
|
+
"work": "e8f9",
|
|
1944
|
+
"work_off": "e942",
|
|
1945
|
+
"work_outline": "e943",
|
|
1946
|
+
"workspace_premium": "e7af",
|
|
1947
|
+
"workspaces": "e1a0",
|
|
1948
|
+
"workspaces_filled": "ea0d",
|
|
1949
|
+
"workspaces_outline": "ea0f",
|
|
1950
|
+
"wrap_text": "e25b",
|
|
1951
|
+
"wrong_location": "ef78",
|
|
1952
|
+
"wysiwyg": "f1c3",
|
|
1953
|
+
"yard": "f089",
|
|
1954
|
+
"youtube_searched_for": "e8fa",
|
|
1955
|
+
"zoom_in": "e8ff",
|
|
1956
|
+
"zoom_out": "e900",
|
|
1957
|
+
"zoom_out_map": "e56b"
|
|
1958
|
+
}
|