@iconify/json 2.2.412 → 2.2.413

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
@@ -3631,8 +3631,8 @@
3631
3631
  },
3632
3632
  "simple-icons": {
3633
3633
  "name": "Simple Icons",
3634
- "total": 3383,
3635
- "version": "15.22.0",
3634
+ "total": 3350,
3635
+ "version": "16.0.0",
3636
3636
  "author": {
3637
3637
  "name": "Simple Icons Collaborators",
3638
3638
  "url": "https://github.com/simple-icons/simple-icons"
@@ -3913,7 +3913,7 @@
3913
3913
  "token": {
3914
3914
  "name": "Web3 Icons",
3915
3915
  "total": 1758,
3916
- "version": "4.0.38",
3916
+ "version": "4.0.39",
3917
3917
  "author": {
3918
3918
  "name": "0xa3k5",
3919
3919
  "url": "https://github.com/0xa3k5/web3icons"
@@ -3938,7 +3938,7 @@
3938
3938
  "token-branded": {
3939
3939
  "name": "Web3 Icons Branded",
3940
3940
  "total": 2013,
3941
- "version": "4.0.38",
3941
+ "version": "4.0.39",
3942
3942
  "author": {
3943
3943
  "name": "0xa3k5",
3944
3944
  "url": "https://github.com/0xa3k5/web3icons"
@@ -4014,7 +4014,7 @@
4014
4014
  },
4015
4015
  "openmoji": {
4016
4016
  "name": "OpenMoji",
4017
- "total": 4185,
4017
+ "total": 4297,
4018
4018
  "author": {
4019
4019
  "name": "OpenMoji",
4020
4020
  "url": "https://github.com/hfg-gmuend/openmoji"
package/collections.md CHANGED
@@ -1390,12 +1390,12 @@
1390
1390
  * File: [json/unjs.json](json/unjs.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
1391
1391
 
1392
1392
  ## Simple Icons
1393
- * Number of icons: 3383
1393
+ * Number of icons: 3350
1394
1394
  * Author: Simple Icons Collaborators
1395
1395
  * URL: https://github.com/simple-icons/simple-icons
1396
1396
  * License: CC0 1.0
1397
1397
  * License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
1398
- * Version: 15.22.0
1398
+ * Version: 16.0.0
1399
1399
  * Palette: Colorless
1400
1400
  * Icon set prefix: `simple-icons`
1401
1401
  * File: [json/simple-icons.json](json/simple-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
@@ -1510,7 +1510,7 @@
1510
1510
  * URL: https://github.com/0xa3k5/web3icons
1511
1511
  * License: MIT
1512
1512
  * License URL: https://github.com/0xa3k5/web3icons/blob/main/LICENCE
1513
- * Version: 4.0.38
1513
+ * Version: 4.0.39
1514
1514
  * Palette: Colorless
1515
1515
  * Icon set prefix: `token`
1516
1516
  * File: [json/token.json](json/token.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
@@ -1521,7 +1521,7 @@
1521
1521
  * URL: https://github.com/0xa3k5/web3icons
1522
1522
  * License: MIT
1523
1523
  * License URL: https://github.com/0xa3k5/web3icons/blob/main/LICENCE
1524
- * Version: 4.0.38
1524
+ * Version: 4.0.39
1525
1525
  * Palette: Colorful
1526
1526
  * Icon set prefix: `token-branded`
1527
1527
  * File: [json/token-branded.json](json/token-branded.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
@@ -1549,7 +1549,7 @@
1549
1549
  * File: [json/cryptocurrency-color.json](json/cryptocurrency-color.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
1550
1550
 
1551
1551
  ## OpenMoji
1552
- * Number of icons: 4185
1552
+ * Number of icons: 4297
1553
1553
  * Author: OpenMoji
1554
1554
  * URL: https://github.com/hfg-gmuend/openmoji
1555
1555
  * 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.2.412",
5
+ "version": "2.2.413",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {