@iconify/collections 1.0.568 → 1.0.569

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.
Files changed (2) hide show
  1. package/collections.json +5 -5
  2. package/package.json +1 -1
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/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@iconify/collections",
3
3
  "description": "Iconify icon sets list",
4
4
  "license": "MIT",
5
- "version": "1.0.568",
5
+ "version": "1.0.569",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",