@iconify/collections 1.0.310 → 1.0.312

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 -13
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -284,7 +284,7 @@
284
284
  },
285
285
  "mingcute": {
286
286
  "name": "MingCute Icon",
287
- "total": 2322,
287
+ "total": 2448,
288
288
  "author": {
289
289
  "name": "MingCute Design",
290
290
  "url": "https://github.com/Richard9394/MingCute"
@@ -327,8 +327,8 @@
327
327
  },
328
328
  "iconoir": {
329
329
  "name": "Iconoir",
330
- "total": 1359,
331
- "version": "6.10.0",
330
+ "total": 1371,
331
+ "version": "6.11.0",
332
332
  "author": {
333
333
  "name": "Luca Burgio",
334
334
  "url": "https://github.com/iconoir-icons/iconoir"
@@ -394,7 +394,7 @@
394
394
  "ant-design": {
395
395
  "name": "Ant Design Icons",
396
396
  "total": 789,
397
- "version": "4.2.1",
397
+ "version": "4.3.0",
398
398
  "author": {
399
399
  "name": "HeskeyBaozi",
400
400
  "url": "https://github.com/ant-design/ant-design-icons"
@@ -526,7 +526,7 @@
526
526
  },
527
527
  "lucide": {
528
528
  "name": "Lucide",
529
- "total": 1215,
529
+ "total": 1221,
530
530
  "author": {
531
531
  "name": "Lucide Contributors",
532
532
  "url": "https://github.com/lucide-icons/lucide"
@@ -1293,8 +1293,8 @@
1293
1293
  },
1294
1294
  "pajamas": {
1295
1295
  "name": "Gitlab SVGs",
1296
- "total": 371,
1297
- "version": "3.58.0",
1296
+ "total": 372,
1297
+ "version": "3.59.0",
1298
1298
  "author": {
1299
1299
  "name": "GitLab B.V.",
1300
1300
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -1466,7 +1466,7 @@
1466
1466
  "fa6-solid": {
1467
1467
  "name": "Font Awesome Solid",
1468
1468
  "total": 1390,
1469
- "version": "6.4.0",
1469
+ "version": "6.4.2",
1470
1470
  "author": {
1471
1471
  "name": "Dave Gandy",
1472
1472
  "url": "https://github.com/FortAwesome/Font-Awesome"
@@ -1489,7 +1489,7 @@
1489
1489
  "fa6-regular": {
1490
1490
  "name": "Font Awesome Regular",
1491
1491
  "total": 163,
1492
- "version": "6.4.0",
1492
+ "version": "6.4.2",
1493
1493
  "author": {
1494
1494
  "name": "Dave Gandy",
1495
1495
  "url": "https://github.com/FortAwesome/Font-Awesome"
@@ -1970,8 +1970,8 @@
1970
1970
  },
1971
1971
  "fa6-brands": {
1972
1972
  "name": "Font Awesome Brands",
1973
- "total": 467,
1974
- "version": "6.4.0",
1973
+ "total": 472,
1974
+ "version": "6.4.2",
1975
1975
  "author": {
1976
1976
  "name": "Dave Gandy",
1977
1977
  "url": "https://github.com/FortAwesome/Font-Awesome"
@@ -2211,7 +2211,7 @@
2211
2211
  "flag": {
2212
2212
  "name": "Flag Icons",
2213
2213
  "total": 534,
2214
- "version": "6.9.2",
2214
+ "version": "6.9.3",
2215
2215
  "author": {
2216
2216
  "name": "Panayiotis Lipiridis",
2217
2217
  "url": "https://github.com/lipis/flag-icons"
@@ -2313,7 +2313,6 @@
2313
2313
  "poi-o",
2314
2314
  "bbox"
2315
2315
  ],
2316
- "height": 100,
2317
2316
  "category": "Maps / Flags",
2318
2317
  "palette": false
2319
2318
  },
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.310",
4
+ "version": "1.0.312",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",