@iconify/json 2.1.17 → 2.1.18

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
@@ -23,7 +23,7 @@
23
23
  },
24
24
  "mdi": {
25
25
  "name": "Material Design Icons",
26
- "total": 6691,
26
+ "total": 6695,
27
27
  "author": {
28
28
  "name": "Austin Andrews",
29
29
  "url": "https://github.com/Templarian/MaterialDesign"
@@ -221,7 +221,7 @@
221
221
  },
222
222
  "clarity": {
223
223
  "name": "Clarity",
224
- "total": 1099,
224
+ "total": 1101,
225
225
  "author": {
226
226
  "name": "VMware",
227
227
  "url": "https://github.com/vmware/clarity"
@@ -1219,8 +1219,8 @@
1219
1219
  "url": "https://github.com/primer/octicons/"
1220
1220
  },
1221
1221
  "license": {
1222
- "title": "Open Font License",
1223
- "spdx": "OFL-1.1",
1222
+ "title": "MIT",
1223
+ "spdx": "MIT",
1224
1224
  "url": "https://github.com/primer/octicons/blob/main/LICENSE"
1225
1225
  },
1226
1226
  "samples": [
@@ -1497,8 +1497,8 @@
1497
1497
  },
1498
1498
  "simple-icons": {
1499
1499
  "name": "Simple Icons",
1500
- "total": 2192,
1501
- "version": "6.14.0",
1500
+ "total": 2213,
1501
+ "version": "6.15.0",
1502
1502
  "author": {
1503
1503
  "name": "Simple Icons Collaborators",
1504
1504
  "url": "https://github.com/simple-icons/simple-icons"
@@ -1565,7 +1565,7 @@
1565
1565
  },
1566
1566
  "arcticons": {
1567
1567
  "name": "Arcticons",
1568
- "total": 3861,
1568
+ "total": 3901,
1569
1569
  "author": {
1570
1570
  "name": "Donno",
1571
1571
  "url": "https://github.com/Donno/Arcticons"
package/collections.md CHANGED
@@ -13,7 +13,7 @@
13
13
 
14
14
 
15
15
  ### Material Design Icons
16
- * Number of icons: 6691
16
+ * Number of icons: 6695
17
17
  * Author: Austin Andrews
18
18
  * URL: https://github.com/Templarian/MaterialDesign
19
19
  * License: Apache 2.0
@@ -101,7 +101,7 @@
101
101
 
102
102
 
103
103
  ### Clarity
104
- * Number of icons: 1099
104
+ * Number of icons: 1101
105
105
  * Author: VMware
106
106
  * URL: https://github.com/vmware/clarity
107
107
  * License: MIT
@@ -546,7 +546,7 @@
546
546
  * Number of icons: 494
547
547
  * Author: GitHub
548
548
  * URL: https://github.com/primer/octicons/
549
- * License: Open Font License
549
+ * License: MIT
550
550
  * License URL: https://github.com/primer/octicons/blob/main/LICENSE
551
551
  * Version: 17.0.0
552
552
  * Palette: Colorless
@@ -668,12 +668,12 @@
668
668
 
669
669
 
670
670
  ### Simple Icons
671
- * Number of icons: 2192
671
+ * Number of icons: 2213
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.14.0
676
+ * Version: 6.15.0
677
677
  * Palette: Colorless
678
678
 
679
679
 
@@ -698,7 +698,7 @@
698
698
 
699
699
 
700
700
  ### Arcticons
701
- * Number of icons: 3861
701
+ * Number of icons: 3901
702
702
  * Author: Donno
703
703
  * URL: https://github.com/Donno/Arcticons
704
704
  * License: CC BY-SA 4.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.1.17",
5
+ "version": "2.1.18",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {