@iconify/collections 1.0.79 → 1.0.80

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 +9 -9
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -132,8 +132,8 @@
132
132
  },
133
133
  "tabler": {
134
134
  "name": "Tabler Icons",
135
- "total": 1571,
136
- "version": "1.56.0",
135
+ "total": 1595,
136
+ "version": "1.57.0",
137
137
  "author": {
138
138
  "name": "Paweł Kuna",
139
139
  "url": "https://github.com/tabler/tabler-icons"
@@ -573,7 +573,7 @@
573
573
  "ep": {
574
574
  "name": "Element Plus",
575
575
  "total": 283,
576
- "version": "1.1.3",
576
+ "version": "1.1.4",
577
577
  "author": {
578
578
  "name": "Element Plus",
579
579
  "url": "https://github.com/element-plus/element-plus-icons"
@@ -857,7 +857,7 @@
857
857
  },
858
858
  "maki": {
859
859
  "name": "Maki",
860
- "total": 205,
860
+ "total": 206,
861
861
  "version": "7.1.0",
862
862
  "author": {
863
863
  "name": "Mapbox",
@@ -1166,8 +1166,8 @@
1166
1166
  },
1167
1167
  "fa6-solid": {
1168
1168
  "name": "Font Awesome Solid",
1169
- "total": 1385,
1170
- "version": "6.1.0",
1169
+ "total": 1387,
1170
+ "version": "6.1.1",
1171
1171
  "author": {
1172
1172
  "name": "Dave Gandy",
1173
1173
  "url": "https://github.com/FortAwesome/Font-Awesome"
@@ -1190,7 +1190,7 @@
1190
1190
  "fa6-regular": {
1191
1191
  "name": "Font Awesome Regular",
1192
1192
  "total": 162,
1193
- "version": "6.1.0",
1193
+ "version": "6.1.1",
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": 494,
1215
+ "total": 495,
1216
1216
  "version": "17.0.0",
1217
1217
  "author": {
1218
1218
  "name": "GitHub",
@@ -1543,7 +1543,7 @@
1543
1543
  "fa6-brands": {
1544
1544
  "name": "Font Awesome Brands",
1545
1545
  "total": 462,
1546
- "version": "6.1.0",
1546
+ "version": "6.1.1",
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.79",
4
+ "version": "1.0.80",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",