@iconify/collections 1.0.111 → 1.0.114

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
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "material-symbols": {
3
3
  "name": "Material Symbols",
4
- "total": 7702,
4
+ "total": 7988,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
@@ -176,7 +176,7 @@
176
176
  "ion": {
177
177
  "name": "IonIcons",
178
178
  "total": 1332,
179
- "version": "6.0.0",
179
+ "version": "6.0.2",
180
180
  "author": {
181
181
  "name": "Ben Sperry",
182
182
  "url": "https://github.com/ionic-team/ionicons"
@@ -441,7 +441,7 @@
441
441
  },
442
442
  "lucide": {
443
443
  "name": "Lucide",
444
- "total": 624,
444
+ "total": 646,
445
445
  "author": {
446
446
  "name": "Lucide Contributors",
447
447
  "url": "https://github.com/lucide-icons/lucide"
@@ -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"
@@ -703,7 +703,7 @@
703
703
  },
704
704
  "charm": {
705
705
  "name": "Charm Icons",
706
- "total": 250,
706
+ "total": 255,
707
707
  "version": "0.12.1",
708
708
  "author": {
709
709
  "name": "Jay Newey",
@@ -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.114",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",