@iconify/collections 1.0.318 → 1.0.319
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 +23 -2
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -108,8 +108,8 @@
|
|
|
108
108
|
},
|
|
109
109
|
"tabler": {
|
|
110
110
|
"name": "Tabler Icons",
|
|
111
|
-
"total":
|
|
112
|
-
"version": "2.
|
|
111
|
+
"total": 4637,
|
|
112
|
+
"version": "2.32.0",
|
|
113
113
|
"author": {
|
|
114
114
|
"name": "Paweł Kuna",
|
|
115
115
|
"url": "https://github.com/tabler/tabler-icons"
|
|
@@ -260,6 +260,27 @@
|
|
|
260
260
|
"category": "General",
|
|
261
261
|
"palette": false
|
|
262
262
|
},
|
|
263
|
+
"tdesign": {
|
|
264
|
+
"name": "TDesign Icons",
|
|
265
|
+
"total": 1203,
|
|
266
|
+
"author": {
|
|
267
|
+
"name": "TDesign",
|
|
268
|
+
"url": "https://github.com/Tencent/tdesign-icons"
|
|
269
|
+
},
|
|
270
|
+
"license": {
|
|
271
|
+
"title": "MIT",
|
|
272
|
+
"spdx": "MIT",
|
|
273
|
+
"url": "https://github.com/Tencent/tdesign-icons/blob/main/LICENSE"
|
|
274
|
+
},
|
|
275
|
+
"samples": [
|
|
276
|
+
"activity",
|
|
277
|
+
"doge",
|
|
278
|
+
"dam"
|
|
279
|
+
],
|
|
280
|
+
"height": 24,
|
|
281
|
+
"category": "General",
|
|
282
|
+
"palette": false
|
|
283
|
+
},
|
|
263
284
|
"teenyicons": {
|
|
264
285
|
"name": "Teenyicons",
|
|
265
286
|
"total": 1200,
|