@iconify/json 2.2.152 → 2.2.154
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 +32 -10
- package/collections.md +21 -10
- package/composer.json +1 -1
- package/json/codicon.json +8 -2
- package/json/devicon-plain.json +56 -12
- package/json/devicon.json +49 -19
- package/json/flag.json +1 -1
- package/json/gravity-ui.json +1948 -0
- package/json/material-symbols-light.json +280 -79
- package/json/material-symbols.json +262 -130
- package/json/mdi.json +40 -4
- package/json/ooui.json +6 -3
- package/json/openmoji.json +92 -2
- package/json/pajamas.json +1 -1
- 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": 12191,
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Google",
|
|
7
7
|
"url": "https://github.com/google/material-design-icons"
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
},
|
|
23
23
|
"material-symbols-light": {
|
|
24
24
|
"name": "Material Symbols Light",
|
|
25
|
-
"total":
|
|
25
|
+
"total": 12249,
|
|
26
26
|
"author": {
|
|
27
27
|
"name": "Google",
|
|
28
28
|
"url": "https://github.com/google/material-design-icons"
|
|
@@ -520,6 +520,28 @@
|
|
|
520
520
|
"category": "General",
|
|
521
521
|
"palette": false
|
|
522
522
|
},
|
|
523
|
+
"gravity-ui": {
|
|
524
|
+
"name": "Gravity UI Icons",
|
|
525
|
+
"total": 640,
|
|
526
|
+
"version": "2.8.1",
|
|
527
|
+
"author": {
|
|
528
|
+
"name": "YANDEX LLC",
|
|
529
|
+
"url": "https://github.com/gravity-ui/icons/"
|
|
530
|
+
},
|
|
531
|
+
"license": {
|
|
532
|
+
"title": "MIT",
|
|
533
|
+
"spdx": "MIT",
|
|
534
|
+
"url": "https://github.com/gravity-ui/icons/blob/main/LICENSE"
|
|
535
|
+
},
|
|
536
|
+
"samples": [
|
|
537
|
+
"magnifier",
|
|
538
|
+
"bookmark-fill",
|
|
539
|
+
"display"
|
|
540
|
+
],
|
|
541
|
+
"height": 16,
|
|
542
|
+
"category": "General",
|
|
543
|
+
"palette": false
|
|
544
|
+
},
|
|
523
545
|
"octicon": {
|
|
524
546
|
"name": "Octicons",
|
|
525
547
|
"total": 604,
|
|
@@ -1355,7 +1377,7 @@
|
|
|
1355
1377
|
},
|
|
1356
1378
|
"codicon": {
|
|
1357
1379
|
"name": "Codicons",
|
|
1358
|
-
"total":
|
|
1380
|
+
"total": 445,
|
|
1359
1381
|
"version": "0.0.35",
|
|
1360
1382
|
"author": {
|
|
1361
1383
|
"name": "Microsoft Corporation",
|
|
@@ -1378,7 +1400,7 @@
|
|
|
1378
1400
|
"pajamas": {
|
|
1379
1401
|
"name": "Gitlab SVGs",
|
|
1380
1402
|
"total": 374,
|
|
1381
|
-
"version": "3.
|
|
1403
|
+
"version": "3.72.0",
|
|
1382
1404
|
"author": {
|
|
1383
1405
|
"name": "GitLab B.V.",
|
|
1384
1406
|
"url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
|
|
@@ -1595,8 +1617,8 @@
|
|
|
1595
1617
|
},
|
|
1596
1618
|
"ooui": {
|
|
1597
1619
|
"name": "OOUI",
|
|
1598
|
-
"total":
|
|
1599
|
-
"version": "0.48.
|
|
1620
|
+
"total": 356,
|
|
1621
|
+
"version": "0.48.3",
|
|
1600
1622
|
"author": {
|
|
1601
1623
|
"name": "OOUI Team",
|
|
1602
1624
|
"url": "https://github.com/wikimedia/oojs-ui"
|
|
@@ -1725,7 +1747,7 @@
|
|
|
1725
1747
|
},
|
|
1726
1748
|
"openmoji": {
|
|
1727
1749
|
"name": "OpenMoji",
|
|
1728
|
-
"total":
|
|
1750
|
+
"total": 4127,
|
|
1729
1751
|
"author": {
|
|
1730
1752
|
"name": "OpenMoji",
|
|
1731
1753
|
"url": "https://github.com/hfg-gmuend/openmoji"
|
|
@@ -2165,7 +2187,7 @@
|
|
|
2165
2187
|
},
|
|
2166
2188
|
"devicon": {
|
|
2167
2189
|
"name": "Devicon",
|
|
2168
|
-
"total":
|
|
2190
|
+
"total": 749,
|
|
2169
2191
|
"author": {
|
|
2170
2192
|
"name": "konpa",
|
|
2171
2193
|
"url": "https://github.com/devicons/devicon/tree/master"
|
|
@@ -2187,7 +2209,7 @@
|
|
|
2187
2209
|
},
|
|
2188
2210
|
"devicon-plain": {
|
|
2189
2211
|
"name": "Devicon Plain",
|
|
2190
|
-
"total":
|
|
2212
|
+
"total": 565,
|
|
2191
2213
|
"author": {
|
|
2192
2214
|
"name": "konpa",
|
|
2193
2215
|
"url": "https://github.com/devicons/devicon/tree/master"
|
|
@@ -2318,7 +2340,7 @@
|
|
|
2318
2340
|
"flag": {
|
|
2319
2341
|
"name": "Flag Icons",
|
|
2320
2342
|
"total": 538,
|
|
2321
|
-
"version": "7.0.
|
|
2343
|
+
"version": "7.0.3",
|
|
2322
2344
|
"author": {
|
|
2323
2345
|
"name": "Panayiotis Lipiridis",
|
|
2324
2346
|
"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: 12191
|
|
6
6
|
* Author: Google
|
|
7
7
|
* URL: https://github.com/google/material-design-icons
|
|
8
8
|
* License: Apache 2.0
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
* File: [json/material-symbols.json](json/material-symbols.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
13
13
|
|
|
14
14
|
## Material Symbols Light
|
|
15
|
-
* Number of icons:
|
|
15
|
+
* Number of icons: 12249
|
|
16
16
|
* Author: Google
|
|
17
17
|
* URL: https://github.com/google/material-design-icons
|
|
18
18
|
* License: Apache 2.0
|
|
@@ -255,6 +255,17 @@
|
|
|
255
255
|
* Icon set prefix: `gg`
|
|
256
256
|
* File: [json/gg.json](json/gg.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
257
257
|
|
|
258
|
+
## Gravity UI Icons
|
|
259
|
+
* Number of icons: 640
|
|
260
|
+
* Author: YANDEX LLC
|
|
261
|
+
* URL: https://github.com/gravity-ui/icons/
|
|
262
|
+
* License: MIT
|
|
263
|
+
* License URL: https://github.com/gravity-ui/icons/blob/main/LICENSE
|
|
264
|
+
* Version: 2.8.1
|
|
265
|
+
* Palette: Colorless
|
|
266
|
+
* Icon set prefix: `gravity-ui`
|
|
267
|
+
* File: [json/gravity-ui.json](json/gravity-ui.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
268
|
+
|
|
258
269
|
## Octicons
|
|
259
270
|
* Number of icons: 604
|
|
260
271
|
* Author: GitHub
|
|
@@ -663,7 +674,7 @@
|
|
|
663
674
|
* File: [json/heroicons.json](json/heroicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
664
675
|
|
|
665
676
|
## Codicons
|
|
666
|
-
* Number of icons:
|
|
677
|
+
* Number of icons: 445
|
|
667
678
|
* Author: Microsoft Corporation
|
|
668
679
|
* URL: https://github.com/microsoft/vscode-codicons
|
|
669
680
|
* License: CC BY 4.0
|
|
@@ -679,7 +690,7 @@
|
|
|
679
690
|
* URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main
|
|
680
691
|
* License: MIT
|
|
681
692
|
* License URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/blob/main/LICENSE
|
|
682
|
-
* Version: 3.
|
|
693
|
+
* Version: 3.72.0
|
|
683
694
|
* Palette: Colorless
|
|
684
695
|
* Icon set prefix: `pajamas`
|
|
685
696
|
* File: [json/pajamas.json](json/pajamas.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -782,12 +793,12 @@
|
|
|
782
793
|
* File: [json/fa6-regular.json](json/fa6-regular.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
783
794
|
|
|
784
795
|
## OOUI
|
|
785
|
-
* Number of icons:
|
|
796
|
+
* Number of icons: 356
|
|
786
797
|
* Author: OOUI Team
|
|
787
798
|
* URL: https://github.com/wikimedia/oojs-ui
|
|
788
799
|
* License: MIT
|
|
789
800
|
* License URL: https://github.com/wikimedia/oojs-ui/blob/master/LICENSE-MIT
|
|
790
|
-
* Version: 0.48.
|
|
801
|
+
* Version: 0.48.3
|
|
791
802
|
* Palette: Colorless
|
|
792
803
|
* Icon set prefix: `ooui`
|
|
793
804
|
* File: [json/ooui.json](json/ooui.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -846,7 +857,7 @@
|
|
|
846
857
|
* File: [json/svg-spinners.json](json/svg-spinners.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
847
858
|
|
|
848
859
|
## OpenMoji
|
|
849
|
-
* Number of icons:
|
|
860
|
+
* Number of icons: 4127
|
|
850
861
|
* Author: OpenMoji
|
|
851
862
|
* URL: https://github.com/hfg-gmuend/openmoji
|
|
852
863
|
* License: CC BY-SA 4.0
|
|
@@ -1055,7 +1066,7 @@
|
|
|
1055
1066
|
* File: [json/file-icons.json](json/file-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1056
1067
|
|
|
1057
1068
|
## Devicon
|
|
1058
|
-
* Number of icons:
|
|
1069
|
+
* Number of icons: 749
|
|
1059
1070
|
* Author: konpa
|
|
1060
1071
|
* URL: https://github.com/devicons/devicon/tree/master
|
|
1061
1072
|
* License: MIT
|
|
@@ -1065,7 +1076,7 @@
|
|
|
1065
1076
|
* File: [json/devicon.json](json/devicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1066
1077
|
|
|
1067
1078
|
## Devicon Plain
|
|
1068
|
-
* Number of icons:
|
|
1079
|
+
* Number of icons: 565
|
|
1069
1080
|
* Author: konpa
|
|
1070
1081
|
* URL: https://github.com/devicons/devicon/tree/master
|
|
1071
1082
|
* License: MIT
|
|
@@ -1132,7 +1143,7 @@
|
|
|
1132
1143
|
* URL: https://github.com/lipis/flag-icons
|
|
1133
1144
|
* License: MIT
|
|
1134
1145
|
* License URL: https://github.com/lipis/flag-icons/blob/main/LICENSE
|
|
1135
|
-
* Version: 7.0.
|
|
1146
|
+
* Version: 7.0.3
|
|
1136
1147
|
* Palette: Colorful
|
|
1137
1148
|
* Icon set prefix: `flag`
|
|
1138
1149
|
* File: [json/flag.json](json/flag.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
package/composer.json
CHANGED
package/json/codicon.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"prefix": "codicon",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Codicons",
|
|
5
|
-
"total":
|
|
5
|
+
"total": 445,
|
|
6
6
|
"version": "0.0.35",
|
|
7
7
|
"author": {
|
|
8
8
|
"name": "Microsoft Corporation",
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"category": "General",
|
|
23
23
|
"palette": false
|
|
24
24
|
},
|
|
25
|
-
"lastModified":
|
|
25
|
+
"lastModified": 1702020243,
|
|
26
26
|
"icons": {
|
|
27
27
|
"account": {
|
|
28
28
|
"body": "<path fill=\"currentColor\" d=\"M16 7.992C16 3.58 12.416 0 8 0S0 3.58 0 7.992c0 2.43 1.104 4.62 2.832 6.09c.016.016.032.016.032.032c.144.112.288.224.448.336c.08.048.144.111.224.175A7.98 7.98 0 0 0 8.016 16a7.98 7.98 0 0 0 4.48-1.375c.08-.048.144-.111.224-.16c.144-.111.304-.223.448-.335c.016-.016.032-.016.032-.032c1.696-1.487 2.8-3.676 2.8-6.106zm-8 7.001c-1.504 0-2.88-.48-4.016-1.279c.016-.128.048-.255.08-.383a4.17 4.17 0 0 1 .416-.991c.176-.304.384-.576.64-.816c.24-.24.528-.463.816-.639c.304-.176.624-.304.976-.4A4.15 4.15 0 0 1 8 10.342a4.185 4.185 0 0 1 2.928 1.166c.368.368.656.8.864 1.295c.112.288.192.592.24.911A7.03 7.03 0 0 1 8 14.993zm-2.448-7.4a2.49 2.49 0 0 1-.208-1.024c0-.351.064-.703.208-1.023c.144-.32.336-.607.576-.847c.24-.24.528-.431.848-.575c.32-.144.672-.208 1.024-.208c.368 0 .704.064 1.024.208c.32.144.608.336.848.575c.24.24.432.528.576.847c.144.32.208.672.208 1.023c0 .368-.064.704-.208 1.023a2.84 2.84 0 0 1-.576.848a2.84 2.84 0 0 1-.848.575a2.715 2.715 0 0 1-2.064 0a2.84 2.84 0 0 1-.848-.575a2.526 2.526 0 0 1-.56-.848zm7.424 5.306c0-.032-.016-.048-.016-.08a5.22 5.22 0 0 0-.688-1.406a4.883 4.883 0 0 0-1.088-1.135a5.207 5.207 0 0 0-1.04-.608a2.82 2.82 0 0 0 .464-.383a4.2 4.2 0 0 0 .624-.784a3.624 3.624 0 0 0 .528-1.934a3.71 3.71 0 0 0-.288-1.47a3.799 3.799 0 0 0-.816-1.199a3.845 3.845 0 0 0-1.2-.8a3.72 3.72 0 0 0-1.472-.287a3.72 3.72 0 0 0-1.472.288a3.631 3.631 0 0 0-1.2.815a3.84 3.84 0 0 0-.8 1.199a3.71 3.71 0 0 0-.288 1.47c0 .352.048.688.144 1.007c.096.336.224.64.4.927c.16.288.384.544.624.784c.144.144.304.271.48.383a5.12 5.12 0 0 0-1.04.624c-.416.32-.784.703-1.088 1.119a4.999 4.999 0 0 0-.688 1.406c-.016.032-.016.064-.016.08C1.776 11.636.992 9.91.992 7.992C.992 4.14 4.144.991 8 .991s7.008 3.149 7.008 7.001a6.96 6.96 0 0 1-2.032 4.907z\"/>"
|
|
@@ -1095,6 +1095,9 @@
|
|
|
1095
1095
|
"width": 24,
|
|
1096
1096
|
"height": 24
|
|
1097
1097
|
},
|
|
1098
|
+
"share": {
|
|
1099
|
+
"body": "<g fill=\"currentColor\"><path d=\"M5 4.001H1.5l-.5.5v10l.5.5h11l.5-.5V11.5h-1v2.501H2v-9h3v-1Z\"/><path fill-rule=\"evenodd\" d=\"M6 11H5V8.5a5.002 5.002 0 0 1 4-4.9V2.349a1.349 1.349 0 0 1 2.333-.923l3.646 3.89v1.368l-3.646 3.89A1.349 1.349 0 0 1 9 9.65V8.6c-.933.211-1.384.711-1.632 1.145A2.925 2.925 0 0 0 7 11H6Zm4-6.5a4 4 0 0 0-4 4V10h.176c.138-.443.384-.965.824-1.417c.442-.455 1.08-.839 2-1a5.762 5.762 0 0 1 1-.083v2.151a.349.349 0 0 0 .603.239L14.25 6l-3.647-3.89a.349.349 0 0 0-.603.24V4.5Z\" clip-rule=\"evenodd\"/><path d=\"M7 11c.052 0 .06 0 0 0Zm0 0v.008V11Z\"/></g>"
|
|
1100
|
+
},
|
|
1098
1101
|
"shield": {
|
|
1099
1102
|
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M8.246 14.713a27.792 27.792 0 0 1-1.505-.953c-.501-.34-.983-.707-1.444-1.1c-.458-.395-.888-.82-1.288-1.274c-.4-.455-.753-.95-1.05-1.478a7.8 7.8 0 0 1-.7-1.69A7.041 7.041 0 0 1 2 6.3V3.1l.5-.5c.333 0 .656-.011.97-.036c.296-.023.591-.066.882-.128c.284-.062.562-.148.832-.256c.284-.118.557-.261.816-.427a4.83 4.83 0 0 1 1.184-.565a4.8 4.8 0 0 1 2-.142a4.018 4.018 0 0 1 1.237.383c.199.097.392.204.58.322c.26.167.535.31.821.428c.27.109.547.194.831.256c.291.062.587.106.884.129c.311.024.634.035.967.035l.5.5v3.2a7.043 7.043 0 0 1-.256 1.919a7.804 7.804 0 0 1-.7 1.69a8.751 8.751 0 0 1-1.05 1.478c-.4.452-.829.877-1.286 1.27a15.94 15.94 0 0 1-1.448 1.1a28.71 28.71 0 0 1-1.51.956h-.508zM3 3.59V6.3c-.004.555.07 1.11.22 1.645a6.7 6.7 0 0 0 .61 1.473c.263.467.575.905.93 1.308c.37.417.766.81 1.188 1.174c.432.368.883.712 1.352 1.03c.4.267.8.523 1.2.769c.4-.242.8-.498 1.2-.768c.47-.319.923-.663 1.355-1.031c.421-.364.817-.756 1.186-1.172a7.8 7.8 0 0 0 .93-1.308c.261-.465.466-.96.61-1.473c.15-.537.223-1.09.22-1.647V3.59c-.159 0-.313-.012-.465-.023l-.079-.006a7.95 7.95 0 0 1-1.018-.147a6.112 6.112 0 0 1-1.976-.814a5.166 5.166 0 0 0-.482-.27a3.123 3.123 0 0 0-.943-.29a3.686 3.686 0 0 0-1.558.106c-.332.108-.649.26-.94.452c-.312.2-.64.372-.983.513a6.4 6.4 0 0 1-1 .307c-.335.07-.675.12-1.017.146c-.174.01-.355.02-.54.026zm6.065 4.3a1.5 1.5 0 1 0-1.13 0L7.5 10.5h2l-.435-2.61z\" clip-rule=\"evenodd\"/>"
|
|
1100
1103
|
},
|
|
@@ -1145,6 +1148,9 @@
|
|
|
1145
1148
|
"stop-circle": {
|
|
1146
1149
|
"body": "<g fill=\"currentColor\"><path d=\"M6 6h4v4H6z\"/><path fill-rule=\"evenodd\" d=\"M8.6 1c1.6.1 3.1.9 4.2 2c1.3 1.4 2 3.1 2 5.1c0 1.6-.6 3.1-1.6 4.4c-1 1.2-2.4 2.1-4 2.4c-1.6.3-3.2.1-4.6-.7c-1.4-.8-2.5-2-3.1-3.5C.9 9.2.8 7.5 1.3 6c.5-1.6 1.4-2.9 2.8-3.8C5.4 1.3 7 .9 8.6 1zm.5 12.9c1.3-.3 2.5-1 3.4-2.1c.8-1.1 1.3-2.4 1.2-3.8c0-1.6-.6-3.2-1.7-4.3c-1-1-2.2-1.6-3.6-1.7c-1.3-.1-2.7.2-3.8 1c-1.1.8-1.9 1.9-2.3 3.3c-.4 1.3-.4 2.7.2 4c.6 1.3 1.5 2.3 2.7 3c1.2.7 2.6.9 3.9.6z\" clip-rule=\"evenodd\"/></g>"
|
|
1147
1150
|
},
|
|
1151
|
+
"surround-with": {
|
|
1152
|
+
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M2 4h1V3H1.5l-.5.5v9l.5.5H3v-1H2V4Zm12.5-1H13v1h1v8h-1v1h1.5l.5-.5v-9l-.5-.5ZM5 9a1 1 0 1 0 0-2a1 1 0 0 0 0 2Zm4-1a1 1 0 1 1-2 0a1 1 0 0 1 2 0Zm2 1a1 1 0 1 0 0-2a1 1 0 0 0 0 2Z\" clip-rule=\"evenodd\"/>"
|
|
1153
|
+
},
|
|
1148
1154
|
"symbol-array": {
|
|
1149
1155
|
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"m1.5 2l-.5.5v11l.5.5H4v-1H2V3h2V2H1.5zm13 12l.5-.5v-11l-.5-.5H12v1h2v10h-2v1h2.5z\" clip-rule=\"evenodd\"/>"
|
|
1150
1156
|
},
|