@iconify/json 2.2.100 → 2.2.101

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/collections.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "material-symbols": {
3
3
  "name": "Material Symbols",
4
- "total": 11343,
4
+ "total": 11413,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
package/collections.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
 
4
4
  ## Material Symbols
5
- * Number of icons: 11343
5
+ * Number of icons: 11413
6
6
  * Author: Google
7
7
  * URL: https://github.com/google/material-design-icons
8
8
  * License: Apache 2.0
package/composer.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "iconify/json",
3
3
  "description": "Iconify icons collection in JSON format",
4
4
  "type": "library",
5
- "version": "2.2.100",
5
+ "version": "2.2.101",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {