@iconify/json 2.2.276 → 2.2.278
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 +7 -7
- package/collections.md +7 -7
- package/composer.json +1 -1
- package/json/ant-design.json +52 -52
- package/json/codicon.json +6 -2
- package/json/iconoir.json +7 -3
- package/json/lucide.json +12 -6
- package/json/ooui.json +5 -2
- package/json/tabler.json +64 -10
- package/json/tdesign.json +2 -3
- package/json/vscode-icons.json +31 -6
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -171,8 +171,8 @@
|
|
|
171
171
|
},
|
|
172
172
|
"tabler": {
|
|
173
173
|
"name": "Tabler Icons",
|
|
174
|
-
"total":
|
|
175
|
-
"version": "3.
|
|
174
|
+
"total": 5736,
|
|
175
|
+
"version": "3.23.0",
|
|
176
176
|
"author": {
|
|
177
177
|
"name": "Paweł Kuna",
|
|
178
178
|
"url": "https://github.com/tabler/tabler-icons"
|
|
@@ -317,7 +317,7 @@
|
|
|
317
317
|
"iconoir": {
|
|
318
318
|
"name": "Iconoir",
|
|
319
319
|
"total": 1628,
|
|
320
|
-
"version": "7.10.
|
|
320
|
+
"version": "7.10.1",
|
|
321
321
|
"author": {
|
|
322
322
|
"name": "Luca Burgio",
|
|
323
323
|
"url": "https://github.com/iconoir-icons/iconoir"
|
|
@@ -341,7 +341,7 @@
|
|
|
341
341
|
},
|
|
342
342
|
"lucide": {
|
|
343
343
|
"name": "Lucide",
|
|
344
|
-
"total":
|
|
344
|
+
"total": 1541,
|
|
345
345
|
"author": {
|
|
346
346
|
"name": "Lucide Contributors",
|
|
347
347
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -2237,7 +2237,7 @@
|
|
|
2237
2237
|
},
|
|
2238
2238
|
"ooui": {
|
|
2239
2239
|
"name": "OOUI",
|
|
2240
|
-
"total":
|
|
2240
|
+
"total": 358,
|
|
2241
2241
|
"version": "0.51.2",
|
|
2242
2242
|
"author": {
|
|
2243
2243
|
"name": "OOUI Team",
|
|
@@ -2403,7 +2403,7 @@
|
|
|
2403
2403
|
},
|
|
2404
2404
|
"vscode-icons": {
|
|
2405
2405
|
"name": "VSCode Icons",
|
|
2406
|
-
"total":
|
|
2406
|
+
"total": 1313,
|
|
2407
2407
|
"version": "12.9.0",
|
|
2408
2408
|
"author": {
|
|
2409
2409
|
"name": "Roberto Huertas",
|
|
@@ -2429,7 +2429,7 @@
|
|
|
2429
2429
|
},
|
|
2430
2430
|
"codicon": {
|
|
2431
2431
|
"name": "Codicons",
|
|
2432
|
-
"total":
|
|
2432
|
+
"total": 464,
|
|
2433
2433
|
"version": "0.0.36",
|
|
2434
2434
|
"author": {
|
|
2435
2435
|
"name": "Microsoft Corporation",
|
package/collections.md
CHANGED
|
@@ -74,12 +74,12 @@
|
|
|
74
74
|
* File: [json/solar.json](json/solar.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
75
75
|
|
|
76
76
|
## Tabler Icons
|
|
77
|
-
* Number of icons:
|
|
77
|
+
* Number of icons: 5736
|
|
78
78
|
* Author: Paweł Kuna
|
|
79
79
|
* URL: https://github.com/tabler/tabler-icons
|
|
80
80
|
* License: MIT
|
|
81
81
|
* License URL: https://github.com/tabler/tabler-icons/blob/master/LICENSE
|
|
82
|
-
* Version: 3.
|
|
82
|
+
* Version: 3.23.0
|
|
83
83
|
* Palette: Colorless
|
|
84
84
|
* Icon set prefix: `tabler`
|
|
85
85
|
* File: [json/tabler.json](json/tabler.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -140,13 +140,13 @@
|
|
|
140
140
|
* URL: https://github.com/iconoir-icons/iconoir
|
|
141
141
|
* License: MIT
|
|
142
142
|
* License URL: https://github.com/iconoir-icons/iconoir/blob/main/LICENSE
|
|
143
|
-
* Version: 7.10.
|
|
143
|
+
* Version: 7.10.1
|
|
144
144
|
* Palette: Colorless
|
|
145
145
|
* Icon set prefix: `iconoir`
|
|
146
146
|
* File: [json/iconoir.json](json/iconoir.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
147
147
|
|
|
148
148
|
## Lucide
|
|
149
|
-
* Number of icons:
|
|
149
|
+
* Number of icons: 1541
|
|
150
150
|
* Author: Lucide Contributors
|
|
151
151
|
* URL: https://github.com/lucide-icons/lucide
|
|
152
152
|
* License: ISC
|
|
@@ -965,7 +965,7 @@
|
|
|
965
965
|
* File: [json/fa6-regular.json](json/fa6-regular.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
966
966
|
|
|
967
967
|
## OOUI
|
|
968
|
-
* Number of icons:
|
|
968
|
+
* Number of icons: 358
|
|
969
969
|
* Author: OOUI Team
|
|
970
970
|
* URL: https://github.com/wikimedia/oojs-ui
|
|
971
971
|
* License: MIT
|
|
@@ -1037,7 +1037,7 @@
|
|
|
1037
1037
|
* File: [json/marketeq.json](json/marketeq.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1038
1038
|
|
|
1039
1039
|
## VSCode Icons
|
|
1040
|
-
* Number of icons:
|
|
1040
|
+
* Number of icons: 1313
|
|
1041
1041
|
* Author: Roberto Huertas
|
|
1042
1042
|
* URL: https://github.com/vscode-icons/vscode-icons
|
|
1043
1043
|
* License: MIT
|
|
@@ -1048,7 +1048,7 @@
|
|
|
1048
1048
|
* File: [json/vscode-icons.json](json/vscode-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1049
1049
|
|
|
1050
1050
|
## Codicons
|
|
1051
|
-
* Number of icons:
|
|
1051
|
+
* Number of icons: 464
|
|
1052
1052
|
* Author: Microsoft Corporation
|
|
1053
1053
|
* URL: https://github.com/microsoft/vscode-codicons
|
|
1054
1054
|
* License: CC BY 4.0
|
package/composer.json
CHANGED