glib-web 3.20.4 → 3.20.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (80) hide show
  1. checksums.yaml +4 -4
  2. data/app/controllers/concerns/glib/json/new_dynamic_text.rb +0 -0
  3. data/app/helpers/glib/app_feature_support_helper.rb +0 -0
  4. data/app/helpers/glib/dynamic_texts_helper.rb +0 -0
  5. data/app/helpers/glib/json_ui/action_builder/sheets.rb +0 -0
  6. data/app/helpers/glib/json_ui/analytics_helper.rb +0 -0
  7. data/app/helpers/glib/json_ui/generic_builders.rb +0 -0
  8. data/app/models/glib/active_storage/attachment.rb +0 -0
  9. data/app/models/glib/active_storage/blob.rb +0 -0
  10. data/app/models/glib/dynamic_text_record.rb +0 -0
  11. data/app/models/glib/text.rb +0 -0
  12. data/app/validators/email_typo_validator.rb +0 -0
  13. data/app/validators/email_validator.rb +0 -0
  14. data/app/validators/url_validator.rb +0 -0
  15. data/app/views/json_ui/garage/actions/_dialogs_show.json.jbuilder +5 -3
  16. data/app/views/json_ui/garage/actions/_sheets.json.jbuilder +0 -0
  17. data/app/views/json_ui/garage/actions/dialogs_oauth_post.json.jbuilder +0 -0
  18. data/app/views/json_ui/garage/forms/dialogs_update.json.jbuilder +8 -1
  19. data/app/views/json_ui/garage/forms/dynamic_select_data.json.jbuilder +0 -0
  20. data/app/views/json_ui/garage/forms/generic_post.json.jbuilder +0 -0
  21. data/app/views/json_ui/garage/forms/submission_flow.json.jbuilder +0 -0
  22. data/app/views/json_ui/garage/forms/submission_flow_post.json.jbuilder +0 -0
  23. data/app/views/json_ui/garage/forms/submission_indicator.json.jbuilder +0 -0
  24. data/app/views/json_ui/garage/forms/submission_indicator_post.json.jbuilder +0 -0
  25. data/app/views/json_ui/garage/home/blank.json.jbuilder +0 -0
  26. data/app/views/json_ui/garage/home/slow.json.jbuilder +0 -0
  27. data/app/views/json_ui/garage/lists/autoload_all.json.jbuilder +0 -0
  28. data/app/views/json_ui/garage/lists/autoload_as_needed.json.jbuilder +0 -0
  29. data/app/views/json_ui/garage/lists/chat_ui.json.jbuilder +0 -0
  30. data/app/views/json_ui/garage/lists/fab.json.jbuilder +0 -0
  31. data/app/views/json_ui/garage/notifications/action_cable.json.jbuilder +9 -3
  32. data/app/views/json_ui/garage/notifications/web_socket.json.jbuilder +0 -0
  33. data/app/views/json_ui/garage/pages/custom_style_class.json.jbuilder +0 -0
  34. data/app/views/json_ui/garage/pages/full_width.json.jbuilder +0 -0
  35. data/app/views/json_ui/garage/pages/full_width_height.json.jbuilder +0 -0
  36. data/app/views/json_ui/garage/pages/layout.json.jbuilder +0 -0
  37. data/app/views/json_ui/garage/pages/lifecycle_hooks.json.jbuilder +0 -0
  38. data/app/views/json_ui/garage/pages/loading_indicator.json.jbuilder +0 -0
  39. data/app/views/json_ui/garage/pages/nested_scroll.json.jbuilder +0 -0
  40. data/app/views/json_ui/garage/pages/redirect_onload.json.jbuilder +0 -0
  41. data/app/views/json_ui/garage/panels/_styled.json.jbuilder +0 -0
  42. data/app/views/json_ui/garage/panels/card.json.jbuilder +0 -0
  43. data/app/views/json_ui/garage/panels/custom.json.jbuilder +0 -0
  44. data/app/views/json_ui/garage/panels/outlined.json.jbuilder +0 -0
  45. data/app/views/json_ui/garage/services/dynamic_text.json.jbuilder +0 -0
  46. data/app/views/json_ui/garage/services/image.json.jbuilder +0 -0
  47. data/app/views/json_ui/garage/services/index.json.jbuilder +0 -0
  48. data/app/views/json_ui/garage/tables/_autoload_section.json.jbuilder +0 -0
  49. data/app/views/json_ui/garage/tables/autoload_all.json.jbuilder +0 -0
  50. data/app/views/json_ui/garage/tables/autoload_as_needed.json.jbuilder +0 -0
  51. data/app/views/json_ui/garage/tables/export_import.json.jbuilder +0 -0
  52. data/app/views/json_ui/garage/tables/index.json.jbuilder +0 -0
  53. data/app/views/json_ui/garage/views/calendar_data.json.jbuilder +0 -0
  54. data/app/views/json_ui/garage/views/icon_names.json.jbuilder +2153 -1332
  55. data/app/views/json_ui/garage/views/links.json.jbuilder +0 -0
  56. data/app/views/json_ui/garage/views/map_data.json.jbuilder +0 -0
  57. data/app/views/json_ui/garage/views/multimedia.json.jbuilder +0 -0
  58. data/app/views/layouts/json_ui/no_custom.html.erb +0 -0
  59. data/app/views/layouts/json_ui/renderer.html.erb +1 -1
  60. data/lib/generators/glib/install_generator.rb +0 -0
  61. data/lib/generators/templates/20191017062519_create_texts.rb +0 -0
  62. data/lib/generators/templates/20191024063257_add_scope_to_texts.rb +0 -0
  63. data/lib/generators/templates/20191112095018_add_lang_to_texts.rb +0 -0
  64. data/lib/generators/templates/20191126071051_create_active_storage_tables.active_storage.rb +0 -0
  65. data/lib/generators/templates/database.yml +0 -0
  66. data/lib/generators/templates/dynamic_text.rb +0 -0
  67. data/lib/glib/crypt/utils.rb +0 -0
  68. data/lib/glib/crypt.rb +0 -0
  69. data/lib/glib/dynamic_text/config.rb +0 -0
  70. data/lib/glib/dynamic_text.rb +0 -0
  71. data/lib/glib/json_crawler/action_crawler.rb +0 -0
  72. data/lib/glib/json_crawler/action_crawlers/action_http.rb +0 -0
  73. data/lib/glib/json_crawler/action_crawlers/dialogs_alert.rb +0 -0
  74. data/lib/glib/json_crawler/action_crawlers/menu.rb +0 -0
  75. data/lib/glib/json_crawler/action_crawlers/run_multiple.rb +0 -0
  76. data/lib/glib/json_crawler/action_crawlers/windows_open.rb +0 -0
  77. data/lib/glib/json_crawler/coverage.rb +0 -0
  78. data/lib/glib/value.rb +0 -0
  79. data/lib/glib/version.rb +0 -0
  80. metadata +3 -2
@@ -15,1415 +15,2236 @@ page.scroll padding: glib_json_padding_body, childViews: ->(scroll) do
15
15
  # a.download = fileName;
16
16
  # a.click();
17
17
  # }
18
- #
18
+
19
19
  # let sections = [];
20
- # let containersNode = document.querySelectorAll(".category-container");
20
+ # let containersNode = document.querySelectorAll("icons-group");
21
21
  # for (const containerNode of containersNode) {
22
- # let titleNode = containerNode.querySelector(".category-name");
23
- # let iconsNode = Array.from(
24
- # containerNode.querySelectorAll(".icon-image-preview")
22
+ # let titleNode = containerNode.querySelector("h2.group-title");
23
+ # let iconsNodes = Array.from(
24
+ # containerNode.querySelectorAll("gf-load-font")
25
25
  # );
26
26
  # let section = {
27
- # title: titleNode.textContent,
28
- # icons: iconsNode.map(function(iconNode) {
27
+ # title: titleNode.textContent.replace(/(\r\n|\n|\r|\s)/gm, ""),
28
+ # icons: iconsNodes.map(function (iconNode) {
29
29
  # return iconNode.textContent;
30
30
  # })
31
31
  # };
32
32
  # sections.push(section);
33
33
  # }
34
34
  # download(sections, "json.txt", "text/plain");
35
- #
35
+
36
36
  categories = [
37
37
  {
38
- "title": "action",
38
+ "title": 'Action',
39
+ "icons": [
40
+ 'search',
41
+ 'home',
42
+ 'account_circle',
43
+ 'settings',
44
+ 'done',
45
+ 'info',
46
+ 'check_circle',
47
+ 'delete',
48
+ 'visibility',
49
+ 'shopping_cart',
50
+ 'favorite',
51
+ 'description',
52
+ 'logout',
53
+ 'favorite_border',
54
+ 'lock',
55
+ 'schedule',
56
+ 'language',
57
+ 'help_outline',
58
+ 'face',
59
+ 'manage_accounts',
60
+ 'verified',
61
+ 'filter_alt',
62
+ 'thumb_up',
63
+ 'event',
64
+ 'fingerprint',
65
+ 'dashboard',
66
+ 'list',
67
+ 'login',
68
+ 'visibility_off',
69
+ 'check_circle_outline',
70
+ 'calendar_today',
71
+ 'highlight_off',
72
+ 'help',
73
+ 'paid',
74
+ 'task_alt',
75
+ 'question_answer',
76
+ 'date_range',
77
+ 'article',
78
+ 'open_in_new',
79
+ 'shopping_bag',
80
+ 'lightbulb',
81
+ 'credit_card',
82
+ 'perm_identity',
83
+ 'history',
84
+ 'trending_up',
85
+ 'account_balance',
86
+ 'delete_outline',
87
+ 'verified_user',
88
+ 'fact_check',
89
+ 'report_problem',
90
+ 'assignment',
91
+ 'star_rate',
92
+ 'arrow_right_alt',
93
+ 'account_balance_wallet',
94
+ 'autorenew',
95
+ 'build',
96
+ 'view_list',
97
+ 'calendar_month',
98
+ 'store',
99
+ 'print',
100
+ 'work',
101
+ 'analytics',
102
+ 'delete_forever',
103
+ 'today',
104
+ 'admin_panel_settings',
105
+ 'lock_open',
106
+ 'watch_later',
107
+ 'grade',
108
+ 'update',
109
+ 'savings',
110
+ 'room',
111
+ 'code',
112
+ 'add_shopping_cart',
113
+ 'contact_support',
114
+ 'receipt',
115
+ 'power_settings_new',
116
+ 'done_all',
117
+ 'pets',
118
+ 'explore',
119
+ 'bookmark',
120
+ 'account_box',
121
+ 'note_add',
122
+ 'reorder',
123
+ 'bookmark_border',
124
+ 'pending_actions',
125
+ 'shopping_basket',
126
+ 'payment',
127
+ 'launch',
128
+ 'drag_indicator',
129
+ 'touch_app',
130
+ 'supervisor_account',
131
+ 'pending',
132
+ 'zoom_in',
133
+ 'assessment',
134
+ 'leaderboard',
135
+ 'thumb_up_off_alt',
136
+ 'open_in_full',
137
+ 'preview',
138
+ 'done_outline',
139
+ 'exit_to_app',
140
+ 'assignment_ind',
141
+ 'published_with_changes',
142
+ 'card_giftcard',
143
+ 'view_in_ar',
144
+ 'feedback',
145
+ 'work_outline',
146
+ 'timeline',
147
+ 'swap_horiz',
148
+ 'label',
149
+ 'tips_and_updates',
150
+ 'stars',
151
+ 'assignment_turned_in',
152
+ 'dns',
153
+ 'sync_alt',
154
+ 'flight_takeoff',
155
+ 'space_dashboard',
156
+ 'contact_page',
157
+ 'book',
158
+ 'alarm',
159
+ 'bug_report',
160
+ 'cached',
161
+ 'translate',
162
+ 'gavel',
163
+ 'pan_tool',
164
+ 'edit_calendar',
165
+ 'supervised_user_circle',
166
+ 'minimize',
167
+ 'rocket_launch',
168
+ 'extension',
169
+ 'question_mark',
170
+ 'android',
171
+ 'accessibility',
172
+ 'get_app',
173
+ 'record_voice_over',
174
+ 'add_task',
175
+ 'hourglass_empty',
176
+ 'help_center',
177
+ 'trending_flat',
178
+ 'accessibility_new',
179
+ 'rule',
180
+ 'thumb_down',
181
+ 'sticky_note_2',
182
+ 'ads_click',
183
+ 'settings_applications',
184
+ 'source',
185
+ 'find_in_page',
186
+ 'dashboard_customize',
187
+ 'support',
188
+ 'flutter_dash',
189
+ 'swap_vert',
190
+ 'redeem',
191
+ 'close_fullscreen',
192
+ 'loyalty',
193
+ 'announcement',
194
+ 'arrow_circle_right',
195
+ 'view_headline',
196
+ 'restore',
197
+ 'dangerous',
198
+ 'euro_symbol',
199
+ 'sensors',
200
+ 'group_work',
201
+ 'compare_arrows',
202
+ 'table_view',
203
+ 'subject',
204
+ 'disabled_by_default',
205
+ 'currency_exchange',
206
+ 'privacy_tip',
207
+ 'nightlight_round',
208
+ 'https',
209
+ 'toc',
210
+ 'bookmarks',
211
+ 'arrow_circle_up',
212
+ 'track_changes',
213
+ 'input',
214
+ 'copyright',
215
+ 'view_module',
216
+ 'api',
217
+ 'grading',
218
+ 'perm_media',
219
+ 'query_builder',
220
+ 'build_circle',
221
+ 'perm_contact_calendar',
222
+ 'zoom_out',
223
+ 'settings_phone',
224
+ 'backup',
225
+ 'open_with',
226
+ 'circle_notifications',
227
+ 'perm_phone_msg',
228
+ 'speaker_notes',
229
+ 'book_online',
230
+ 'label_important',
231
+ 'wysiwyg',
232
+ 'card_membership',
233
+ 'file_present',
234
+ 'arrow_circle_down',
235
+ 'pageview',
236
+ '3d_rotation',
237
+ 'upgrade',
238
+ 'change_history',
239
+ 'integration_instructions',
240
+ 'trending_down',
241
+ 'percent',
242
+ 'swipe',
243
+ 'class',
244
+ 'accessible',
245
+ 'g_translate',
246
+ 'settings_accessibility',
247
+ 'expand',
248
+ 'offline_bolt',
249
+ 'settings_backup_restore',
250
+ 'production_quantity_limits',
251
+ 'arrow_circle_left',
252
+ 'aspect_ratio',
253
+ 'model_training',
254
+ 'donut_large',
255
+ 'view_column',
256
+ 'segment',
257
+ 'calendar_view_month',
258
+ 'schedule_send',
259
+ 'alarm_on',
260
+ 'maximize',
261
+ 'bookmark_add',
262
+ 'thumbs_up_down',
263
+ 'settings_ethernet',
264
+ 'theaters',
265
+ 'view_agenda',
266
+ 'thumb_down_off_alt',
267
+ 'important_devices',
268
+ 'unpublished',
269
+ 'system_update_alt',
270
+ 'invert_colors',
271
+ 'opacity',
272
+ 'commute',
273
+ 'open_in_browser',
274
+ 'no_accounts',
275
+ 'addchart',
276
+ 'history_toggle_off',
277
+ 'view_week',
278
+ 'shopping_cart_checkout',
279
+ 'youtube_searched_for',
280
+ 'tour',
281
+ 'hide_source',
282
+ 'search_off',
283
+ 'shop',
284
+ 'bookmark_added',
285
+ 'mark_as_unread',
286
+ 'not_started',
287
+ 'plagiarism',
288
+ 'settings_input_antenna',
289
+ 'turned_in',
290
+ 'flight_land',
291
+ 'assignment_return',
292
+ 'filter_alt_off',
293
+ 'balance',
294
+ 'assignment_late',
295
+ 'hotel_class',
296
+ 'donut_small',
297
+ 'saved_search',
298
+ 'contactless',
299
+ 'highlight_alt',
300
+ 'settings_input_component',
301
+ 'view_carousel',
302
+ 'view_quilt',
303
+ 'all_inbox',
304
+ 'anchor',
305
+ 'settings_remote',
306
+ 'edit_off',
307
+ 'turned_in_not',
308
+ 'rocket',
309
+ 'mediation',
310
+ 'hourglass_full',
311
+ 'fit_screen',
312
+ 'remove_shopping_cart',
313
+ 'flaky',
314
+ 'toll',
315
+ 'lock_clock',
316
+ 'swap_horizontal_circle',
317
+ 'view_sidebar',
318
+ 'terminal',
319
+ 'settings_voice',
320
+ 'event_seat',
321
+ 'online_prediction',
322
+ 'vertical_split',
323
+ 'lock_reset',
324
+ 'next_plan',
325
+ 'data_exploration',
326
+ 'pregnant_woman',
327
+ 'restore_from_trash',
328
+ 'camera_enhance',
329
+ 'markunread_mailbox',
330
+ 'dynamic_form',
331
+ 'tab',
332
+ 'view_stream',
333
+ 'calendar_view_week',
334
+ 'request_page',
335
+ 'token',
336
+ 'accessible_forward',
337
+ 'remove_done',
338
+ 'smart_button',
339
+ 'settings_power',
340
+ 'add_to_drive',
341
+ 'outbox',
342
+ 'card_travel',
343
+ 'try',
344
+ 'density_medium',
345
+ 'offline_pin',
346
+ 'add_card',
347
+ 'find_replace',
348
+ 'fax',
349
+ 'calendar_view_day',
350
+ 'compress',
351
+ 'rowing',
352
+ 'assignment_returned',
353
+ 'chrome_reader_mode',
354
+ 'outlet',
355
+ 'http',
356
+ 'settings_brightness',
357
+ 'generating_tokens',
358
+ 'new_label',
359
+ 'backup_table',
360
+ 'work_history',
361
+ 'alarm_add',
362
+ 'spellcheck',
363
+ 'free_cancellation',
364
+ 'restore_page',
365
+ 'credit_card_off',
366
+ '123',
367
+ 'play_for_work',
368
+ 'wifi_protected_setup',
369
+ 'settings_overscan',
370
+ 'disabled_visible',
371
+ 'event_repeat',
372
+ 'gif',
373
+ 'assured_workload',
374
+ 'display_settings',
375
+ 'outbound',
376
+ 'swap_vertical_circle',
377
+ 'pan_tool_alt',
378
+ 'cancel_schedule_send',
379
+ 'noise_control_off',
380
+ 'settings_input_composite',
381
+ 'view_timeline',
382
+ 'quickreply',
383
+ 'switch_access_shortcut',
384
+ 'view_day',
385
+ 'comment_bank',
386
+ 'manage_history',
387
+ 'line_weight',
388
+ 'satellite_alt',
389
+ 'webhook',
390
+ 'horizontal_split',
391
+ 'polymer',
392
+ 'batch_prediction',
393
+ 'send_and_archive',
394
+ 'picture_in_picture',
395
+ 'code_off',
396
+ 'bookmark_remove',
397
+ 'settings_bluetooth',
398
+ 'output',
399
+ 'html',
400
+ 'shop_two',
401
+ 'flip_to_front',
402
+ 'troubleshoot',
403
+ 'gif_box',
404
+ 'eject',
405
+ 'speaker_notes_off',
406
+ 'alarm_off',
407
+ 'perm_data_setting',
408
+ 'settings_input_hdmi',
409
+ 'perm_scan_wifi',
410
+ 'hourglass_disabled',
411
+ 'switch_access_shortcut_add',
412
+ 'sensors_off',
413
+ 'work_off',
414
+ 'settings_cell',
415
+ 'app_blocking',
416
+ 'picture_in_picture_alt',
417
+ 'line_style',
418
+ 'join_full',
419
+ 'perm_device_information',
420
+ 'javascript',
421
+ 'app_shortcut',
422
+ 'subtitles_off',
423
+ 'update_disabled',
424
+ 'abc',
425
+ 'swipe_left',
426
+ 'lightbulb_circle',
427
+ 'voice_over_off',
428
+ 'private_connectivity',
429
+ 'join_inner',
430
+ 'settings_input_svideo',
431
+ 'install_desktop',
432
+ 'swipe_right',
433
+ 'flip_to_back',
434
+ 'swipe_up',
435
+ 'view_array',
436
+ 'open_in_new_off',
437
+ 'all_out',
438
+ 'arrow_outward',
439
+ 'shop_2',
440
+ 'density_small',
441
+ 'label_off',
442
+ 'tab_unselected',
443
+ 'data_thresholding',
444
+ 'rounded_corner',
445
+ 'commit',
446
+ 'text_rotate_vertical',
447
+ 'explore_off',
448
+ 'view_kanban',
449
+ 'install_mobile',
450
+ 'lock_person',
451
+ 'text_rotation_none',
452
+ 'css',
453
+ 'swipe_down',
454
+ 'not_accessible',
455
+ 'spatial_audio_off',
456
+ 'pin_invoke',
457
+ 'join_left',
458
+ 'pinch',
459
+ 'extension_off',
460
+ 'perm_camera_mic',
461
+ 'swipe_vertical',
462
+ 'noise_aware',
463
+ 'view_cozy',
464
+ 'pin_end',
465
+ 'join_right',
466
+ 'swipe_right_alt',
467
+ 'text_rotate_up',
468
+ 'text_rotation_angledown',
469
+ 'browse_gallery',
470
+ 'php',
471
+ 'text_rotation_angleup',
472
+ 'text_rotation_down',
473
+ 'view_comfy_alt',
474
+ 'view_compact_alt',
475
+ 'network_ping',
476
+ 'swipe_down_alt',
477
+ 'add_home',
478
+ 'unfold_more_double',
479
+ 'on_device_training',
480
+ 'density_large',
481
+ 'swipe_left_alt',
482
+ 'spatial_tracking',
483
+ 'swipe_up_alt',
484
+ 'spatial_audio',
485
+ 'width_full',
486
+ 'unfold_less_double',
487
+ 'repartition',
488
+ 'width_normal',
489
+ 'transcribe',
490
+ 'width_wide',
491
+ 'hls_off',
492
+ 'hls',
493
+ 'face_unlock'
494
+ ]
495
+ },
496
+ {
497
+ "title": 'Navigation',
39
498
  "icons": [
40
- "3d_rotation",
41
- "accessibility",
42
- "accessibility_new",
43
- "accessible",
44
- "accessible_forward",
45
- "account_balance",
46
- "account_balance_wallet",
47
- "account_box",
48
- "account_circle",
49
- "add_shopping_cart",
50
- "add_task",
51
- "addchart",
52
- "admin_panel_settings",
53
- "alarm",
54
- "alarm_add",
55
- "alarm_off",
56
- "alarm_on",
57
- "all_inbox",
58
- "all_out",
59
- "analytics",
60
- "anchor",
61
- "android",
62
- "announcement",
63
- "api",
64
- "app_blocking",
65
- "arrow_circle_down",
66
- "arrow_circle_up",
67
- "arrow_right_alt",
68
- "article",
69
- "aspect_ratio",
70
- "assessment",
71
- "assignment",
72
- "assignment_ind",
73
- "assignment_late",
74
- "assignment_return",
75
- "assignment_returned",
76
- "assignment_turned_in",
77
- "autorenew",
78
- "backup",
79
- "backup_table",
80
- "batch_prediction",
81
- "book",
82
- "book_online",
83
- "bookmark",
84
- "bookmark_border",
85
- "bookmarks",
86
- "bug_report",
87
- "build",
88
- "build_circle",
89
- "cached",
90
- "calendar_today",
91
- "calendar_view_day",
92
- "camera_enhance",
93
- "cancel_schedule_send",
94
- "card_giftcard",
95
- "card_membership",
96
- "card_travel",
97
- "change_history",
98
- "check_circle",
99
- "check_circle_outline",
100
- "chrome_reader_mode",
101
- "class",
102
- "close_fullscreen",
103
- "code",
104
- "comment_bank",
105
- "commute",
106
- "compare_arrows",
107
- "contact_page",
108
- "contact_support",
109
- "contactless",
110
- "copyright",
111
- "credit_card",
112
- "dashboard",
113
- "date_range",
114
- "delete",
115
- "delete_forever",
116
- "delete_outline",
117
- "description",
118
- "disabled_by_default",
119
- "dns",
120
- "done",
121
- "done_all",
122
- "done_outline",
123
- "donut_large",
124
- "donut_small",
125
- "drag_indicator",
126
- "dynamic_form",
127
- "eco",
128
- "eject",
129
- "euro_symbol",
130
- "event",
131
- "event_seat",
132
- "exit_to_app",
133
- "explore",
134
- "explore_off",
135
- "extension",
136
- "face",
137
- "fact_check",
138
- "favorite",
139
- "favorite_border",
140
- "feedback",
141
- "filter_alt",
142
- "find_in_page",
143
- "find_replace",
144
- "fingerprint",
145
- "flaky",
146
- "flight_land",
147
- "flight_takeoff",
148
- "flip_to_back",
149
- "flip_to_front",
150
- "g_translate",
151
- "gavel",
152
- "get_app",
153
- "gif",
154
- "grade",
155
- "grading",
156
- "group_work",
157
- "help",
158
- "help_center",
159
- "help_outline",
160
- "highlight_alt",
161
- "highlight_off",
162
- "history",
163
- "history_toggle_off",
164
- "home",
165
- "horizontal_split",
166
- "hourglass_disabled",
167
- "hourglass_empty",
168
- "hourglass_full",
169
- "http",
170
- "https",
171
- "important_devices",
172
- "info",
173
- "input",
174
- "integration_instructions",
175
- "invert_colors",
176
- "label",
177
- "label_important",
178
- "label_off",
179
- "language",
180
- "launch",
181
- "leaderboard",
182
- "line_style",
183
- "line_weight",
184
- "list",
185
- "lock",
186
- "lock_open",
187
- "login",
188
- "loyalty",
189
- "markunread_mailbox",
190
- "maximize",
191
- "mediation",
192
- "minimize",
193
- "model_training",
194
- "next_plan",
195
- "not_accessible",
196
- "not_started",
197
- "note_add",
198
- "offline_bolt",
199
- "offline_pin",
200
- "online_prediction",
201
- "opacity",
202
- "open_in_browser",
203
- "open_in_full",
204
- "open_in_new",
205
- "open_with",
206
- "outbond",
207
- "outlet",
208
- "pageview",
209
- "pan_tool",
210
- "payment",
211
- "pending",
212
- "pending_actions",
213
- "perm_camera_mic",
214
- "perm_contact_calendar",
215
- "perm_data_setting",
216
- "perm_device_information",
217
- "perm_identity",
218
- "perm_media",
219
- "perm_phone_msg",
220
- "perm_scan_wifi",
221
- "pets",
222
- "picture_in_picture",
223
- "picture_in_picture_alt",
224
- "plagiarism",
225
- "play_for_work",
226
- "polymer",
227
- "power_settings_new",
228
- "pregnant_woman",
229
- "preview",
230
- "print",
231
- "privacy_tip",
232
- "published_with_changes",
233
- "query_builder",
234
- "question_answer",
235
- "quickreply",
236
- "receipt",
237
- "record_voice_over",
238
- "redeem",
239
- "remove_shopping_cart",
240
- "reorder",
241
- "report_problem",
242
- "request_page",
243
- "restore",
244
- "restore_from_trash",
245
- "restore_page",
246
- "room",
247
- "rounded_corner",
248
- "rowing",
249
- "rule",
250
- "schedule",
251
- "search",
252
- "search_off",
253
- "settings",
254
- "settings_applications",
255
- "settings_backup_restore",
256
- "settings_bluetooth",
257
- "settings_brightness",
258
- "settings_cell",
259
- "settings_ethernet",
260
- "settings_input_antenna",
261
- "settings_input_component",
262
- "settings_input_composite",
263
- "settings_input_hdmi",
264
- "settings_input_svideo",
265
- "settings_overscan",
266
- "settings_phone",
267
- "settings_power",
268
- "settings_remote",
269
- "settings_voice",
270
- "shop",
271
- "shop_two",
272
- "shopping_bag",
273
- "shopping_basket",
274
- "shopping_cart",
275
- "smart_button",
276
- "source",
277
- "speaker_notes",
278
- "speaker_notes_off",
279
- "spellcheck",
280
- "star_rate",
281
- "stars",
282
- "sticky_note_2",
283
- "store",
284
- "subject",
285
- "subtitles_off",
286
- "supervised_user_circle",
287
- "supervisor_account",
288
- "support",
289
- "swap_horiz",
290
- "swap_horizontal_circle",
291
- "swap_vert",
292
- "swap_vertical_circle",
293
- "sync_alt",
294
- "system_update_alt",
295
- "tab",
296
- "tab_unselected",
297
- "table_view",
298
- "text_rotate_up",
299
- "text_rotate_vertical",
300
- "text_rotation_angledown",
301
- "text_rotation_angleup",
302
- "text_rotation_down",
303
- "text_rotation_none",
304
- "theaters",
305
- "thumb_down",
306
- "thumb_up",
307
- "thumbs_up_down",
308
- "timeline",
309
- "toc",
310
- "today",
311
- "toll",
312
- "touch_app",
313
- "tour",
314
- "track_changes",
315
- "translate",
316
- "trending_down",
317
- "trending_flat",
318
- "trending_up",
319
- "turned_in",
320
- "turned_in_not",
321
- "unpublished",
322
- "update",
323
- "upgrade",
324
- "verified",
325
- "verified_user",
326
- "vertical_split",
327
- "view_agenda",
328
- "view_array",
329
- "view_carousel",
330
- "view_column",
331
- "view_day",
332
- "view_headline",
333
- "view_list",
334
- "view_module",
335
- "view_quilt",
336
- "view_sidebar",
337
- "view_stream",
338
- "view_week",
339
- "visibility",
340
- "visibility_off",
341
- "voice_over_off",
342
- "watch_later",
343
- "wifi_protected_setup",
344
- "work",
345
- "work_off",
346
- "work_outline",
347
- "wysiwyg",
348
- "youtube_searched_for",
349
- "zoom_in",
350
- "zoom_out"
499
+ 'close',
500
+ 'menu',
501
+ 'expand_more',
502
+ 'arrow_back',
503
+ 'chevron_right',
504
+ 'arrow_forward_ios',
505
+ 'arrow_back_ios',
506
+ 'cancel',
507
+ 'arrow_drop_down',
508
+ 'more_vert',
509
+ 'arrow_forward',
510
+ 'chevron_left',
511
+ 'expand_less',
512
+ 'check',
513
+ 'more_horiz',
514
+ 'refresh',
515
+ 'apps',
516
+ 'payments',
517
+ 'arrow_upward',
518
+ 'east',
519
+ 'campaign',
520
+ 'arrow_back_ios_new',
521
+ 'arrow_downward',
522
+ 'arrow_right',
523
+ 'menu_open',
524
+ 'fullscreen',
525
+ 'arrow_drop_up',
526
+ 'unfold_more',
527
+ 'double_arrow',
528
+ 'maps_home_work',
529
+ 'west',
530
+ 'expand_circle_down',
531
+ 'arrow_left',
532
+ 'south',
533
+ 'north_east',
534
+ 'north',
535
+ 'home_work',
536
+ 'first_page',
537
+ 'fullscreen_exit',
538
+ 'arrow_drop_down_circle',
539
+ 'last_page',
540
+ 'unfold_less',
541
+ 'subdirectory_arrow_right',
542
+ 'legend_toggle',
543
+ 'south_east',
544
+ 'app_settings_alt',
545
+ 'assistant_direction',
546
+ 'subdirectory_arrow_left',
547
+ 'north_west',
548
+ 'waterfall_chart',
549
+ 'switch_left',
550
+ 'south_west',
551
+ 'pivot_table_chart',
552
+ 'switch_right',
553
+ 'apps_outage',
554
+ 'offline_share',
555
+ 'add_home_work'
351
556
  ]
352
557
  },
353
558
  {
354
- "title": "alert",
559
+ "title": 'Social',
355
560
  "icons": [
356
- "add_alert",
357
- "auto_delete",
358
- "error",
359
- "error_outline",
360
- "notification_important",
361
- "warning"
561
+ 'person',
562
+ 'notifications',
563
+ 'groups',
564
+ 'people',
565
+ 'share',
566
+ 'school',
567
+ 'person_outline',
568
+ 'person_add',
569
+ 'public',
570
+ 'emoji_events',
571
+ 'group',
572
+ 'engineering',
573
+ 'notifications_active',
574
+ 'construction',
575
+ 'people_alt',
576
+ 'group_add',
577
+ 'psychology',
578
+ 'thumb_up_alt',
579
+ 'health_and_safety',
580
+ 'travel_explore',
581
+ 'water_drop',
582
+ 'notifications_none',
583
+ 'emoji_emotions',
584
+ 'sports_esports',
585
+ 'sentiment_very_satisfied',
586
+ 'location_city',
587
+ 'ios_share',
588
+ 'workspace_premium',
589
+ 'precision_manufacturing',
590
+ 'sentiment_satisfied',
591
+ 'person_add_alt',
592
+ 'military_tech',
593
+ 'science',
594
+ 'emoji_objects',
595
+ 'history_edu',
596
+ 'cake',
597
+ 'sentiment_dissatisfied',
598
+ 'handshake',
599
+ 'sentiment_very_dissatisfied',
600
+ 'emoji_people',
601
+ 'coronavirus',
602
+ 'self_improvement',
603
+ 'person_remove',
604
+ 'poll',
605
+ 'whatshot',
606
+ 'sports_soccer',
607
+ 'domain',
608
+ 'recommend',
609
+ 'mood',
610
+ 'people_outline',
611
+ 'female',
612
+ 'recycling',
613
+ 'person_off',
614
+ 'male',
615
+ 'person_add_alt_1',
616
+ 'connect_without_contact',
617
+ 'sentiment_neutral',
618
+ 'waving_hand',
619
+ 'back_hand',
620
+ 'thumb_down_alt',
621
+ 'hiking',
622
+ 'architecture',
623
+ 'notifications_off',
624
+ 'masks',
625
+ 'real_estate_agent',
626
+ 'luggage',
627
+ 'front_hand',
628
+ 'vaccines',
629
+ 'mood_bad',
630
+ 'emoji_nature',
631
+ 'switch_account',
632
+ 'compost',
633
+ 'nights_stay',
634
+ 'interests',
635
+ 'king_bed',
636
+ 'catching_pokemon',
637
+ 'diversity_3',
638
+ 'sports_basketball',
639
+ 'notification_add',
640
+ 'cruelty_free',
641
+ 'sports_kabaddi',
642
+ 'sports',
643
+ 'man',
644
+ 'emoji_symbols',
645
+ 'reduce_capacity',
646
+ 'emoji_food_beverage',
647
+ 'sick',
648
+ 'emoji_transportation',
649
+ 'cookie',
650
+ 'heart_broken',
651
+ 'sports_tennis',
652
+ 'transgender',
653
+ 'elderly',
654
+ 'add_moderator',
655
+ 'woman',
656
+ 'add_reaction',
657
+ 'outdoor_grill',
658
+ 'personal_injury',
659
+ 'deck',
660
+ 'wallet',
661
+ 'follow_the_signs',
662
+ 'social_distance',
663
+ 'diversity_1',
664
+ 'plus_one',
665
+ 'scale',
666
+ 'fireplace',
667
+ 'clean_hands',
668
+ 'piano',
669
+ 'pix',
670
+ 'surfing',
671
+ 'sports_motorsports',
672
+ 'sanitizer',
673
+ 'sports_handball',
674
+ 'sports_baseball',
675
+ 'hive',
676
+ 'edit_notifications',
677
+ 'groups_2',
678
+ 'sports_volleyball',
679
+ 'psychology_alt',
680
+ 'pages',
681
+ 'sports_football',
682
+ 'downhill_skiing',
683
+ 'kayaking',
684
+ 'diversity_2',
685
+ 'public_off',
686
+ 'group_remove',
687
+ 'co2',
688
+ 'single_bed',
689
+ 'remove_moderator',
690
+ 'skateboarding',
691
+ 'notifications_paused',
692
+ 'boy',
693
+ 'person_remove_alt_1',
694
+ 'safety_divider',
695
+ 'domain_add',
696
+ 'fitbit',
697
+ 'group_off',
698
+ 'sports_cricket',
699
+ 'sports_mma',
700
+ 'sports_martial_arts',
701
+ 'thunderstorm',
702
+ 'nordic_walking',
703
+ 'sports_golf',
704
+ 'girl',
705
+ 'groups_3',
706
+ 'paragliding',
707
+ 'sports_gymnastics',
708
+ 'party_mode',
709
+ 'snowboarding',
710
+ '6_ft_apart',
711
+ 'face_6',
712
+ 'kitesurfing',
713
+ 'face_3',
714
+ 'snowshoeing',
715
+ 'sports_hockey',
716
+ 'south_america',
717
+ 'ice_skating',
718
+ 'sports_rugby',
719
+ 'elderly_woman',
720
+ 'sledding',
721
+ 'person_2',
722
+ 'scoreboard',
723
+ 'face_2',
724
+ 'face_4',
725
+ 'sign_language',
726
+ 'cyclone',
727
+ 'no_luggage',
728
+ 'face_5',
729
+ 'person_4',
730
+ 'person_3',
731
+ 'flood',
732
+ 'piano_off',
733
+ 'scuba_diving',
734
+ 'severe_cold',
735
+ 'tsunami',
736
+ 'roller_skating',
737
+ 'tornado',
738
+ 'landslide',
739
+ 'assist_walker',
740
+ 'woman_2',
741
+ 'man_2',
742
+ 'blind',
743
+ '18_up_rating',
744
+ 'volcano',
745
+ 'no_adult_content',
746
+ 'man_4',
747
+ 'man_3'
362
748
  ]
363
749
  },
364
750
  {
365
- "title": "av",
751
+ "title": 'Content',
366
752
  "icons": [
367
- "4k",
368
- "5g",
369
- "add_to_queue",
370
- "airplay",
371
- "album",
372
- "art_track",
373
- "av_timer",
374
- "branding_watermark",
375
- "call_to_action",
376
- "closed_caption",
377
- "closed_caption_disabled",
378
- "control_camera",
379
- "equalizer",
380
- "explicit",
381
- "fast_forward",
382
- "fast_rewind",
383
- "featured_play_list",
384
- "featured_video",
385
- "fiber_dvr",
386
- "fiber_manual_record",
387
- "fiber_new",
388
- "fiber_pin",
389
- "fiber_smart_record",
390
- "forward_10",
391
- "forward_30",
392
- "forward_5",
393
- "games",
394
- "hd",
395
- "hearing",
396
- "hearing_disabled",
397
- "high_quality",
398
- "library_add",
399
- "library_add_check",
400
- "library_books",
401
- "library_music",
402
- "loop",
403
- "mic",
404
- "mic_none",
405
- "mic_off",
406
- "missed_video_call",
407
- "movie",
408
- "music_video",
409
- "new_releases",
410
- "not_interested",
411
- "note",
412
- "pause",
413
- "pause_circle_filled",
414
- "pause_circle_outline",
415
- "play_arrow",
416
- "play_circle_filled",
417
- "play_circle_outline",
418
- "playlist_add",
419
- "playlist_add_check",
420
- "playlist_play",
421
- "queue",
422
- "queue_music",
423
- "queue_play_next",
424
- "radio",
425
- "recent_actors",
426
- "remove_from_queue",
427
- "repeat",
428
- "repeat_one",
429
- "replay",
430
- "replay_10",
431
- "replay_30",
432
- "replay_5",
433
- "shuffle",
434
- "skip_next",
435
- "skip_previous",
436
- "slow_motion_video",
437
- "snooze",
438
- "sort_by_alpha",
439
- "speed",
440
- "stop",
441
- "stop_circle",
442
- "subscriptions",
443
- "subtitles",
444
- "surround_sound",
445
- "video_call",
446
- "video_label",
447
- "video_library",
448
- "video_settings",
449
- "videocam",
450
- "videocam_off",
451
- "volume_down",
452
- "volume_mute",
453
- "volume_off",
454
- "volume_up",
455
- "web",
456
- "web_asset"
753
+ 'add',
754
+ 'add_circle_outline',
755
+ 'content_copy',
756
+ 'add_circle',
757
+ 'send',
758
+ 'clear',
759
+ 'save',
760
+ 'mail',
761
+ 'link',
762
+ 'remove',
763
+ 'filter_list',
764
+ 'inventory_2',
765
+ 'inventory',
766
+ 'insights',
767
+ 'remove_circle_outline',
768
+ 'sort',
769
+ 'bolt',
770
+ 'flag',
771
+ 'reply',
772
+ 'add_box',
773
+ 'remove_circle',
774
+ 'push_pin',
775
+ 'block',
776
+ 'calculate',
777
+ 'create',
778
+ 'undo',
779
+ 'how_to_reg',
780
+ 'content_paste',
781
+ 'report',
782
+ 'file_copy',
783
+ 'backspace',
784
+ 'shield',
785
+ 'archive',
786
+ 'save_alt',
787
+ 'policy',
788
+ 'change_circle',
789
+ 'tag',
790
+ 'redo',
791
+ 'forward',
792
+ 'content_cut',
793
+ 'outlined_flag',
794
+ 'inbox',
795
+ 'link_off',
796
+ 'ballot',
797
+ 'drafts',
798
+ 'biotech',
799
+ 'report_gmailerrorred',
800
+ 'delete_sweep',
801
+ 'stacked_bar_chart',
802
+ 'markunread',
803
+ 'square_foot',
804
+ 'add_link',
805
+ 'stream',
806
+ 'copy_all',
807
+ 'where_to_vote',
808
+ 'dynamic_feed',
809
+ 'move_to_inbox',
810
+ 'waves',
811
+ 'unarchive',
812
+ 'content_paste_search',
813
+ 'reply_all',
814
+ 'select_all',
815
+ 'low_priority',
816
+ 'text_format',
817
+ 'save_as',
818
+ 'font_download',
819
+ 'weekend',
820
+ 'how_to_vote',
821
+ 'upcoming',
822
+ 'gesture',
823
+ 'attribution',
824
+ 'flag_circle',
825
+ 'content_paste_go',
826
+ 'filter_list_off',
827
+ 'next_week',
828
+ 'content_paste_off',
829
+ 'web_stories',
830
+ 'report_off',
831
+ 'deselect',
832
+ 'font_download_off'
457
833
  ]
458
834
  },
459
835
  {
460
- "title": "communication",
836
+ "title": 'Image',
461
837
  "icons": [
462
- "add_ic_call",
463
- "alternate_email",
464
- "business",
465
- "call",
466
- "call_end",
467
- "call_made",
468
- "call_merge",
469
- "call_missed",
470
- "call_missed_outgoing",
471
- "call_received",
472
- "call_split",
473
- "cancel_presentation",
474
- "chat",
475
- "chat_bubble",
476
- "chat_bubble_outline",
477
- "clear_all",
478
- "comment",
479
- "contact_mail",
480
- "contact_phone",
481
- "contacts",
482
- "desktop_access_disabled",
483
- "dialer_sip",
484
- "dialpad",
485
- "domain_disabled",
486
- "domain_verification",
487
- "duo",
488
- "email",
489
- "forum",
490
- "forward_to_inbox",
491
- "hourglass_bottom",
492
- "hourglass_top",
493
- "import_contacts",
494
- "import_export",
495
- "invert_colors_off",
496
- "list_alt",
497
- "live_help",
498
- "location_off",
499
- "location_on",
500
- "mail_outline",
501
- "mark_chat_read",
502
- "mark_chat_unread",
503
- "mark_email_read",
504
- "mark_email_unread",
505
- "message",
506
- "mobile_screen_share",
507
- "more_time",
508
- "nat",
509
- "no_sim",
510
- "pause_presentation",
511
- "person_add_disabled",
512
- "person_search",
513
- "phone",
514
- "phone_disabled",
515
- "phone_enabled",
516
- "phonelink_erase",
517
- "phonelink_lock",
518
- "phonelink_ring",
519
- "phonelink_setup",
520
- "portable_wifi_off",
521
- "present_to_all",
522
- "print_disabled",
523
- "qr_code",
524
- "qr_code_scanner",
525
- "read_more",
526
- "ring_volume",
527
- "rss_feed",
528
- "screen_share",
529
- "sentiment_satisfied_alt",
530
- "speaker_phone",
531
- "stay_current_landscape",
532
- "stay_current_portrait",
533
- "stay_primary_landscape",
534
- "stay_primary_portrait",
535
- "stop_screen_share",
536
- "swap_calls",
537
- "textsms",
538
- "unsubscribe",
539
- "voicemail",
540
- "vpn_key",
541
- "wifi_calling"
838
+ 'edit',
839
+ 'navigate_next',
840
+ 'photo_camera',
841
+ 'image',
842
+ 'tune',
843
+ 'picture_as_pdf',
844
+ 'receipt_long',
845
+ 'circle',
846
+ 'timer',
847
+ 'auto_stories',
848
+ 'auto_awesome',
849
+ 'collections',
850
+ 'navigate_before',
851
+ 'add_a_photo',
852
+ 'palette',
853
+ 'remove_red_eye',
854
+ 'music_note',
855
+ 'add_photo_alternate',
856
+ 'wb_sunny',
857
+ 'brush',
858
+ 'euro',
859
+ 'flash_on',
860
+ 'auto_fix_high',
861
+ 'looks_one',
862
+ 'control_point',
863
+ 'style',
864
+ 'adjust',
865
+ 'straighten',
866
+ 'photo_library',
867
+ 'camera',
868
+ 'portrait',
869
+ 'camera_alt',
870
+ 'audiotrack',
871
+ 'rotate_right',
872
+ 'video_camera_front',
873
+ 'color_lens',
874
+ 'grid_on',
875
+ 'crop_free',
876
+ 'timelapse',
877
+ 'currency_rupee',
878
+ 'slideshow',
879
+ 'landscape',
880
+ 'collections_bookmark',
881
+ 'crop_square',
882
+ 'panorama_fish_eye',
883
+ 'lens',
884
+ 'looks_two',
885
+ 'looks_3',
886
+ 'filter_vintage',
887
+ 'compare',
888
+ 'filter_drama',
889
+ 'image_search',
890
+ 'healing',
891
+ 'rotate_left',
892
+ 'auto_awesome_motion',
893
+ 'center_focus_strong',
894
+ 'crop',
895
+ 'blur_on',
896
+ 'wb_incandescent',
897
+ 'face_retouching_natural',
898
+ 'assistant',
899
+ 'flare',
900
+ 'wb_cloudy',
901
+ 'broken_image',
902
+ 'cases',
903
+ 'filter_none',
904
+ 'colorize',
905
+ 'filter_center_focus',
906
+ 'auto_fix_normal',
907
+ 'crop_original',
908
+ 'brightness_4',
909
+ 'dehaze',
910
+ 'nature_people',
911
+ 'photo',
912
+ 'flash_off',
913
+ 'auto_awesome_mosaic',
914
+ 'tag_faces',
915
+ 'brightness_6',
916
+ 'brightness_5',
917
+ 'details',
918
+ 'grain',
919
+ 'brightness_1',
920
+ 'flip_camera_android',
921
+ 'flip',
922
+ 'loupe',
923
+ 'image_not_supported',
924
+ 'view_comfy',
925
+ 'flip_camera_ios',
926
+ 'filter_1',
927
+ 'movie_creation',
928
+ 'bedtime',
929
+ 'add_to_photos',
930
+ 'panorama',
931
+ 'animation',
932
+ 'looks_4',
933
+ 'center_focus_weak',
934
+ 'movie_filter',
935
+ 'crop_din',
936
+ 'filter',
937
+ 'currency_bitcoin',
938
+ 'brightness_7',
939
+ 'control_point_duplicate',
940
+ 'leak_add',
941
+ 'incomplete_circle',
942
+ 'nature',
943
+ 'view_compact',
944
+ 'texture',
945
+ 'timer_off',
946
+ 'currency_yen',
947
+ 'photo_size_select_actual',
948
+ 'video_camera_back',
949
+ 'transform',
950
+ 'motion_photos_on',
951
+ 'rotate_90_degrees_ccw',
952
+ 'looks_5',
953
+ 'photo_camera_front',
954
+ 'mic_external_on',
955
+ 'contrast',
956
+ 'gradient',
957
+ 'wb_twilight',
958
+ 'currency_pound',
959
+ 'assistant_photo',
960
+ 'hide_image',
961
+ 'exposure_plus_1',
962
+ 'music_off',
963
+ 'crop_16_9',
964
+ 'thermostat_auto',
965
+ 'exposure',
966
+ 'shutter_speed',
967
+ 'filter_2',
968
+ 'photo_album',
969
+ 'filter_tilt_shift',
970
+ 'hdr_strong',
971
+ 'looks',
972
+ 'linked_camera',
973
+ 'brightness_3',
974
+ 'vrpano',
975
+ 'looks_6',
976
+ 'blur_circular',
977
+ 'flash_auto',
978
+ 'crop_portrait',
979
+ 'motion_photos_auto',
980
+ 'photo_filter',
981
+ 'iso',
982
+ 'brightness_2',
983
+ 'photo_size_select_small',
984
+ 'tonality',
985
+ 'filter_hdr',
986
+ 'crop_7_5',
987
+ 'rotate_90_degrees_cw',
988
+ 'crop_rotate',
989
+ 'photo_size_select_large',
990
+ 'filter_3',
991
+ 'currency_ruble',
992
+ 'exposure_zero',
993
+ 'hdr_weak',
994
+ 'camera_front',
995
+ 'crop_5_4',
996
+ 'filter_frames',
997
+ 'burst_mode',
998
+ 'camera_roll',
999
+ 'logo_dev',
1000
+ 'filter_b_and_w',
1001
+ 'blur_linear',
1002
+ 'crop_landscape',
1003
+ 'crop_3_2',
1004
+ 'switch_camera',
1005
+ 'switch_video',
1006
+ 'filter_7',
1007
+ 'filter_4',
1008
+ 'exposure_plus_2',
1009
+ 'filter_9_plus',
1010
+ 'wb_iridescent',
1011
+ 'grid_off',
1012
+ 'motion_photos_paused',
1013
+ 'photo_camera_back',
1014
+ 'monochrome_photos',
1015
+ 'filter_5',
1016
+ 'auto_fix_off',
1017
+ 'exposure_neg_1',
1018
+ 'face_retouching_off',
1019
+ 'panorama_photosphere',
1020
+ 'leak_remove',
1021
+ 'filter_8',
1022
+ 'filter_9',
1023
+ 'video_stable',
1024
+ 'timer_10',
1025
+ 'filter_6',
1026
+ 'wb_shade',
1027
+ 'blur_off',
1028
+ 'raw_on',
1029
+ 'motion_photos_off',
1030
+ 'motion_photos_pause',
1031
+ 'hdr_on',
1032
+ 'vignette',
1033
+ 'deblur',
1034
+ 'panorama_horizontal',
1035
+ 'image_aspect_ratio',
1036
+ '30fps_select',
1037
+ 'dirty_lens',
1038
+ 'camera_rear',
1039
+ 'timer_3',
1040
+ '60fps_select',
1041
+ 'panorama_wide_angle_select',
1042
+ 'currency_yuan',
1043
+ 'currency_lira',
1044
+ '24mp',
1045
+ 'exposure_neg_2',
1046
+ 'autofps_select',
1047
+ 'panorama_horizontal_select',
1048
+ 'panorama_photosphere_select',
1049
+ 'wb_auto',
1050
+ 'hdr_plus',
1051
+ 'panorama_wide_angle',
1052
+ 'panorama_vertical_select',
1053
+ 'mic_external_off',
1054
+ '12mp',
1055
+ 'panorama_vertical',
1056
+ 'currency_franc',
1057
+ 'mp',
1058
+ 'hdr_enhanced_select',
1059
+ 'hevc',
1060
+ '18mp',
1061
+ '10mp',
1062
+ 'bedtime_off',
1063
+ 'raw_off',
1064
+ '23mp',
1065
+ 'hdr_off',
1066
+ '11mp',
1067
+ '20mp',
1068
+ '3mp',
1069
+ '5mp',
1070
+ '13mp',
1071
+ '16mp',
1072
+ '21mp',
1073
+ '15mp',
1074
+ '2mp',
1075
+ '17mp',
1076
+ '14mp',
1077
+ '22mp',
1078
+ '19mp',
1079
+ '4mp',
1080
+ '9mp',
1081
+ '6mp',
1082
+ '7mp',
1083
+ '8mp'
542
1084
  ]
543
1085
  },
544
1086
  {
545
- "title": "content",
1087
+ "title": 'Communication',
546
1088
  "icons": [
547
- "add",
548
- "add_box",
549
- "add_circle",
550
- "add_circle_outline",
551
- "amp_stories",
552
- "archive",
553
- "backspace",
554
- "ballot",
555
- "biotech",
556
- "block",
557
- "calculate",
558
- "clear",
559
- "content_copy",
560
- "content_cut",
561
- "content_paste",
562
- "create",
563
- "delete_sweep",
564
- "drafts",
565
- "dynamic_feed",
566
- "file_copy",
567
- "filter_list",
568
- "flag",
569
- "font_download",
570
- "forward",
571
- "gesture",
572
- "how_to_reg",
573
- "how_to_vote",
574
- "inbox",
575
- "insights",
576
- "link",
577
- "link_off",
578
- "low_priority",
579
- "mail",
580
- "markunread",
581
- "move_to_inbox",
582
- "next_week",
583
- "outlined_flag",
584
- "policy",
585
- "push_pin",
586
- "redo",
587
- "remove",
588
- "remove_circle",
589
- "remove_circle_outline",
590
- "reply",
591
- "reply_all",
592
- "report",
593
- "report_off",
594
- "save",
595
- "save_alt",
596
- "select_all",
597
- "send",
598
- "sort",
599
- "square_foot",
600
- "text_format",
601
- "unarchive",
602
- "undo",
603
- "waves",
604
- "weekend",
605
- "where_to_vote"
1089
+ 'email',
1090
+ 'location_on',
1091
+ 'call',
1092
+ 'phone',
1093
+ 'business',
1094
+ 'chat',
1095
+ 'mail_outline',
1096
+ 'list_alt',
1097
+ 'qr_code_scanner',
1098
+ 'vpn_key',
1099
+ 'chat_bubble_outline',
1100
+ 'alternate_email',
1101
+ 'forum',
1102
+ 'chat_bubble',
1103
+ 'textsms',
1104
+ 'contact_mail',
1105
+ 'person_search',
1106
+ 'sentiment_satisfied_alt',
1107
+ 'qr_code',
1108
+ 'qr_code_2',
1109
+ 'message',
1110
+ 'contacts',
1111
+ 'comment',
1112
+ 'key',
1113
+ 'import_contacts',
1114
+ 'app_registration',
1115
+ 'contact_phone',
1116
+ 'import_export',
1117
+ 'live_help',
1118
+ 'forward_to_inbox',
1119
+ 'hourglass_bottom',
1120
+ 'hourglass_top',
1121
+ 'rss_feed',
1122
+ 'mark_email_read',
1123
+ 'hub',
1124
+ 'read_more',
1125
+ 'document_scanner',
1126
+ 'more_time',
1127
+ 'mark_email_unread',
1128
+ 'call_end',
1129
+ 'clear_all',
1130
+ 'dialpad',
1131
+ 'phone_enabled',
1132
+ 'mark_chat_unread',
1133
+ 'cancel_presentation',
1134
+ '3p',
1135
+ 'call_made',
1136
+ 'screen_share',
1137
+ 'call_split',
1138
+ 'unsubscribe',
1139
+ 'domain_verification',
1140
+ 'present_to_all',
1141
+ 'mark_chat_read',
1142
+ 'co_present',
1143
+ 'add_ic_call',
1144
+ 'phonelink_ring',
1145
+ 'stay_current_portrait',
1146
+ 'call_received',
1147
+ 'phonelink_lock',
1148
+ 'phone_disabled',
1149
+ 'ring_volume',
1150
+ 'cell_tower',
1151
+ 'location_off',
1152
+ 'phonelink_setup',
1153
+ 'duo',
1154
+ 'stay_primary_portrait',
1155
+ 'swap_calls',
1156
+ 'voicemail',
1157
+ 'call_merge',
1158
+ 'phonelink_erase',
1159
+ 'mobile_screen_share',
1160
+ 'person_add_disabled',
1161
+ 'domain_disabled',
1162
+ 'call_missed_outgoing',
1163
+ 'spoke',
1164
+ 'speaker_phone',
1165
+ 'desktop_access_disabled',
1166
+ 'cell_wifi',
1167
+ 'stop_screen_share',
1168
+ 'print_disabled',
1169
+ 'mark_unread_chat_alt',
1170
+ 'call_missed',
1171
+ 'contact_emergency',
1172
+ 'pause_presentation',
1173
+ 'dialer_sip',
1174
+ 'comments_disabled',
1175
+ 'invert_colors_off',
1176
+ 'wifi_calling',
1177
+ 'rtt',
1178
+ 'portable_wifi_off',
1179
+ 'send_time_extension',
1180
+ 'mail_lock',
1181
+ 'stay_current_landscape',
1182
+ 'sip',
1183
+ 'nat',
1184
+ 'stay_primary_landscape',
1185
+ 'key_off',
1186
+ 'no_sim',
1187
+ 'vpn_key_off'
606
1188
  ]
607
1189
  },
608
1190
  {
609
- "title": "device",
1191
+ "title": 'Maps',
610
1192
  "icons": [
611
- "access_alarm",
612
- "access_alarms",
613
- "access_time",
614
- "ad_units",
615
- "add_alarm",
616
- "add_to_home_screen",
617
- "airplanemode_active",
618
- "airplanemode_inactive",
619
- "battery_alert",
620
- "battery_charging_full",
621
- "battery_full",
622
- "battery_std",
623
- "battery_unknown",
624
- "bluetooth",
625
- "bluetooth_connected",
626
- "bluetooth_disabled",
627
- "bluetooth_searching",
628
- "brightness_auto",
629
- "brightness_high",
630
- "brightness_low",
631
- "brightness_medium",
632
- "data_usage",
633
- "developer_mode",
634
- "devices",
635
- "dvr",
636
- "gps_fixed",
637
- "gps_not_fixed",
638
- "gps_off",
639
- "graphic_eq",
640
- "location_disabled",
641
- "location_searching",
642
- "mobile_friendly",
643
- "mobile_off",
644
- "nfc",
645
- "screen_lock_landscape",
646
- "screen_lock_portrait",
647
- "screen_lock_rotation",
648
- "screen_rotation",
649
- "sd_storage",
650
- "settings_system_daydream",
651
- "signal_cellular_4_bar",
652
- "signal_cellular_alt",
653
- "signal_cellular_connected_no_internet_4_bar",
654
- "signal_cellular_no_sim",
655
- "signal_cellular_null",
656
- "signal_cellular_off",
657
- "signal_wifi_4_bar",
658
- "signal_wifi_4_bar_lock",
659
- "signal_wifi_off",
660
- "storage",
661
- "usb",
662
- "wallpaper",
663
- "widgets",
664
- "wifi_lock",
665
- "wifi_tethering"
1193
+ 'local_shipping',
1194
+ 'place',
1195
+ 'menu_book',
1196
+ 'local_offer',
1197
+ 'badge',
1198
+ 'map',
1199
+ 'category',
1200
+ 'restaurant',
1201
+ 'directions_car',
1202
+ 'local_fire_department',
1203
+ 'volunteer_activism',
1204
+ 'my_location',
1205
+ 'flight',
1206
+ 'local_mall',
1207
+ 'near_me',
1208
+ 'handyman',
1209
+ 'directions_run',
1210
+ 'restaurant_menu',
1211
+ 'layers',
1212
+ 'medical_services',
1213
+ 'directions_walk',
1214
+ 'lunch_dining',
1215
+ 'local_hospital',
1216
+ 'celebration',
1217
+ 'local_library',
1218
+ 'pin_drop',
1219
+ 'park',
1220
+ 'local_atm',
1221
+ 'local_activity',
1222
+ 'person_pin',
1223
+ 'design_services',
1224
+ 'local_cafe',
1225
+ 'rate_review',
1226
+ 'delivery_dining',
1227
+ 'directions_bus',
1228
+ 'local_police',
1229
+ 'directions_bike',
1230
+ 'fastfood',
1231
+ 'directions_car_filled',
1232
+ 'home_repair_service',
1233
+ 'zoom_out_map',
1234
+ 'cleaning_services',
1235
+ 'hotel',
1236
+ 'local_phone',
1237
+ 'miscellaneous_services',
1238
+ 'local_grocery_store',
1239
+ 'navigation',
1240
+ 'local_gas_station',
1241
+ 'train',
1242
+ 'diamond',
1243
+ 'person_pin_circle',
1244
+ 'local_parking',
1245
+ 'local_florist',
1246
+ 'local_post_office',
1247
+ 'money',
1248
+ 'directions',
1249
+ 'two_wheeler',
1250
+ 'factory',
1251
+ 'add_business',
1252
+ 'electrical_services',
1253
+ 'traffic',
1254
+ 'route',
1255
+ 'directions_boat',
1256
+ 'local_bar',
1257
+ 'alt_route',
1258
+ 'beenhere',
1259
+ 'agriculture',
1260
+ 'warehouse',
1261
+ 'pedal_bike',
1262
+ '360',
1263
+ 'emergency',
1264
+ 'liquor',
1265
+ 'moving',
1266
+ 'local_airport',
1267
+ 'sailing',
1268
+ 'add_location_alt',
1269
+ 'local_dining',
1270
+ 'maps_ugc',
1271
+ 'local_taxi',
1272
+ 'ramen_dining',
1273
+ 'trip_origin',
1274
+ 'local_laundry_service',
1275
+ 'hail',
1276
+ 'local_drink',
1277
+ 'directions_bus_filled',
1278
+ 'local_printshop',
1279
+ 'theater_comedy',
1280
+ 'local_pizza',
1281
+ 'not_listed_location',
1282
+ 'forest',
1283
+ 'transfer_within_a_station',
1284
+ 'add_location',
1285
+ 'dinner_dining',
1286
+ 'bakery_dining',
1287
+ 'wine_bar',
1288
+ 'terrain',
1289
+ 'multiple_stop',
1290
+ 'takeout_dining',
1291
+ 'store_mall_directory',
1292
+ 'icecream',
1293
+ 'museum',
1294
+ 'nightlife',
1295
+ 'local_pharmacy',
1296
+ 'hardware',
1297
+ 'departure_board',
1298
+ 'add_road',
1299
+ 'set_meal',
1300
+ 'ev_station',
1301
+ 'electric_car',
1302
+ 'local_see',
1303
+ 'festival',
1304
+ 'plumbing',
1305
+ 'car_rental',
1306
+ 'layers_clear',
1307
+ 'attractions',
1308
+ 'edit_location',
1309
+ 'medical_information',
1310
+ 'zoom_in_map',
1311
+ 'local_convenience_store',
1312
+ 'pest_control',
1313
+ 'run_circle',
1314
+ 'dry_cleaning',
1315
+ 'edit_road',
1316
+ 'church',
1317
+ 'edit_attributes',
1318
+ 'edit_location_alt',
1319
+ 'moped',
1320
+ 'wrong_location',
1321
+ 'car_repair',
1322
+ 'local_movies',
1323
+ 'satellite',
1324
+ 'directions_boat_filled',
1325
+ 'soup_kitchen',
1326
+ 'signpost',
1327
+ 'tram',
1328
+ 'taxi_alert',
1329
+ 'breakfast_dining',
1330
+ 'atm',
1331
+ 'merge',
1332
+ 'straight',
1333
+ 'subway',
1334
+ 'transit_enterexit',
1335
+ 'brunch_dining',
1336
+ 'crisis_alert',
1337
+ 'hvac',
1338
+ 'electric_bike',
1339
+ 'directions_transit',
1340
+ 'connecting_airports',
1341
+ 'electric_scooter',
1342
+ 'egg',
1343
+ 'bus_alert',
1344
+ 'local_car_wash',
1345
+ 'local_hotel',
1346
+ 'mode_of_travel',
1347
+ 'stadium',
1348
+ 'safety_check',
1349
+ 'castle',
1350
+ 'streetview',
1351
+ 'car_crash',
1352
+ 'mosque',
1353
+ 'directions_subway',
1354
+ 'compass_calibration',
1355
+ 'electric_rickshaw',
1356
+ 'turn_right',
1357
+ 'airline_stops',
1358
+ 'directions_railway',
1359
+ 'no_meals',
1360
+ 'fork_right',
1361
+ 'railway_alert',
1362
+ 'electric_moped',
1363
+ 'local_play',
1364
+ 'no_crash',
1365
+ 'turn_left',
1366
+ 'bike_scooter',
1367
+ 'airlines',
1368
+ 'u_turn_left',
1369
+ 'pest_control_rodent',
1370
+ 'egg_alt',
1371
+ 'near_me_disabled',
1372
+ 'snowmobile',
1373
+ 'directions_transit_filled',
1374
+ 'tire_repair',
1375
+ 'no_transfer',
1376
+ 'directions_subway_filled',
1377
+ 'minor_crash',
1378
+ 'flight_class',
1379
+ 'kebab_dining',
1380
+ 'directions_railway_filled',
1381
+ 'sos',
1382
+ 'temple_buddhist',
1383
+ 'fort',
1384
+ 'emergency_share',
1385
+ 'u_turn_right',
1386
+ 'fire_truck',
1387
+ 'temple_hindu',
1388
+ 'synagogue',
1389
+ 'fork_left',
1390
+ 'remove_road',
1391
+ 'turn_sharp_right',
1392
+ 'screen_rotation_alt',
1393
+ 'roundabout_right',
1394
+ 'turn_slight_right',
1395
+ 'turn_slight_left',
1396
+ 'roundabout_left',
1397
+ 'emergency_recording',
1398
+ 'turn_sharp_left',
1399
+ 'ramp_left',
1400
+ 'ramp_right',
1401
+ 'fire_hydrant_alt'
666
1402
  ]
667
1403
  },
668
1404
  {
669
- "title": "editor",
1405
+ "title": 'File',
670
1406
  "icons": [
671
- "add_comment",
672
- "attach_file",
673
- "attach_money",
674
- "bar_chart",
675
- "border_all",
676
- "border_bottom",
677
- "border_clear",
678
- "border_horizontal",
679
- "border_inner",
680
- "border_left",
681
- "border_outer",
682
- "border_right",
683
- "border_style",
684
- "border_top",
685
- "border_vertical",
686
- "bubble_chart",
687
- "drag_handle",
688
- "format_align_center",
689
- "format_align_justify",
690
- "format_align_left",
691
- "format_align_right",
692
- "format_bold",
693
- "format_clear",
694
- "format_color_reset",
695
- "format_indent_decrease",
696
- "format_indent_increase",
697
- "format_italic",
698
- "format_line_spacing",
699
- "format_list_bulleted",
700
- "format_list_numbered",
701
- "format_list_numbered_rtl",
702
- "format_paint",
703
- "format_quote",
704
- "format_shapes",
705
- "format_size",
706
- "format_strikethrough",
707
- "format_textdirection_l_to_r",
708
- "format_textdirection_r_to_l",
709
- "format_underlined",
710
- "functions",
711
- "height",
712
- "highlight",
713
- "horizontal_rule",
714
- "insert_chart",
715
- "insert_chart_outlined",
716
- "insert_comment",
717
- "insert_drive_file",
718
- "insert_emoticon",
719
- "insert_invitation",
720
- "insert_link",
721
- "insert_photo",
722
- "linear_scale",
723
- "merge_type",
724
- "mode_comment",
725
- "monetization_on",
726
- "money_off",
727
- "multiline_chart",
728
- "notes",
729
- "pie_chart",
730
- "post_add",
731
- "publish",
732
- "scatter_plot",
733
- "score",
734
- "short_text",
735
- "show_chart",
736
- "space_bar",
737
- "stacked_line_chart",
738
- "strikethrough_s",
739
- "subscript",
740
- "superscript",
741
- "table_chart",
742
- "table_rows",
743
- "text_fields",
744
- "title",
745
- "vertical_align_bottom",
746
- "vertical_align_center",
747
- "vertical_align_top",
748
- "wrap_text"
1407
+ 'file_download',
1408
+ 'file_upload',
1409
+ 'download',
1410
+ 'folder',
1411
+ 'grid_view',
1412
+ 'upload_file',
1413
+ 'cloud_upload',
1414
+ 'folder_open',
1415
+ 'text_snippet',
1416
+ 'cloud',
1417
+ 'request_quote',
1418
+ 'cloud_download',
1419
+ 'drive_file_rename_outline',
1420
+ 'upload',
1421
+ 'attachment',
1422
+ 'download_for_offline',
1423
+ 'newspaper',
1424
+ 'create_new_folder',
1425
+ 'downloading',
1426
+ 'folder_shared',
1427
+ 'cloud_done',
1428
+ 'cloud_queue',
1429
+ 'workspaces',
1430
+ 'topic',
1431
+ 'approval',
1432
+ 'download_done',
1433
+ 'cloud_off',
1434
+ 'drive_file_move',
1435
+ 'file_open',
1436
+ 'drive_folder_upload',
1437
+ 'file_download_done',
1438
+ 'cloud_sync',
1439
+ 'attach_email',
1440
+ 'rule_folder',
1441
+ 'folder_zip',
1442
+ 'folder_copy',
1443
+ 'cloud_circle',
1444
+ 'snippet_folder',
1445
+ 'difference',
1446
+ 'file_download_off',
1447
+ 'folder_delete',
1448
+ 'drive_file_move_rtl',
1449
+ 'folder_off',
1450
+ 'format_overline'
749
1451
  ]
750
1452
  },
751
1453
  {
752
- "title": "file",
1454
+ "title": 'Audio&Video',
753
1455
  "icons": [
754
- "attach_email",
755
- "attachment",
756
- "cloud",
757
- "cloud_circle",
758
- "cloud_done",
759
- "cloud_download",
760
- "cloud_off",
761
- "cloud_queue",
762
- "cloud_upload",
763
- "create_new_folder",
764
- "folder",
765
- "folder_open",
766
- "folder_shared",
767
- "request_quote",
768
- "rule_folder",
769
- "snippet_folder",
770
- "text_snippet",
771
- "topic"
1456
+ 'play_arrow',
1457
+ 'play_circle_filled',
1458
+ 'videocam',
1459
+ 'play_circle',
1460
+ 'mic',
1461
+ 'volume_up',
1462
+ 'pause',
1463
+ 'play_circle_outline',
1464
+ 'replay',
1465
+ 'volume_off',
1466
+ 'skip_next',
1467
+ 'library_books',
1468
+ 'fiber_manual_record',
1469
+ 'speed',
1470
+ 'stop',
1471
+ 'movie',
1472
+ 'skip_previous',
1473
+ 'new_releases',
1474
+ 'playlist_add',
1475
+ 'loop',
1476
+ 'equalizer',
1477
+ 'fast_forward',
1478
+ 'web',
1479
+ 'video_library',
1480
+ 'playlist_add_check',
1481
+ 'library_add',
1482
+ 'mic_off',
1483
+ 'pause_circle',
1484
+ 'stop_circle',
1485
+ 'subscriptions',
1486
+ 'volume_mute',
1487
+ 'video_call',
1488
+ 'repeat',
1489
+ 'not_interested',
1490
+ 'shuffle',
1491
+ 'sort_by_alpha',
1492
+ 'fast_rewind',
1493
+ 'mic_none',
1494
+ 'library_music',
1495
+ 'volume_down',
1496
+ 'videocam_off',
1497
+ 'recent_actors',
1498
+ 'web_asset',
1499
+ 'library_add_check',
1500
+ 'hearing',
1501
+ 'queue_music',
1502
+ 'pause_circle_filled',
1503
+ 'subtitles',
1504
+ 'fiber_new',
1505
+ 'pause_circle_outline',
1506
+ 'note',
1507
+ 'av_timer',
1508
+ 'album',
1509
+ 'playlist_play',
1510
+ 'queue',
1511
+ 'games',
1512
+ 'radio',
1513
+ 'replay_circle_filled',
1514
+ 'branding_watermark',
1515
+ 'forward_10',
1516
+ 'replay_10',
1517
+ 'closed_caption',
1518
+ 'video_settings',
1519
+ 'featured_play_list',
1520
+ 'high_quality',
1521
+ 'playlist_add_check_circle',
1522
+ 'control_camera',
1523
+ 'playlist_remove',
1524
+ 'add_to_queue',
1525
+ 'slow_motion_video',
1526
+ 'repeat_one',
1527
+ 'airplay',
1528
+ 'call_to_action',
1529
+ 'snooze',
1530
+ 'hd',
1531
+ 'repeat_on',
1532
+ 'replay_30',
1533
+ 'closed_caption_off',
1534
+ 'featured_video',
1535
+ 'shuffle_on',
1536
+ 'forward_30',
1537
+ 'audio_file',
1538
+ '5g',
1539
+ 'playlist_add_circle',
1540
+ 'music_video',
1541
+ 'queue_play_next',
1542
+ 'replay_5',
1543
+ 'interpreter_mode',
1544
+ 'video_file',
1545
+ 'art_track',
1546
+ 'hearing_disabled',
1547
+ 'forward_5',
1548
+ 'explicit',
1549
+ 'video_label',
1550
+ '4k',
1551
+ 'fiber_smart_record',
1552
+ 'repeat_one_on',
1553
+ 'closed_caption_disabled',
1554
+ 'remove_from_queue',
1555
+ 'surround_sound',
1556
+ 'play_disabled',
1557
+ 'web_asset_off',
1558
+ 'sd',
1559
+ 'lyrics',
1560
+ 'missed_video_call',
1561
+ '10k',
1562
+ 'fiber_pin',
1563
+ 'fiber_dvr',
1564
+ '4k_plus',
1565
+ '1k',
1566
+ '2k',
1567
+ '1k_plus',
1568
+ '8k',
1569
+ '9k_plus',
1570
+ '5k',
1571
+ '8k_plus',
1572
+ '3k',
1573
+ '5k_plus',
1574
+ '9k',
1575
+ '7k',
1576
+ '6k_plus',
1577
+ '7k_plus',
1578
+ '2k_plus',
1579
+ '6k',
1580
+ '3k_plus'
772
1581
  ]
773
1582
  },
774
1583
  {
775
- "title": "hardware",
1584
+ "title": 'Toggle',
776
1585
  "icons": [
777
- "browser_not_supported",
778
- "cast",
779
- "cast_connected",
780
- "cast_for_education",
781
- "computer",
782
- "desktop_mac",
783
- "desktop_windows",
784
- "developer_board",
785
- "device_hub",
786
- "device_unknown",
787
- "devices_other",
788
- "dock",
789
- "gamepad",
790
- "headset",
791
- "headset_mic",
792
- "keyboard",
793
- "keyboard_arrow_down",
794
- "keyboard_arrow_left",
795
- "keyboard_arrow_right",
796
- "keyboard_arrow_up",
797
- "keyboard_backspace",
798
- "keyboard_capslock",
799
- "keyboard_hide",
800
- "keyboard_return",
801
- "keyboard_tab",
802
- "keyboard_voice",
803
- "laptop",
804
- "laptop_chromebook",
805
- "laptop_mac",
806
- "laptop_windows",
807
- "memory",
808
- "mouse",
809
- "phone_android",
810
- "phone_iphone",
811
- "phonelink",
812
- "phonelink_off",
813
- "point_of_sale",
814
- "power_input",
815
- "router",
816
- "scanner",
817
- "security",
818
- "sim_card",
819
- "smartphone",
820
- "speaker",
821
- "speaker_group",
822
- "tablet",
823
- "tablet_android",
824
- "tablet_mac",
825
- "toys",
826
- "tv",
827
- "videogame_asset",
828
- "watch"
1586
+ 'star',
1587
+ 'check_box',
1588
+ 'check_box_outline_blank',
1589
+ 'radio_button_unchecked',
1590
+ 'radio_button_checked',
1591
+ 'star_border',
1592
+ 'toggle_on',
1593
+ 'star_outline',
1594
+ 'toggle_off',
1595
+ 'star_half',
1596
+ 'indeterminate_check_box',
1597
+ 'star_purple500',
1598
+ 'star_border_purple500'
829
1599
  ]
830
1600
  },
831
1601
  {
832
- "title": "home",
1602
+ "title": 'Alert',
833
1603
  "icons": [
834
- "sensor_door",
835
- "sensor_window"
1604
+ 'warning',
1605
+ 'error',
1606
+ 'error_outline',
1607
+ 'warning_amber',
1608
+ 'notification_important',
1609
+ 'add_alert',
1610
+ 'auto_delete'
836
1611
  ]
837
1612
  },
838
1613
  {
839
- "title": "image",
1614
+ "title": 'Notification',
840
1615
  "icons": [
841
- "add_a_photo",
842
- "add_photo_alternate",
843
- "add_to_photos",
844
- "adjust",
845
- "assistant",
846
- "assistant_photo",
847
- "audiotrack",
848
- "bedtime",
849
- "blur_circular",
850
- "blur_linear",
851
- "blur_off",
852
- "blur_on",
853
- "brightness_1",
854
- "brightness_2",
855
- "brightness_3",
856
- "brightness_4",
857
- "brightness_5",
858
- "brightness_6",
859
- "brightness_7",
860
- "broken_image",
861
- "brush",
862
- "burst_mode",
863
- "camera",
864
- "camera_alt",
865
- "camera_front",
866
- "camera_rear",
867
- "camera_roll",
868
- "center_focus_strong",
869
- "center_focus_weak",
870
- "collections",
871
- "collections_bookmark",
872
- "color_lens",
873
- "colorize",
874
- "compare",
875
- "control_point",
876
- "control_point_duplicate",
877
- "crop",
878
- "crop_16_9",
879
- "crop_3_2",
880
- "crop_5_4",
881
- "crop_7_5",
882
- "crop_din",
883
- "crop_free",
884
- "crop_landscape",
885
- "crop_original",
886
- "crop_portrait",
887
- "crop_rotate",
888
- "crop_square",
889
- "dehaze",
890
- "details",
891
- "edit",
892
- "euro",
893
- "exposure",
894
- "exposure_neg_1",
895
- "exposure_neg_2",
896
- "exposure_plus_1",
897
- "exposure_plus_2",
898
- "exposure_zero",
899
- "filter",
900
- "filter_1",
901
- "filter_2",
902
- "filter_3",
903
- "filter_4",
904
- "filter_5",
905
- "filter_6",
906
- "filter_7",
907
- "filter_8",
908
- "filter_9",
909
- "filter_9_plus",
910
- "filter_b_and_w",
911
- "filter_center_focus",
912
- "filter_drama",
913
- "filter_frames",
914
- "filter_hdr",
915
- "filter_none",
916
- "filter_tilt_shift",
917
- "filter_vintage",
918
- "flare",
919
- "flash_auto",
920
- "flash_off",
921
- "flash_on",
922
- "flip",
923
- "flip_camera_android",
924
- "flip_camera_ios",
925
- "gradient",
926
- "grain",
927
- "grid_off",
928
- "grid_on",
929
- "hdr_off",
930
- "hdr_on",
931
- "hdr_strong",
932
- "hdr_weak",
933
- "healing",
934
- "image",
935
- "image_aspect_ratio",
936
- "image_not_supported",
937
- "image_search",
938
- "iso",
939
- "landscape",
940
- "leak_add",
941
- "leak_remove",
942
- "lens",
943
- "linked_camera",
944
- "looks",
945
- "looks_3",
946
- "looks_4",
947
- "looks_5",
948
- "looks_6",
949
- "looks_one",
950
- "looks_two",
951
- "loupe",
952
- "monochrome_photos",
953
- "motion_photos_on",
954
- "motion_photos_pause",
955
- "motion_photos_paused",
956
- "movie_creation",
957
- "movie_filter",
958
- "music_note",
959
- "music_off",
960
- "nature",
961
- "nature_people",
962
- "navigate_before",
963
- "navigate_next",
964
- "palette",
965
- "panorama",
966
- "panorama_fish_eye",
967
- "panorama_horizontal",
968
- "panorama_vertical",
969
- "panorama_wide_angle",
970
- "photo",
971
- "photo_album",
972
- "photo_camera",
973
- "photo_filter",
974
- "photo_library",
975
- "photo_size_select_actual",
976
- "photo_size_select_large",
977
- "photo_size_select_small",
978
- "picture_as_pdf",
979
- "portrait",
980
- "receipt_long",
981
- "remove_red_eye",
982
- "rotate_90_degrees_ccw",
983
- "rotate_left",
984
- "rotate_right",
985
- "shutter_speed",
986
- "slideshow",
987
- "straighten",
988
- "style",
989
- "switch_camera",
990
- "switch_video",
991
- "tag_faces",
992
- "texture",
993
- "timelapse",
994
- "timer",
995
- "timer_10",
996
- "timer_3",
997
- "timer_off",
998
- "tonality",
999
- "transform",
1000
- "tune",
1001
- "view_comfy",
1002
- "view_compact",
1003
- "vignette",
1004
- "wb_auto",
1005
- "wb_cloudy",
1006
- "wb_incandescent",
1007
- "wb_iridescent",
1008
- "wb_sunny"
1616
+ 'support_agent',
1617
+ 'wifi',
1618
+ 'account_tree',
1619
+ 'sync',
1620
+ 'priority_high',
1621
+ 'event_available',
1622
+ 'event_note',
1623
+ 'confirmation_number',
1624
+ 'sms',
1625
+ 'live_tv',
1626
+ 'ondemand_video',
1627
+ 'drive_eta',
1628
+ 'wifi_off',
1629
+ 'event_busy',
1630
+ 'do_not_disturb_on',
1631
+ 'wc',
1632
+ 'more',
1633
+ 'power',
1634
+ 'do_not_disturb',
1635
+ 'sync_problem',
1636
+ 'time_to_leave',
1637
+ 'do_disturb_on',
1638
+ 'vpn_lock',
1639
+ 'running_with_errors',
1640
+ 'folder_special',
1641
+ 'enhanced_encryption',
1642
+ 'do_disturb',
1643
+ 'sms_failed',
1644
+ 'network_check',
1645
+ 'phone_callback',
1646
+ 'adb',
1647
+ 'phone_forwarded',
1648
+ 'system_update',
1649
+ 'power_off',
1650
+ 'personal_video',
1651
+ 'voice_chat',
1652
+ 'vibration',
1653
+ 'airline_seat_recline_normal',
1654
+ 'do_disturb_alt',
1655
+ 'do_not_disturb_alt',
1656
+ 'sync_disabled',
1657
+ 'tap_and_play',
1658
+ 'no_encryption',
1659
+ 'sd_card',
1660
+ 'phone_missed',
1661
+ 'airline_seat_recline_extra',
1662
+ 'imagesearch_roller',
1663
+ 'mms',
1664
+ 'disc_full',
1665
+ 'no_encryption_gmailerrorred',
1666
+ 'sync_lock',
1667
+ 'bluetooth_audio',
1668
+ 'sd_card_alert',
1669
+ 'sim_card_alert',
1670
+ 'do_not_disturb_off',
1671
+ 'airline_seat_individual_suite',
1672
+ 'phone_paused',
1673
+ 'do_disturb_off',
1674
+ 'phone_locked',
1675
+ 'network_locked',
1676
+ 'airline_seat_flat',
1677
+ 'tv_off',
1678
+ 'phone_bluetooth_speaker',
1679
+ 'airline_seat_flat_angled',
1680
+ 'airline_seat_legroom_normal',
1681
+ 'directions_off',
1682
+ 'airline_seat_legroom_extra',
1683
+ 'airline_seat_legroom_reduced',
1684
+ 'video_chat'
1009
1685
  ]
1010
1686
  },
1011
1687
  {
1012
- "title": "maps",
1688
+ "title": 'Editor',
1013
1689
  "icons": [
1014
- "360",
1015
- "add_business",
1016
- "add_location",
1017
- "add_location_alt",
1018
- "add_road",
1019
- "agriculture",
1020
- "alt_route",
1021
- "atm",
1022
- "beenhere",
1023
- "bike_scooter",
1024
- "category",
1025
- "cleaning_services",
1026
- "compass_calibration",
1027
- "departure_board",
1028
- "design_services",
1029
- "directions",
1030
- "directions_bike",
1031
- "directions_boat",
1032
- "directions_bus",
1033
- "directions_car",
1034
- "directions_railway",
1035
- "directions_run",
1036
- "directions_subway",
1037
- "directions_transit",
1038
- "directions_walk",
1039
- "edit_attributes",
1040
- "edit_location",
1041
- "edit_road",
1042
- "electric_bike",
1043
- "electric_car",
1044
- "electric_moped",
1045
- "electric_scooter",
1046
- "electrical_services",
1047
- "ev_station",
1048
- "fastfood",
1049
- "flight",
1050
- "handyman",
1051
- "home_repair_service",
1052
- "hotel",
1053
- "hvac",
1054
- "layers",
1055
- "layers_clear",
1056
- "local_activity",
1057
- "local_airport",
1058
- "local_atm",
1059
- "local_bar",
1060
- "local_cafe",
1061
- "local_car_wash",
1062
- "local_convenience_store",
1063
- "local_dining",
1064
- "local_drink",
1065
- "local_fire_department",
1066
- "local_florist",
1067
- "local_gas_station",
1068
- "local_grocery_store",
1069
- "local_hospital",
1070
- "local_hotel",
1071
- "local_laundry_service",
1072
- "local_library",
1073
- "local_mall",
1074
- "local_movies",
1075
- "local_offer",
1076
- "local_parking",
1077
- "local_pharmacy",
1078
- "local_phone",
1079
- "local_pizza",
1080
- "local_play",
1081
- "local_police",
1082
- "local_post_office",
1083
- "local_printshop",
1084
- "local_see",
1085
- "local_shipping",
1086
- "local_taxi",
1087
- "map",
1088
- "maps_ugc",
1089
- "medical_services",
1090
- "menu_book",
1091
- "miscellaneous_services",
1092
- "money",
1093
- "moped",
1094
- "multiple_stop",
1095
- "museum",
1096
- "my_location",
1097
- "navigation",
1098
- "near_me",
1099
- "near_me_disabled",
1100
- "no_meals",
1101
- "no_transfer",
1102
- "not_listed_location",
1103
- "pedal_bike",
1104
- "person_pin",
1105
- "person_pin_circle",
1106
- "pest_control",
1107
- "pest_control_rodent",
1108
- "pin_drop",
1109
- "place",
1110
- "plumbing",
1111
- "rate_review",
1112
- "restaurant",
1113
- "restaurant_menu",
1114
- "run_circle",
1115
- "satellite",
1116
- "set_meal",
1117
- "store_mall_directory",
1118
- "streetview",
1119
- "subway",
1120
- "terrain",
1121
- "traffic",
1122
- "train",
1123
- "tram",
1124
- "transfer_within_a_station",
1125
- "transit_enterexit",
1126
- "trip_origin",
1127
- "two_wheeler",
1128
- "wine_bar",
1129
- "wrong_location",
1130
- "zoom_out_map"
1690
+ 'attach_money',
1691
+ 'edit_note',
1692
+ 'format_list_bulleted',
1693
+ 'mode_edit',
1694
+ 'monetization_on',
1695
+ 'attach_file',
1696
+ 'post_add',
1697
+ 'bar_chart',
1698
+ 'checklist',
1699
+ 'drag_handle',
1700
+ 'show_chart',
1701
+ 'insert_drive_file',
1702
+ 'format_quote',
1703
+ 'query_stats',
1704
+ 'format_list_numbered',
1705
+ 'table_chart',
1706
+ 'border_color',
1707
+ 'pie_chart',
1708
+ 'notes',
1709
+ 'format_bold',
1710
+ 'text_fields',
1711
+ 'checklist_rtl',
1712
+ 'table_rows',
1713
+ 'publish',
1714
+ 'title',
1715
+ 'insert_emoticon',
1716
+ 'auto_graph',
1717
+ 'insert_photo',
1718
+ 'insert_chart_outlined',
1719
+ 'draw',
1720
+ 'mode',
1721
+ 'mode_comment',
1722
+ 'functions',
1723
+ 'insert_link',
1724
+ 'mode_edit_outline',
1725
+ 'insert_invitation',
1726
+ 'horizontal_rule',
1727
+ 'format_align_left',
1728
+ 'format_italic',
1729
+ 'format_color_fill',
1730
+ 'add_comment',
1731
+ 'insert_chart',
1732
+ 'linear_scale',
1733
+ 'stacked_line_chart',
1734
+ 'format_size',
1735
+ 'insert_comment',
1736
+ 'format_underlined',
1737
+ 'money_off',
1738
+ 'bubble_chart',
1739
+ 'vertical_align_bottom',
1740
+ 'height',
1741
+ 'vertical_align_top',
1742
+ 'schema',
1743
+ 'format_align_center',
1744
+ 'square',
1745
+ 'area_chart',
1746
+ 'format_paint',
1747
+ 'format_color_text',
1748
+ 'format_align_right',
1749
+ 'scatter_plot',
1750
+ 'format_list_numbered_rtl',
1751
+ 'highlight',
1752
+ 'format_align_justify',
1753
+ 'data_object',
1754
+ 'merge_type',
1755
+ 'add_chart',
1756
+ 'numbers',
1757
+ 'format_shapes',
1758
+ 'money_off_csred',
1759
+ 'pie_chart_outline',
1760
+ 'format_indent_increase',
1761
+ 'short_text',
1762
+ 'move_up',
1763
+ 'strikethrough_s',
1764
+ 'format_color_reset',
1765
+ 'vertical_align_center',
1766
+ 'align_horizontal_left',
1767
+ 'hexagon',
1768
+ 'rectangle',
1769
+ 'multiline_chart',
1770
+ 'move_down',
1771
+ 'score',
1772
+ 'border_all',
1773
+ 'text_increase',
1774
+ 'format_indent_decrease',
1775
+ 'polyline',
1776
+ 'format_clear',
1777
+ 'space_bar',
1778
+ 'format_line_spacing',
1779
+ 'horizontal_distribute',
1780
+ 'align_vertical_bottom',
1781
+ 'candlestick_chart',
1782
+ 'align_horizontal_center',
1783
+ 'vertical_distribute',
1784
+ 'align_horizontal_right',
1785
+ 'format_strikethrough',
1786
+ 'superscript',
1787
+ 'margin',
1788
+ 'data_array',
1789
+ 'pentagon',
1790
+ 'wrap_text',
1791
+ 'align_vertical_top',
1792
+ 'border_clear',
1793
+ 'subscript',
1794
+ 'align_vertical_center',
1795
+ 'text_decrease',
1796
+ 'border_style',
1797
+ 'padding',
1798
+ 'border_outer',
1799
+ 'line_axis',
1800
+ 'insert_page_break',
1801
+ 'border_inner',
1802
+ 'border_left',
1803
+ 'format_textdirection_l_to_r',
1804
+ 'border_bottom',
1805
+ 'border_vertical',
1806
+ 'shape_line',
1807
+ 'border_horizontal',
1808
+ 'format_textdirection_r_to_l',
1809
+ 'border_top',
1810
+ 'border_right',
1811
+ 'type_specimen'
1131
1812
  ]
1132
1813
  },
1133
1814
  {
1134
- "title": "navigation",
1815
+ "title": 'Hardware',
1135
1816
  "icons": [
1136
- "app_settings_alt",
1137
- "apps",
1138
- "arrow_back",
1139
- "arrow_back_ios",
1140
- "arrow_downward",
1141
- "arrow_drop_down",
1142
- "arrow_drop_down_circle",
1143
- "arrow_drop_up",
1144
- "arrow_forward",
1145
- "arrow_forward_ios",
1146
- "arrow_left",
1147
- "arrow_right",
1148
- "arrow_upward",
1149
- "campaign",
1150
- "cancel",
1151
- "check",
1152
- "chevron_left",
1153
- "chevron_right",
1154
- "close",
1155
- "double_arrow",
1156
- "east",
1157
- "expand_less",
1158
- "expand_more",
1159
- "first_page",
1160
- "fullscreen",
1161
- "fullscreen_exit",
1162
- "home_work",
1163
- "last_page",
1164
- "legend_toggle",
1165
- "menu",
1166
- "menu_open",
1167
- "more_horiz",
1168
- "more_vert",
1169
- "north",
1170
- "north_east",
1171
- "north_west",
1172
- "payments",
1173
- "refresh",
1174
- "south",
1175
- "south_east",
1176
- "south_west",
1177
- "subdirectory_arrow_left",
1178
- "subdirectory_arrow_right",
1179
- "switch_left",
1180
- "switch_right",
1181
- "unfold_less",
1182
- "unfold_more",
1183
- "west"
1817
+ 'keyboard_arrow_down',
1818
+ 'phone_iphone',
1819
+ 'smartphone',
1820
+ 'keyboard_arrow_right',
1821
+ 'computer',
1822
+ 'security',
1823
+ 'desktop_windows',
1824
+ 'smart_display',
1825
+ 'keyboard_backspace',
1826
+ 'phone_android',
1827
+ 'keyboard_arrow_up',
1828
+ 'keyboard_double_arrow_right',
1829
+ 'keyboard_return',
1830
+ 'laptop',
1831
+ 'smart_toy',
1832
+ 'keyboard_arrow_left',
1833
+ 'headphones',
1834
+ 'memory',
1835
+ 'keyboard',
1836
+ 'point_of_sale',
1837
+ 'headset_mic',
1838
+ 'tv',
1839
+ 'keyboard_double_arrow_left',
1840
+ 'keyboard_double_arrow_down',
1841
+ 'mouse',
1842
+ 'keyboard_voice',
1843
+ 'developer_board',
1844
+ 'router',
1845
+ 'videogame_asset',
1846
+ 'start',
1847
+ 'keyboard_double_arrow_up',
1848
+ 'cast_for_education',
1849
+ 'device_hub',
1850
+ 'headset',
1851
+ 'laptop_mac',
1852
+ 'cast',
1853
+ 'watch',
1854
+ 'tablet_mac',
1855
+ 'devices_other',
1856
+ 'desktop_mac',
1857
+ 'keyboard_tab',
1858
+ 'laptop_chromebook',
1859
+ 'phonelink',
1860
+ 'monitor',
1861
+ 'speaker',
1862
+ 'toys',
1863
+ 'gamepad',
1864
+ 'sim_card',
1865
+ 'keyboard_alt',
1866
+ 'connected_tv',
1867
+ 'tablet_android',
1868
+ 'cast_connected',
1869
+ 'laptop_windows',
1870
+ 'device_unknown',
1871
+ 'browser_updated',
1872
+ 'keyboard_hide',
1873
+ 'scanner',
1874
+ 'tablet',
1875
+ 'speaker_group',
1876
+ 'earbuds',
1877
+ 'keyboard_capslock',
1878
+ 'headset_off',
1879
+ 'keyboard_command_key',
1880
+ 'home_max',
1881
+ 'headphones_battery',
1882
+ 'power_input',
1883
+ 'dock',
1884
+ 'smart_screen',
1885
+ 'browser_not_supported',
1886
+ 'earbuds_battery',
1887
+ 'phonelink_off',
1888
+ 'home_mini',
1889
+ 'adf_scanner',
1890
+ 'developer_board_off',
1891
+ 'videogame_asset_off',
1892
+ 'keyboard_control_key',
1893
+ 'watch_off',
1894
+ 'keyboard_option_key'
1184
1895
  ]
1185
1896
  },
1186
1897
  {
1187
- "title": "notification",
1898
+ "title": 'Device',
1188
1899
  "icons": [
1189
- "account_tree",
1190
- "adb",
1191
- "airline_seat_flat",
1192
- "airline_seat_flat_angled",
1193
- "airline_seat_individual_suite",
1194
- "airline_seat_legroom_extra",
1195
- "airline_seat_legroom_normal",
1196
- "airline_seat_legroom_reduced",
1197
- "airline_seat_recline_extra",
1198
- "airline_seat_recline_normal",
1199
- "bluetooth_audio",
1200
- "confirmation_number",
1201
- "directions_off",
1202
- "disc_full",
1203
- "drive_eta",
1204
- "enhanced_encryption",
1205
- "event_available",
1206
- "event_busy",
1207
- "event_note",
1208
- "folder_special",
1209
- "live_tv",
1210
- "mms",
1211
- "more",
1212
- "network_check",
1213
- "network_locked",
1214
- "no_encryption",
1215
- "ondemand_video",
1216
- "personal_video",
1217
- "phone_bluetooth_speaker",
1218
- "phone_callback",
1219
- "phone_forwarded",
1220
- "phone_in_talk",
1221
- "phone_locked",
1222
- "phone_missed",
1223
- "phone_paused",
1224
- "power",
1225
- "power_off",
1226
- "priority_high",
1227
- "sd_card",
1228
- "sms",
1229
- "sms_failed",
1230
- "support_agent",
1231
- "sync",
1232
- "sync_disabled",
1233
- "sync_problem",
1234
- "system_update",
1235
- "tap_and_play",
1236
- "time_to_leave",
1237
- "tv_off",
1238
- "vibration",
1239
- "voice_chat",
1240
- "vpn_lock",
1241
- "wc",
1242
- "wifi",
1243
- "wifi_off"
1900
+ 'light_mode',
1901
+ 'restart_alt',
1902
+ 'dark_mode',
1903
+ 'task',
1904
+ 'summarize',
1905
+ 'password',
1906
+ 'sell',
1907
+ 'signal_cellular_alt',
1908
+ 'devices',
1909
+ 'settings_suggest',
1910
+ 'quiz',
1911
+ 'widgets',
1912
+ 'storage',
1913
+ 'credit_score',
1914
+ 'thermostat',
1915
+ 'battery_full',
1916
+ 'gps_fixed',
1917
+ 'price_check',
1918
+ 'medication',
1919
+ 'pin',
1920
+ 'gpp_good',
1921
+ 'price_change',
1922
+ 'battery_charging_full',
1923
+ 'tungsten',
1924
+ 'fmd_good',
1925
+ 'reviews',
1926
+ 'air',
1927
+ 'note_alt',
1928
+ 'bluetooth',
1929
+ 'graphic_eq',
1930
+ 'dvr',
1931
+ 'monitor_heart',
1932
+ 'nightlight',
1933
+ 'sports_score',
1934
+ 'access_time',
1935
+ 'water',
1936
+ 'share_location',
1937
+ 'gpp_maybe',
1938
+ 'cable',
1939
+ 'location_searching',
1940
+ 'cameraswitch',
1941
+ 'shortcut',
1942
+ 'airplane_ticket',
1943
+ 'wallpaper',
1944
+ 'device_thermostat',
1945
+ 'radar',
1946
+ 'gpp_bad',
1947
+ 'data_usage',
1948
+ 'discount',
1949
+ 'monitor_weight',
1950
+ 'signal_wifi_4_bar',
1951
+ 'developer_mode',
1952
+ 'mode_night',
1953
+ 'wifi_tethering',
1954
+ 'battery_std',
1955
+ 'bloodtype',
1956
+ 'signal_cellular_4_bar',
1957
+ 'lan',
1958
+ 'fmd_bad',
1959
+ 'flashlight_on',
1960
+ 'splitscreen',
1961
+ 'network_wifi',
1962
+ 'sim_card_download',
1963
+ 'access_time_filled',
1964
+ 'airplanemode_active',
1965
+ 'mobile_friendly',
1966
+ 'usb',
1967
+ 'send_to_mobile',
1968
+ 'battery_alert',
1969
+ 'lens_blur',
1970
+ 'screen_search_desktop',
1971
+ 'signal_wifi_statusbar_4_bar',
1972
+ 'screen_rotation',
1973
+ 'signal_wifi_statusbar_connected_no_internet_4',
1974
+ 'gps_not_fixed',
1975
+ 'system_security_update_good',
1976
+ 'bluetooth_connected',
1977
+ 'remember_me',
1978
+ 'nfc',
1979
+ 'mode_standby',
1980
+ 'battery_5_bar',
1981
+ 'pattern',
1982
+ 'brightness_high',
1983
+ 'battery_saver',
1984
+ 'play_lesson',
1985
+ 'storm',
1986
+ 'data_saver_off',
1987
+ 'brightness_medium',
1988
+ 'data_saver_on',
1989
+ 'brightness_low',
1990
+ 'bluetooth_searching',
1991
+ 'grid_4x4',
1992
+ 'signal_wifi_0_bar',
1993
+ 'screenshot',
1994
+ 'network_cell',
1995
+ 'mobiledata_off',
1996
+ 'ad_units',
1997
+ 'bluetooth_disabled',
1998
+ 'ssid_chart',
1999
+ 'battery_4_bar',
2000
+ 'hdr_auto',
2001
+ 'security_update_good',
2002
+ 'wifi_calling_3',
2003
+ 'battery_0_bar',
2004
+ 'battery_unknown',
2005
+ 'signal_wifi_off',
2006
+ 'settings_system_daydream',
2007
+ 'battery_6_bar',
2008
+ 'signal_wifi_bad',
2009
+ 'access_alarms',
2010
+ 'battery_3_bar',
2011
+ 'signal_wifi_connected_no_internet_4',
2012
+ 'aod',
2013
+ 'access_alarm',
2014
+ 'add_to_home_screen',
2015
+ 'flashlight_off',
2016
+ 'signal_cellular_0_bar',
2017
+ 'security_update',
2018
+ 'gps_off',
2019
+ 'medication_liquid',
2020
+ 'signal_wifi_statusbar_null',
2021
+ 'battery_1_bar',
2022
+ 'sd_storage',
2023
+ 'punch_clock',
2024
+ '4g_mobiledata',
2025
+ 'grid_3x3',
2026
+ 'reset_tv',
2027
+ 'brightness_auto',
2028
+ 'signal_cellular_connected_no_internet_4_bar',
2029
+ 'wifi_lock',
2030
+ 'do_not_disturb_on_total_silence',
2031
+ 'nearby_error',
2032
+ 'airplanemode_inactive',
2033
+ 'battery_2_bar',
2034
+ '1x_mobiledata',
2035
+ 'security_update_warning',
2036
+ 'dataset',
2037
+ 'screenshot_monitor',
2038
+ 'signal_cellular_connected_no_internet_0_bar',
2039
+ 'phishing',
2040
+ 'screen_lock_portrait',
2041
+ 'wifi_password',
2042
+ 'system_security_update_warning',
2043
+ 'system_security_update',
2044
+ 'wifi_tethering_off',
2045
+ 'edgesensor_high',
2046
+ '4g_plus_mobiledata',
2047
+ 'signal_cellular_nodata',
2048
+ '30fps',
2049
+ 'signal_cellular_off',
2050
+ 'signal_wifi_4_bar_lock',
2051
+ 'lte_mobiledata',
2052
+ 'add_alarm',
2053
+ 'location_disabled',
2054
+ 'bluetooth_drive',
2055
+ 'network_wifi_1_bar',
2056
+ 'mobile_off',
2057
+ 'signal_cellular_null',
2058
+ 'wifi_find',
2059
+ 'media_bluetooth_on',
2060
+ 'network_wifi_3_bar',
2061
+ 'rsvp',
2062
+ 'edgesensor_low',
2063
+ '3g_mobiledata',
2064
+ 'grid_goldenratio',
2065
+ 'usb_off',
2066
+ 'screen_lock_rotation',
2067
+ '60fps',
2068
+ 'screen_lock_landscape',
2069
+ 'lte_plus_mobiledata',
2070
+ 'network_wifi_2_bar',
2071
+ 'timer_10_select',
2072
+ 'wifi_2_bar',
2073
+ 'signal_cellular_no_sim',
2074
+ 'signal_cellular_alt_1_bar',
2075
+ 'wifi_tethering_error',
2076
+ 'signal_cellular_alt_2_bar',
2077
+ 'dataset_linked',
2078
+ 'g_mobiledata',
2079
+ 'wifi_1_bar',
2080
+ 'wifi_channel',
2081
+ 'timer_3_select',
2082
+ 'h_mobiledata',
2083
+ 'media_bluetooth_off',
2084
+ 'e_mobiledata',
2085
+ 'r_mobiledata',
2086
+ 'h_plus_mobiledata',
2087
+ 'hdr_on_select',
2088
+ 'hdr_auto_select',
2089
+ 'nearby_off',
2090
+ 'hdr_off_select',
2091
+ 'devices_fold',
2092
+ 'fluorescent',
2093
+ 'macro_off'
1244
2094
  ]
1245
2095
  },
1246
2096
  {
1247
- "title": "places",
2097
+ "title": 'Places',
1248
2098
  "icons": [
1249
- "ac_unit",
1250
- "airport_shuttle",
1251
- "all_inclusive",
1252
- "apartment",
1253
- "baby_changing_station",
1254
- "backpack",
1255
- "bathtub",
1256
- "beach_access",
1257
- "bento",
1258
- "business_center",
1259
- "carpenter",
1260
- "casino",
1261
- "charging_station",
1262
- "checkroom",
1263
- "child_care",
1264
- "child_friendly",
1265
- "corporate_fare",
1266
- "countertops",
1267
- "do_not_step",
1268
- "do_not_touch",
1269
- "dry",
1270
- "elevator",
1271
- "escalator",
1272
- "escalator_warning",
1273
- "family_restroom",
1274
- "fence",
1275
- "fire_extinguisher",
1276
- "fitness_center",
1277
- "food_bank",
1278
- "foundation",
1279
- "free_breakfast",
1280
- "golf_course",
1281
- "grass",
1282
- "hot_tub",
1283
- "house",
1284
- "house_siding",
1285
- "kitchen",
1286
- "meeting_room",
1287
- "microwave",
1288
- "night_shelter",
1289
- "no_backpack",
1290
- "no_cell",
1291
- "no_drinks",
1292
- "no_flash",
1293
- "no_food",
1294
- "no_meeting_room",
1295
- "no_photography",
1296
- "no_stroller",
1297
- "pool",
1298
- "rice_bowl",
1299
- "roofing",
1300
- "room_preferences",
1301
- "room_service",
1302
- "rv_hookup",
1303
- "smoke_free",
1304
- "smoking_rooms",
1305
- "soap",
1306
- "spa",
1307
- "sports_bar",
1308
- "stairs",
1309
- "storefront",
1310
- "stroller",
1311
- "tapas",
1312
- "tty",
1313
- "umbrella",
1314
- "wash",
1315
- "water_damage",
1316
- "wheelchair_pickup"
2099
+ 'storefront',
2100
+ 'apartment',
2101
+ 'fitness_center',
2102
+ 'business_center',
2103
+ 'spa',
2104
+ 'meeting_room',
2105
+ 'house',
2106
+ 'corporate_fare',
2107
+ 'ac_unit',
2108
+ 'cottage',
2109
+ 'family_restroom',
2110
+ 'checkroom',
2111
+ 'other_houses',
2112
+ 'all_inclusive',
2113
+ 'grass',
2114
+ 'airport_shuttle',
2115
+ 'child_care',
2116
+ 'beach_access',
2117
+ 'pool',
2118
+ 'kitchen',
2119
+ 'casino',
2120
+ 'holiday_village',
2121
+ 'room_service',
2122
+ 'roofing',
2123
+ 'room_preferences',
2124
+ 'sports_bar',
2125
+ 'free_breakfast',
2126
+ 'bathtub',
2127
+ 'escalator_warning',
2128
+ 'child_friendly',
2129
+ 'foundation',
2130
+ 'food_bank',
2131
+ 'gite',
2132
+ 'villa',
2133
+ 'night_shelter',
2134
+ 'golf_course',
2135
+ 'no_photography',
2136
+ 'stairs',
2137
+ 'microwave',
2138
+ 'backpack',
2139
+ 'elevator',
2140
+ 'wash',
2141
+ 'smoking_rooms',
2142
+ 'cabin',
2143
+ 'house_siding',
2144
+ 'hot_tub',
2145
+ 'countertops',
2146
+ 'water_damage',
2147
+ 'fire_extinguisher',
2148
+ 'carpenter',
2149
+ 'charging_station',
2150
+ 'rv_hookup',
2151
+ 'baby_changing_station',
2152
+ 'soap',
2153
+ 'smoke_free',
2154
+ 'umbrella',
2155
+ 'tapas',
2156
+ 'do_not_touch',
2157
+ 'rice_bowl',
2158
+ 'tty',
2159
+ 'balcony',
2160
+ 'fence',
2161
+ 'no_food',
2162
+ 'houseboat',
2163
+ 'bento',
2164
+ 'wheelchair_pickup',
2165
+ 'iron',
2166
+ 'bungalow',
2167
+ 'crib',
2168
+ 'chalet',
2169
+ 'do_not_step',
2170
+ 'no_meeting_room',
2171
+ 'escalator',
2172
+ 'dry',
2173
+ 'stroller',
2174
+ 'no_drinks',
2175
+ 'no_cell',
2176
+ 'no_flash',
2177
+ 'no_backpack',
2178
+ 'no_stroller',
2179
+ 'vaping_rooms',
2180
+ 'desk',
2181
+ 'vape_free'
1317
2182
  ]
1318
2183
  },
1319
2184
  {
1320
- "title": "social",
2185
+ "title": 'Search',
1321
2186
  "icons": [
1322
- "6_ft_apart",
1323
- "architecture",
1324
- "cake",
1325
- "clean_hands",
1326
- "connect_without_contact",
1327
- "construction",
1328
- "coronavirus",
1329
- "deck",
1330
- "domain",
1331
- "elderly",
1332
- "emoji_emotions",
1333
- "emoji_events",
1334
- "emoji_flags",
1335
- "emoji_food_beverage",
1336
- "emoji_nature",
1337
- "emoji_objects",
1338
- "emoji_people",
1339
- "emoji_symbols",
1340
- "emoji_transportation",
1341
- "engineering",
1342
- "facebook",
1343
- "fireplace",
1344
- "follow_the_signs",
1345
- "group",
1346
- "group_add",
1347
- "groups",
1348
- "history_edu",
1349
- "king_bed",
1350
- "location_city",
1351
- "luggage",
1352
- "masks",
1353
- "military_tech",
1354
- "mood",
1355
- "mood_bad",
1356
- "nights_stay",
1357
- "no_luggage",
1358
- "notifications",
1359
- "notifications_active",
1360
- "notifications_none",
1361
- "notifications_off",
1362
- "notifications_paused",
1363
- "outdoor_grill",
1364
- "pages",
1365
- "party_mode",
1366
- "people",
1367
- "people_alt",
1368
- "people_outline",
1369
- "person",
1370
- "person_add",
1371
- "person_add_alt_1",
1372
- "person_outline",
1373
- "person_remove",
1374
- "person_remove_alt_1",
1375
- "plus_one",
1376
- "poll",
1377
- "psychology",
1378
- "public",
1379
- "public_off",
1380
- "reduce_capacity",
1381
- "sanitizer",
1382
- "school",
1383
- "science",
1384
- "self_improvement",
1385
- "sentiment_dissatisfied",
1386
- "sentiment_satisfied",
1387
- "sentiment_very_dissatisfied",
1388
- "sentiment_very_satisfied",
1389
- "share",
1390
- "sick",
1391
- "single_bed",
1392
- "sports",
1393
- "sports_baseball",
1394
- "sports_basketball",
1395
- "sports_cricket",
1396
- "sports_esports",
1397
- "sports_football",
1398
- "sports_golf",
1399
- "sports_handball",
1400
- "sports_hockey",
1401
- "sports_kabaddi",
1402
- "sports_mma",
1403
- "sports_motorsports",
1404
- "sports_rugby",
1405
- "sports_soccer",
1406
- "sports_tennis",
1407
- "sports_volleyball",
1408
- "thumb_down_alt",
1409
- "thumb_up_alt",
1410
- "whatshot"
2187
+ 'manage_search',
2188
+ 'feed',
2189
+ 'chair',
2190
+ 'bed',
2191
+ 'podcasts',
2192
+ 'coffee',
2193
+ 'shower',
2194
+ 'yard',
2195
+ 'window',
2196
+ 'light',
2197
+ 'door_front',
2198
+ 'garage',
2199
+ 'dining',
2200
+ 'flatware',
2201
+ 'coffee_maker',
2202
+ 'blender',
2203
+ 'table_restaurant',
2204
+ 'bedroom_parent',
2205
+ 'camera_indoor',
2206
+ 'bedroom_baby',
2207
+ 'bathroom',
2208
+ 'chair_alt',
2209
+ 'door_sliding',
2210
+ 'camera_outdoor',
2211
+ 'door_back',
2212
+ 'living',
2213
+ 'doorbell',
2214
+ 'bedroom_child',
2215
+ 'table_bar'
1411
2216
  ]
1412
2217
  },
1413
2218
  {
1414
- "title": "toggle",
2219
+ "title": 'Home',
1415
2220
  "icons": [
1416
- "check_box",
1417
- "check_box_outline_blank",
1418
- "indeterminate_check_box",
1419
- "radio_button_checked",
1420
- "radio_button_unchecked",
1421
- "star",
1422
- "star_border",
1423
- "star_half",
1424
- "star_outline",
1425
- "toggle_off",
1426
- "toggle_on"
2221
+ 'sensor_door',
2222
+ 'electric_bolt',
2223
+ 'sensor_window',
2224
+ 'energy_savings_leaf',
2225
+ 'solar_power',
2226
+ 'auto_mode',
2227
+ 'shield_moon',
2228
+ 'wind_power',
2229
+ 'oil_barrel',
2230
+ 'sensor_occupied',
2231
+ 'electric_meter',
2232
+ 'heat_pump',
2233
+ 'gas_meter',
2234
+ 'propane_tank',
2235
+ 'mode_fan_off',
2236
+ 'roller_shades',
2237
+ 'broadcast_on_personal',
2238
+ 'propane',
2239
+ 'blinds',
2240
+ 'roller_shades_closed',
2241
+ 'blinds_closed',
2242
+ 'curtains',
2243
+ 'vertical_shades',
2244
+ 'vertical_shades_closed',
2245
+ 'broadcast_on_home',
2246
+ 'nest_cam_wired_stand',
2247
+ 'curtains_closed'
1427
2248
  ]
1428
2249
  }
1429
2250
  ]