@iconify/collections 1.0.286 → 1.0.287

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 +8 -8
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -108,8 +108,8 @@
108
108
  },
109
109
  "tabler": {
110
110
  "name": "Tabler Icons",
111
- "total": 4213,
112
- "version": "2.20.0",
111
+ "total": 4231,
112
+ "version": "2.21.0",
113
113
  "author": {
114
114
  "name": "Paweł Kuna",
115
115
  "url": "https://github.com/tabler/tabler-icons"
@@ -526,7 +526,7 @@
526
526
  },
527
527
  "lucide": {
528
528
  "name": "Lucide",
529
- "total": 1123,
529
+ "total": 1127,
530
530
  "author": {
531
531
  "name": "Lucide Contributors",
532
532
  "url": "https://github.com/lucide-icons/lucide"
@@ -1293,8 +1293,8 @@
1293
1293
  },
1294
1294
  "pajamas": {
1295
1295
  "name": "Gitlab SVGs",
1296
- "total": 367,
1297
- "version": "3.50.0",
1296
+ "total": 368,
1297
+ "version": "3.51.0",
1298
1298
  "author": {
1299
1299
  "name": "GitLab B.V.",
1300
1300
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -2057,7 +2057,7 @@
2057
2057
  },
2058
2058
  "devicon": {
2059
2059
  "name": "Devicon",
2060
- "total": 678,
2060
+ "total": 680,
2061
2061
  "author": {
2062
2062
  "name": "konpa",
2063
2063
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -2405,8 +2405,8 @@
2405
2405
  },
2406
2406
  "academicons": {
2407
2407
  "name": "Academicons",
2408
- "total": 151,
2409
- "version": "1.9.3",
2408
+ "total": 157,
2409
+ "version": "1.9.4",
2410
2410
  "author": {
2411
2411
  "name": "James Walsh",
2412
2412
  "url": "https://github.com/jpswalsh/academicons"
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iconify/collections",
3
3
  "description": "Iconify icon sets list",
4
- "version": "1.0.286",
4
+ "version": "1.0.287",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",