@material-symbols/font-100 0.17.2 → 0.17.3

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
@@ -2565,6 +2565,7 @@ type MaterialSymbols = [
2565
2565
  "shield_with_house",
2566
2566
  "shift",
2567
2567
  "shift_lock",
2568
+ "shift_lock_off",
2568
2569
  "shop",
2569
2570
  "shop_two",
2570
2571
  "shopping_bag",
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.17.2",
3
+ "version": "0.17.3",
4
4
  "description": "Latest variable icon fonts with weight 100 for Material Symbols.",
5
5
  "main": "index.css",
6
6
  "sass": "index.scss",