@material-symbols/font-300 0.11.0 → 0.12.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
@@ -272,6 +272,7 @@ type MaterialSymbols = [
272
272
  "auto_read_pause",
273
273
  "auto_read_play",
274
274
  "auto_stories",
275
+ "auto_transmission",
275
276
  "autofps_select",
276
277
  "autopause",
277
278
  "autoplay",
@@ -380,6 +381,10 @@ type MaterialSymbols = [
380
381
  "bolt",
381
382
  "bomb",
382
383
  "book",
384
+ "book_2",
385
+ "book_3",
386
+ "book_4",
387
+ "book_5",
383
388
  "book_online",
384
389
  "bookmark",
385
390
  "bookmark_add",
@@ -460,6 +465,7 @@ type MaterialSymbols = [
460
465
  "calculate",
461
466
  "calendar_add_on",
462
467
  "calendar_apps_script",
468
+ "calendar_clock",
463
469
  "calendar_month",
464
470
  "calendar_today",
465
471
  "calendar_view_day",
@@ -779,6 +785,7 @@ type MaterialSymbols = [
779
785
  "dialogs",
780
786
  "dialpad",
781
787
  "diamond",
788
+ "dictionary",
782
789
  "difference",
783
790
  "digital_out_of_home",
784
791
  "dining",
@@ -1238,7 +1245,6 @@ type MaterialSymbols = [
1238
1245
  "grid_view",
1239
1246
  "group",
1240
1247
  "group_add",
1241
- "group_auto",
1242
1248
  "group_off",
1243
1249
  "group_remove",
1244
1250
  "group_work",
@@ -1289,6 +1295,7 @@ type MaterialSymbols = [
1289
1295
  "heart_check",
1290
1296
  "heart_minus",
1291
1297
  "heart_plus",
1298
+ "heat",
1292
1299
  "heat_pump",
1293
1300
  "heat_pump_balance",
1294
1301
  "height",
@@ -1354,7 +1361,6 @@ type MaterialSymbols = [
1354
1361
  "hub",
1355
1362
  "humerus",
1356
1363
  "humerus_alt",
1357
- "humidity_helper",
1358
1364
  "humidity_high",
1359
1365
  "humidity_indoor",
1360
1366
  "humidity_low",
@@ -1419,7 +1425,6 @@ type MaterialSymbols = [
1419
1425
  "jump_to_element",
1420
1426
  "kayaking",
1421
1427
  "kebab_dining",
1422
- "keep_public",
1423
1428
  "kettle",
1424
1429
  "key",
1425
1430
  "key_off",
@@ -1491,7 +1496,6 @@ type MaterialSymbols = [
1491
1496
  "layers_clear",
1492
1497
  "lda",
1493
1498
  "leaderboard",
1494
- "leaf_spark",
1495
1499
  "leak_add",
1496
1500
  "leak_remove",
1497
1501
  "left_click",
@@ -1670,6 +1674,7 @@ type MaterialSymbols = [
1670
1674
  "minor_crash",
1671
1675
  "missed_video_call",
1672
1676
  "mist",
1677
+ "mitre",
1673
1678
  "mixture_med",
1674
1679
  "mms",
1675
1680
  "mobile_friendly",
@@ -2291,6 +2296,7 @@ type MaterialSymbols = [
2291
2296
  "schema",
2292
2297
  "school",
2293
2298
  "science",
2299
+ "science_off",
2294
2300
  "score",
2295
2301
  "scoreboard",
2296
2302
  "screen_lock_landscape",
@@ -2404,7 +2410,6 @@ type MaterialSymbols = [
2404
2410
  "shield_locked",
2405
2411
  "shield_moon",
2406
2412
  "shield_person",
2407
- "shield_spark",
2408
2413
  "shield_with_heart",
2409
2414
  "shield_with_house",
2410
2415
  "shift",
@@ -2457,6 +2462,8 @@ type MaterialSymbols = [
2457
2462
  "sip",
2458
2463
  "skateboarding",
2459
2464
  "skeleton",
2465
+ "skillet",
2466
+ "skillet_cooktop",
2460
2467
  "skip_next",
2461
2468
  "skip_previous",
2462
2469
  "skull",
@@ -2470,7 +2477,6 @@ type MaterialSymbols = [
2470
2477
  "smart_outlet",
2471
2478
  "smart_screen",
2472
2479
  "smart_toy",
2473
- "smart_ventilation",
2474
2480
  "smartphone",
2475
2481
  "smb_share",
2476
2482
  "smoke_free",
@@ -2586,6 +2592,7 @@ type MaterialSymbols = [
2586
2592
  "sticky_note",
2587
2593
  "sticky_note_2",
2588
2594
  "stock_media",
2595
+ "stockpot",
2589
2596
  "stop",
2590
2597
  "stop_circle",
2591
2598
  "stop_screen_share",
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@material-symbols/font-300",
3
- "version": "0.11.0",
3
+ "version": "0.12.0",
4
4
  "description": "Latest variable icon fonts with weight 300 for Material Symbols.",
5
5
  "main": "index.css",
6
6
  "sass": "index.scss",