@iconify/collections 1.0.532 → 1.0.533

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 +14 -14
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -397,7 +397,7 @@
397
397
  },
398
398
  "lucide": {
399
399
  "name": "Lucide",
400
- "total": 1561,
400
+ "total": 1564,
401
401
  "author": {
402
402
  "name": "Lucide Contributors",
403
403
  "url": "https://github.com/lucide-icons/lucide"
@@ -2010,7 +2010,7 @@
2010
2010
  },
2011
2011
  "fluent": {
2012
2012
  "name": "Fluent UI System Icons",
2013
- "total": 17542,
2013
+ "total": 17646,
2014
2014
  "version": "1.1.291",
2015
2015
  "author": {
2016
2016
  "name": "Microsoft Corporation",
@@ -2524,7 +2524,7 @@
2524
2524
  "pajamas": {
2525
2525
  "name": "Gitlab SVGs",
2526
2526
  "total": 386,
2527
- "version": "3.125.0",
2527
+ "version": "3.126.0",
2528
2528
  "author": {
2529
2529
  "name": "GitLab B.V.",
2530
2530
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -2760,7 +2760,7 @@
2760
2760
  },
2761
2761
  "fluent-color": {
2762
2762
  "name": "Fluent UI System Color Icons",
2763
- "total": 808,
2763
+ "total": 820,
2764
2764
  "version": "1.1.291",
2765
2765
  "author": {
2766
2766
  "name": "Microsoft Corporation",
@@ -2844,8 +2844,8 @@
2844
2844
  },
2845
2845
  "vscode-icons": {
2846
2846
  "name": "VSCode Icons",
2847
- "total": 1372,
2848
- "version": "12.11.0",
2847
+ "total": 1375,
2848
+ "version": "12.12.0",
2849
2849
  "author": {
2850
2850
  "name": "Roberto Huertas",
2851
2851
  "url": "https://github.com/vscode-icons/vscode-icons"
@@ -2949,7 +2949,7 @@
2949
2949
  },
2950
2950
  "devicon": {
2951
2951
  "name": "Devicon",
2952
- "total": 913,
2952
+ "total": 916,
2953
2953
  "author": {
2954
2954
  "name": "konpa",
2955
2955
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -2974,7 +2974,7 @@
2974
2974
  },
2975
2975
  "devicon-plain": {
2976
2976
  "name": "Devicon Plain",
2977
- "total": 669,
2977
+ "total": 671,
2978
2978
  "author": {
2979
2979
  "name": "konpa",
2980
2980
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -3071,8 +3071,8 @@
3071
3071
  },
3072
3072
  "simple-icons": {
3073
3073
  "name": "Simple Icons",
3074
- "total": 3278,
3075
- "version": "14.11.1",
3074
+ "total": 3282,
3075
+ "version": "14.12.0",
3076
3076
  "author": {
3077
3077
  "name": "Simple Icons Collaborators",
3078
3078
  "url": "https://github.com/simple-icons/simple-icons"
@@ -3332,8 +3332,8 @@
3332
3332
  },
3333
3333
  "token": {
3334
3334
  "name": "Web3 Icons",
3335
- "total": 1726,
3336
- "version": "4.0.10",
3335
+ "total": 1727,
3336
+ "version": "4.0.11",
3337
3337
  "author": {
3338
3338
  "name": "0xa3k5",
3339
3339
  "url": "https://github.com/0xa3k5/web3icons"
@@ -3357,8 +3357,8 @@
3357
3357
  },
3358
3358
  "token-branded": {
3359
3359
  "name": "Web3 Icons Branded",
3360
- "total": 1979,
3361
- "version": "4.0.10",
3360
+ "total": 1980,
3361
+ "version": "4.0.11",
3362
3362
  "author": {
3363
3363
  "name": "0xa3k5",
3364
3364
  "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.532",
5
+ "version": "1.0.533",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",