@react-navigation/native 8.0.0-alpha.32 → 8.0.0-alpha.33

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.
Files changed (35) hide show
  1. package/android/build.gradle +4 -6
  2. package/assets/fonts/MaterialSymbolsOutlined.codepoints +179 -24
  3. package/assets/fonts/MaterialSymbolsOutlined_100.ttf +0 -0
  4. package/assets/fonts/MaterialSymbolsOutlined_200.ttf +0 -0
  5. package/assets/fonts/MaterialSymbolsOutlined_300.ttf +0 -0
  6. package/assets/fonts/MaterialSymbolsOutlined_400.ttf +0 -0
  7. package/assets/fonts/MaterialSymbolsOutlined_500.ttf +0 -0
  8. package/assets/fonts/MaterialSymbolsOutlined_600.ttf +0 -0
  9. package/assets/fonts/MaterialSymbolsOutlined_700.ttf +0 -0
  10. package/assets/fonts/MaterialSymbolsRounded.codepoints +179 -24
  11. package/assets/fonts/MaterialSymbolsRounded_100.ttf +0 -0
  12. package/assets/fonts/MaterialSymbolsRounded_200.ttf +0 -0
  13. package/assets/fonts/MaterialSymbolsRounded_300.ttf +0 -0
  14. package/assets/fonts/MaterialSymbolsRounded_400.ttf +0 -0
  15. package/assets/fonts/MaterialSymbolsRounded_500.ttf +0 -0
  16. package/assets/fonts/MaterialSymbolsRounded_600.ttf +0 -0
  17. package/assets/fonts/MaterialSymbolsRounded_700.ttf +0 -0
  18. package/assets/fonts/MaterialSymbolsSharp.codepoints +179 -24
  19. package/assets/fonts/MaterialSymbolsSharp_100.ttf +0 -0
  20. package/assets/fonts/MaterialSymbolsSharp_200.ttf +0 -0
  21. package/assets/fonts/MaterialSymbolsSharp_300.ttf +0 -0
  22. package/assets/fonts/MaterialSymbolsSharp_400.ttf +0 -0
  23. package/assets/fonts/MaterialSymbolsSharp_500.ttf +0 -0
  24. package/assets/fonts/MaterialSymbolsSharp_600.ttf +0 -0
  25. package/assets/fonts/MaterialSymbolsSharp_700.ttf +0 -0
  26. package/lib/module/useLinking.js +52 -7
  27. package/lib/module/useLinking.js.map +1 -1
  28. package/lib/typescript/src/native/MaterialSymbolData.d.ts +1 -1
  29. package/lib/typescript/src/native/MaterialSymbolData.d.ts.map +1 -1
  30. package/lib/typescript/src/useLinkBuilder.d.ts +30 -30
  31. package/lib/typescript/src/useLinkBuilder.d.ts.map +1 -1
  32. package/lib/typescript/src/useLinking.d.ts.map +1 -1
  33. package/package.json +6 -6
  34. package/src/native/MaterialSymbolData.tsx +155 -0
  35. package/src/useLinking.tsx +67 -6
@@ -22,6 +22,7 @@
22
22
  24fps_select f3f2
23
23
  24mp e962
24
24
  2d ef37
25
+ 2d_2 fff0e
25
26
  2k e963
26
27
  2k_plus e964
27
28
  2mp e965
@@ -29,6 +30,7 @@
29
30
  30fps_select efcf
30
31
  360 e577
31
32
  3d ed38
33
+ 3d_2 fff0f
32
34
  3d_rotation e84d
33
35
  3g_mobiledata efd0
34
36
  3g_mobiledata_badge f7f0
@@ -106,8 +108,8 @@ add_business e729
106
108
  add_call f0b7
107
109
  add_card eb86
108
110
  add_chart ef3c
109
- add_circle e3ba
110
- add_circle_outline e3ba
111
+ add_circle e990
112
+ add_circle_outline e990
111
113
  add_column_left f425
112
114
  add_column_right f424
113
115
  add_comment e266
@@ -238,6 +240,7 @@ android_wifi_4_bar_question ef11
238
240
  animated_images f49a
239
241
  animation e71c
240
242
  announcement e87f
243
+ antigravity fffd2
241
244
  aod f2e6
242
245
  aod_tablet f89f
243
246
  aod_watch f6ac
@@ -305,12 +308,14 @@ arrow_upward e5d8
305
308
  arrow_upward_alt e986
306
309
  arrow_warm_up f4b5
307
310
  arrows_input f394
311
+ arrows_left_right_circle eee4
308
312
  arrows_more_down f8ab
309
313
  arrows_more_up f8ac
310
314
  arrows_output f393
311
315
  arrows_outward f72c
316
+ arrows_up_down_circle eee3
312
317
  art_track e060
313
- article ef42
318
+ article ef87
314
319
  article_person f368
315
320
  article_shortcut f587
316
321
  artist e01a
@@ -345,6 +350,7 @@ attach_money e227
345
350
  attachment e2bc
346
351
  attractions ea52
347
352
  attribution efdb
353
+ audio_capture fff03
348
354
  audio_description f58c
349
355
  audio_file eb82
350
356
  audio_video_receiver f5d3
@@ -385,9 +391,11 @@ av_timer e01b
385
391
  avc f4af
386
392
  avg_pace f6bb
387
393
  avg_time f813
394
+ avocado_bean fffa7
388
395
  award_meal f241
389
396
  award_star f612
390
397
  azm f6ec
398
+ b_circle eee2
391
399
  baby_changing_station f19b
392
400
  back_hand e764
393
401
  back_to_tab f72b
@@ -467,12 +475,18 @@ battery_android_share f301
467
475
  battery_android_shield f300
468
476
  battery_change f7eb
469
477
  battery_charging_20 f0a2
478
+ battery_charging_20_2 fff3e
470
479
  battery_charging_30 f0a3
480
+ battery_charging_30_2 fff3d
471
481
  battery_charging_50 f0a4
482
+ battery_charging_50_2 fff3c
472
483
  battery_charging_60 f0a5
484
+ battery_charging_60_2 fff3b
473
485
  battery_charging_80 f0a6
486
+ battery_charging_80_2 fff3a
474
487
  battery_charging_90 f0a7
475
488
  battery_charging_full e1a3
489
+ battery_charging_full_2 fff39
476
490
  battery_error f7ea
477
491
  battery_full e1a5
478
492
  battery_full_alt f13b
@@ -513,6 +527,8 @@ blanket e828
513
527
  blender efe3
514
528
  blind f8d6
515
529
  blinds e286
530
+ blinds_2 fff78
531
+ blinds_2_closed fff79
516
532
  blinds_closed ec1f
517
533
  block f08c
518
534
  blood_pressure e097
@@ -534,6 +550,7 @@ boat_railway f36c
534
550
  body_fat e098
535
551
  body_system e099
536
552
  bolt ea0b
553
+ bolt_boost fff6a
537
554
  bomb f568
538
555
  book e86e
539
556
  book_2 f53e
@@ -553,6 +570,7 @@ bookmark_flag f456
553
570
  bookmark_heart f455
554
571
  bookmark_manager f7b1
555
572
  bookmark_remove e59a
573
+ bookmark_stacks eee8
556
574
  bookmark_star f454
557
575
  bookmarks e98b
558
576
  books_movies_and_music ef82
@@ -623,6 +641,7 @@ build_circle ef48
623
641
  bungalow e591
624
642
  burst_mode e43c
625
643
  bus_alert e98f
644
+ bus_map_pin fffa2
626
645
  bus_railway f36b
627
646
  business e7ee
628
647
  business_center eb3f
@@ -697,6 +716,7 @@ car_fan_mid_left f33b
697
716
  car_fan_mid_low_right f33a
698
717
  car_fan_mid_right f339
699
718
  car_fan_recirculate f338
719
+ car_fan_recirculate_2 fff40
700
720
  car_gear f337
701
721
  car_lock f336
702
722
  car_mirror_heat f335
@@ -709,6 +729,7 @@ card_travel e8f8
709
729
  cardio_load f4b9
710
730
  cardiology e09c
711
731
  cards e991
732
+ cards_stack f38f
712
733
  cards_star f375
713
734
  carpenter f1f8
714
735
  carry_on_bag eb08
@@ -723,7 +744,7 @@ cast_for_education efec
723
744
  cast_pause f5f0
724
745
  cast_warning f5ef
725
746
  castle eab1
726
- category e574
747
+ category e72c
727
748
  category_search f437
728
749
  celebration ea65
729
750
  cell_merge f82e
@@ -746,14 +767,16 @@ chat e0c9
746
767
  chat_add_on f0f3
747
768
  chat_apps_script f0bd
748
769
  chat_bubble e0cb
770
+ chat_bubble_off fffbb
749
771
  chat_bubble_outline e0cb
750
772
  chat_dashed eeed
751
773
  chat_error f7ac
752
774
  chat_info f52b
753
775
  chat_paste_go f6bd
754
776
  chat_paste_go_2 f3cb
755
- check e5ca
756
- check_box e834
777
+ check e668
778
+ check_alert fff85
779
+ check_box e9de
757
780
  check_box_outline_blank e835
758
781
  check_circle f0be
759
782
  check_circle_filled f0be
@@ -783,9 +806,10 @@ chess_rook f25b
783
806
  chevron_backward f46b
784
807
  chevron_forward f46a
785
808
  chevron_left e5cb
809
+ chevron_line_up eec3
786
810
  chevron_right e5cc
787
811
  child_care eb41
788
- child_friendly eb42
812
+ child_friendly ef80
789
813
  child_hat ef30
790
814
  chip_extraction f821
791
815
  chips e993
@@ -796,6 +820,7 @@ chronic ebb2
796
820
  church eaae
797
821
  cinematic_blur f853
798
822
  circle ef4a
823
+ circle_circle eee1
799
824
  circle_notifications e994
800
825
  circles e7ea
801
826
  circles_ext e7ec
@@ -844,6 +869,7 @@ co_present eaf0
844
869
  code e86f
845
870
  code_blocks f84d
846
871
  code_off e4f3
872
+ code_xml fff8b
847
873
  coffee efef
848
874
  coffee_maker eff0
849
875
  cognition e09f
@@ -875,6 +901,7 @@ compress e94d
875
901
  computer e31e
876
902
  computer_arrow_up f2f7
877
903
  computer_cancel f2f6
904
+ computer_sound eeb4
878
905
  concierge f561
879
906
  conditions e0a0
880
907
  confirmation_number e638
@@ -909,7 +936,7 @@ contrast_circle f49f
909
936
  contrast_rtl_off ec72
910
937
  contrast_square f4a0
911
938
  control_camera e074
912
- control_point e3ba
939
+ control_point e990
913
940
  control_point_duplicate e3bb
914
941
  controller_gen e83d
915
942
  conversation ef2f
@@ -949,6 +976,8 @@ crib e588
949
976
  crisis_alert ebe9
950
977
  crop e3be
951
978
  crop_16_9 e3bc
979
+ crop_21_9 fff0a
980
+ crop_2_3 fff0b
952
981
  crop_3_2 e3bd
953
982
  crop_5_4 e3bf
954
983
  crop_7_5 e3c0
@@ -986,6 +1015,9 @@ dangerous e99a
986
1015
  dark_mode e51c
987
1016
  dashboard e871
988
1017
  dashboard_2 f3ea
1018
+ dashboard_2_add ffee9
1019
+ dashboard_2_edit fffd7
1020
+ dashboard_2_gear fffd6
989
1021
  dashboard_customize e99b
990
1022
  data_alert f7f6
991
1023
  data_array ead1
@@ -1048,6 +1080,7 @@ desktop_windows e30c
1048
1080
  destruction f585
1049
1081
  details e3c8
1050
1082
  detection_and_zone e29f
1083
+ detection_and_zone_off eebf
1051
1084
  detector e282
1052
1085
  detector_alarm e1f7
1053
1086
  detector_battery e204
@@ -1170,7 +1203,7 @@ download_2 f523
1170
1203
  download_done f091
1171
1204
  download_for_offline f000
1172
1205
  downloading f001
1173
- draft e66d
1206
+ draft e674
1174
1207
  draft_orders e7b3
1175
1208
  drafts e151
1176
1209
  drag_click f71f
@@ -1187,6 +1220,7 @@ drive_export f41d
1187
1220
  drive_file_move e9a1
1188
1221
  drive_file_move_outline e9a1
1189
1222
  drive_file_move_rtl e9a1
1223
+ drive_file_rename e676
1190
1224
  drive_file_rename_outline e9a2
1191
1225
  drive_folder_upload e9a3
1192
1226
  drive_fusiontable e678
@@ -1345,6 +1379,7 @@ exposure_zero e3cf
1345
1379
  extension e87b
1346
1380
  extension_off e4f5
1347
1381
  eye_tracking f4c9
1382
+ eyebrow eeb3
1348
1383
  eyeglasses f6ee
1349
1384
  eyeglasses_2 f2c7
1350
1385
  eyeglasses_2_sound f265
@@ -1450,6 +1485,7 @@ find_in_page e880
1450
1485
  find_replace e881
1451
1486
  fingerprint e90d
1452
1487
  fingerprint_off f49d
1488
+ fire_check fffa8
1453
1489
  fire_extinguisher f1d8
1454
1490
  fire_hydrant f1a3
1455
1491
  fire_truck f8f2
@@ -1535,6 +1571,7 @@ foot_bones f893
1535
1571
  footprint f87d
1536
1572
  for_you e9ac
1537
1573
  forest ea99
1574
+ fork_chart fffa6
1538
1575
  fork_left eba0
1539
1576
  fork_right ebac
1540
1577
  fork_spoon f3e4
@@ -1554,6 +1591,12 @@ format_h3 f85f
1554
1591
  format_h4 f860
1555
1592
  format_h5 f861
1556
1593
  format_h6 f862
1594
+ format_image_back eeb0
1595
+ format_image_break_left eeaf
1596
+ format_image_break_right eeae
1597
+ format_image_front eead
1598
+ format_image_inline_left eeac
1599
+ format_image_inline_right ffffd
1557
1600
  format_image_left f863
1558
1601
  format_image_right f864
1559
1602
  format_indent_decrease e23d
@@ -1572,6 +1615,7 @@ format_list_numbered e242
1572
1615
  format_list_numbered_rtl e267
1573
1616
  format_overline eb65
1574
1617
  format_paint e243
1618
+ format_paint_off fff97
1575
1619
  format_paragraph f865
1576
1620
  format_quote e244
1577
1621
  format_quote_off f413
@@ -1624,11 +1668,36 @@ g_mobiledata f010
1624
1668
  g_mobiledata_badge f7e1
1625
1669
  g_translate e927
1626
1670
  gallery_thumbnail f86f
1671
+ game_bumper_left eee0
1672
+ game_bumper_right eedf
1673
+ game_button_l eede
1674
+ game_button_l1 eedd
1675
+ game_button_l2 eedc
1676
+ game_button_r eedb
1677
+ game_button_r1 eeda
1678
+ game_button_r2 eed9
1679
+ game_button_zl eed8
1680
+ game_button_zr eed7
1681
+ game_stick_l3 eed6
1682
+ game_stick_left eed5
1683
+ game_stick_r3 eed4
1684
+ game_stick_right eed3
1685
+ game_trigger_left eed2
1686
+ game_trigger_right eed1
1627
1687
  gamepad e30f
1688
+ gamepad_circle_down eed0
1689
+ gamepad_circle_left eecf
1690
+ gamepad_circle_right eece
1691
+ gamepad_circle_up eecd
1692
+ gamepad_down eecc
1693
+ gamepad_left eecb
1694
+ gamepad_right eeca
1695
+ gamepad_up eec9
1628
1696
  games e30f
1629
1697
  garage f011
1630
1698
  garage_check f28d
1631
1699
  garage_door e714
1700
+ garage_door_open fff77
1632
1701
  garage_home e82d
1633
1702
  garage_money f28c
1634
1703
  garden_cart f8a9
@@ -1650,6 +1719,8 @@ girl eb68
1650
1719
  gite e58b
1651
1720
  glass_cup f6e3
1652
1721
  globe e64c
1722
+ globe_2_cancel fffb7
1723
+ globe_2_question fffb6
1653
1724
  globe_asia f799
1654
1725
  globe_book f3c9
1655
1726
  globe_location_pin f35d
@@ -1680,13 +1751,16 @@ graph_4 f39d
1680
1751
  graph_5 f39c
1681
1752
  graph_6 f39b
1682
1753
  graph_7 f346
1754
+ graph_8 fffec
1683
1755
  graphic_eq e1b8
1756
+ graphic_eq_off fff98
1684
1757
  grass f205
1685
1758
  grid_3x3 f015
1686
1759
  grid_3x3_off f67c
1687
1760
  grid_4x4 f016
1688
1761
  grid_goldenratio f017
1689
1762
  grid_guides f76f
1763
+ grid_layout_side fff8d
1690
1764
  grid_off e3eb
1691
1765
  grid_on e3ec
1692
1766
  grid_view e9b0
@@ -1816,7 +1890,11 @@ home_pin f14d
1816
1890
  home_repair_service f100
1817
1891
  home_speaker f11c
1818
1892
  home_storage f86c
1893
+ home_storage_gear fff7e
1819
1894
  home_work f030
1895
+ horizontal_align_center fff9c
1896
+ horizontal_align_left fff9b
1897
+ horizontal_align_right fff9a
1820
1898
  horizontal_distribute e014
1821
1899
  horizontal_rule f108
1822
1900
  horizontal_split e947
@@ -1828,6 +1906,7 @@ hourglass ebff
1828
1906
  hourglass_arrow_down f37e
1829
1907
  hourglass_arrow_up f37d
1830
1908
  hourglass_bottom ea5c
1909
+ hourglass_check fffed
1831
1910
  hourglass_disabled ef53
1832
1911
  hourglass_empty e88b
1833
1912
  hourglass_full e88c
@@ -1858,6 +1937,7 @@ hvac_max_defrost f332
1858
1937
  ice_skating e50b
1859
1938
  icecream ea69
1860
1939
  id_card f4ca
1940
+ id_card_2 ffeea
1861
1941
  identity_aware_proxy e2dd
1862
1942
  identity_platform ebb7
1863
1943
  ifl e025
@@ -1865,7 +1945,7 @@ iframe f71b
1865
1945
  iframe_off f71c
1866
1946
  image e3f4
1867
1947
  image_arrow_up f317
1868
- image_aspect_ratio e3f5
1948
+ image_aspect_ratio e6a6
1869
1949
  image_inset f247
1870
1950
  image_not_supported f116
1871
1951
  image_search e43f
@@ -1893,6 +1973,7 @@ ink_eraser e6d0
1893
1973
  ink_eraser_off e7e3
1894
1974
  ink_highlighter e6d1
1895
1975
  ink_highlighter_move f524
1976
+ ink_highlighter_off fff14
1896
1977
  ink_marker e6d2
1897
1978
  ink_pen e6d3
1898
1979
  ink_selection ef52
@@ -1903,7 +1984,7 @@ insert_chart f0cc
1903
1984
  insert_chart_filled f0cc
1904
1985
  insert_chart_outlined f0cc
1905
1986
  insert_comment e24c
1906
- insert_drive_file e66d
1987
+ insert_drive_file e674
1907
1988
  insert_emoticon ea22
1908
1989
  insert_invitation e878
1909
1990
  insert_link e250
@@ -1940,9 +2021,9 @@ jump_to_element f719
1940
2021
  kanji_alcohol f23e
1941
2022
  kayaking e50c
1942
2023
  kebab_dining e842
1943
- keep f026
2024
+ keep f027
1944
2025
  keep_off e6f9
1945
- keep_pin f026
2026
+ keep_pin f027
1946
2027
  keep_public f56f
1947
2028
  kettle e2b9
1948
2029
  key e73c
@@ -1997,7 +2078,7 @@ landscape_2 f4c4
1997
2078
  landscape_2_edit f310
1998
2079
  landscape_2_off f4c3
1999
2080
  landslide ebd7
2000
- language e894
2081
+ language ea07
2001
2082
  language_chinese_array f766
2002
2083
  language_chinese_cangjie f765
2003
2084
  language_chinese_dayi f764
@@ -2045,13 +2126,16 @@ license eb04
2045
2126
  lift_to_talk efa3
2046
2127
  light f02a
2047
2128
  light_group e28b
2129
+ light_group_2 fff76
2048
2130
  light_mode e518
2131
+ light_mode_auto fff00
2049
2132
  light_off e9b8
2050
2133
  lightbulb e90f
2051
2134
  lightbulb_2 f3e3
2052
2135
  lightbulb_circle ebfe
2053
2136
  lightbulb_outline e90f
2054
2137
  lightning_stand efa4
2138
+ lightstrip fff75
2055
2139
  line_axis ea9a
2056
2140
  line_curve f757
2057
2141
  line_end f826
@@ -2070,14 +2154,17 @@ line_style e919
2070
2154
  line_weight e91a
2071
2155
  linear_scale e260
2072
2156
  link e250
2157
+ link_2 fffb5
2073
2158
  link_off e16f
2074
2159
  linked_camera e438
2075
2160
  linked_services f535
2161
+ lips eeb2
2076
2162
  liquor ea60
2077
2163
  list e896
2078
- list_alt e0ee
2164
+ list_alt e677
2079
2165
  list_alt_add f756
2080
2166
  list_alt_check f3de
2167
+ list_arrow fff33
2081
2168
  lists e9b9
2082
2169
  live_help e0c6
2083
2170
  live_tv e63a
@@ -2240,6 +2327,7 @@ mic_alert f392
2240
2327
  mic_double f5d1
2241
2328
  mic_external_off ef59
2242
2329
  mic_external_on ef5a
2330
+ mic_gear eeba
2243
2331
  mic_none e31d
2244
2332
  mic_off e02b
2245
2333
  microbiology e10c
@@ -2276,6 +2364,7 @@ mobile_charge f2e3
2276
2364
  mobile_chat f79f
2277
2365
  mobile_check f073
2278
2366
  mobile_code f2e2
2367
+ mobile_dock f2e0
2279
2368
  mobile_dots f2d0
2280
2369
  mobile_friendly f073
2281
2370
  mobile_gear f2d9
@@ -2308,8 +2397,10 @@ mobile_text f2eb
2308
2397
  mobile_text_2 f2e6
2309
2398
  mobile_theft f2a9
2310
2399
  mobile_ticket f2e4
2400
+ mobile_unlock eeea
2311
2401
  mobile_vibrate f2cb
2312
2402
  mobile_wrench f2b0
2403
+ mobiledata_arrows fffa3
2313
2404
  mobiledata_off f034
2314
2405
  mode f097
2315
2406
  mode_comment e253
@@ -2319,6 +2410,7 @@ mode_dual f557
2319
2410
  mode_edit f097
2320
2411
  mode_edit_outline f097
2321
2412
  mode_fan f168
2413
+ mode_fan_2 fffd0
2322
2414
  mode_fan_off ec17
2323
2415
  mode_heat f16a
2324
2416
  mode_heat_cool f16b
@@ -2345,6 +2437,7 @@ monochrome_photos e403
2345
2437
  monorail f473
2346
2438
  mood ea22
2347
2439
  mood_bad e7f3
2440
+ mood_heart fffb4
2348
2441
  moon_stars f34f
2349
2442
  mop e28d
2350
2443
  moped eb28
@@ -2386,9 +2479,10 @@ move_selection_up f711
2386
2479
  move_to_inbox e168
2387
2480
  move_up eb64
2388
2481
  moved_location e594
2389
- movie e404
2390
- movie_creation e404
2482
+ movie e684
2483
+ movie_creation e684
2391
2484
  movie_edit f840
2485
+ movie_edit_off fff7d
2392
2486
  movie_filter e43a
2393
2487
  movie_info e02d
2394
2488
  movie_off f499
@@ -2406,6 +2500,7 @@ museum ea36
2406
2500
  music_cast eb1a
2407
2501
  music_history f2c1
2408
2502
  music_note e405
2503
+ music_note_2 fffd8
2409
2504
  music_note_add f391
2410
2505
  music_off e440
2411
2506
  music_video e063
@@ -2544,13 +2639,15 @@ not_accessible_forward f54a
2544
2639
  not_interested f08c
2545
2640
  not_listed_location e575
2546
2641
  not_started f0d1
2547
- note e66d
2642
+ note e674
2548
2643
  note_add e89c
2549
2644
  note_alt f040
2550
2645
  note_stack f562
2551
2646
  note_stack_add f563
2552
2647
  notes e26c
2553
2648
  notification_add e399
2649
+ notification_audio eec1
2650
+ notification_audio_off eec0
2554
2651
  notification_important e004
2555
2652
  notification_multiple e6c2
2556
2653
  notification_settings f367
@@ -2635,7 +2732,7 @@ pallet f86a
2635
2732
  pan_tool e925
2636
2733
  pan_tool_alt ebb9
2637
2734
  pan_zoom f655
2638
- panorama e40b
2735
+ panorama e691
2639
2736
  panorama_fish_eye e40c
2640
2737
  panorama_horizontal e40d
2641
2738
  panorama_photosphere e9c9
@@ -2654,6 +2751,7 @@ partner_heart ef2e
2654
2751
  partner_reports efaf
2655
2752
  party_mode e7fa
2656
2753
  passkey f87f
2754
+ passport eec4
2657
2755
  password f042
2658
2756
  password_2 f4a9
2659
2757
  password_2_off f4a8
@@ -2718,6 +2816,7 @@ person_raised_hand f59a
2718
2816
  person_remove ef66
2719
2817
  person_search f106
2720
2818
  person_shield e384
2819
+ person_text eebd
2721
2820
  personal_bag eb0e
2722
2821
  personal_bag_off eb0f
2723
2822
  personal_bag_question eb10
@@ -2734,6 +2833,7 @@ phone_alt f0d4
2734
2833
  phone_android f2db
2735
2834
  phone_bluetooth_speaker e61b
2736
2835
  phone_callback e649
2836
+ phone_cancel fff9d
2737
2837
  phone_disabled e9cc
2738
2838
  phone_enabled e9cd
2739
2839
  phone_forwarded e61c
@@ -2749,7 +2849,7 @@ phonelink_off f7a5
2749
2849
  phonelink_ring f2e8
2750
2850
  phonelink_ring_off f7aa
2751
2851
  phonelink_setup f2d9
2752
- photo e432
2852
+ photo e693
2753
2853
  photo_album e411
2754
2854
  photo_auto_merge f530
2755
2855
  photo_camera e412
@@ -2759,7 +2859,7 @@ photo_filter e43b
2759
2859
  photo_frame f0d9
2760
2860
  photo_library e413
2761
2861
  photo_prints efb2
2762
- photo_size_select_actual e432
2862
+ photo_size_select_actual e693
2763
2863
  photo_size_select_large e433
2764
2864
  photo_size_select_small e434
2765
2865
  php eb8f
@@ -2785,7 +2885,10 @@ pill_off f809
2785
2885
  pin f045
2786
2886
  pin_drop e55e
2787
2887
  pin_end e767
2888
+ pin_history fff2e
2788
2889
  pin_invoke e763
2890
+ pin_road fff2d
2891
+ pin_road_2 ffeeb
2789
2892
  pinboard f3ab
2790
2893
  pinboard_unread f3ac
2791
2894
  pinch eb38
@@ -2864,7 +2967,7 @@ print_connect f7a1
2864
2967
  print_disabled e9cf
2865
2968
  print_error f7a0
2866
2969
  print_lock f651
2867
- priority e19f
2970
+ priority efb4
2868
2971
  priority_high e645
2869
2972
  privacy f148
2870
2973
  privacy_tip f0dc
@@ -2946,6 +3049,7 @@ recenter f4c0
2946
3049
  recommend e9d2
2947
3050
  record_voice_over e91f
2948
3051
  rectangle eb54
3052
+ rectangle_add eec8
2949
3053
  recycling e760
2950
3054
  redeem e8f6
2951
3055
  redo e15a
@@ -3003,6 +3107,7 @@ reset_tv e9d9
3003
3107
  reset_white_balance f47c
3004
3108
  reset_wrench f56c
3005
3109
  resize f707
3110
+ resize_window fff99
3006
3111
  respiratory_rate e127
3007
3112
  responsive_layout e9da
3008
3113
  rest_area f22a
@@ -3113,7 +3218,7 @@ sd_card e623
3113
3218
  sd_card_alert f057
3114
3219
  sd_storage e623
3115
3220
  sdk e720
3116
- search e8b6
3221
+ search ef7a
3117
3222
  search_activity f3e5
3118
3223
  search_check f800
3119
3224
  search_check_2 f469
@@ -3143,6 +3248,7 @@ select_window_off e506
3143
3248
  self_care f86d
3144
3249
  self_improvement ea78
3145
3250
  sell f05b
3251
+ sell_cloud fff7b
3146
3252
  send e163
3147
3253
  send_and_archive ea0c
3148
3254
  send_money e8b7
@@ -3208,6 +3314,8 @@ settings_video_camera f621
3208
3314
  settings_voice e8c8
3209
3315
  settop_component e2ac
3210
3316
  severe_cold ebd3
3317
+ shades fff73
3318
+ shades_closed fff74
3211
3319
  shadow e9df
3212
3320
  shadow_add f584
3213
3321
  shadow_minus f583
@@ -3226,11 +3334,13 @@ shelf_auto_hide f703
3226
3334
  shelf_position f702
3227
3335
  shelves f86e
3228
3336
  shield e9e0
3337
+ shield_card fff30
3229
3338
  shield_lock f686
3230
3339
  shield_locked f592
3231
3340
  shield_moon eaa9
3232
3341
  shield_person f650
3233
3342
  shield_question f529
3343
+ shield_radar fff2f
3234
3344
  shield_toggle f2ad
3235
3345
  shield_watch f30f
3236
3346
  shield_with_heart e78f
@@ -3238,6 +3348,7 @@ shield_with_house e78d
3238
3348
  shift e5f2
3239
3349
  shift_lock f7ae
3240
3350
  shift_lock_off f483
3351
+ shoe_cleats fffb3
3241
3352
  shop e8c9
3242
3353
  shop_2 e8ca
3243
3354
  shop_two e8ca
@@ -3271,6 +3382,7 @@ signal_cellular_add f7a9
3271
3382
  signal_cellular_alt e202
3272
3383
  signal_cellular_alt_1_bar ebdf
3273
3384
  signal_cellular_alt_2_bar ebe3
3385
+ signal_cellular_alt_off fff8a
3274
3386
  signal_cellular_connected_no_internet_0_bar f0ac
3275
3387
  signal_cellular_connected_no_internet_4_bar e1cd
3276
3388
  signal_cellular_no_sim e1ce
@@ -3333,6 +3445,7 @@ sms_failed e87f
3333
3445
  snippet_folder f1c7
3334
3446
  snooze e046
3335
3447
  snowboarding e513
3448
+ snowflake ed5b
3336
3449
  snowing e80f
3337
3450
  snowing_heavy f61c
3338
3451
  snowmobile e503
@@ -3350,6 +3463,7 @@ sound_detection_dog_barking f149
3350
3463
  sound_detection_glass_break f14a
3351
3464
  sound_detection_loud_sound f14b
3352
3465
  sound_sampler f6b4
3466
+ soundbar fff72
3353
3467
  soup_kitchen e7d3
3354
3468
  source f1c8
3355
3469
  source_environment e527
@@ -3361,11 +3475,13 @@ south_west f1e5
3361
3475
  spa eb4c
3362
3476
  space_bar e256
3363
3477
  space_dashboard e66b
3478
+ space_dashboard_2 fff8c
3364
3479
  spatial_audio ebeb
3365
3480
  spatial_audio_off ebe8
3366
3481
  spatial_speaker f4cf
3367
3482
  spatial_tracking ebea
3368
3483
  speaker e32d
3484
+ speaker_2 fff71
3369
3485
  speaker_group e32e
3370
3486
  speaker_notes e8cd
3371
3487
  speaker_notes_off e92a
@@ -3387,10 +3503,14 @@ speed_1_5 f4e0
3387
3503
  speed_1_5x f494
3388
3504
  speed_1_75 f4d1
3389
3505
  speed_1_7x f493
3506
+ speed_2 fff38
3390
3507
  speed_2x f4eb
3508
+ speed_3 fff37
3509
+ speed_4 fff36
3391
3510
  speed_camera f470
3392
3511
  spellcheck e8ce
3393
3512
  split_scene f3bf
3513
+ split_scene_2 ffef7
3394
3514
  split_scene_down f2ff
3395
3515
  split_scene_left f2fe
3396
3516
  split_scene_right f2fd
@@ -3399,6 +3519,7 @@ splitscreen f06d
3399
3519
  splitscreen_add f4fd
3400
3520
  splitscreen_bottom f676
3401
3521
  splitscreen_landscape f459
3522
+ splitscreen_landscape_add fffba
3402
3523
  splitscreen_left f675
3403
3524
  splitscreen_portrait f458
3404
3525
  splitscreen_right f674
@@ -3429,7 +3550,9 @@ sports_tennis ea32
3429
3550
  sports_volleyball ea31
3430
3551
  sprinkler e29a
3431
3552
  sprint f81f
3553
+ sql fff95
3432
3554
  square eb36
3555
+ square_circle eec7
3433
3556
  square_dot f3b3
3434
3557
  square_foot ea49
3435
3558
  ssid_chart eb66
@@ -3480,6 +3603,8 @@ steps f6da
3480
3603
  stethoscope f805
3481
3604
  stethoscope_arrow f807
3482
3605
  stethoscope_check f806
3606
+ sticker e707
3607
+ sticker_add eec2
3483
3608
  sticky_note e9e8
3484
3609
  sticky_note_2 f1fc
3485
3610
  stock_media f570
@@ -3524,6 +3649,7 @@ subtitles_gear f355
3524
3649
  subtitles_off ef72
3525
3650
  subway e56f
3526
3651
  subway_walk f287
3652
+ subwoofer fff70
3527
3653
  summarize f071
3528
3654
  sunny e81a
3529
3655
  sunny_snowing e819
@@ -3548,8 +3674,10 @@ swipe e9ec
3548
3674
  swipe_down eb53
3549
3675
  swipe_down_alt eb30
3550
3676
  swipe_left eb59
3677
+ swipe_left_2 fff94
3551
3678
  swipe_left_alt eb33
3552
3679
  swipe_right eb52
3680
+ swipe_right_2 fff93
3553
3681
  swipe_right_alt eb56
3554
3682
  swipe_up eb2e
3555
3683
  swipe_up_alt eb35
@@ -3563,6 +3691,7 @@ switch_access_shortcut_add e7e2
3563
3691
  switch_account e9ed
3564
3692
  switch_camera e41e
3565
3693
  switch_left f1d1
3694
+ switch_off fff6f
3566
3695
  switch_right f1d2
3567
3696
  switch_video e41f
3568
3697
  switches e733
@@ -3639,8 +3768,10 @@ temple_buddhist eab3
3639
3768
  temple_hindu eaaf
3640
3769
  tenancy f0e3
3641
3770
  terminal eb8e
3771
+ terminal_2 fff8e
3642
3772
  terrain e564
3643
3773
  text_ad e728
3774
+ text_ad_off fff92
3644
3775
  text_compare f3c5
3645
3776
  text_decrease eadd
3646
3777
  text_fields e262
@@ -3674,6 +3805,7 @@ theater_comedy ea66
3674
3805
  theaters e8da
3675
3806
  thermometer e846
3676
3807
  thermometer_add f582
3808
+ thermometer_alert ffffb
3677
3809
  thermometer_gain f6d8
3678
3810
  thermometer_loss f6d7
3679
3811
  thermometer_minus f581
@@ -3704,6 +3836,8 @@ tibia_alt f89c
3704
3836
  tile_large f3c3
3705
3837
  tile_medium f3c2
3706
3838
  tile_small f3c1
3839
+ tilt_arrow_down fff26
3840
+ tilt_arrow_up fff25
3707
3841
  time_auto f0e4
3708
3842
  time_to_leave eff7
3709
3843
  timelapse e422
@@ -3755,6 +3889,7 @@ tornado e199
3755
3889
  total_dissolved_solids f877
3756
3890
  touch_app e913
3757
3891
  touch_double f38b
3892
+ touch_double_2 fff35
3758
3893
  touch_long f38a
3759
3894
  touch_triple f389
3760
3895
  touchpad_mouse f687
@@ -3794,6 +3929,7 @@ travel_luggage_and_bags efc3
3794
3929
  trending_down e8e3
3795
3930
  trending_flat e8e4
3796
3931
  trending_up e8e5
3932
+ triangle_circle eec6
3797
3933
  trip e6fb
3798
3934
  trip_origin e57b
3799
3935
  trolley f86b
@@ -3836,6 +3972,7 @@ ulna_radius f89d
3836
3972
  ulna_radius_alt f89e
3837
3973
  umbrella f1ad
3838
3974
  unarchive e169
3975
+ undereye eeb1
3839
3976
  undo e166
3840
3977
  unfold_less e5d6
3841
3978
  unfold_less_double f8cf
@@ -3870,6 +4007,8 @@ usb_off e4fa
3870
4007
  user_attributes e708
3871
4008
  vaccines e138
3872
4009
  vacuum efc5
4010
+ vacuum_2 fff6d
4011
+ vacuum_2_on fff6e
3873
4012
  valve e224
3874
4013
  vape_free ebc6
3875
4014
  vaping_rooms ebcf
@@ -3896,11 +4035,14 @@ video_camera_front f080
3896
4035
  video_camera_front_off f83b
3897
4036
  video_chat f8a0
3898
4037
  video_file eb87
4038
+ video_frame_copy fff0d
4039
+ video_frame_save fff0c
3899
4040
  video_label e071
3900
4041
  video_library e04a
3901
4042
  video_search efc6
3902
4043
  video_settings ea75
3903
4044
  video_stable f081
4045
+ video_template fffd3
3904
4046
  videocam e04b
3905
4047
  videocam_alert f390
3906
4048
  videocam_off e04c
@@ -3942,6 +4084,7 @@ vital_signs e650
3942
4084
  vitals e13b
3943
4085
  vo2_max f4aa
3944
4086
  voice_chat e62e
4087
+ voice_chat_off eebe
3945
4088
  voice_over_off e94a
3946
4089
  voice_selection f58a
3947
4090
  voice_selection_off f42c
@@ -3963,6 +4106,7 @@ vpn_lock_2 f350
3963
4106
  vr180_create2d efca
3964
4107
  vr180_create2d_off f571
3965
4108
  vrpano f082
4109
+ walk_bike fff01
3966
4110
  wall_art efcb
3967
4111
  wall_lamp e2b4
3968
4112
  wallet f8ff
@@ -3978,10 +4122,14 @@ warning_off f7ad
3978
4122
  wash f1b1
3979
4123
  washoku f280
3980
4124
  watch e334
4125
+ watch_alert fffd1
3981
4126
  watch_arrow f2ca
4127
+ watch_arrow_down fffcf
4128
+ watch_button fff20
3982
4129
  watch_button_press f6aa
3983
4130
  watch_check f468
3984
4131
  watch_later efd6
4132
+ watch_lock eee9
3985
4133
  watch_off eae3
3986
4134
  watch_screentime f6ae
3987
4135
  watch_vibration f467
@@ -3992,6 +4140,7 @@ water_bottle_large f69e
3992
4140
  water_damage f203
3993
4141
  water_do f870
3994
4142
  water_drop e798
4143
+ water_drops fffa5
3995
4144
  water_ec f875
3996
4145
  water_full f6d6
3997
4146
  water_heater e284
@@ -4013,11 +4162,12 @@ wb_iridescent f07d
4013
4162
  wb_shade ea01
4014
4163
  wb_sunny e430
4015
4164
  wb_twilight e1c6
4165
+ wb_twilight_2 fff1f
4016
4166
  wc e63d
4017
4167
  weather_hail f67f
4018
4168
  weather_mix f60b
4019
4169
  weather_snowy e2cd
4020
- web e051
4170
+ web e681
4021
4171
  web_asset e069
4022
4172
  web_asset_off ef47
4023
4173
  web_stories e595
@@ -4027,9 +4177,11 @@ weekend e16b
4027
4177
  weight e13d
4028
4178
  west f1e6
4029
4179
  whatshot e80e
4180
+ wheat fffa4
4030
4181
  wheelchair_pickup f1ab
4031
4182
  where_to_vote e177
4032
4183
  widget_medium f3ba
4184
+ widget_menu eeb7
4033
4185
  widget_small f3b9
4034
4186
  widget_width f3b8
4035
4187
  widgets e1bd
@@ -4049,6 +4201,7 @@ wifi_calling_bar_1 f44c
4049
4201
  wifi_calling_bar_2 f44b
4050
4202
  wifi_calling_bar_3 f44a
4051
4203
  wifi_channel eb6a
4204
+ wifi_device fff34
4052
4205
  wifi_find eb31
4053
4206
  wifi_home f671
4054
4207
  wifi_lock e1e1
@@ -4087,6 +4240,8 @@ wrap_text e25b
4087
4240
  wrist f69c
4088
4241
  wrong_location ef78
4089
4242
  wysiwyg f1c3
4243
+ x_circle e349
4244
+ y_circle eec5
4090
4245
  yakitori ef31
4091
4246
  yard f089
4092
4247
  yoshoku f27f