@iconify/collections 1.0.275 → 1.0.277

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
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "material-symbols": {
3
3
  "name": "Material Symbols",
4
- "total": 10552,
4
+ "total": 10617,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
@@ -44,7 +44,7 @@
44
44
  },
45
45
  "mdi": {
46
46
  "name": "Material Design Icons",
47
- "total": 7296,
47
+ "total": 7333,
48
48
  "author": {
49
49
  "name": "Pictogrammers",
50
50
  "url": "https://github.com/Templarian/MaterialDesign"
@@ -327,8 +327,8 @@
327
327
  },
328
328
  "iconoir": {
329
329
  "name": "Iconoir",
330
- "total": 1342,
331
- "version": "6.7.0",
330
+ "total": 1350,
331
+ "version": "6.8.0",
332
332
  "author": {
333
333
  "name": "Luca Burgio",
334
334
  "url": "https://github.com/iconoir-icons/iconoir"
@@ -482,7 +482,7 @@
482
482
  "octicon": {
483
483
  "name": "Octicons",
484
484
  "total": 577,
485
- "version": "18.3.0",
485
+ "version": "19.0.0",
486
486
  "author": {
487
487
  "name": "GitHub",
488
488
  "url": "https://github.com/primer/octicons/"
@@ -526,7 +526,7 @@
526
526
  },
527
527
  "lucide": {
528
528
  "name": "Lucide",
529
- "total": 1079,
529
+ "total": 1081,
530
530
  "author": {
531
531
  "name": "Lucide Contributors",
532
532
  "url": "https://github.com/lucide-icons/lucide"
@@ -633,7 +633,7 @@
633
633
  "akar-icons": {
634
634
  "name": "Akar Icons",
635
635
  "total": 438,
636
- "version": "1.9.26",
636
+ "version": "1.9.27",
637
637
  "author": {
638
638
  "name": "Arturo Wibawa",
639
639
  "url": "https://github.com/artcoholic/akar-icons"
@@ -1247,7 +1247,7 @@
1247
1247
  "heroicons": {
1248
1248
  "name": "HeroIcons",
1249
1249
  "total": 876,
1250
- "version": "2.0.17",
1250
+ "version": "2.0.18",
1251
1251
  "author": {
1252
1252
  "name": "Refactoring UI Inc",
1253
1253
  "url": "https://github.com/tailwindlabs/heroicons"
@@ -1293,8 +1293,8 @@
1293
1293
  },
1294
1294
  "pajamas": {
1295
1295
  "name": "Gitlab SVGs",
1296
- "total": 362,
1297
- "version": "3.44.0",
1296
+ "total": 363,
1297
+ "version": "3.46.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": 1680,
1868
+ "total": 1692,
1869
1869
  "author": {
1870
1870
  "name": "Gil Barbara",
1871
1871
  "url": "https://github.com/gilbarbara/logos"
@@ -1885,8 +1885,8 @@
1885
1885
  },
1886
1886
  "simple-icons": {
1887
1887
  "name": "Simple Icons",
1888
- "total": 2457,
1889
- "version": "8.12.0",
1888
+ "total": 2458,
1889
+ "version": "8.13.0",
1890
1890
  "author": {
1891
1891
  "name": "Simple Icons Collaborators",
1892
1892
  "url": "https://github.com/simple-icons/simple-icons"
@@ -1975,7 +1975,7 @@
1975
1975
  },
1976
1976
  "arcticons": {
1977
1977
  "name": "Arcticons",
1978
- "total": 6043,
1978
+ "total": 6172,
1979
1979
  "author": {
1980
1980
  "name": "Donnnno",
1981
1981
  "url": "https://github.com/Donnnno/Arcticons"
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.275",
4
+ "version": "1.0.277",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",