@iconify/collections 1.0.473 → 1.0.474

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 +10 -10
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -171,8 +171,8 @@
171
171
  },
172
172
  "tabler": {
173
173
  "name": "Tabler Icons",
174
- "total": 5664,
175
- "version": "3.19.0",
174
+ "total": 5682,
175
+ "version": "3.20.0",
176
176
  "author": {
177
177
  "name": "Paweł Kuna",
178
178
  "url": "https://github.com/tabler/tabler-icons"
@@ -243,8 +243,8 @@
243
243
  },
244
244
  "ri": {
245
245
  "name": "Remix Icon",
246
- "total": 2892,
247
- "version": "4.3.0",
246
+ "total": 2983,
247
+ "version": "4.4.0",
248
248
  "author": {
249
249
  "name": "Remix Design",
250
250
  "url": "https://github.com/Remix-Design/RemixIcon"
@@ -2360,7 +2360,7 @@
2360
2360
  },
2361
2361
  "codicon": {
2362
2362
  "name": "Codicons",
2363
- "total": 460,
2363
+ "total": 463,
2364
2364
  "version": "0.0.36",
2365
2365
  "author": {
2366
2366
  "name": "Microsoft Corporation",
@@ -2775,8 +2775,8 @@
2775
2775
  },
2776
2776
  "token": {
2777
2777
  "name": "Web3 Icons",
2778
- "total": 1721,
2779
- "version": "3.8.0",
2778
+ "total": 1734,
2779
+ "version": "3.10.0",
2780
2780
  "author": {
2781
2781
  "name": "0xa3k5",
2782
2782
  "url": "https://github.com/0xa3k5/web3icons"
@@ -2800,8 +2800,8 @@
2800
2800
  },
2801
2801
  "token-branded": {
2802
2802
  "name": "Web3 Icons Branded",
2803
- "total": 1909,
2804
- "version": "3.8.0",
2803
+ "total": 1922,
2804
+ "version": "3.10.0",
2805
2805
  "author": {
2806
2806
  "name": "0xa3k5",
2807
2807
  "url": "https://github.com/0xa3k5/web3icons"
@@ -2877,7 +2877,7 @@
2877
2877
  },
2878
2878
  "openmoji": {
2879
2879
  "name": "OpenMoji",
2880
- "total": 4156,
2880
+ "total": 4174,
2881
2881
  "author": {
2882
2882
  "name": "OpenMoji",
2883
2883
  "url": "https://github.com/hfg-gmuend/openmoji"
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.473",
5
+ "version": "1.0.474",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",