@iconify/collections 1.0.274 → 1.0.275

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 +4 -4
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -526,7 +526,7 @@
526
526
  },
527
527
  "lucide": {
528
528
  "name": "Lucide",
529
- "total": 1063,
529
+ "total": 1079,
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": 361,
1297
- "version": "3.43.0",
1296
+ "total": 362,
1297
+ "version": "3.44.0",
1298
1298
  "author": {
1299
1299
  "name": "GitLab B.V.",
1300
1300
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -1865,7 +1865,7 @@
1865
1865
  },
1866
1866
  "logos": {
1867
1867
  "name": "SVG Logos",
1868
- "total": 1668,
1868
+ "total": 1680,
1869
1869
  "author": {
1870
1870
  "name": "Gil Barbara",
1871
1871
  "url": "https://github.com/gilbarbara/logos"
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.274",
4
+ "version": "1.0.275",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",