@iconify/json 2.1.7 → 2.1.8

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
@@ -89,7 +89,7 @@
89
89
  "carbon": {
90
90
  "name": "Carbon",
91
91
  "total": 1765,
92
- "version": "10.46.0",
92
+ "version": "10.47.0",
93
93
  "author": {
94
94
  "name": "IBM",
95
95
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -573,7 +573,7 @@
573
573
  "ep": {
574
574
  "name": "Element Plus",
575
575
  "total": 281,
576
- "version": "0.2.7",
576
+ "version": "1.0.0",
577
577
  "author": {
578
578
  "name": "Element Plus",
579
579
  "url": "https://github.com/element-plus/element-plus-icons"
@@ -967,8 +967,8 @@
967
967
  },
968
968
  "fluent": {
969
969
  "name": "Fluent UI System Icons",
970
- "total": 10352,
971
- "version": "1.1.161",
970
+ "total": 10826,
971
+ "version": "1.1.162",
972
972
  "author": {
973
973
  "name": "Microsoft Corporation",
974
974
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -1212,7 +1212,7 @@
1212
1212
  },
1213
1213
  "octicon": {
1214
1214
  "name": "Octicons",
1215
- "total": 484,
1215
+ "total": 487,
1216
1216
  "version": "16.3.1",
1217
1217
  "author": {
1218
1218
  "name": "GitHub",
@@ -1497,8 +1497,8 @@
1497
1497
  },
1498
1498
  "simple-icons": {
1499
1499
  "name": "Simple Icons",
1500
- "total": 2176,
1501
- "version": "6.11.0",
1500
+ "total": 2181,
1501
+ "version": "6.12.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": 3731,
1568
+ "total": 3777,
1569
1569
  "author": {
1570
1570
  "name": "Donno",
1571
1571
  "url": "https://github.com/Donno/Arcticons"
package/collections.md CHANGED
@@ -46,7 +46,7 @@
46
46
  * Author: IBM
47
47
  * URL: https://github.com/carbon-design-system/carbon/tree/main/packages/icons
48
48
  * License: Apache 2.0
49
- * Version: 10.46.0
49
+ * Version: 10.47.0
50
50
  * Palette: Colorless
51
51
 
52
52
 
@@ -263,7 +263,7 @@
263
263
  * URL: https://github.com/element-plus/element-plus-icons
264
264
  * License: MIT
265
265
  * License URL: https://github.com/element-plus/element-plus-icons/blob/main/packages/svg/package.json
266
- * Version: 0.2.7
266
+ * Version: 1.0.0
267
267
  * Palette: Colorless
268
268
 
269
269
 
@@ -434,12 +434,12 @@
434
434
 
435
435
 
436
436
  ### Fluent UI System Icons
437
- * Number of icons: 10352
437
+ * Number of icons: 10826
438
438
  * Author: Microsoft Corporation
439
439
  * URL: https://github.com/microsoft/fluentui-system-icons
440
440
  * License: MIT
441
441
  * License URL: https://github.com/microsoft/fluentui-system-icons/blob/master/LICENSE
442
- * Version: 1.1.161
442
+ * Version: 1.1.162
443
443
  * Palette: Colorless
444
444
 
445
445
 
@@ -543,7 +543,7 @@
543
543
 
544
544
 
545
545
  ### Octicons
546
- * Number of icons: 484
546
+ * Number of icons: 487
547
547
  * Author: GitHub
548
548
  * URL: https://github.com/primer/octicons/
549
549
  * License: Open Font License
@@ -668,12 +668,12 @@
668
668
 
669
669
 
670
670
  ### Simple Icons
671
- * Number of icons: 2176
671
+ * Number of icons: 2181
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.11.0
676
+ * Version: 6.12.0
677
677
  * Palette: Colorless
678
678
 
679
679
 
@@ -698,7 +698,7 @@
698
698
 
699
699
 
700
700
  ### Arcticons
701
- * Number of icons: 3731
701
+ * Number of icons: 3777
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.7",
5
+ "version": "2.1.8",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {