@iconify/collections 1.0.145 → 1.0.148

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 +13 -13
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -44,7 +44,7 @@
44
44
  },
45
45
  "mdi": {
46
46
  "name": "Material Design Icons",
47
- "total": 7099,
47
+ "total": 7134,
48
48
  "author": {
49
49
  "name": "Austin Andrews",
50
50
  "url": "https://github.com/Templarian/MaterialDesign"
@@ -110,7 +110,7 @@
110
110
  "carbon": {
111
111
  "name": "Carbon",
112
112
  "total": 1799,
113
- "version": "11.6.0",
113
+ "version": "11.7.0",
114
114
  "author": {
115
115
  "name": "IBM",
116
116
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -153,8 +153,8 @@
153
153
  },
154
154
  "tabler": {
155
155
  "name": "Tabler Icons",
156
- "total": 2160,
157
- "version": "1.78.1",
156
+ "total": 2178,
157
+ "version": "1.79.0",
158
158
  "author": {
159
159
  "name": "Paweł Kuna",
160
160
  "url": "https://github.com/tabler/tabler-icons"
@@ -681,7 +681,7 @@
681
681
  },
682
682
  "charm": {
683
683
  "name": "Charm Icons",
684
- "total": 255,
684
+ "total": 257,
685
685
  "version": "0.12.1",
686
686
  "author": {
687
687
  "name": "Jay Newey",
@@ -1098,8 +1098,8 @@
1098
1098
  },
1099
1099
  "vscode-icons": {
1100
1100
  "name": "VSCode Icons",
1101
- "total": 1158,
1102
- "version": "11.14.0",
1101
+ "total": 1163,
1102
+ "version": "11.15.0",
1103
1103
  "author": {
1104
1104
  "name": "Roberto Huertas",
1105
1105
  "url": "https://github.com/vscode-icons/vscode-icons"
@@ -1143,7 +1143,7 @@
1143
1143
  "codicon": {
1144
1144
  "name": "Codicons",
1145
1145
  "total": 421,
1146
- "version": "0.0.31",
1146
+ "version": "0.0.32",
1147
1147
  "author": {
1148
1148
  "name": "Microsoft Corporation",
1149
1149
  "url": "https://github.com/microsoft/vscode-codicons"
@@ -1343,8 +1343,8 @@
1343
1343
  },
1344
1344
  "line-md": {
1345
1345
  "name": "Material Line Icons",
1346
- "total": 332,
1347
- "version": "0.2.3",
1346
+ "total": 346,
1347
+ "version": "0.2.4",
1348
1348
  "author": {
1349
1349
  "name": "Vjacheslav Trushkin",
1350
1350
  "url": "https://github.com/cyberalien/line-md"
@@ -1584,8 +1584,8 @@
1584
1584
  },
1585
1585
  "simple-icons": {
1586
1586
  "name": "Simple Icons",
1587
- "total": 2299,
1588
- "version": "7.5.0",
1587
+ "total": 2306,
1588
+ "version": "7.6.0",
1589
1589
  "author": {
1590
1590
  "name": "Simple Icons Collaborators",
1591
1591
  "url": "https://github.com/simple-icons/simple-icons"
@@ -1780,7 +1780,7 @@
1780
1780
  },
1781
1781
  "circle-flags": {
1782
1782
  "name": "Circle Flags",
1783
- "total": 352,
1783
+ "total": 360,
1784
1784
  "version": "1.0.0",
1785
1785
  "author": {
1786
1786
  "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.145",
4
+ "version": "1.0.148",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",