@iconify/json 2.2.358 → 2.2.359

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
@@ -2705,7 +2705,7 @@
2705
2705
  "pajamas": {
2706
2706
  "name": "Gitlab SVGs",
2707
2707
  "total": 405,
2708
- "version": "3.139.0",
2708
+ "version": "3.140.0",
2709
2709
  "author": {
2710
2710
  "name": "GitLab B.V.",
2711
2711
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -2915,7 +2915,7 @@
2915
2915
  },
2916
2916
  "oui": {
2917
2917
  "name": "OpenSearch UI",
2918
- "total": 434,
2918
+ "total": 437,
2919
2919
  "version": "2.0.0",
2920
2920
  "author": {
2921
2921
  "name": "OpenSearch Contributors",
@@ -3831,8 +3831,8 @@
3831
3831
  },
3832
3832
  "token": {
3833
3833
  "name": "Web3 Icons",
3834
- "total": 1731,
3835
- "version": "4.0.17",
3834
+ "total": 1732,
3835
+ "version": "4.0.18",
3836
3836
  "author": {
3837
3837
  "name": "0xa3k5",
3838
3838
  "url": "https://github.com/0xa3k5/web3icons"
@@ -3857,7 +3857,7 @@
3857
3857
  "token-branded": {
3858
3858
  "name": "Web3 Icons Branded",
3859
3859
  "total": 1984,
3860
- "version": "4.0.17",
3860
+ "version": "4.0.18",
3861
3861
  "author": {
3862
3862
  "name": "0xa3k5",
3863
3863
  "url": "https://github.com/0xa3k5/web3icons"
package/collections.md CHANGED
@@ -1027,7 +1027,7 @@
1027
1027
  * URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main
1028
1028
  * License: MIT
1029
1029
  * License URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/blob/main/LICENSE
1030
- * Version: 3.139.0
1030
+ * Version: 3.140.0
1031
1031
  * Palette: Colorless
1032
1032
  * Icon set prefix: `pajamas`
1033
1033
  * File: [json/pajamas.json](json/pajamas.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
@@ -1106,7 +1106,7 @@
1106
1106
  * File: [json/ooui.json](json/ooui.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
1107
1107
 
1108
1108
  ## OpenSearch UI
1109
- * Number of icons: 434
1109
+ * Number of icons: 437
1110
1110
  * Author: OpenSearch Contributors
1111
1111
  * URL: https://github.com/opensearch-project/oui
1112
1112
  * License: Apache 2.0
@@ -1473,12 +1473,12 @@
1473
1473
  * File: [json/entypo-social.json](json/entypo-social.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
1474
1474
 
1475
1475
  ## Web3 Icons
1476
- * Number of icons: 1731
1476
+ * Number of icons: 1732
1477
1477
  * Author: 0xa3k5
1478
1478
  * URL: https://github.com/0xa3k5/web3icons
1479
1479
  * License: MIT
1480
1480
  * License URL: https://github.com/0xa3k5/web3icons/blob/main/LICENCE
1481
- * Version: 4.0.17
1481
+ * Version: 4.0.18
1482
1482
  * Palette: Colorless
1483
1483
  * Icon set prefix: `token`
1484
1484
  * File: [json/token.json](json/token.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
@@ -1489,7 +1489,7 @@
1489
1489
  * URL: https://github.com/0xa3k5/web3icons
1490
1490
  * License: MIT
1491
1491
  * License URL: https://github.com/0xa3k5/web3icons/blob/main/LICENCE
1492
- * Version: 4.0.17
1492
+ * Version: 4.0.18
1493
1493
  * Palette: Colorful
1494
1494
  * Icon set prefix: `token-branded`
1495
1495
  * File: [json/token-branded.json](json/token-branded.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
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.358",
5
+ "version": "2.2.359",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {