@iconify/collections 1.0.632 → 1.0.633

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
@@ -481,7 +481,7 @@
481
481
  },
482
482
  "si": {
483
483
  "name": "Sargam Icons",
484
- "total": 1269,
484
+ "total": 1299,
485
485
  "author": {
486
486
  "name": "Abhimanyu Rana",
487
487
  "url": "https://github.com/planetabhi/sargam-icons"
@@ -3509,7 +3509,7 @@
3509
3509
  },
3510
3510
  "devicon": {
3511
3511
  "name": "Devicon",
3512
- "total": 1019,
3512
+ "total": 1020,
3513
3513
  "author": {
3514
3514
  "name": "konpa",
3515
3515
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -3534,7 +3534,7 @@
3534
3534
  },
3535
3535
  "devicon-plain": {
3536
3536
  "name": "Devicon Plain",
3537
- "total": 743,
3537
+ "total": 744,
3538
3538
  "author": {
3539
3539
  "name": "konpa",
3540
3540
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -3631,8 +3631,8 @@
3631
3631
  },
3632
3632
  "simple-icons": {
3633
3633
  "name": "Simple Icons",
3634
- "total": 3358,
3635
- "version": "16.2.0",
3634
+ "total": 3364,
3635
+ "version": "16.3.0",
3636
3636
  "author": {
3637
3637
  "name": "Simple Icons Collaborators",
3638
3638
  "url": "https://github.com/simple-icons/simple-icons"
@@ -3809,7 +3809,7 @@
3809
3809
  },
3810
3810
  "arcticons": {
3811
3811
  "name": "Arcticons",
3812
- "total": 14007,
3812
+ "total": 14006,
3813
3813
  "author": {
3814
3814
  "name": "Donnnno",
3815
3815
  "url": "https://github.com/Arcticons-Team/Arcticons"
@@ -3912,8 +3912,8 @@
3912
3912
  },
3913
3913
  "token": {
3914
3914
  "name": "Web3 Icons",
3915
- "total": 1763,
3916
- "version": "4.0.41",
3915
+ "total": 1764,
3916
+ "version": "4.0.42",
3917
3917
  "author": {
3918
3918
  "name": "0xa3k5",
3919
3919
  "url": "https://github.com/0xa3k5/web3icons"
@@ -3937,8 +3937,8 @@
3937
3937
  },
3938
3938
  "token-branded": {
3939
3939
  "name": "Web3 Icons Branded",
3940
- "total": 2018,
3941
- "version": "4.0.41",
3940
+ "total": 2019,
3941
+ "version": "4.0.42",
3942
3942
  "author": {
3943
3943
  "name": "0xa3k5",
3944
3944
  "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.632",
5
+ "version": "1.0.633",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",