@iconify/collections 1.0.57 → 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 +6 -6
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -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",
@@ -1465,7 +1465,7 @@
1465
1465
  "fluent": {
1466
1466
  "name": "Fluent UI System Icons",
1467
1467
  "total": 10070,
1468
- "version": "1.1.159",
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": 2163,
2114
- "version": "6.8.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.57",
4
+ "version": "1.0.58",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",