@iconify/json 2.2.46 → 2.2.48
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 +71 -8
- package/collections.md +38 -8
- package/composer.json +1 -1
- package/json/circle-flags.json +6 -3
- package/json/covid.json +622 -0
- package/json/guidance.json +1513 -0
- package/json/lucide.json +66 -3
- package/json/material-symbols.json +1262 -796
- package/json/pajamas.json +1 -1
- package/json/ri.json +67 -3
- package/json/simple-icons.json +21 -6
- package/json/streamline-emojis.json +3195 -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": 10339,
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Google",
|
|
7
7
|
"url": "https://github.com/google/material-design-icons"
|
|
@@ -130,8 +130,8 @@
|
|
|
130
130
|
},
|
|
131
131
|
"ri": {
|
|
132
132
|
"name": "Remix Icon",
|
|
133
|
-
"total":
|
|
134
|
-
"version": "3.
|
|
133
|
+
"total": 2443,
|
|
134
|
+
"version": "3.1.1",
|
|
135
135
|
"author": {
|
|
136
136
|
"name": "Remix Design",
|
|
137
137
|
"url": "https://github.com/Remix-Design/RemixIcon"
|
|
@@ -505,7 +505,7 @@
|
|
|
505
505
|
},
|
|
506
506
|
"lucide": {
|
|
507
507
|
"name": "Lucide",
|
|
508
|
-
"total":
|
|
508
|
+
"total": 936,
|
|
509
509
|
"author": {
|
|
510
510
|
"name": "Lucide Contributors",
|
|
511
511
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -1273,7 +1273,7 @@
|
|
|
1273
1273
|
"pajamas": {
|
|
1274
1274
|
"name": "Gitlab SVGs",
|
|
1275
1275
|
"total": 360,
|
|
1276
|
-
"version": "3.
|
|
1276
|
+
"version": "3.38.0",
|
|
1277
1277
|
"author": {
|
|
1278
1278
|
"name": "GitLab B.V.",
|
|
1279
1279
|
"url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
|
|
@@ -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"
|
|
@@ -2084,7 +2126,7 @@
|
|
|
2084
2126
|
},
|
|
2085
2127
|
"circle-flags": {
|
|
2086
2128
|
"name": "Circle Flags",
|
|
2087
|
-
"total":
|
|
2129
|
+
"total": 380,
|
|
2088
2130
|
"version": "1.0.0",
|
|
2089
2131
|
"author": {
|
|
2090
2132
|
"name": "HatScripts",
|
|
@@ -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
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
## Material Symbols
|
|
5
|
-
* Number of icons:
|
|
5
|
+
* Number of icons: 10339
|
|
6
6
|
* Author: Google
|
|
7
7
|
* URL: https://github.com/google/material-design-icons
|
|
8
8
|
* License: Apache 2.0
|
|
@@ -65,12 +65,12 @@
|
|
|
65
65
|
* File: [json/tabler.json](json/tabler.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
66
66
|
|
|
67
67
|
## Remix Icon
|
|
68
|
-
* Number of icons:
|
|
68
|
+
* Number of icons: 2443
|
|
69
69
|
* Author: Remix Design
|
|
70
70
|
* URL: https://github.com/Remix-Design/RemixIcon
|
|
71
71
|
* License: Apache 2.0
|
|
72
72
|
* License URL: https://github.com/Remix-Design/RemixIcon/blob/master/License
|
|
73
|
-
* Version: 3.
|
|
73
|
+
* Version: 3.1.1
|
|
74
74
|
* Palette: Colorless
|
|
75
75
|
* Icon set prefix: `ri`
|
|
76
76
|
* File: [json/ri.json](json/ri.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: 936
|
|
253
253
|
* Author: Lucide Contributors
|
|
254
254
|
* URL: https://github.com/lucide-icons/lucide
|
|
255
255
|
* License: ISC
|
|
@@ -629,7 +629,7 @@
|
|
|
629
629
|
* URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main
|
|
630
630
|
* License: MIT
|
|
631
631
|
* License URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/blob/main/LICENSE
|
|
632
|
-
* Version: 3.
|
|
632
|
+
* Version: 3.38.0
|
|
633
633
|
* Palette: Colorless
|
|
634
634
|
* Icon set prefix: `pajamas`
|
|
635
635
|
* File: [json/pajamas.json](json/pajamas.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))
|
|
@@ -1016,7 +1036,7 @@
|
|
|
1016
1036
|
* File: [json/flag.json](json/flag.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1017
1037
|
|
|
1018
1038
|
## Circle Flags
|
|
1019
|
-
* Number of icons:
|
|
1039
|
+
* Number of icons: 380
|
|
1020
1040
|
* Author: HatScripts
|
|
1021
1041
|
* URL: https://github.com/HatScripts/circle-flags
|
|
1022
1042
|
* License: MIT
|
|
@@ -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
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"prefix": "circle-flags",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Circle Flags",
|
|
5
|
-
"total":
|
|
5
|
+
"total": 380,
|
|
6
6
|
"version": "1.0.0",
|
|
7
7
|
"author": {
|
|
8
8
|
"name": "HatScripts",
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
"category": "Maps / Flags",
|
|
24
24
|
"palette": true
|
|
25
25
|
},
|
|
26
|
-
"lastModified":
|
|
26
|
+
"lastModified": 1680942049,
|
|
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>"
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
"body": "<mask id=\"circleFlagsAe0\"><circle cx=\"256\" cy=\"256\" r=\"256\" fill=\"#fff\"/></mask><g mask=\"url(#circleFlagsAe0)\"><path fill=\"#a2001d\" d=\"M0 0h167l52.3 252L167 512H0z\"/><path fill=\"#eee\" d=\"m167 167l170.8-44.6L512 167v178l-173.2 36.9L167 345z\"/><path fill=\"#6da544\" d=\"M167 0h345v167H167z\"/><path fill=\"#333\" d=\"M167 345h345v167H167z\"/></g>"
|
|
36
36
|
},
|
|
37
37
|
"af": {
|
|
38
|
-
"body": "<mask id=\"circleFlagsAf0\"><circle cx=\"256\" cy=\"256\" r=\"256\" fill=\"#fff\"/></mask><g mask=\"url(#circleFlagsAf0)\"><path fill=\"#
|
|
38
|
+
"body": "<mask id=\"circleFlagsAf0\"><circle cx=\"256\" cy=\"256\" r=\"256\" fill=\"#fff\"/></mask><g mask=\"url(#circleFlagsAf0)\"><path fill=\"#eee\" d=\"M0 0h512v512H0Z\"/><path fill=\"#333\" d=\"M131 189v78c0 12-10 22-22 22v34c30 0 55-25 55-56v-78zm50 0v45a39 39 0 0 0 39 39a39 39 0 0 0 22-7a39 39 0 0 0 22 7l5-1a22 22 0 0 1-21 17v34c30 0 55-25 55-56v-78h-33v45a6 6 0 0 1-11 0v-45h-34v45a6 6 0 0 1-11 0v-45zm139 0v78h33v-78zm50 0v78c0 12-10 22-22 22v34c31 0 56-25 56-56v-78ZM181 289v34h50v-34z\"/></g>"
|
|
39
39
|
},
|
|
40
40
|
"afar": {
|
|
41
41
|
"body": "<mask id=\"circleFlagsAfar0\"><circle cx=\"256\" cy=\"256\" r=\"256\" fill=\"#fff\"/></mask><g mask=\"url(#circleFlagsAfar0)\"><path fill=\"#eee\" d=\"m0 160l256-32l256 32v192l-256 32L0 352Z\"/><path fill=\"#0052b4\" d=\"M0 0h512v160H0Z\"/><path fill=\"#496e2d\" d=\"M0 352h512v160H0Z\"/><path fill=\"#d80027\" d=\"M0 0v512l256-256L0 0z\"/><path fill=\"#ff9811\" d=\"m345 229l-12 11l40 40l-40 40l11 11l40-40l40 40l11-11l-40-40l40-40l-11-11l-40 40z\"/><path fill=\"#d80027\" d=\"m384 181l21 62l-54-38h66l-53 39z\"/></g>"
|
|
@@ -220,6 +220,9 @@
|
|
|
220
220
|
"cn": {
|
|
221
221
|
"body": "<mask id=\"circleFlagsCn0\"><circle cx=\"256\" cy=\"256\" r=\"256\" fill=\"#fff\"/></mask><g mask=\"url(#circleFlagsCn0)\"><path fill=\"#d80027\" d=\"M0 0h512v512H0z\"/><path fill=\"#ffda44\" d=\"m140.1 155.8l22.1 68h71.5l-57.8 42.1l22.1 68l-57.9-42l-57.9 42l22.2-68l-57.9-42.1H118zm163.4 240.7l-16.9-20.8l-25 9.7l14.5-22.5l-16.9-20.9l25.9 6.9l14.6-22.5l1.4 26.8l26 6.9l-25.1 9.6zm33.6-61l8-25.6l-21.9-15.5l26.8-.4l7.9-25.6l8.7 25.4l26.8-.3l-21.5 16l8.6 25.4l-21.9-15.5zm45.3-147.6L370.6 212l19.2 18.7l-26.5-3.8l-11.8 24l-4.6-26.4l-26.6-3.8l23.8-12.5l-4.6-26.5l19.2 18.7zm-78.2-73l-2 26.7l24.9 10.1l-26.1 6.4l-1.9 26.8l-14.1-22.8l-26.1 6.4l17.3-20.5l-14.2-22.7l24.9 10.1z\"/></g>"
|
|
222
222
|
},
|
|
223
|
+
"cn-hk": {
|
|
224
|
+
"body": "<mask id=\"circleFlagsCnHk0\"><circle cx=\"256\" cy=\"256\" r=\"256\" fill=\"#fff\"/></mask><g mask=\"url(#circleFlagsCnHk0)\"><path fill=\"#d80027\" d=\"M0 0h512v512H0z\"/><path fill=\"#eee\" d=\"M282.4 193.7c-5.8 24.2-16.1 19.6-21.2 40.7a55.7 55.7 0 0 1 26-108.3c-10.1 42.2.4 46-4.8 67.6zM205 211.6c21.2 13 13.6 21.4 32.1 32.8a55.7 55.7 0 0 1-94.9-58.2c37 22.7 43.8 13.8 62.8 25.4zm-7 79.3c19-16.2 24.7-6.4 41.2-20.4a55.7 55.7 0 0 1-84.7 72.2c33-28.2 26.6-37.4 43.6-51.8zm73.4 31c-9.6-23 1.5-25.3-6.8-45.3a55.7 55.7 0 0 1 42.6 102.8c-16.6-40-27.3-36.9-35.8-57.4zm52.2-60c-24.9 2-23.7-9.3-45.3-7.6a55.7 55.7 0 0 1 111-8.7c-43.3 3.4-43.6 14.5-65.7 16.3z\"/></g>"
|
|
225
|
+
},
|
|
223
226
|
"cn-xj": {
|
|
224
227
|
"body": "<mask id=\"circleFlagsCnXj0\"><circle cx=\"256\" cy=\"256\" r=\"256\" fill=\"#fff\"/></mask><g mask=\"url(#circleFlagsCnXj0)\"><path fill=\"#338af3\" d=\"M0 0h512v512H0Z\"/><path fill=\"#eee\" d=\"m312 256l116-38l-72 99V195l72 99zm8 69a128 128 0 1 1 0-137a102 102 0 1 0 0 137z\"/></g>"
|
|
225
228
|
},
|