@iconify/json 2.2.104 → 2.2.106
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 +26 -5
- package/collections.md +15 -5
- package/composer.json +1 -1
- package/json/ant-design.json +3 -3
- package/json/flag.json +16 -16
- package/json/material-symbols.json +183 -185
- package/json/tabler.json +60 -6
- package/json/tdesign.json +3645 -0
- 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":
|
|
4
|
+
"total": 11405,
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Google",
|
|
7
7
|
"url": "https://github.com/google/material-design-icons"
|
|
@@ -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,
|
|
@@ -394,7 +415,7 @@
|
|
|
394
415
|
"ant-design": {
|
|
395
416
|
"name": "Ant Design Icons",
|
|
396
417
|
"total": 789,
|
|
397
|
-
"version": "4.3.
|
|
418
|
+
"version": "4.3.1",
|
|
398
419
|
"author": {
|
|
399
420
|
"name": "HeskeyBaozi",
|
|
400
421
|
"url": "https://github.com/ant-design/ant-design-icons"
|
|
@@ -2212,7 +2233,7 @@
|
|
|
2212
2233
|
"flag": {
|
|
2213
2234
|
"name": "Flag Icons",
|
|
2214
2235
|
"total": 534,
|
|
2215
|
-
"version": "6.
|
|
2236
|
+
"version": "6.11.0",
|
|
2216
2237
|
"author": {
|
|
2217
2238
|
"name": "Panayiotis Lipiridis",
|
|
2218
2239
|
"url": "https://github.com/lipis/flag-icons"
|
package/collections.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
## Material Symbols
|
|
5
|
-
* Number of icons:
|
|
5
|
+
* Number of icons: 11405
|
|
6
6
|
* Author: Google
|
|
7
7
|
* URL: https://github.com/google/material-design-icons
|
|
8
8
|
* License: Apache 2.0
|
|
@@ -54,12 +54,12 @@
|
|
|
54
54
|
* File: [json/solar.json](json/solar.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
55
55
|
|
|
56
56
|
## Tabler Icons
|
|
57
|
-
* Number of icons:
|
|
57
|
+
* Number of icons: 4637
|
|
58
58
|
* Author: Paweł Kuna
|
|
59
59
|
* URL: https://github.com/tabler/tabler-icons
|
|
60
60
|
* License: MIT
|
|
61
61
|
* License URL: https://github.com/tabler/tabler-icons/blob/master/LICENSE
|
|
62
|
-
* Version: 2.
|
|
62
|
+
* Version: 2.32.0
|
|
63
63
|
* Palette: Colorless
|
|
64
64
|
* Icon set prefix: `tabler`
|
|
65
65
|
* File: [json/tabler.json](json/tabler.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -128,6 +128,16 @@
|
|
|
128
128
|
* Icon set prefix: `uil`
|
|
129
129
|
* File: [json/uil.json](json/uil.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
130
130
|
|
|
131
|
+
## TDesign Icons
|
|
132
|
+
* Number of icons: 1203
|
|
133
|
+
* Author: TDesign
|
|
134
|
+
* URL: https://github.com/Tencent/tdesign-icons
|
|
135
|
+
* License: MIT
|
|
136
|
+
* License URL: https://github.com/Tencent/tdesign-icons/blob/main/LICENSE
|
|
137
|
+
* Palette: Colorless
|
|
138
|
+
* Icon set prefix: `tdesign`
|
|
139
|
+
* File: [json/tdesign.json](json/tdesign.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
140
|
+
|
|
131
141
|
## Teenyicons
|
|
132
142
|
* Number of icons: 1200
|
|
133
143
|
* Author: smhmd
|
|
@@ -198,7 +208,7 @@
|
|
|
198
208
|
* URL: https://github.com/ant-design/ant-design-icons
|
|
199
209
|
* License: MIT
|
|
200
210
|
* License URL: https://github.com/ant-design/ant-design-icons/blob/master/LICENSE
|
|
201
|
-
* Version: 4.3.
|
|
211
|
+
* Version: 4.3.1
|
|
202
212
|
* Palette: Colorless
|
|
203
213
|
* Icon set prefix: `ant-design`
|
|
204
214
|
* File: [json/ant-design.json](json/ant-design.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1081,7 +1091,7 @@
|
|
|
1081
1091
|
* URL: https://github.com/lipis/flag-icons
|
|
1082
1092
|
* License: MIT
|
|
1083
1093
|
* License URL: https://github.com/lipis/flag-icons/blob/main/LICENSE
|
|
1084
|
-
* Version: 6.
|
|
1094
|
+
* Version: 6.11.0
|
|
1085
1095
|
* Palette: Colorful
|
|
1086
1096
|
* Icon set prefix: `flag`
|
|
1087
1097
|
* File: [json/flag.json](json/flag.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
package/composer.json
CHANGED
package/json/ant-design.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Ant Design Icons",
|
|
5
5
|
"total": 789,
|
|
6
|
-
"version": "4.3.
|
|
6
|
+
"version": "4.3.1",
|
|
7
7
|
"author": {
|
|
8
8
|
"name": "HeskeyBaozi",
|
|
9
9
|
"url": "https://github.com/ant-design/ant-design-icons"
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"category": "General",
|
|
23
23
|
"palette": false
|
|
24
24
|
},
|
|
25
|
-
"lastModified":
|
|
25
|
+
"lastModified": 1692940620,
|
|
26
26
|
"icons": {
|
|
27
27
|
"account-book-filled": {
|
|
28
28
|
"body": "<path fill=\"currentColor\" d=\"M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zM648.3 426.8l-87.7 161.1h45.7c5.5 0 10 4.5 10 10v21.3c0 5.5-4.5 10-10 10h-63.4v29.7h63.4c5.5 0 10 4.5 10 10v21.3c0 5.5-4.5 10-10 10h-63.4V752c0 5.5-4.5 10-10 10h-41.3c-5.5 0-10-4.5-10-10v-51.8h-63.1c-5.5 0-10-4.5-10-10v-21.3c0-5.5 4.5-10 10-10h63.1v-29.7h-63.1c-5.5 0-10-4.5-10-10v-21.3c0-5.5 4.5-10 10-10h45.2l-88-161.1c-2.6-4.8-.9-10.9 4-13.6c1.5-.8 3.1-1.2 4.8-1.2h46c3.8 0 7.2 2.1 8.9 5.5l72.9 144.3l73.2-144.3a10 10 0 0 1 8.9-5.5h45c5.5 0 10 4.5 10 10c.1 1.7-.3 3.3-1.1 4.8z\"/>"
|
|
@@ -1639,7 +1639,7 @@
|
|
|
1639
1639
|
"body": "<path fill=\"currentColor\" d=\"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448s448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372s372 166.6 372 372s-166.6 372-372 372z\"/><path fill=\"currentColor\" fill-opacity=\".15\" d=\"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372s372-166.6 372-372s-166.6-372-372-372zm192 396c0 4.4-3.6 8-8 8H544v152c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V544H328c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h152V328c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v152h152c4.4 0 8 3.6 8 8v48z\"/><path fill=\"currentColor\" d=\"M696 480H544V328c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v152H328c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h152v152c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V544h152c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8z\"/>"
|
|
1640
1640
|
},
|
|
1641
1641
|
"plus-outlined": {
|
|
1642
|
-
"body": "<path fill=\"currentColor\" d=\"M482 152h60q8 0 8 8v704q0 8-8 8h-60q-8 0-8-8V160q0-8 8-8Z\"/><path fill=\"currentColor\" d=\"
|
|
1642
|
+
"body": "<path fill=\"currentColor\" d=\"M482 152h60q8 0 8 8v704q0 8-8 8h-60q-8 0-8-8V160q0-8 8-8Z\"/><path fill=\"currentColor\" d=\"M192 474h672q8 0 8 8v60q0 8-8 8H160q-8 0-8-8v-60q0-8 8-8Z\"/>"
|
|
1643
1643
|
},
|
|
1644
1644
|
"plus-square-filled": {
|
|
1645
1645
|
"body": "<path fill=\"currentColor\" d=\"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM704 536c0 4.4-3.6 8-8 8H544v152c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V544H328c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h152V328c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v152h152c4.4 0 8 3.6 8 8v48z\"/>"
|