@iconify/collections 1.0.143 → 1.0.146

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 +12 -12
  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": 8093,
4
+ "total": 8128,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
@@ -23,7 +23,7 @@
23
23
  "ic": {
24
24
  "name": "Google Material Icons",
25
25
  "total": 10955,
26
- "version": "1.0.30",
26
+ "version": "1.0.31",
27
27
  "author": {
28
28
  "name": "Material Design Authors",
29
29
  "url": "https://github.com/material-icons/material-icons"
@@ -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"
@@ -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": 1158,
1102
+ "version": "11.14.0",
1103
1103
  "author": {
1104
1104
  "name": "Roberto Huertas",
1105
1105
  "url": "https://github.com/vscode-icons/vscode-icons"
@@ -1277,8 +1277,8 @@
1277
1277
  },
1278
1278
  "octicon": {
1279
1279
  "name": "Octicons",
1280
- "total": 507,
1281
- "version": "17.3.0",
1280
+ "total": 514,
1281
+ "version": "17.4.0",
1282
1282
  "author": {
1283
1283
  "name": "GitHub",
1284
1284
  "url": "https://github.com/primer/octicons/"
@@ -1300,7 +1300,7 @@
1300
1300
  "ooui": {
1301
1301
  "name": "OOUI",
1302
1302
  "total": 328,
1303
- "version": "0.44.1",
1303
+ "version": "0.44.2",
1304
1304
  "author": {
1305
1305
  "name": "OOUI Team",
1306
1306
  "url": "https://github.com/wikimedia/oojs-ui"
@@ -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"
@@ -1780,7 +1780,7 @@
1780
1780
  },
1781
1781
  "circle-flags": {
1782
1782
  "name": "Circle Flags",
1783
- "total": 351,
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.143",
4
+ "version": "1.0.146",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",