@iconify/collections 1.0.250 → 1.0.252

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 +16 -16
  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": 10138,
4
+ "total": 9795,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
@@ -153,8 +153,8 @@
153
153
  },
154
154
  "tabler": {
155
155
  "name": "Tabler Icons",
156
- "total": 4008,
157
- "version": "2.10.0",
156
+ "total": 4026,
157
+ "version": "2.11.0",
158
158
  "author": {
159
159
  "name": "Paweł Kuna",
160
160
  "url": "https://github.com/tabler/tabler-icons"
@@ -484,7 +484,7 @@
484
484
  },
485
485
  "lucide": {
486
486
  "name": "Lucide",
487
- "total": 902,
487
+ "total": 909,
488
488
  "author": {
489
489
  "name": "Lucide Contributors",
490
490
  "url": "https://github.com/lucide-icons/lucide"
@@ -590,8 +590,8 @@
590
590
  },
591
591
  "akar-icons": {
592
592
  "name": "Akar Icons",
593
- "total": 436,
594
- "version": "1.9.24",
593
+ "total": 437,
594
+ "version": "1.9.25",
595
595
  "author": {
596
596
  "name": "Arturo Wibawa",
597
597
  "url": "https://github.com/artcoholic/akar-icons"
@@ -656,7 +656,7 @@
656
656
  "radix-icons": {
657
657
  "name": "Radix Icons",
658
658
  "total": 318,
659
- "version": "1.2.0",
659
+ "version": "1.3.0",
660
660
  "author": {
661
661
  "name": "WorkOS",
662
662
  "url": "https://github.com/radix-ui/icons"
@@ -1229,7 +1229,7 @@
1229
1229
  },
1230
1230
  "codicon": {
1231
1231
  "name": "Codicons",
1232
- "total": 425,
1232
+ "total": 426,
1233
1233
  "version": "0.0.32",
1234
1234
  "author": {
1235
1235
  "name": "Microsoft Corporation",
@@ -1251,8 +1251,8 @@
1251
1251
  },
1252
1252
  "pajamas": {
1253
1253
  "name": "Gitlab SVGs",
1254
- "total": 359,
1255
- "version": "3.24.0",
1254
+ "total": 360,
1255
+ "version": "3.28.0",
1256
1256
  "author": {
1257
1257
  "name": "GitLab B.V.",
1258
1258
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -1408,7 +1408,7 @@
1408
1408
  },
1409
1409
  "ooui": {
1410
1410
  "name": "OOUI",
1411
- "total": 341,
1411
+ "total": 348,
1412
1412
  "version": "0.46.3",
1413
1413
  "author": {
1414
1414
  "name": "OOUI Team",
@@ -1434,12 +1434,12 @@
1434
1434
  "version": "0.3.2",
1435
1435
  "author": {
1436
1436
  "name": "Linkedstore S.A.",
1437
- "url": "https://github.com/TiendaNube/nimbus-icons"
1437
+ "url": "https://github.com/cyberalien/nimbus-icons"
1438
1438
  },
1439
1439
  "license": {
1440
1440
  "title": "MIT",
1441
1441
  "spdx": "MIT",
1442
- "url": "https://github.com/TiendaNube/nimbus-icons/blob/develop/LICENSE"
1442
+ "url": "https://github.com/cyberalien/nimbus-icons/blob/main/LICENSE"
1443
1443
  },
1444
1444
  "samples": [
1445
1445
  "barcode",
@@ -1780,8 +1780,8 @@
1780
1780
  },
1781
1781
  "simple-icons": {
1782
1782
  "name": "Simple Icons",
1783
- "total": 2440,
1784
- "version": "8.7.0",
1783
+ "total": 2441,
1784
+ "version": "8.8.0",
1785
1785
  "author": {
1786
1786
  "name": "Simple Icons Collaborators",
1787
1787
  "url": "https://github.com/simple-icons/simple-icons"
@@ -1870,7 +1870,7 @@
1870
1870
  },
1871
1871
  "arcticons": {
1872
1872
  "name": "Arcticons",
1873
- "total": 5403,
1873
+ "total": 5400,
1874
1874
  "author": {
1875
1875
  "name": "Donnnno",
1876
1876
  "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.250",
4
+ "version": "1.0.252",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",