@fontsource-variable/material-symbols-rounded 5.2.22 → 5.2.24

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/README.md CHANGED
@@ -43,6 +43,6 @@ Google Inc.
43
43
  [OFL-1.1](http://scripts.sil.org/OFL)
44
44
 
45
45
  ## Other Notes
46
- Font version (provided by source): `v280`.
46
+ Font version (provided by source): `v284`.
47
47
 
48
48
  If you have any suggestions or ideas to improve the performance of font loading or expand the existing library, feel free to star and contribute to this repository. You can share your suggestions or ideas by creating an [issue](https://github.com/fontsource/fontsource/issues).
package/metadata.json CHANGED
@@ -11,8 +11,8 @@
11
11
  "GRAD": {"min": "-25", "max": "200", "default": "0", "step": "1"},
12
12
  "opsz": {"default": "48", "min": "30", "max": "48", "step": "0.1"}
13
13
  },
14
- "lastModified": "2025-09-11",
15
- "version": "v280",
14
+ "lastModified": "2025-09-24",
15
+ "version": "v284",
16
16
  "category": "icons",
17
17
  "license": {
18
18
  "type": "OFL-1.1",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fontsource-variable/material-symbols-rounded",
3
- "version": "5.2.22",
3
+ "version": "5.2.24",
4
4
  "description": "Self-host the Material Symbols Rounded font in a neatly bundled NPM package.",
5
5
  "main": "index.css",
6
6
  "publishConfig": {"access": "public"},
@@ -43,5 +43,5 @@
43
43
  "url": "git+https://github.com/fontsource/font-files.git",
44
44
  "directory": "fonts/variable/material-symbols-rounded"
45
45
  },
46
- "publishHash": "290c834ca40c71db"
46
+ "publishHash": "659cf1e75b67c9fc"
47
47
  }