@iconify/collections 1.0.425 → 1.0.426

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
@@ -2197,8 +2197,8 @@
2197
2197
  },
2198
2198
  "simple-icons": {
2199
2199
  "name": "Simple Icons",
2200
- "total": 3146,
2201
- "version": "11.15.0",
2200
+ "total": 3150,
2201
+ "version": "12.0.0",
2202
2202
  "author": {
2203
2203
  "name": "Simple Icons Collaborators",
2204
2204
  "url": "https://github.com/simple-icons/simple-icons"
@@ -2351,7 +2351,7 @@
2351
2351
  },
2352
2352
  "devicon": {
2353
2353
  "name": "Devicon",
2354
- "total": 772,
2354
+ "total": 779,
2355
2355
  "author": {
2356
2356
  "name": "konpa",
2357
2357
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -2373,7 +2373,7 @@
2373
2373
  },
2374
2374
  "devicon-plain": {
2375
2375
  "name": "Devicon Plain",
2376
- "total": 582,
2376
+ "total": 585,
2377
2377
  "author": {
2378
2378
  "name": "konpa",
2379
2379
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -2478,8 +2478,8 @@
2478
2478
  },
2479
2479
  "token": {
2480
2480
  "name": "Token Icons",
2481
- "total": 1639,
2482
- "version": "2.7.0",
2481
+ "total": 1642,
2482
+ "version": "2.8.2",
2483
2483
  "author": {
2484
2484
  "name": "0xa3k5",
2485
2485
  "url": "https://github.com/0xa3k5/token-icons"
@@ -2500,8 +2500,8 @@
2500
2500
  },
2501
2501
  "token-branded": {
2502
2502
  "name": "Token Icons Branded",
2503
- "total": 1822,
2504
- "version": "2.7.0",
2503
+ "total": 1825,
2504
+ "version": "2.8.2",
2505
2505
  "author": {
2506
2506
  "name": "0xa3k5",
2507
2507
  "url": "https://github.com/0xa3k5/token-icons"
@@ -3412,8 +3412,8 @@
3412
3412
  },
3413
3413
  "grommet-icons": {
3414
3414
  "name": "Grommet Icons",
3415
- "total": 614,
3416
- "version": "4.7.0",
3415
+ "total": 634,
3416
+ "version": "4.12.1",
3417
3417
  "author": {
3418
3418
  "name": "Grommet",
3419
3419
  "url": "https://github.com/grommet/grommet-icons"
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.425",
5
+ "version": "1.0.426",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",