@iconify/json 2.1.3 → 2.1.4

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,8 +1,8 @@
1
1
  {
2
2
  "ic": {
3
3
  "name": "Google Material Icons",
4
- "total": 10575,
5
- "version": "1.0.24",
4
+ "total": 10705,
5
+ "version": "1.0.25",
6
6
  "author": {
7
7
  "name": "Material Design Authors",
8
8
  "url": "https://github.com/material-icons/material-icons"
@@ -132,8 +132,8 @@
132
132
  },
133
133
  "tabler": {
134
134
  "name": "Tabler Icons",
135
- "total": 1518,
136
- "version": "1.53.0",
135
+ "total": 1536,
136
+ "version": "1.54.0",
137
137
  "author": {
138
138
  "name": "Paweł Kuna",
139
139
  "url": "https://github.com/tabler/tabler-icons"
@@ -1477,7 +1477,7 @@
1477
1477
  },
1478
1478
  "logos": {
1479
1479
  "name": "SVG Logos",
1480
- "total": 1326,
1480
+ "total": 1389,
1481
1481
  "author": {
1482
1482
  "name": "Gil Barbara",
1483
1483
  "url": "https://github.com/gilbarbara/logos"
@@ -1497,8 +1497,8 @@
1497
1497
  },
1498
1498
  "simple-icons": {
1499
1499
  "name": "Simple Icons",
1500
- "total": 2172,
1501
- "version": "6.10.0",
1500
+ "total": 2176,
1501
+ "version": "6.11.0",
1502
1502
  "author": {
1503
1503
  "name": "Simple Icons Collaborators",
1504
1504
  "url": "https://github.com/simple-icons/simple-icons"
package/collections.md CHANGED
@@ -3,12 +3,12 @@
3
3
 
4
4
 
5
5
  ### Google Material Icons
6
- * Number of icons: 10575
6
+ * Number of icons: 10705
7
7
  * Author: Material Design Authors
8
8
  * URL: https://github.com/material-icons/material-icons
9
9
  * License: Apache 2.0
10
10
  * License URL: https://github.com/material-icons/material-icons/blob/master/LICENSE
11
- * Version: 1.0.24
11
+ * Version: 1.0.25
12
12
  * Palette: Colorless
13
13
 
14
14
 
@@ -61,12 +61,12 @@
61
61
 
62
62
 
63
63
  ### Tabler Icons
64
- * Number of icons: 1518
64
+ * Number of icons: 1536
65
65
  * Author: Paweł Kuna
66
66
  * URL: https://github.com/tabler/tabler-icons
67
67
  * License: MIT
68
68
  * License URL: https://github.com/tabler/tabler-icons/blob/master/LICENSE
69
- * Version: 1.53.0
69
+ * Version: 1.54.0
70
70
  * Palette: Colorless
71
71
 
72
72
 
@@ -659,7 +659,7 @@
659
659
 
660
660
 
661
661
  ### SVG Logos
662
- * Number of icons: 1326
662
+ * Number of icons: 1389
663
663
  * Author: Gil Barbara
664
664
  * URL: https://github.com/gilbarbara/logos
665
665
  * License: CC0
@@ -668,12 +668,12 @@
668
668
 
669
669
 
670
670
  ### Simple Icons
671
- * Number of icons: 2172
671
+ * Number of icons: 2176
672
672
  * Author: Simple Icons Collaborators
673
673
  * URL: https://github.com/simple-icons/simple-icons
674
674
  * License: CC0 1.0
675
675
  * License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
676
- * Version: 6.10.0
676
+ * Version: 6.11.0
677
677
  * Palette: Colorless
678
678
 
679
679
 
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.3",
5
+ "version": "2.1.4",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {