@iconify/collections 1.0.629 → 1.0.631

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 +15 -15
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -196,8 +196,8 @@
196
196
  },
197
197
  "tabler": {
198
198
  "name": "Tabler Icons",
199
- "total": 5963,
200
- "version": "3.35.0",
199
+ "total": 5984,
200
+ "version": "3.36.0",
201
201
  "author": {
202
202
  "name": "Paweł Kuna",
203
203
  "url": "https://github.com/tabler/tabler-icons"
@@ -368,7 +368,7 @@
368
368
  },
369
369
  "lucide": {
370
370
  "name": "Lucide",
371
- "total": 1665,
371
+ "total": 1666,
372
372
  "author": {
373
373
  "name": "Lucide Contributors",
374
374
  "url": "https://github.com/lucide-icons/lucide"
@@ -1022,8 +1022,8 @@
1022
1022
  },
1023
1023
  "humbleicons": {
1024
1024
  "name": "Humbleicons",
1025
- "total": 281,
1026
- "version": "1.27.0",
1025
+ "total": 282,
1026
+ "version": "1.28.0",
1027
1027
  "author": {
1028
1028
  "name": "Jiří Zralý",
1029
1029
  "url": "https://github.com/zraly/humbleicons"
@@ -2917,7 +2917,7 @@
2917
2917
  "ooui": {
2918
2918
  "name": "OOUI",
2919
2919
  "total": 370,
2920
- "version": "0.53.0",
2920
+ "version": "0.53.1",
2921
2921
  "author": {
2922
2922
  "name": "OOUI Team",
2923
2923
  "url": "https://github.com/wikimedia/oojs-ui"
@@ -3434,7 +3434,7 @@
3434
3434
  },
3435
3435
  "codicon": {
3436
3436
  "name": "Codicons",
3437
- "total": 532,
3437
+ "total": 534,
3438
3438
  "version": "0.0.44",
3439
3439
  "author": {
3440
3440
  "name": "Microsoft Corporation",
@@ -3509,7 +3509,7 @@
3509
3509
  },
3510
3510
  "devicon": {
3511
3511
  "name": "Devicon",
3512
- "total": 999,
3512
+ "total": 1004,
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": 729,
3537
+ "total": 733,
3538
3538
  "author": {
3539
3539
  "name": "konpa",
3540
3540
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -3912,8 +3912,8 @@
3912
3912
  },
3913
3913
  "token": {
3914
3914
  "name": "Web3 Icons",
3915
- "total": 1758,
3916
- "version": "4.0.40",
3915
+ "total": 1763,
3916
+ "version": "4.0.41",
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": 2013,
3941
- "version": "4.0.40",
3940
+ "total": 2018,
3941
+ "version": "4.0.41",
3942
3942
  "author": {
3943
3943
  "name": "0xa3k5",
3944
3944
  "url": "https://github.com/0xa3k5/web3icons"
@@ -4044,10 +4044,10 @@
4044
4044
  },
4045
4045
  "twemoji": {
4046
4046
  "name": "Twitter Emoji",
4047
- "total": 3668,
4047
+ "total": 3988,
4048
4048
  "author": {
4049
4049
  "name": "Twitter",
4050
- "url": "https://github.com/twitter/twemoji"
4050
+ "url": "https://github.com/jdecked/twemoji"
4051
4051
  },
4052
4052
  "license": {
4053
4053
  "title": "CC BY 4.0",
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.629",
5
+ "version": "1.0.631",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",