@iconify/collections 1.0.144 → 1.0.147

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 +13 -13
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -441,7 +441,7 @@
441
441
  },
442
442
  "lucide": {
443
443
  "name": "Lucide",
444
- "total": 821,
444
+ "total": 822,
445
445
  "author": {
446
446
  "name": "Lucide Contributors",
447
447
  "url": "https://github.com/lucide-icons/lucide"
@@ -681,7 +681,7 @@
681
681
  },
682
682
  "charm": {
683
683
  "name": "Charm Icons",
684
- "total": 255,
684
+ "total": 257,
685
685
  "version": "0.12.1",
686
686
  "author": {
687
687
  "name": "Jay Newey",
@@ -988,8 +988,8 @@
988
988
  },
989
989
  "fluent": {
990
990
  "name": "Fluent UI System Icons",
991
- "total": 11676,
992
- "version": "1.1.177",
991
+ "total": 11702,
992
+ "version": "1.1.178",
993
993
  "author": {
994
994
  "name": "Microsoft Corporation",
995
995
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -1098,8 +1098,8 @@
1098
1098
  },
1099
1099
  "vscode-icons": {
1100
1100
  "name": "VSCode Icons",
1101
- "total": 1144,
1102
- "version": "11.13.0",
1101
+ "total": 1163,
1102
+ "version": "11.15.0",
1103
1103
  "author": {
1104
1104
  "name": "Roberto Huertas",
1105
1105
  "url": "https://github.com/vscode-icons/vscode-icons"
@@ -1143,7 +1143,7 @@
1143
1143
  "codicon": {
1144
1144
  "name": "Codicons",
1145
1145
  "total": 421,
1146
- "version": "0.0.31",
1146
+ "version": "0.0.32",
1147
1147
  "author": {
1148
1148
  "name": "Microsoft Corporation",
1149
1149
  "url": "https://github.com/microsoft/vscode-codicons"
@@ -1343,8 +1343,8 @@
1343
1343
  },
1344
1344
  "line-md": {
1345
1345
  "name": "Material Line Icons",
1346
- "total": 332,
1347
- "version": "0.2.3",
1346
+ "total": 346,
1347
+ "version": "0.2.4",
1348
1348
  "author": {
1349
1349
  "name": "Vjacheslav Trushkin",
1350
1350
  "url": "https://github.com/cyberalien/line-md"
@@ -1564,7 +1564,7 @@
1564
1564
  },
1565
1565
  "logos": {
1566
1566
  "name": "SVG Logos",
1567
- "total": 1534,
1567
+ "total": 1550,
1568
1568
  "author": {
1569
1569
  "name": "Gil Barbara",
1570
1570
  "url": "https://github.com/gilbarbara/logos"
@@ -1584,8 +1584,8 @@
1584
1584
  },
1585
1585
  "simple-icons": {
1586
1586
  "name": "Simple Icons",
1587
- "total": 2299,
1588
- "version": "7.5.0",
1587
+ "total": 2306,
1588
+ "version": "7.6.0",
1589
1589
  "author": {
1590
1590
  "name": "Simple Icons Collaborators",
1591
1591
  "url": "https://github.com/simple-icons/simple-icons"
@@ -1780,7 +1780,7 @@
1780
1780
  },
1781
1781
  "circle-flags": {
1782
1782
  "name": "Circle Flags",
1783
- "total": 352,
1783
+ "total": 360,
1784
1784
  "version": "1.0.0",
1785
1785
  "author": {
1786
1786
  "name": "HatScripts",
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.144",
4
+ "version": "1.0.147",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",