@iconify/json 2.2.279 → 2.2.281
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 +20 -20
- package/collections.md +20 -20
- package/composer.json +1 -1
- package/json/arcticons.json +71 -29
- package/json/codicon.json +17 -6
- package/json/devicon-plain.json +8 -2
- package/json/devicon.json +20 -2
- package/json/line-md.json +11 -3
- package/json/lucide.json +29 -16
- package/json/material-symbols-light.json +98 -10
- package/json/material-symbols.json +98 -10
- package/json/octicon.json +11 -3
- package/json/ooui.json +1 -1
- package/json/proicons.json +81 -36
- package/json/simple-icons.json +70 -4
- package/json/token-branded.json +18 -3
- package/json/token.json +18 -3
- package/json/vscode-icons.json +8 -2
- 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": 13715,
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Google",
|
|
7
7
|
"url": "https://github.com/google/material-design-icons"
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
},
|
|
26
26
|
"material-symbols-light": {
|
|
27
27
|
"name": "Material Symbols Light",
|
|
28
|
-
"total":
|
|
28
|
+
"total": 13781,
|
|
29
29
|
"author": {
|
|
30
30
|
"name": "Google",
|
|
31
31
|
"url": "https://github.com/google/material-design-icons"
|
|
@@ -122,8 +122,8 @@
|
|
|
122
122
|
},
|
|
123
123
|
"line-md": {
|
|
124
124
|
"name": "Material Line Icons",
|
|
125
|
-
"total":
|
|
126
|
-
"version": "2.0.
|
|
125
|
+
"total": 1087,
|
|
126
|
+
"version": "2.0.4",
|
|
127
127
|
"author": {
|
|
128
128
|
"name": "Vjacheslav Trushkin",
|
|
129
129
|
"url": "https://github.com/cyberalien/line-md"
|
|
@@ -341,7 +341,7 @@
|
|
|
341
341
|
},
|
|
342
342
|
"lucide": {
|
|
343
343
|
"name": "Lucide",
|
|
344
|
-
"total":
|
|
344
|
+
"total": 1544,
|
|
345
345
|
"author": {
|
|
346
346
|
"name": "Lucide Contributors",
|
|
347
347
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -684,8 +684,8 @@
|
|
|
684
684
|
},
|
|
685
685
|
"proicons": {
|
|
686
686
|
"name": "ProIcons",
|
|
687
|
-
"total":
|
|
688
|
-
"version": "4.11.
|
|
687
|
+
"total": 472,
|
|
688
|
+
"version": "4.11.2",
|
|
689
689
|
"author": {
|
|
690
690
|
"name": "ProCode",
|
|
691
691
|
"url": "https://github.com/ProCode-Software/proicons"
|
|
@@ -1819,8 +1819,8 @@
|
|
|
1819
1819
|
},
|
|
1820
1820
|
"octicon": {
|
|
1821
1821
|
"name": "Octicons",
|
|
1822
|
-
"total":
|
|
1823
|
-
"version": "19.
|
|
1822
|
+
"total": 645,
|
|
1823
|
+
"version": "19.13.0",
|
|
1824
1824
|
"author": {
|
|
1825
1825
|
"name": "GitHub",
|
|
1826
1826
|
"url": "https://github.com/primer/octicons/"
|
|
@@ -2238,7 +2238,7 @@
|
|
|
2238
2238
|
"ooui": {
|
|
2239
2239
|
"name": "OOUI",
|
|
2240
2240
|
"total": 358,
|
|
2241
|
-
"version": "0.51.
|
|
2241
|
+
"version": "0.51.4",
|
|
2242
2242
|
"author": {
|
|
2243
2243
|
"name": "OOUI Team",
|
|
2244
2244
|
"url": "https://github.com/wikimedia/oojs-ui"
|
|
@@ -2403,7 +2403,7 @@
|
|
|
2403
2403
|
},
|
|
2404
2404
|
"vscode-icons": {
|
|
2405
2405
|
"name": "VSCode Icons",
|
|
2406
|
-
"total":
|
|
2406
|
+
"total": 1315,
|
|
2407
2407
|
"version": "12.9.0",
|
|
2408
2408
|
"author": {
|
|
2409
2409
|
"name": "Roberto Huertas",
|
|
@@ -2429,7 +2429,7 @@
|
|
|
2429
2429
|
},
|
|
2430
2430
|
"codicon": {
|
|
2431
2431
|
"name": "Codicons",
|
|
2432
|
-
"total":
|
|
2432
|
+
"total": 467,
|
|
2433
2433
|
"version": "0.0.36",
|
|
2434
2434
|
"author": {
|
|
2435
2435
|
"name": "Microsoft Corporation",
|
|
@@ -2477,7 +2477,7 @@
|
|
|
2477
2477
|
},
|
|
2478
2478
|
"devicon": {
|
|
2479
2479
|
"name": "Devicon",
|
|
2480
|
-
"total":
|
|
2480
|
+
"total": 834,
|
|
2481
2481
|
"author": {
|
|
2482
2482
|
"name": "konpa",
|
|
2483
2483
|
"url": "https://github.com/devicons/devicon/tree/master"
|
|
@@ -2502,7 +2502,7 @@
|
|
|
2502
2502
|
},
|
|
2503
2503
|
"devicon-plain": {
|
|
2504
2504
|
"name": "Devicon Plain",
|
|
2505
|
-
"total":
|
|
2505
|
+
"total": 615,
|
|
2506
2506
|
"author": {
|
|
2507
2507
|
"name": "konpa",
|
|
2508
2508
|
"url": "https://github.com/devicons/devicon/tree/master"
|
|
@@ -2599,8 +2599,8 @@
|
|
|
2599
2599
|
},
|
|
2600
2600
|
"simple-icons": {
|
|
2601
2601
|
"name": "Simple Icons",
|
|
2602
|
-
"total":
|
|
2603
|
-
"version": "13.
|
|
2602
|
+
"total": 3278,
|
|
2603
|
+
"version": "13.20.0",
|
|
2604
2604
|
"author": {
|
|
2605
2605
|
"name": "Simple Icons Collaborators",
|
|
2606
2606
|
"url": "https://github.com/simple-icons/simple-icons"
|
|
@@ -2844,8 +2844,8 @@
|
|
|
2844
2844
|
},
|
|
2845
2845
|
"token": {
|
|
2846
2846
|
"name": "Web3 Icons",
|
|
2847
|
-
"total":
|
|
2848
|
-
"version": "3.
|
|
2847
|
+
"total": 1745,
|
|
2848
|
+
"version": "3.13.2",
|
|
2849
2849
|
"author": {
|
|
2850
2850
|
"name": "0xa3k5",
|
|
2851
2851
|
"url": "https://github.com/0xa3k5/web3icons"
|
|
@@ -2869,8 +2869,8 @@
|
|
|
2869
2869
|
},
|
|
2870
2870
|
"token-branded": {
|
|
2871
2871
|
"name": "Web3 Icons Branded",
|
|
2872
|
-
"total":
|
|
2873
|
-
"version": "3.
|
|
2872
|
+
"total": 1935,
|
|
2873
|
+
"version": "3.13.2",
|
|
2874
2874
|
"author": {
|
|
2875
2875
|
"name": "0xa3k5",
|
|
2876
2876
|
"url": "https://github.com/0xa3k5/web3icons"
|
package/collections.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
## Material Symbols
|
|
5
|
-
* Number of icons:
|
|
5
|
+
* Number of icons: 13715
|
|
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: 13781
|
|
16
16
|
* Author: Google
|
|
17
17
|
* URL: https://github.com/google/material-design-icons
|
|
18
18
|
* License: Apache 2.0
|
|
@@ -53,12 +53,12 @@
|
|
|
53
53
|
* File: [json/mdi-light.json](json/mdi-light.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
54
54
|
|
|
55
55
|
## Material Line Icons
|
|
56
|
-
* Number of icons:
|
|
56
|
+
* Number of icons: 1087
|
|
57
57
|
* Author: Vjacheslav Trushkin
|
|
58
58
|
* URL: https://github.com/cyberalien/line-md
|
|
59
59
|
* License: MIT
|
|
60
60
|
* License URL: https://github.com/cyberalien/line-md/blob/master/license.txt
|
|
61
|
-
* Version: 2.0.
|
|
61
|
+
* Version: 2.0.4
|
|
62
62
|
* Palette: Colorless
|
|
63
63
|
* Icon set prefix: `line-md`
|
|
64
64
|
* File: [json/line-md.json](json/line-md.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: 1544
|
|
150
150
|
* Author: Lucide Contributors
|
|
151
151
|
* URL: https://github.com/lucide-icons/lucide
|
|
152
152
|
* License: ISC
|
|
@@ -293,12 +293,12 @@
|
|
|
293
293
|
* File: [json/ci.json](json/ci.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
294
294
|
|
|
295
295
|
## ProIcons
|
|
296
|
-
* Number of icons:
|
|
296
|
+
* Number of icons: 472
|
|
297
297
|
* Author: ProCode
|
|
298
298
|
* URL: https://github.com/ProCode-Software/proicons
|
|
299
299
|
* License: MIT
|
|
300
300
|
* License URL: https://github.com/ProCode-Software/proicons/blob/main/LICENSE
|
|
301
|
-
* Version: 4.11.
|
|
301
|
+
* Version: 4.11.2
|
|
302
302
|
* Palette: Colorless
|
|
303
303
|
* Icon set prefix: `proicons`
|
|
304
304
|
* File: [json/proicons.json](json/proicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -781,12 +781,12 @@
|
|
|
781
781
|
* File: [json/ix.json](json/ix.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
782
782
|
|
|
783
783
|
## Octicons
|
|
784
|
-
* Number of icons:
|
|
784
|
+
* Number of icons: 645
|
|
785
785
|
* Author: GitHub
|
|
786
786
|
* URL: https://github.com/primer/octicons/
|
|
787
787
|
* License: MIT
|
|
788
788
|
* License URL: https://github.com/primer/octicons/blob/main/LICENSE
|
|
789
|
-
* Version: 19.
|
|
789
|
+
* Version: 19.13.0
|
|
790
790
|
* Palette: Colorless
|
|
791
791
|
* Icon set prefix: `octicon`
|
|
792
792
|
* File: [json/octicon.json](json/octicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -970,7 +970,7 @@
|
|
|
970
970
|
* URL: https://github.com/wikimedia/oojs-ui
|
|
971
971
|
* License: MIT
|
|
972
972
|
* License URL: https://github.com/wikimedia/oojs-ui/blob/master/LICENSE-MIT
|
|
973
|
-
* Version: 0.51.
|
|
973
|
+
* Version: 0.51.4
|
|
974
974
|
* Palette: Colorless
|
|
975
975
|
* Icon set prefix: `ooui`
|
|
976
976
|
* File: [json/ooui.json](json/ooui.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1037,7 +1037,7 @@
|
|
|
1037
1037
|
* File: [json/marketeq.json](json/marketeq.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1038
1038
|
|
|
1039
1039
|
## VSCode Icons
|
|
1040
|
-
* Number of icons:
|
|
1040
|
+
* Number of icons: 1315
|
|
1041
1041
|
* Author: Roberto Huertas
|
|
1042
1042
|
* URL: https://github.com/vscode-icons/vscode-icons
|
|
1043
1043
|
* License: MIT
|
|
@@ -1048,7 +1048,7 @@
|
|
|
1048
1048
|
* File: [json/vscode-icons.json](json/vscode-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1049
1049
|
|
|
1050
1050
|
## Codicons
|
|
1051
|
-
* Number of icons:
|
|
1051
|
+
* Number of icons: 467
|
|
1052
1052
|
* Author: Microsoft Corporation
|
|
1053
1053
|
* URL: https://github.com/microsoft/vscode-codicons
|
|
1054
1054
|
* License: CC BY 4.0
|
|
@@ -1069,7 +1069,7 @@
|
|
|
1069
1069
|
* File: [json/file-icons.json](json/file-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1070
1070
|
|
|
1071
1071
|
## Devicon
|
|
1072
|
-
* Number of icons:
|
|
1072
|
+
* Number of icons: 834
|
|
1073
1073
|
* Author: konpa
|
|
1074
1074
|
* URL: https://github.com/devicons/devicon/tree/master
|
|
1075
1075
|
* License: MIT
|
|
@@ -1079,7 +1079,7 @@
|
|
|
1079
1079
|
* File: [json/devicon.json](json/devicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1080
1080
|
|
|
1081
1081
|
## Devicon Plain
|
|
1082
|
-
* Number of icons:
|
|
1082
|
+
* Number of icons: 615
|
|
1083
1083
|
* Author: konpa
|
|
1084
1084
|
* URL: https://github.com/devicons/devicon/tree/master
|
|
1085
1085
|
* License: MIT
|
|
@@ -1118,12 +1118,12 @@
|
|
|
1118
1118
|
* File: [json/unjs.json](json/unjs.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1119
1119
|
|
|
1120
1120
|
## Simple Icons
|
|
1121
|
-
* Number of icons:
|
|
1121
|
+
* Number of icons: 3278
|
|
1122
1122
|
* Author: Simple Icons Collaborators
|
|
1123
1123
|
* URL: https://github.com/simple-icons/simple-icons
|
|
1124
1124
|
* License: CC0 1.0
|
|
1125
1125
|
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
|
|
1126
|
-
* Version: 13.
|
|
1126
|
+
* Version: 13.20.0
|
|
1127
1127
|
* Palette: Colorless
|
|
1128
1128
|
* Icon set prefix: `simple-icons`
|
|
1129
1129
|
* File: [json/simple-icons.json](json/simple-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1223,23 +1223,23 @@
|
|
|
1223
1223
|
* File: [json/entypo-social.json](json/entypo-social.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1224
1224
|
|
|
1225
1225
|
## Web3 Icons
|
|
1226
|
-
* Number of icons:
|
|
1226
|
+
* Number of icons: 1745
|
|
1227
1227
|
* Author: 0xa3k5
|
|
1228
1228
|
* URL: https://github.com/0xa3k5/web3icons
|
|
1229
1229
|
* License: MIT
|
|
1230
1230
|
* License URL: https://github.com/0xa3k5/web3icons/blob/main/LICENCE
|
|
1231
|
-
* Version: 3.
|
|
1231
|
+
* Version: 3.13.2
|
|
1232
1232
|
* Palette: Colorless
|
|
1233
1233
|
* Icon set prefix: `token`
|
|
1234
1234
|
* File: [json/token.json](json/token.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1235
1235
|
|
|
1236
1236
|
## Web3 Icons Branded
|
|
1237
|
-
* Number of icons:
|
|
1237
|
+
* Number of icons: 1935
|
|
1238
1238
|
* Author: 0xa3k5
|
|
1239
1239
|
* URL: https://github.com/0xa3k5/web3icons
|
|
1240
1240
|
* License: MIT
|
|
1241
1241
|
* License URL: https://github.com/0xa3k5/web3icons/blob/main/LICENCE
|
|
1242
|
-
* Version: 3.
|
|
1242
|
+
* Version: 3.13.2
|
|
1243
1243
|
* Palette: Colorful
|
|
1244
1244
|
* Icon set prefix: `token-branded`
|
|
1245
1245
|
* File: [json/token-branded.json](json/token-branded.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
package/composer.json
CHANGED