@iconify/json 2.2.54 → 2.2.55
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/arcticons.json +655 -7
- package/json/lucide.json +84 -10
- package/json/simple-icons.json +6 -3
- package/json/streamline-emojis.json +1 -1
- package/json/vscode-icons.json +23 -5
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -505,7 +505,7 @@
|
|
|
505
505
|
},
|
|
506
506
|
"lucide": {
|
|
507
507
|
"name": "Lucide",
|
|
508
|
-
"total":
|
|
508
|
+
"total": 998,
|
|
509
509
|
"author": {
|
|
510
510
|
"name": "Lucide Contributors",
|
|
511
511
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -1181,8 +1181,8 @@
|
|
|
1181
1181
|
},
|
|
1182
1182
|
"vscode-icons": {
|
|
1183
1183
|
"name": "VSCode Icons",
|
|
1184
|
-
"total":
|
|
1185
|
-
"version": "12.
|
|
1184
|
+
"total": 1216,
|
|
1185
|
+
"version": "12.4.0",
|
|
1186
1186
|
"author": {
|
|
1187
1187
|
"name": "Roberto Huertas",
|
|
1188
1188
|
"url": "https://github.com/vscode-icons/vscode-icons"
|
|
@@ -1803,7 +1803,7 @@
|
|
|
1803
1803
|
"name": "Streamline Emojis",
|
|
1804
1804
|
"total": 787,
|
|
1805
1805
|
"author": {
|
|
1806
|
-
"name": "
|
|
1806
|
+
"name": "Streamline",
|
|
1807
1807
|
"url": "https://github.com/webalys-hq/streamline-vectors"
|
|
1808
1808
|
},
|
|
1809
1809
|
"license": {
|
|
@@ -1864,8 +1864,8 @@
|
|
|
1864
1864
|
},
|
|
1865
1865
|
"simple-icons": {
|
|
1866
1866
|
"name": "Simple Icons",
|
|
1867
|
-
"total":
|
|
1868
|
-
"version": "8.
|
|
1867
|
+
"total": 2450,
|
|
1868
|
+
"version": "8.11.0",
|
|
1869
1869
|
"author": {
|
|
1870
1870
|
"name": "Simple Icons Collaborators",
|
|
1871
1871
|
"url": "https://github.com/simple-icons/simple-icons"
|
|
@@ -1954,7 +1954,7 @@
|
|
|
1954
1954
|
},
|
|
1955
1955
|
"arcticons": {
|
|
1956
1956
|
"name": "Arcticons",
|
|
1957
|
-
"total":
|
|
1957
|
+
"total": 5821,
|
|
1958
1958
|
"author": {
|
|
1959
1959
|
"name": "Donnnno",
|
|
1960
1960
|
"url": "https://github.com/Donnnno/Arcticons"
|
package/collections.md
CHANGED
|
@@ -249,7 +249,7 @@
|
|
|
249
249
|
* File: [json/cil.json](json/cil.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
250
250
|
|
|
251
251
|
## Lucide
|
|
252
|
-
* Number of icons:
|
|
252
|
+
* Number of icons: 998
|
|
253
253
|
* Author: Lucide Contributors
|
|
254
254
|
* URL: https://github.com/lucide-icons/lucide
|
|
255
255
|
* License: ISC
|
|
@@ -581,12 +581,12 @@
|
|
|
581
581
|
* File: [json/icon-park.json](json/icon-park.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
582
582
|
|
|
583
583
|
## VSCode Icons
|
|
584
|
-
* Number of icons:
|
|
584
|
+
* Number of icons: 1216
|
|
585
585
|
* Author: Roberto Huertas
|
|
586
586
|
* URL: https://github.com/vscode-icons/vscode-icons
|
|
587
587
|
* License: MIT
|
|
588
588
|
* License URL: https://github.com/vscode-icons/vscode-icons/blob/master/LICENSE
|
|
589
|
-
* Version: 12.
|
|
589
|
+
* Version: 12.4.0
|
|
590
590
|
* Palette: Colorful
|
|
591
591
|
* Icon set prefix: `vscode-icons`
|
|
592
592
|
* File: [json/vscode-icons.json](json/vscode-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -879,7 +879,7 @@
|
|
|
879
879
|
|
|
880
880
|
## Streamline Emojis
|
|
881
881
|
* Number of icons: 787
|
|
882
|
-
* Author:
|
|
882
|
+
* Author: Streamline
|
|
883
883
|
* URL: https://github.com/webalys-hq/streamline-vectors
|
|
884
884
|
* License: CC BY 4.0
|
|
885
885
|
* License URL: https://creativecommons.org/licenses/by/4.0/
|
|
@@ -909,12 +909,12 @@
|
|
|
909
909
|
* File: [json/logos.json](json/logos.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
910
910
|
|
|
911
911
|
## Simple Icons
|
|
912
|
-
* Number of icons:
|
|
912
|
+
* Number of icons: 2450
|
|
913
913
|
* Author: Simple Icons Collaborators
|
|
914
914
|
* URL: https://github.com/simple-icons/simple-icons
|
|
915
915
|
* License: CC0 1.0
|
|
916
916
|
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
|
|
917
|
-
* Version: 8.
|
|
917
|
+
* Version: 8.11.0
|
|
918
918
|
* Palette: Colorless
|
|
919
919
|
* Icon set prefix: `simple-icons`
|
|
920
920
|
* File: [json/simple-icons.json](json/simple-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -953,7 +953,7 @@
|
|
|
953
953
|
* File: [json/nonicons.json](json/nonicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
954
954
|
|
|
955
955
|
## Arcticons
|
|
956
|
-
* Number of icons:
|
|
956
|
+
* Number of icons: 5821
|
|
957
957
|
* Author: Donnnno
|
|
958
958
|
* URL: https://github.com/Donnnno/Arcticons
|
|
959
959
|
* License: CC BY-SA 4.0
|
package/composer.json
CHANGED