@iconify/json 2.2.337 → 2.2.339
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 +16 -16
- package/collections.md +16 -16
- package/composer.json +1 -1
- package/json/arcticons.json +1082 -29
- package/json/codicon.json +6 -2
- package/json/cuida.json +48 -3
- package/json/lucide.json +42 -33
- package/json/material-symbols-light.json +990 -2
- package/json/material-symbols.json +990 -2
- package/json/octicon.json +12 -4
- package/json/ooui.json +7 -4
- package/json/pajamas.json +45 -3
- package/json/tabler.json +139 -4
- package/json/vscode-icons.json +32 -5
- 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": 14376,
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Google",
|
|
7
7
|
"url": "https://github.com/google/material-design-icons"
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
},
|
|
29
29
|
"material-symbols-light": {
|
|
30
30
|
"name": "Material Symbols Light",
|
|
31
|
-
"total":
|
|
31
|
+
"total": 14444,
|
|
32
32
|
"author": {
|
|
33
33
|
"name": "Google",
|
|
34
34
|
"url": "https://github.com/google/material-design-icons"
|
|
@@ -197,8 +197,8 @@
|
|
|
197
197
|
},
|
|
198
198
|
"tabler": {
|
|
199
199
|
"name": "Tabler Icons",
|
|
200
|
-
"total":
|
|
201
|
-
"version": "3.
|
|
200
|
+
"total": 5925,
|
|
201
|
+
"version": "3.33.0",
|
|
202
202
|
"author": {
|
|
203
203
|
"name": "Paweł Kuna",
|
|
204
204
|
"url": "https://github.com/tabler/tabler-icons"
|
|
@@ -397,7 +397,7 @@
|
|
|
397
397
|
},
|
|
398
398
|
"lucide": {
|
|
399
399
|
"name": "Lucide",
|
|
400
|
-
"total":
|
|
400
|
+
"total": 1595,
|
|
401
401
|
"author": {
|
|
402
402
|
"name": "Lucide Contributors",
|
|
403
403
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -1221,8 +1221,8 @@
|
|
|
1221
1221
|
},
|
|
1222
1222
|
"cuida": {
|
|
1223
1223
|
"name": "Cuida Icons",
|
|
1224
|
-
"total":
|
|
1225
|
-
"version": "1.
|
|
1224
|
+
"total": 179,
|
|
1225
|
+
"version": "1.16.0",
|
|
1226
1226
|
"author": {
|
|
1227
1227
|
"name": "Sysvale",
|
|
1228
1228
|
"url": "https://github.com/Sysvale/cuida-icons"
|
|
@@ -2149,8 +2149,8 @@
|
|
|
2149
2149
|
},
|
|
2150
2150
|
"octicon": {
|
|
2151
2151
|
"name": "Octicons",
|
|
2152
|
-
"total":
|
|
2153
|
-
"version": "19.15.
|
|
2152
|
+
"total": 649,
|
|
2153
|
+
"version": "19.15.2",
|
|
2154
2154
|
"author": {
|
|
2155
2155
|
"name": "GitHub",
|
|
2156
2156
|
"url": "https://github.com/primer/octicons/"
|
|
@@ -2523,8 +2523,8 @@
|
|
|
2523
2523
|
},
|
|
2524
2524
|
"pajamas": {
|
|
2525
2525
|
"name": "Gitlab SVGs",
|
|
2526
|
-
"total":
|
|
2527
|
-
"version": "3.
|
|
2526
|
+
"total": 401,
|
|
2527
|
+
"version": "3.131.0",
|
|
2528
2528
|
"author": {
|
|
2529
2529
|
"name": "GitLab B.V.",
|
|
2530
2530
|
"url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
|
|
@@ -2685,7 +2685,7 @@
|
|
|
2685
2685
|
},
|
|
2686
2686
|
"ooui": {
|
|
2687
2687
|
"name": "OOUI",
|
|
2688
|
-
"total":
|
|
2688
|
+
"total": 364,
|
|
2689
2689
|
"version": "0.51.7",
|
|
2690
2690
|
"author": {
|
|
2691
2691
|
"name": "OOUI Team",
|
|
@@ -2870,8 +2870,8 @@
|
|
|
2870
2870
|
},
|
|
2871
2871
|
"vscode-icons": {
|
|
2872
2872
|
"name": "VSCode Icons",
|
|
2873
|
-
"total":
|
|
2874
|
-
"version": "12.
|
|
2873
|
+
"total": 1386,
|
|
2874
|
+
"version": "12.13.0",
|
|
2875
2875
|
"author": {
|
|
2876
2876
|
"name": "Roberto Huertas",
|
|
2877
2877
|
"url": "https://github.com/vscode-icons/vscode-icons"
|
|
@@ -2899,7 +2899,7 @@
|
|
|
2899
2899
|
},
|
|
2900
2900
|
"codicon": {
|
|
2901
2901
|
"name": "Codicons",
|
|
2902
|
-
"total":
|
|
2902
|
+
"total": 479,
|
|
2903
2903
|
"version": "0.0.37",
|
|
2904
2904
|
"author": {
|
|
2905
2905
|
"name": "Microsoft Corporation",
|
|
@@ -3253,7 +3253,7 @@
|
|
|
3253
3253
|
},
|
|
3254
3254
|
"arcticons": {
|
|
3255
3255
|
"name": "Arcticons",
|
|
3256
|
-
"total":
|
|
3256
|
+
"total": 12946,
|
|
3257
3257
|
"author": {
|
|
3258
3258
|
"name": "Donnnno",
|
|
3259
3259
|
"url": "https://github.com/Arcticons-Team/Arcticons"
|
package/collections.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
## Material Symbols
|
|
5
|
-
* Number of icons:
|
|
5
|
+
* Number of icons: 14376
|
|
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: 14444
|
|
16
16
|
* Author: Google
|
|
17
17
|
* URL: https://github.com/google/material-design-icons
|
|
18
18
|
* License: Apache 2.0
|
|
@@ -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: 5925
|
|
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.33.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))
|
|
@@ -146,7 +146,7 @@
|
|
|
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: 1595
|
|
150
150
|
* Author: Lucide Contributors
|
|
151
151
|
* URL: https://github.com/lucide-icons/lucide
|
|
152
152
|
* License: ISC
|
|
@@ -455,12 +455,12 @@
|
|
|
455
455
|
* File: [json/mi.json](json/mi.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
456
456
|
|
|
457
457
|
## Cuida Icons
|
|
458
|
-
* Number of icons:
|
|
458
|
+
* Number of icons: 179
|
|
459
459
|
* Author: Sysvale
|
|
460
460
|
* URL: https://github.com/Sysvale/cuida-icons
|
|
461
461
|
* License: Apache 2.0
|
|
462
462
|
* License URL: https://github.com/Sysvale/cuida-icons/blob/main/LICENSE
|
|
463
|
-
* Version: 1.
|
|
463
|
+
* Version: 1.16.0
|
|
464
464
|
* Palette: Colorless
|
|
465
465
|
* Icon set prefix: `cuida`
|
|
466
466
|
* File: [json/cuida.json](json/cuida.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -801,12 +801,12 @@
|
|
|
801
801
|
* File: [json/ix.json](json/ix.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
802
802
|
|
|
803
803
|
## Octicons
|
|
804
|
-
* Number of icons:
|
|
804
|
+
* Number of icons: 649
|
|
805
805
|
* Author: GitHub
|
|
806
806
|
* URL: https://github.com/primer/octicons/
|
|
807
807
|
* License: MIT
|
|
808
808
|
* License URL: https://github.com/primer/octicons/blob/main/LICENSE
|
|
809
|
-
* Version: 19.15.
|
|
809
|
+
* Version: 19.15.2
|
|
810
810
|
* Palette: Colorless
|
|
811
811
|
* Icon set prefix: `octicon`
|
|
812
812
|
* File: [json/octicon.json](json/octicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -952,12 +952,12 @@
|
|
|
952
952
|
* File: [json/f7.json](json/f7.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
953
953
|
|
|
954
954
|
## Gitlab SVGs
|
|
955
|
-
* Number of icons:
|
|
955
|
+
* Number of icons: 401
|
|
956
956
|
* Author: GitLab B.V.
|
|
957
957
|
* URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main
|
|
958
958
|
* License: MIT
|
|
959
959
|
* License URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/blob/main/LICENSE
|
|
960
|
-
* Version: 3.
|
|
960
|
+
* Version: 3.131.0
|
|
961
961
|
* Palette: Colorless
|
|
962
962
|
* Icon set prefix: `pajamas`
|
|
963
963
|
* File: [json/pajamas.json](json/pajamas.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1015,7 +1015,7 @@
|
|
|
1015
1015
|
* File: [json/picon.json](json/picon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1016
1016
|
|
|
1017
1017
|
## OOUI
|
|
1018
|
-
* Number of icons:
|
|
1018
|
+
* Number of icons: 364
|
|
1019
1019
|
* Author: OOUI Team
|
|
1020
1020
|
* URL: https://github.com/wikimedia/oojs-ui
|
|
1021
1021
|
* License: MIT
|
|
@@ -1087,18 +1087,18 @@
|
|
|
1087
1087
|
* File: [json/marketeq.json](json/marketeq.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1088
1088
|
|
|
1089
1089
|
## VSCode Icons
|
|
1090
|
-
* Number of icons:
|
|
1090
|
+
* Number of icons: 1386
|
|
1091
1091
|
* Author: Roberto Huertas
|
|
1092
1092
|
* URL: https://github.com/vscode-icons/vscode-icons
|
|
1093
1093
|
* License: MIT
|
|
1094
1094
|
* License URL: https://github.com/vscode-icons/vscode-icons/blob/master/LICENSE
|
|
1095
|
-
* Version: 12.
|
|
1095
|
+
* Version: 12.13.0
|
|
1096
1096
|
* Palette: Colorful
|
|
1097
1097
|
* Icon set prefix: `vscode-icons`
|
|
1098
1098
|
* File: [json/vscode-icons.json](json/vscode-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1099
1099
|
|
|
1100
1100
|
## Codicons
|
|
1101
|
-
* Number of icons:
|
|
1101
|
+
* Number of icons: 479
|
|
1102
1102
|
* Author: Microsoft Corporation
|
|
1103
1103
|
* URL: https://github.com/microsoft/vscode-codicons
|
|
1104
1104
|
* License: CC BY 4.0
|
|
@@ -1243,7 +1243,7 @@
|
|
|
1243
1243
|
* File: [json/nonicons.json](json/nonicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1244
1244
|
|
|
1245
1245
|
## Arcticons
|
|
1246
|
-
* Number of icons:
|
|
1246
|
+
* Number of icons: 12946
|
|
1247
1247
|
* Author: Donnnno
|
|
1248
1248
|
* URL: https://github.com/Arcticons-Team/Arcticons
|
|
1249
1249
|
* License: CC BY-SA 4.0
|
package/composer.json
CHANGED