@iconify/collections 1.0.54 → 1.0.58

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 +14 -14
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "mdi": {
3
3
  "name": "Material Design Icons",
4
- "total": 6675,
4
+ "total": 6686,
5
5
  "author": {
6
6
  "name": "Austin Andrews",
7
7
  "url": "https://github.com/Templarian/MaterialDesign"
@@ -278,8 +278,8 @@
278
278
  },
279
279
  "bi": {
280
280
  "name": "Bootstrap Icons",
281
- "total": 1522,
282
- "version": "1.7.2",
281
+ "total": 1668,
282
+ "version": "1.8.0",
283
283
  "author": {
284
284
  "name": "The Bootstrap Authors",
285
285
  "url": "https://github.com/twbs/icons"
@@ -300,7 +300,7 @@
300
300
  },
301
301
  "clarity": {
302
302
  "name": "Clarity",
303
- "total": 1099,
303
+ "total": 1101,
304
304
  "author": {
305
305
  "name": "VMware",
306
306
  "url": "https://github.com/vmware/clarity"
@@ -558,8 +558,8 @@
558
558
  },
559
559
  "majesticons": {
560
560
  "name": "Majesticons",
561
- "total": 420,
562
- "version": "1.0.0",
561
+ "total": 760,
562
+ "version": "2.1.1",
563
563
  "author": {
564
564
  "name": "Gerrit Halfmann",
565
565
  "url": "https://github.com/halfmage/majesticons"
@@ -571,7 +571,7 @@
571
571
  "samples": [
572
572
  "chats-line",
573
573
  "home",
574
- "pencil-alt-line"
574
+ "edit-pen-4-line"
575
575
  ],
576
576
  "height": 24,
577
577
  "displayHeight": 24,
@@ -885,7 +885,7 @@
885
885
  },
886
886
  "charm": {
887
887
  "name": "Charm Icons",
888
- "total": 237,
888
+ "total": 244,
889
889
  "version": "0.12.1",
890
890
  "author": {
891
891
  "name": "Jay Newey",
@@ -1464,8 +1464,8 @@
1464
1464
  },
1465
1465
  "fluent": {
1466
1466
  "name": "Fluent UI System Icons",
1467
- "total": 9804,
1468
- "version": "1.1.157",
1467
+ "total": 10070,
1468
+ "version": "1.1.160",
1469
1469
  "author": {
1470
1470
  "name": "Microsoft Corporation",
1471
1471
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -1508,7 +1508,7 @@
1508
1508
  "pepicons": {
1509
1509
  "name": "Pepicons",
1510
1510
  "total": 316,
1511
- "version": "1.0.9",
1511
+ "version": "1.0.12",
1512
1512
  "author": {
1513
1513
  "name": "CyCraft",
1514
1514
  "url": "https://github.com/CyCraft/pepicons"
@@ -1593,7 +1593,7 @@
1593
1593
  },
1594
1594
  "vscode-icons": {
1595
1595
  "name": "VSCode Icons",
1596
- "total": 1098,
1596
+ "total": 1099,
1597
1597
  "version": "11.8.0",
1598
1598
  "author": {
1599
1599
  "name": "Roberto Huertas",
@@ -2110,8 +2110,8 @@
2110
2110
  },
2111
2111
  "simple-icons": {
2112
2112
  "name": "Simple Icons",
2113
- "total": 2152,
2114
- "version": "6.7.0",
2113
+ "total": 2169,
2114
+ "version": "6.9.0",
2115
2115
  "author": {
2116
2116
  "name": "Simple Icons Collaborators",
2117
2117
  "url": "https://github.com/simple-icons/simple-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.54",
4
+ "version": "1.0.58",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",