@iconify/collections 1.0.117 → 1.0.120

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
@@ -110,7 +110,7 @@
110
110
  "carbon": {
111
111
  "name": "Carbon",
112
112
  "total": 1798,
113
- "version": "11.4.0",
113
+ "version": "11.5.0",
114
114
  "author": {
115
115
  "name": "IBM",
116
116
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -264,8 +264,8 @@
264
264
  },
265
265
  "iconoir": {
266
266
  "name": "Iconoir",
267
- "total": 1091,
268
- "version": "4.9.2",
267
+ "total": 1151,
268
+ "version": "5.0.0",
269
269
  "author": {
270
270
  "name": "Luca Burgio",
271
271
  "url": "https://github.com/lucaburgio/iconoir"
@@ -441,7 +441,7 @@
441
441
  },
442
442
  "lucide": {
443
443
  "name": "Lucide",
444
- "total": 647,
444
+ "total": 655,
445
445
  "author": {
446
446
  "name": "Lucide Contributors",
447
447
  "url": "https://github.com/lucide-icons/lucide"
@@ -462,7 +462,7 @@
462
462
  },
463
463
  "pixelarticons": {
464
464
  "name": "Pixelarticons",
465
- "total": 460,
465
+ "total": 474,
466
466
  "version": "1.5.0",
467
467
  "author": {
468
468
  "name": "Gerrit Halfmann",
@@ -681,7 +681,7 @@
681
681
  },
682
682
  "line-md": {
683
683
  "name": "Material Line Icons",
684
- "total": 256,
684
+ "total": 277,
685
685
  "version": "0.2.0",
686
686
  "author": {
687
687
  "name": "Vjacheslav Trushkin",
@@ -1142,8 +1142,8 @@
1142
1142
  },
1143
1143
  "codicon": {
1144
1144
  "name": "Codicons",
1145
- "total": 412,
1146
- "version": "0.0.30",
1145
+ "total": 413,
1146
+ "version": "0.0.31",
1147
1147
  "author": {
1148
1148
  "name": "Microsoft Corporation",
1149
1149
  "url": "https://github.com/microsoft/vscode-codicons"
@@ -1343,7 +1343,7 @@
1343
1343
  },
1344
1344
  "openmoji": {
1345
1345
  "name": "OpenMoji",
1346
- "total": 4027,
1346
+ "total": 4053,
1347
1347
  "author": {
1348
1348
  "name": "OpenMoji",
1349
1349
  "url": "https://github.com/hfg-gmuend/openmoji"
@@ -1562,8 +1562,8 @@
1562
1562
  },
1563
1563
  "simple-icons": {
1564
1564
  "name": "Simple Icons",
1565
- "total": 2261,
1566
- "version": "7.0.0",
1565
+ "total": 2263,
1566
+ "version": "7.1.0",
1567
1567
  "author": {
1568
1568
  "name": "Simple Icons Collaborators",
1569
1569
  "url": "https://github.com/simple-icons/simple-icons"
@@ -1738,7 +1738,7 @@
1738
1738
  "flag": {
1739
1739
  "name": "Flag Icons",
1740
1740
  "total": 530,
1741
- "version": "6.4.4",
1741
+ "version": "6.4.5",
1742
1742
  "author": {
1743
1743
  "name": "Panayiotis Lipiridis",
1744
1744
  "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.117",
4
+ "version": "1.0.120",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",