@material-symbols/font-100 0.27.1 → 0.27.2

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
@@ -414,6 +414,8 @@ type MaterialSymbols = [
414
414
  "blur_off",
415
415
  "blur_on",
416
416
  "blur_short",
417
+ "boat_bus",
418
+ "boat_railway",
417
419
  "body_fat",
418
420
  "body_system",
419
421
  "bolt",
@@ -503,6 +505,7 @@ type MaterialSymbols = [
503
505
  "bungalow",
504
506
  "burst_mode",
505
507
  "bus_alert",
508
+ "bus_railway",
506
509
  "business_center",
507
510
  "business_chip",
508
511
  "business_messages",
@@ -777,6 +780,7 @@ type MaterialSymbols = [
777
780
  "crop_square",
778
781
  "crossword",
779
782
  "crowdsource",
783
+ "crown",
780
784
  "cruelty_free",
781
785
  "css",
782
786
  "csv",
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.27.1",
3
+ "version": "0.27.2",
4
4
  "description": "Latest variable icon fonts with weight 100 for Material Symbols.",
5
5
  "main": "index.css",
6
6
  "sass": "index.scss",