@iconify/collections 1.0.110 → 1.0.113

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 +11 -11
  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"
@@ -110,7 +110,7 @@
110
110
  "carbon": {
111
111
  "name": "Carbon",
112
112
  "total": 1798,
113
- "version": "11.3.0",
113
+ "version": "11.4.0",
114
114
  "author": {
115
115
  "name": "IBM",
116
116
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/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"
@@ -594,7 +594,7 @@
594
594
  "ep": {
595
595
  "name": "Element Plus",
596
596
  "total": 283,
597
- "version": "2.0.0-beta.0",
597
+ "version": "2.0.1",
598
598
  "author": {
599
599
  "name": "Element Plus",
600
600
  "url": "https://github.com/element-plus/element-plus-icons"
@@ -681,7 +681,7 @@
681
681
  },
682
682
  "line-md": {
683
683
  "name": "Material Line Icons",
684
- "total": 254,
684
+ "total": 256,
685
685
  "version": "0.2.0",
686
686
  "author": {
687
687
  "name": "Vjacheslav Trushkin",
@@ -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
  ],
@@ -1738,7 +1738,7 @@
1738
1738
  "flag": {
1739
1739
  "name": "Flag Icons",
1740
1740
  "total": 530,
1741
- "version": "6.4.3",
1741
+ "version": "6.4.4",
1742
1742
  "author": {
1743
1743
  "name": "Panayiotis Lipiridis",
1744
1744
  "url": "https://github.com/lipis/flag-icons"
@@ -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.110",
4
+ "version": "1.0.113",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",