@iconify/collections 1.0.111 → 1.0.112

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
@@ -594,7 +594,7 @@
594
594
  "ep": {
595
595
  "name": "Element Plus",
596
596
  "total": 283,
597
- "version": "2.0.0-beta.1",
597
+ "version": "2.0.1",
598
598
  "author": {
599
599
  "name": "Element Plus",
600
600
  "url": "https://github.com/element-plus/element-plus-icons"
@@ -1098,7 +1098,7 @@
1098
1098
  },
1099
1099
  "vscode-icons": {
1100
1100
  "name": "VSCode Icons",
1101
- "total": 1138,
1101
+ "total": 1139,
1102
1102
  "version": "11.12.0",
1103
1103
  "author": {
1104
1104
  "name": "Roberto Huertas",
@@ -1562,8 +1562,8 @@
1562
1562
  },
1563
1563
  "simple-icons": {
1564
1564
  "name": "Simple Icons",
1565
- "total": 2255,
1566
- "version": "6.23.0",
1565
+ "total": 2261,
1566
+ "version": "7.0.0",
1567
1567
  "author": {
1568
1568
  "name": "Simple Icons Collaborators",
1569
1569
  "url": "https://github.com/simple-icons/simple-icons"
@@ -1574,7 +1574,7 @@
1574
1574
  "url": "https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md"
1575
1575
  },
1576
1576
  "samples": [
1577
- "transferwise",
1577
+ "wise",
1578
1578
  "nintendo",
1579
1579
  "vuetify"
1580
1580
  ],
@@ -1758,7 +1758,7 @@
1758
1758
  },
1759
1759
  "circle-flags": {
1760
1760
  "name": "Circle Flags",
1761
- "total": 348,
1761
+ "total": 349,
1762
1762
  "version": "1.0.0",
1763
1763
  "author": {
1764
1764
  "name": "HatScripts",
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.111",
4
+ "version": "1.0.112",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",