@iconify/collections 1.0.90 → 1.0.93
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.
- package/collections.json +31 -10
- package/package.json +2 -2
package/collections.json
CHANGED
|
@@ -1,4 +1,25 @@
|
|
|
1
1
|
{
|
|
2
|
+
"material-symbols": {
|
|
3
|
+
"name": "Material Symbols",
|
|
4
|
+
"total": 6953,
|
|
5
|
+
"author": {
|
|
6
|
+
"name": "Google",
|
|
7
|
+
"url": "https://github.com/google/material-design-icons"
|
|
8
|
+
},
|
|
9
|
+
"license": {
|
|
10
|
+
"title": "Apache 2.0",
|
|
11
|
+
"spdx": "Apache-2.0",
|
|
12
|
+
"url": "https://github.com/google/material-design-icons/blob/master/LICENSE"
|
|
13
|
+
},
|
|
14
|
+
"samples": [
|
|
15
|
+
"downloading",
|
|
16
|
+
"privacy-tip",
|
|
17
|
+
"filter-drama-outline"
|
|
18
|
+
],
|
|
19
|
+
"height": 24,
|
|
20
|
+
"category": "General",
|
|
21
|
+
"palette": false
|
|
22
|
+
},
|
|
2
23
|
"ic": {
|
|
3
24
|
"name": "Google Material Icons",
|
|
4
25
|
"total": 10760,
|
|
@@ -89,7 +110,7 @@
|
|
|
89
110
|
"carbon": {
|
|
90
111
|
"name": "Carbon",
|
|
91
112
|
"total": 1782,
|
|
92
|
-
"version": "11.0
|
|
113
|
+
"version": "11.1.0",
|
|
93
114
|
"author": {
|
|
94
115
|
"name": "IBM",
|
|
95
116
|
"url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
|
|
@@ -132,8 +153,8 @@
|
|
|
132
153
|
},
|
|
133
154
|
"tabler": {
|
|
134
155
|
"name": "Tabler Icons",
|
|
135
|
-
"total":
|
|
136
|
-
"version": "1.
|
|
156
|
+
"total": 1919,
|
|
157
|
+
"version": "1.66.0",
|
|
137
158
|
"author": {
|
|
138
159
|
"name": "Paweł Kuna",
|
|
139
160
|
"url": "https://github.com/tabler/tabler-icons"
|
|
@@ -243,8 +264,8 @@
|
|
|
243
264
|
},
|
|
244
265
|
"iconoir": {
|
|
245
266
|
"name": "Iconoir",
|
|
246
|
-
"total":
|
|
247
|
-
"version": "4.
|
|
267
|
+
"total": 1091,
|
|
268
|
+
"version": "4.9.1",
|
|
248
269
|
"author": {
|
|
249
270
|
"name": "Luca Burgio",
|
|
250
271
|
"url": "https://github.com/lucaburgio/iconoir"
|
|
@@ -420,7 +441,7 @@
|
|
|
420
441
|
},
|
|
421
442
|
"lucide": {
|
|
422
443
|
"name": "Lucide",
|
|
423
|
-
"total":
|
|
444
|
+
"total": 595,
|
|
424
445
|
"author": {
|
|
425
446
|
"name": "Lucide Contributors",
|
|
426
447
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -967,8 +988,8 @@
|
|
|
967
988
|
},
|
|
968
989
|
"fluent": {
|
|
969
990
|
"name": "Fluent UI System Icons",
|
|
970
|
-
"total":
|
|
971
|
-
"version": "1.1.
|
|
991
|
+
"total": 11286,
|
|
992
|
+
"version": "1.1.167",
|
|
972
993
|
"author": {
|
|
973
994
|
"name": "Microsoft Corporation",
|
|
974
995
|
"url": "https://github.com/microsoft/fluentui-system-icons"
|
|
@@ -1033,8 +1054,8 @@
|
|
|
1033
1054
|
},
|
|
1034
1055
|
"vscode-icons": {
|
|
1035
1056
|
"name": "VSCode Icons",
|
|
1036
|
-
"total":
|
|
1037
|
-
"version": "11.
|
|
1057
|
+
"total": 1123,
|
|
1058
|
+
"version": "11.11.0",
|
|
1038
1059
|
"author": {
|
|
1039
1060
|
"name": "Roberto Huertas",
|
|
1040
1061
|
"url": "https://github.com/vscode-icons/vscode-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.
|
|
4
|
+
"version": "1.0.93",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"module": "index.mjs",
|
|
7
7
|
"types": "index.d.ts",
|
|
@@ -14,6 +14,6 @@
|
|
|
14
14
|
"./collections.json": "./collections.json"
|
|
15
15
|
},
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"@iconify/types": "^
|
|
17
|
+
"@iconify/types": "^[object Promise]"
|
|
18
18
|
}
|
|
19
19
|
}
|