@iconify/collections 1.0.73 → 1.0.74

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
@@ -331,8 +331,8 @@
331
331
  },
332
332
  "bx": {
333
333
  "name": "BoxIcons",
334
- "total": 783,
335
- "version": "2.1.1",
334
+ "total": 797,
335
+ "version": "2.1.2",
336
336
  "author": {
337
337
  "name": "Atisa",
338
338
  "url": "https://github.com/atisawd/boxicons"
@@ -353,8 +353,8 @@
353
353
  },
354
354
  "bxs": {
355
355
  "name": "BoxIcons Solid",
356
- "total": 646,
357
- "version": "2.1.1",
356
+ "total": 650,
357
+ "version": "2.1.2",
358
358
  "author": {
359
359
  "name": "Atisa",
360
360
  "url": "https://github.com/atisawd/boxicons"
@@ -420,7 +420,7 @@
420
420
  },
421
421
  "lucide": {
422
422
  "name": "Lucide",
423
- "total": 572,
423
+ "total": 574,
424
424
  "author": {
425
425
  "name": "Lucide Contributors",
426
426
  "url": "https://github.com/lucide-icons/lucide"
@@ -572,8 +572,8 @@
572
572
  },
573
573
  "ep": {
574
574
  "name": "Element Plus",
575
- "total": 282,
576
- "version": "1.0.1",
575
+ "total": 283,
576
+ "version": "1.1.1",
577
577
  "author": {
578
578
  "name": "Element Plus",
579
579
  "url": "https://github.com/element-plus/element-plus-icons"
@@ -1278,7 +1278,7 @@
1278
1278
  },
1279
1279
  "openmoji": {
1280
1280
  "name": "OpenMoji",
1281
- "total": 3944,
1281
+ "total": 3949,
1282
1282
  "author": {
1283
1283
  "name": "OpenMoji",
1284
1284
  "url": "https://github.com/hfg-gmuend/openmoji"
@@ -1455,8 +1455,8 @@
1455
1455
  },
1456
1456
  "bxl": {
1457
1457
  "name": "BoxIcons Logo",
1458
- "total": 149,
1459
- "version": "2.1.1",
1458
+ "total": 153,
1459
+ "version": "2.1.2",
1460
1460
  "author": {
1461
1461
  "name": "Atisa",
1462
1462
  "url": "https://github.com/atisawd/boxicons"
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.73",
4
+ "version": "1.0.74",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",