@iconify/collections 1.0.76 → 1.0.77

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 +10 -10
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -23,7 +23,7 @@
23
23
  },
24
24
  "mdi": {
25
25
  "name": "Material Design Icons",
26
- "total": 6689,
26
+ "total": 6691,
27
27
  "author": {
28
28
  "name": "Austin Andrews",
29
29
  "url": "https://github.com/Templarian/MaterialDesign"
@@ -420,7 +420,7 @@
420
420
  },
421
421
  "lucide": {
422
422
  "name": "Lucide",
423
- "total": 574,
423
+ "total": 576,
424
424
  "author": {
425
425
  "name": "Lucide Contributors",
426
426
  "url": "https://github.com/lucide-icons/lucide"
@@ -573,7 +573,7 @@
573
573
  "ep": {
574
574
  "name": "Element Plus",
575
575
  "total": 283,
576
- "version": "1.1.1",
576
+ "version": "1.1.3",
577
577
  "author": {
578
578
  "name": "Element Plus",
579
579
  "url": "https://github.com/element-plus/element-plus-icons"
@@ -1166,8 +1166,8 @@
1166
1166
  },
1167
1167
  "fa6-solid": {
1168
1168
  "name": "Font Awesome Solid",
1169
- "total": 1128,
1170
- "version": "6.0.0",
1169
+ "total": 1385,
1170
+ "version": "6.1.0",
1171
1171
  "author": {
1172
1172
  "name": "Dave Gandy",
1173
1173
  "url": "https://github.com/FortAwesome/Font-Awesome"
@@ -1189,8 +1189,8 @@
1189
1189
  },
1190
1190
  "fa6-regular": {
1191
1191
  "name": "Font Awesome Regular",
1192
- "total": 161,
1193
- "version": "6.0.0",
1192
+ "total": 162,
1193
+ "version": "6.1.0",
1194
1194
  "author": {
1195
1195
  "name": "Dave Gandy",
1196
1196
  "url": "https://github.com/FortAwesome/Font-Awesome"
@@ -1212,7 +1212,7 @@
1212
1212
  },
1213
1213
  "octicon": {
1214
1214
  "name": "Octicons",
1215
- "total": 490,
1215
+ "total": 494,
1216
1216
  "version": "17.0.0",
1217
1217
  "author": {
1218
1218
  "name": "GitHub",
@@ -1542,8 +1542,8 @@
1542
1542
  },
1543
1543
  "fa6-brands": {
1544
1544
  "name": "Font Awesome Brands",
1545
- "total": 459,
1546
- "version": "6.0.0",
1545
+ "total": 462,
1546
+ "version": "6.1.0",
1547
1547
  "author": {
1548
1548
  "name": "Dave Gandy",
1549
1549
  "url": "https://github.com/FortAwesome/Font-Awesome"
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.76",
4
+ "version": "1.0.77",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",