@iconify/collections 1.0.85 → 1.0.88

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
@@ -89,7 +89,7 @@
89
89
  "carbon": {
90
90
  "name": "Carbon",
91
91
  "total": 1782,
92
- "version": "11.0.1",
92
+ "version": "11.0.2",
93
93
  "author": {
94
94
  "name": "IBM",
95
95
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -132,8 +132,8 @@
132
132
  },
133
133
  "tabler": {
134
134
  "name": "Tabler Icons",
135
- "total": 1649,
136
- "version": "1.60.0",
135
+ "total": 1719,
136
+ "version": "1.63.0",
137
137
  "author": {
138
138
  "name": "Paweł Kuna",
139
139
  "url": "https://github.com/tabler/tabler-icons"
@@ -420,7 +420,7 @@
420
420
  },
421
421
  "lucide": {
422
422
  "name": "Lucide",
423
- "total": 584,
423
+ "total": 585,
424
424
  "author": {
425
425
  "name": "Lucide Contributors",
426
426
  "url": "https://github.com/lucide-icons/lucide"
@@ -506,8 +506,8 @@
506
506
  },
507
507
  "akar-icons": {
508
508
  "name": "Akar Icons",
509
- "total": 393,
510
- "version": "1.9.14",
509
+ "total": 396,
510
+ "version": "1.9.15",
511
511
  "author": {
512
512
  "name": "Arturo Wibawa",
513
513
  "url": "https://github.com/artcoholic/akar-icons"
@@ -967,8 +967,8 @@
967
967
  },
968
968
  "fluent": {
969
969
  "name": "Fluent UI System Icons",
970
- "total": 11026,
971
- "version": "1.1.164",
970
+ "total": 11166,
971
+ "version": "1.1.166",
972
972
  "author": {
973
973
  "name": "Microsoft Corporation",
974
974
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -1099,8 +1099,8 @@
1099
1099
  },
1100
1100
  "pepicons": {
1101
1101
  "name": "Pepicons",
1102
- "total": 316,
1103
- "version": "1.0.12",
1102
+ "total": 410,
1103
+ "version": "1.1.0",
1104
1104
  "author": {
1105
1105
  "name": "CyCraft",
1106
1106
  "url": "https://github.com/CyCraft/pepicons"
@@ -1477,7 +1477,7 @@
1477
1477
  },
1478
1478
  "logos": {
1479
1479
  "name": "SVG Logos",
1480
- "total": 1401,
1480
+ "total": 1415,
1481
1481
  "author": {
1482
1482
  "name": "Gil Barbara",
1483
1483
  "url": "https://github.com/gilbarbara/logos"
@@ -1497,8 +1497,8 @@
1497
1497
  },
1498
1498
  "simple-icons": {
1499
1499
  "name": "Simple Icons",
1500
- "total": 2223,
1501
- "version": "6.17.0",
1500
+ "total": 2228,
1501
+ "version": "6.18.0",
1502
1502
  "author": {
1503
1503
  "name": "Simple Icons Collaborators",
1504
1504
  "url": "https://github.com/simple-icons/simple-icons"
@@ -1673,7 +1673,7 @@
1673
1673
  "flag": {
1674
1674
  "name": "Flag Icons",
1675
1675
  "total": 526,
1676
- "version": "6.1.1",
1676
+ "version": "6.2.0",
1677
1677
  "author": {
1678
1678
  "name": "Panayiotis Lipiridis",
1679
1679
  "url": "https://github.com/lipis/flag-icons"
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.85",
4
+ "version": "1.0.88",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",