@iconify/json 2.2.47 → 2.2.49
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 +70 -7
- package/collections.md +37 -7
- package/composer.json +1 -1
- package/json/circle-flags.json +6 -2
- package/json/covid.json +622 -0
- package/json/guidance.json +1513 -0
- package/json/lucide.json +75 -3
- package/json/simple-icons.json +21 -6
- package/json/streamline-emojis.json +3195 -0
- package/json/tabler.json +82 -10
- package/json/vscode-icons.json +42 -6
- 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": 4104,
|
|
112
|
+
"version": "2.15.0",
|
|
113
113
|
"author": {
|
|
114
114
|
"name": "Paweł Kuna",
|
|
115
115
|
"url": "https://github.com/tabler/tabler-icons"
|
|
@@ -505,7 +505,7 @@
|
|
|
505
505
|
},
|
|
506
506
|
"lucide": {
|
|
507
507
|
"name": "Lucide",
|
|
508
|
-
"total":
|
|
508
|
+
"total": 939,
|
|
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": 1209,
|
|
1185
|
+
"version": "12.3.0",
|
|
1186
1186
|
"author": {
|
|
1187
1187
|
"name": "Roberto Huertas",
|
|
1188
1188
|
"url": "https://github.com/vscode-icons/vscode-icons"
|
|
@@ -1402,6 +1402,27 @@
|
|
|
1402
1402
|
"category": "General",
|
|
1403
1403
|
"palette": false
|
|
1404
1404
|
},
|
|
1405
|
+
"guidance": {
|
|
1406
|
+
"name": "Guidance",
|
|
1407
|
+
"total": 360,
|
|
1408
|
+
"author": {
|
|
1409
|
+
"name": "Webalys LLC",
|
|
1410
|
+
"url": "https://github.com/webalys-hq/streamline-vectors"
|
|
1411
|
+
},
|
|
1412
|
+
"license": {
|
|
1413
|
+
"title": "CC BY 4.0",
|
|
1414
|
+
"spdx": "CC-BY-4.0",
|
|
1415
|
+
"url": "https://creativecommons.org/licenses/by/4.0/"
|
|
1416
|
+
},
|
|
1417
|
+
"samples": [
|
|
1418
|
+
"smoking-area",
|
|
1419
|
+
"playground",
|
|
1420
|
+
"glass"
|
|
1421
|
+
],
|
|
1422
|
+
"height": 24,
|
|
1423
|
+
"category": "General",
|
|
1424
|
+
"palette": false
|
|
1425
|
+
},
|
|
1405
1426
|
"fa6-solid": {
|
|
1406
1427
|
"name": "Font Awesome Solid",
|
|
1407
1428
|
"total": 1390,
|
|
@@ -1778,6 +1799,27 @@
|
|
|
1778
1799
|
"category": "Emoji",
|
|
1779
1800
|
"palette": true
|
|
1780
1801
|
},
|
|
1802
|
+
"streamline-emojis": {
|
|
1803
|
+
"name": "Streamline Emojis",
|
|
1804
|
+
"total": 787,
|
|
1805
|
+
"author": {
|
|
1806
|
+
"name": "Webalys LLC",
|
|
1807
|
+
"url": "https://github.com/webalys-hq/streamline-vectors"
|
|
1808
|
+
},
|
|
1809
|
+
"license": {
|
|
1810
|
+
"title": "CC BY 4.0",
|
|
1811
|
+
"spdx": "CC-BY-4.0",
|
|
1812
|
+
"url": "https://creativecommons.org/licenses/by/4.0/"
|
|
1813
|
+
},
|
|
1814
|
+
"samples": [
|
|
1815
|
+
"crescent-moon",
|
|
1816
|
+
"fire",
|
|
1817
|
+
"kissing-face-with-smiling-eyes"
|
|
1818
|
+
],
|
|
1819
|
+
"height": 24,
|
|
1820
|
+
"category": "Emoji",
|
|
1821
|
+
"palette": true
|
|
1822
|
+
},
|
|
1781
1823
|
"bxl": {
|
|
1782
1824
|
"name": "BoxIcons Logo",
|
|
1783
1825
|
"total": 155,
|
|
@@ -1822,8 +1864,8 @@
|
|
|
1822
1864
|
},
|
|
1823
1865
|
"simple-icons": {
|
|
1824
1866
|
"name": "Simple Icons",
|
|
1825
|
-
"total":
|
|
1826
|
-
"version": "8.
|
|
1867
|
+
"total": 2449,
|
|
1868
|
+
"version": "8.10.0",
|
|
1827
1869
|
"author": {
|
|
1828
1870
|
"name": "Simple Icons Collaborators",
|
|
1829
1871
|
"url": "https://github.com/simple-icons/simple-icons"
|
|
@@ -2345,6 +2387,27 @@
|
|
|
2345
2387
|
"category": "Thematic",
|
|
2346
2388
|
"palette": false
|
|
2347
2389
|
},
|
|
2390
|
+
"covid": {
|
|
2391
|
+
"name": "Covid Icons",
|
|
2392
|
+
"total": 142,
|
|
2393
|
+
"author": {
|
|
2394
|
+
"name": "Webalys LLC",
|
|
2395
|
+
"url": "https://github.com/webalys-hq/streamline-vectors"
|
|
2396
|
+
},
|
|
2397
|
+
"license": {
|
|
2398
|
+
"title": "CC BY 4.0",
|
|
2399
|
+
"spdx": "CC-BY-4.0",
|
|
2400
|
+
"url": "https://creativecommons.org/licenses/by/4.0/"
|
|
2401
|
+
},
|
|
2402
|
+
"samples": [
|
|
2403
|
+
"social-distancing-correct-2",
|
|
2404
|
+
"personal-hygiene-clean-toothpaste",
|
|
2405
|
+
"vaccine-protection-medicine-pill"
|
|
2406
|
+
],
|
|
2407
|
+
"height": 24,
|
|
2408
|
+
"category": "Thematic",
|
|
2409
|
+
"palette": false
|
|
2410
|
+
},
|
|
2348
2411
|
"la": {
|
|
2349
2412
|
"name": "Line Awesome",
|
|
2350
2413
|
"total": 1544,
|
package/collections.md
CHANGED
|
@@ -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: 4104
|
|
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.15.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))
|
|
@@ -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: 939
|
|
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: 1209
|
|
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.3.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))
|
|
@@ -688,6 +688,16 @@
|
|
|
688
688
|
* Icon set prefix: `streamline`
|
|
689
689
|
* File: [json/streamline.json](json/streamline.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
690
690
|
|
|
691
|
+
## Guidance
|
|
692
|
+
* Number of icons: 360
|
|
693
|
+
* Author: Webalys LLC
|
|
694
|
+
* URL: https://github.com/webalys-hq/streamline-vectors
|
|
695
|
+
* License: CC BY 4.0
|
|
696
|
+
* License URL: https://creativecommons.org/licenses/by/4.0/
|
|
697
|
+
* Palette: Colorless
|
|
698
|
+
* Icon set prefix: `guidance`
|
|
699
|
+
* File: [json/guidance.json](json/guidance.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
700
|
+
|
|
691
701
|
## Font Awesome Solid
|
|
692
702
|
* Number of icons: 1390
|
|
693
703
|
* Author: Dave Gandy
|
|
@@ -867,6 +877,16 @@
|
|
|
867
877
|
* Icon set prefix: `fxemoji`
|
|
868
878
|
* File: [json/fxemoji.json](json/fxemoji.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
869
879
|
|
|
880
|
+
## Streamline Emojis
|
|
881
|
+
* Number of icons: 787
|
|
882
|
+
* Author: Webalys LLC
|
|
883
|
+
* URL: https://github.com/webalys-hq/streamline-vectors
|
|
884
|
+
* License: CC BY 4.0
|
|
885
|
+
* License URL: https://creativecommons.org/licenses/by/4.0/
|
|
886
|
+
* Palette: Colorful
|
|
887
|
+
* Icon set prefix: `streamline-emojis`
|
|
888
|
+
* File: [json/streamline-emojis.json](json/streamline-emojis.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
889
|
+
|
|
870
890
|
## BoxIcons Logo
|
|
871
891
|
* Number of icons: 155
|
|
872
892
|
* Author: Atisa
|
|
@@ -889,12 +909,12 @@
|
|
|
889
909
|
* File: [json/logos.json](json/logos.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
890
910
|
|
|
891
911
|
## Simple Icons
|
|
892
|
-
* Number of icons:
|
|
912
|
+
* Number of icons: 2449
|
|
893
913
|
* Author: Simple Icons Collaborators
|
|
894
914
|
* URL: https://github.com/simple-icons/simple-icons
|
|
895
915
|
* License: CC0 1.0
|
|
896
916
|
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
|
|
897
|
-
* Version: 8.
|
|
917
|
+
* Version: 8.10.0
|
|
898
918
|
* Palette: Colorless
|
|
899
919
|
* Icon set prefix: `simple-icons`
|
|
900
920
|
* File: [json/simple-icons.json](json/simple-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1145,6 +1165,16 @@
|
|
|
1145
1165
|
* Icon set prefix: `medical-icon`
|
|
1146
1166
|
* File: [json/medical-icon.json](json/medical-icon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1147
1167
|
|
|
1168
|
+
## Covid Icons
|
|
1169
|
+
* Number of icons: 142
|
|
1170
|
+
* Author: Webalys LLC
|
|
1171
|
+
* URL: https://github.com/webalys-hq/streamline-vectors
|
|
1172
|
+
* License: CC BY 4.0
|
|
1173
|
+
* License URL: https://creativecommons.org/licenses/by/4.0/
|
|
1174
|
+
* Palette: Colorless
|
|
1175
|
+
* Icon set prefix: `covid`
|
|
1176
|
+
* File: [json/covid.json](json/covid.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1177
|
+
|
|
1148
1178
|
## Line Awesome
|
|
1149
1179
|
* Number of icons: 1544
|
|
1150
1180
|
* Author: Icons8
|
package/composer.json
CHANGED
package/json/circle-flags.json
CHANGED
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
"category": "Maps / Flags",
|
|
24
24
|
"palette": true
|
|
25
25
|
},
|
|
26
|
-
"lastModified":
|
|
26
|
+
"lastModified": 1681280104,
|
|
27
27
|
"icons": {
|
|
28
28
|
"ac": {
|
|
29
29
|
"body": "<mask id=\"circleFlagsAc0\"><circle cx=\"256\" cy=\"256\" r=\"256\" fill=\"#fff\"/></mask><g mask=\"url(#circleFlagsAc0)\"><path fill=\"#0052b4\" d=\"M256 0h256v512H0V256Z\"/><path fill=\"#eee\" d=\"M0 0v32l32 32L0 96v160h32l32-32l32 32h32v-83l83 83h45l-8-16l8-15v-14l-83-83h83V96l-32-32l32-32V0H96L64 32L32 0Z\"/><path fill=\"#d80027\" d=\"M32 0v32H0v64h32v160h64V96h160V32H96V0Zm96 128l128 128v-31l-97-97z\"/><path fill=\"#6da544\" d=\"m320 144l48-80l48 80z\"/><circle cx=\"368\" cy=\"144\" r=\"48\" fill=\"#acabb1\"/><path fill=\"#338af3\" d=\"M320 144v77c0 36 48 48 48 48s48-12 48-48v-77z\"/><rect width=\"32\" height=\"128\" x=\"288\" y=\"128\" fill=\"#ff9811\" rx=\"16\" ry=\"16\"/><rect width=\"32\" height=\"128\" x=\"416\" y=\"128\" fill=\"#ff9811\" rx=\"16\" ry=\"16\"/><path fill=\"#6da544\" d=\"m368 160l-48 67c2 11 9 19 16 26l32-45l32 45c8-7 14-15 16-26z\"/></g>"
|
|
@@ -535,6 +535,9 @@
|
|
|
535
535
|
"in-ka": {
|
|
536
536
|
"body": "<mask id=\"circleFlagsInKa0\"><circle cx=\"256\" cy=\"256\" r=\"256\" fill=\"#fff\"/></mask><g mask=\"url(#circleFlagsInKa0)\"><path fill=\"#d80027\" d=\"m0 256l256.5-36.4L512 256v256H0z\"/><path fill=\"#ffda44\" d=\"M0 0h512v256H0z\"/></g>"
|
|
537
537
|
},
|
|
538
|
+
"in-mn": {
|
|
539
|
+
"body": "<mask id=\"circleFlagsInMn0\"><circle cx=\"256\" cy=\"256\" r=\"256\" fill=\"#fff\"/></mask><g mask=\"url(#circleFlagsInMn0)\"><path fill=\"#d80027\" d=\"M0 0h512v73L256 96L0 73Z\"/><path fill=\"#eee\" d=\"M0 73h512v73l-256 23L0 146Z\"/><path fill=\"#333\" d=\"M0 146h512v73l-256 23L0 219Z\"/><path fill=\"#ffda44\" d=\"M0 219h512v74l-256 22L0 293Z\"/><path fill=\"#4a1f63\" d=\"M0 293h512v73l-256 23L0 366Z\"/><path fill=\"#338af3\" d=\"M0 366h512v73l-256 23L0 439Z\"/><path fill=\"#6da544\" d=\"M0 439h512v73H0z\"/></g>"
|
|
540
|
+
},
|
|
538
541
|
"in-mz": {
|
|
539
542
|
"body": "<mask id=\"circleFlagsInMz0\"><circle cx=\"256\" cy=\"256\" r=\"256\" fill=\"#fff\"/></mask><g mask=\"url(#circleFlagsInMz0)\"><path fill=\"#eee\" d=\"M0 0h512v256l-256 32L0 256Z\"/><path fill=\"#338af3\" d=\"M0 256h512v256H0Z\"/><circle cx=\"256\" cy=\"256\" r=\"128\" fill=\"#d80027\"/></g>"
|
|
540
543
|
},
|
|
@@ -671,7 +674,8 @@
|
|
|
671
674
|
"body": "<mask id=\"circleFlagsMalayali0\"><circle cx=\"256\" cy=\"256\" r=\"256\" fill=\"#fff\"/></mask><g mask=\"url(#circleFlagsMalayali0)\"><path fill=\"#ffda44\" d=\"m0 167l253.8-19.3L512 167v178l-254.9 32.3L0 345z\"/><path fill=\"#d80027\" d=\"M0 0h512v167H0z\"/><path fill=\"#338af3\" d=\"M0 345h512v167H0z\"/></g>"
|
|
672
675
|
},
|
|
673
676
|
"manipur": {
|
|
674
|
-
"body": "<mask id=\"circleFlagsManipur0\"><circle cx=\"256\" cy=\"256\" r=\"256\" fill=\"#fff\"/></mask><g mask=\"url(#circleFlagsManipur0)\"><path fill=\"#d80027\" d=\"M0 0h512v73L256 96L0 73Z\"/><path fill=\"#eee\" d=\"M0 73h512v73l-256 23L0 146Z\"/><path fill=\"#333\" d=\"M0 146h512v73l-256 23L0 219Z\"/><path fill=\"#ffda44\" d=\"M0 219h512v74l-256 22L0 293Z\"/><path fill=\"#4a1f63\" d=\"M0 293h512v73l-256 23L0 366Z\"/><path fill=\"#338af3\" d=\"M0 366h512v73l-256 23L0 439Z\"/><path fill=\"#6da544\" d=\"M0 439h512v73H0z\"/></g>"
|
|
677
|
+
"body": "<mask id=\"circleFlagsManipur0\"><circle cx=\"256\" cy=\"256\" r=\"256\" fill=\"#fff\"/></mask><g mask=\"url(#circleFlagsManipur0)\"><path fill=\"#d80027\" d=\"M0 0h512v73L256 96L0 73Z\"/><path fill=\"#eee\" d=\"M0 73h512v73l-256 23L0 146Z\"/><path fill=\"#333\" d=\"M0 146h512v73l-256 23L0 219Z\"/><path fill=\"#ffda44\" d=\"M0 219h512v74l-256 22L0 293Z\"/><path fill=\"#4a1f63\" d=\"M0 293h512v73l-256 23L0 366Z\"/><path fill=\"#338af3\" d=\"M0 366h512v73l-256 23L0 439Z\"/><path fill=\"#6da544\" d=\"M0 439h512v73H0z\"/></g>",
|
|
678
|
+
"hidden": true
|
|
675
679
|
},
|
|
676
680
|
"maori": {
|
|
677
681
|
"body": "<mask id=\"circleFlagsMaori0\"><circle cx=\"256\" cy=\"256\" r=\"256\" fill=\"#fff\"/></mask><g mask=\"url(#circleFlagsMaori0)\"><path fill=\"#eee\" d=\"m0 68.6l247.8-24.7L512 299v93.9l-399.2 36.2L0 162.5z\"/><path fill=\"#333\" d=\"M0 0v68.6h178a115.2 115.2 0 1 1 0 230.4h334V0z\"/><path fill=\"#d80027\" d=\"M0 162.5V512h512V392.9H178a93.9 93.9 0 1 1 0-187.8a47 47 0 0 1 0 93.9a68.3 68.3 0 0 0 0-136.5z\"/></g>"
|