@material-symbols/font-100 0.21.2 → 0.22.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index.d.ts CHANGED
@@ -224,6 +224,7 @@ type MaterialSymbols = [
224
224
  "arrow_back",
225
225
  "arrow_back_2",
226
226
  "arrow_back_ios",
227
+ "arrow_back_ios_new",
227
228
  "arrow_circle_down",
228
229
  "arrow_circle_left",
229
230
  "arrow_circle_right",
@@ -329,6 +330,7 @@ type MaterialSymbols = [
329
330
  "ballot",
330
331
  "bar_chart",
331
332
  "bar_chart_4_bars",
333
+ "bar_chart_off",
332
334
  "barcode",
333
335
  "barcode_reader",
334
336
  "barcode_scanner",
@@ -418,6 +420,7 @@ type MaterialSymbols = [
418
420
  "bookmark",
419
421
  "bookmark_add",
420
422
  "bookmark_added",
423
+ "bookmark_bag",
421
424
  "bookmark_check",
422
425
  "bookmark_flag",
423
426
  "bookmark_heart",
@@ -437,6 +440,7 @@ type MaterialSymbols = [
437
440
  "border_style",
438
441
  "border_top",
439
442
  "border_vertical",
443
+ "borg",
440
444
  "bottom_app_bar",
441
445
  "bottom_drawer",
442
446
  "bottom_navigation",
@@ -1162,6 +1166,7 @@ type MaterialSymbols = [
1162
1166
  "fitness_center",
1163
1167
  "fitness_tracker",
1164
1168
  "flag",
1169
+ "flag_2",
1165
1170
  "flag_circle",
1166
1171
  "flaky",
1167
1172
  "flare",
@@ -1319,6 +1324,7 @@ type MaterialSymbols = [
1319
1324
  "gesture",
1320
1325
  "gesture_select",
1321
1326
  "gif",
1327
+ "gif_2",
1322
1328
  "gif_box",
1323
1329
  "girl",
1324
1330
  "gite",
@@ -1866,6 +1872,7 @@ type MaterialSymbols = [
1866
1872
  "motion_photos_off",
1867
1873
  "motion_photos_on",
1868
1874
  "motion_photos_paused",
1875
+ "motion_play",
1869
1876
  "motion_sensor_active",
1870
1877
  "motion_sensor_alert",
1871
1878
  "motion_sensor_idle",
@@ -2410,7 +2417,6 @@ type MaterialSymbols = [
2410
2417
  "responsive_layout",
2411
2418
  "restart_alt",
2412
2419
  "restaurant",
2413
- "restaurant_menu",
2414
2420
  "restore_from_trash",
2415
2421
  "restore_page",
2416
2422
  "resume",
@@ -3161,6 +3167,7 @@ type MaterialSymbols = [
3161
3167
  "vibration",
3162
3168
  "video_call",
3163
3169
  "video_camera_back",
3170
+ "video_camera_back_add",
3164
3171
  "video_camera_front",
3165
3172
  "video_camera_front_off",
3166
3173
  "video_chat",
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@material-symbols/font-100",
3
- "version": "0.21.2",
3
+ "version": "0.22.0",
4
4
  "description": "Latest variable icon fonts with weight 100 for Material Symbols.",
5
5
  "main": "index.css",
6
6
  "sass": "index.scss",