@iconify/collections 1.0.441 → 1.0.442

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 +5 -5
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -279,8 +279,8 @@
279
279
  },
280
280
  "iconoir": {
281
281
  "name": "Iconoir",
282
- "total": 1583,
283
- "version": "7.7.0",
282
+ "total": 1597,
283
+ "version": "7.8.0",
284
284
  "author": {
285
285
  "name": "Luca Burgio",
286
286
  "url": "https://github.com/iconoir-icons/iconoir"
@@ -324,7 +324,7 @@
324
324
  },
325
325
  "lucide": {
326
326
  "name": "Lucide",
327
- "total": 1488,
327
+ "total": 1489,
328
328
  "author": {
329
329
  "name": "Lucide Contributors",
330
330
  "url": "https://github.com/lucide-icons/lucide"
@@ -1496,7 +1496,7 @@
1496
1496
  "pajamas": {
1497
1497
  "name": "Gitlab SVGs",
1498
1498
  "total": 378,
1499
- "version": "3.107.0",
1499
+ "version": "3.108.0",
1500
1500
  "author": {
1501
1501
  "name": "GitLab B.V.",
1502
1502
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -2283,7 +2283,7 @@
2283
2283
  },
2284
2284
  "arcticons": {
2285
2285
  "name": "Arcticons",
2286
- "total": 9741,
2286
+ "total": 10059,
2287
2287
  "author": {
2288
2288
  "name": "Donnnno",
2289
2289
  "url": "https://github.com/Arcticons-Team/Arcticons"
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.441",
5
+ "version": "1.0.442",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",