@iconify/json 2.1.79 → 2.1.80

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": 8046,
4
+ "total": 8065,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
@@ -1564,7 +1564,7 @@
1564
1564
  },
1565
1565
  "logos": {
1566
1566
  "name": "SVG Logos",
1567
- "total": 1488,
1567
+ "total": 1493,
1568
1568
  "author": {
1569
1569
  "name": "Gil Barbara",
1570
1570
  "url": "https://github.com/gilbarbara/logos"
package/collections.md CHANGED
@@ -3,7 +3,7 @@
3
3
 
4
4
 
5
5
  ### Material Symbols
6
- * Number of icons: 8046
6
+ * Number of icons: 8065
7
7
  * Author: Google
8
8
  * URL: https://github.com/google/material-design-icons
9
9
  * License: Apache 2.0
@@ -698,7 +698,7 @@
698
698
 
699
699
 
700
700
  ### SVG Logos
701
- * Number of icons: 1488
701
+ * Number of icons: 1493
702
702
  * Author: Gil Barbara
703
703
  * URL: https://github.com/gilbarbara/logos
704
704
  * License: CC0
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.1.79",
5
+ "version": "2.1.80",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {