@iconify/json 2.2.234 → 2.2.236
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 +14 -14
- package/collections.md +14 -14
- package/composer.json +1 -1
- package/json/arcticons.json +1031 -14
- package/json/catppuccin.json +4 -4
- package/json/fluent.json +126 -5
- package/json/lucide.json +28 -10
- package/json/material-symbols-light.json +136 -14
- package/json/material-symbols.json +136 -14
- package/json/simple-icons.json +9 -3
- package/json/tabler.json +62 -8
- package/json/token-branded.json +102 -9
- package/json/token.json +95 -8
- 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": 13057,
|
|
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": 13124,
|
|
29
29
|
"author": {
|
|
30
30
|
"name": "Google",
|
|
31
31
|
"url": "https://github.com/google/material-design-icons"
|
|
@@ -147,8 +147,8 @@
|
|
|
147
147
|
},
|
|
148
148
|
"tabler": {
|
|
149
149
|
"name": "Tabler Icons",
|
|
150
|
-
"total":
|
|
151
|
-
"version": "3.
|
|
150
|
+
"total": 5467,
|
|
151
|
+
"version": "3.12.0",
|
|
152
152
|
"author": {
|
|
153
153
|
"name": "Paweł Kuna",
|
|
154
154
|
"url": "https://github.com/tabler/tabler-icons"
|
|
@@ -369,7 +369,7 @@
|
|
|
369
369
|
},
|
|
370
370
|
"lucide": {
|
|
371
371
|
"name": "Lucide",
|
|
372
|
-
"total":
|
|
372
|
+
"total": 1520,
|
|
373
373
|
"author": {
|
|
374
374
|
"name": "Lucide Contributors",
|
|
375
375
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -1528,8 +1528,8 @@
|
|
|
1528
1528
|
},
|
|
1529
1529
|
"fluent": {
|
|
1530
1530
|
"name": "Fluent UI System Icons",
|
|
1531
|
-
"total":
|
|
1532
|
-
"version": "1.1.
|
|
1531
|
+
"total": 16535,
|
|
1532
|
+
"version": "1.1.253",
|
|
1533
1533
|
"author": {
|
|
1534
1534
|
"name": "Microsoft Corporation",
|
|
1535
1535
|
"url": "https://github.com/microsoft/fluentui-system-icons"
|
|
@@ -2493,8 +2493,8 @@
|
|
|
2493
2493
|
},
|
|
2494
2494
|
"simple-icons": {
|
|
2495
2495
|
"name": "Simple Icons",
|
|
2496
|
-
"total":
|
|
2497
|
-
"version": "13.
|
|
2496
|
+
"total": 3161,
|
|
2497
|
+
"version": "13.5.0",
|
|
2498
2498
|
"author": {
|
|
2499
2499
|
"name": "Simple Icons Collaborators",
|
|
2500
2500
|
"url": "https://github.com/simple-icons/simple-icons"
|
|
@@ -2595,7 +2595,7 @@
|
|
|
2595
2595
|
},
|
|
2596
2596
|
"arcticons": {
|
|
2597
2597
|
"name": "Arcticons",
|
|
2598
|
-
"total":
|
|
2598
|
+
"total": 10399,
|
|
2599
2599
|
"author": {
|
|
2600
2600
|
"name": "Donnnno",
|
|
2601
2601
|
"url": "https://github.com/Arcticons-Team/Arcticons"
|
|
@@ -2690,8 +2690,8 @@
|
|
|
2690
2690
|
},
|
|
2691
2691
|
"token": {
|
|
2692
2692
|
"name": "Token Icons",
|
|
2693
|
-
"total":
|
|
2694
|
-
"version": "2.
|
|
2693
|
+
"total": 1686,
|
|
2694
|
+
"version": "3.2.1",
|
|
2695
2695
|
"author": {
|
|
2696
2696
|
"name": "0xa3k5",
|
|
2697
2697
|
"url": "https://github.com/0xa3k5/token-icons"
|
|
@@ -2715,8 +2715,8 @@
|
|
|
2715
2715
|
},
|
|
2716
2716
|
"token-branded": {
|
|
2717
2717
|
"name": "Token Icons Branded",
|
|
2718
|
-
"total":
|
|
2719
|
-
"version": "2.
|
|
2718
|
+
"total": 1870,
|
|
2719
|
+
"version": "3.2.1",
|
|
2720
2720
|
"author": {
|
|
2721
2721
|
"name": "0xa3k5",
|
|
2722
2722
|
"url": "https://github.com/0xa3k5/token-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: 13057
|
|
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: 13124
|
|
16
16
|
* Author: Google
|
|
17
17
|
* URL: https://github.com/google/material-design-icons
|
|
18
18
|
* License: Apache 2.0
|
|
@@ -64,12 +64,12 @@
|
|
|
64
64
|
* File: [json/solar.json](json/solar.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
65
65
|
|
|
66
66
|
## Tabler Icons
|
|
67
|
-
* Number of icons:
|
|
67
|
+
* Number of icons: 5467
|
|
68
68
|
* Author: Paweł Kuna
|
|
69
69
|
* URL: https://github.com/tabler/tabler-icons
|
|
70
70
|
* License: MIT
|
|
71
71
|
* License URL: https://github.com/tabler/tabler-icons/blob/master/LICENSE
|
|
72
|
-
* Version: 3.
|
|
72
|
+
* Version: 3.12.0
|
|
73
73
|
* Palette: Colorless
|
|
74
74
|
* Icon set prefix: `tabler`
|
|
75
75
|
* File: [json/tabler.json](json/tabler.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -158,7 +158,7 @@
|
|
|
158
158
|
* File: [json/ion.json](json/ion.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
159
159
|
|
|
160
160
|
## Lucide
|
|
161
|
-
* Number of icons:
|
|
161
|
+
* Number of icons: 1520
|
|
162
162
|
* Author: Lucide Contributors
|
|
163
163
|
* URL: https://github.com/lucide-icons/lucide
|
|
164
164
|
* License: ISC
|
|
@@ -655,12 +655,12 @@
|
|
|
655
655
|
* File: [json/marketeq.json](json/marketeq.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
656
656
|
|
|
657
657
|
## Fluent UI System Icons
|
|
658
|
-
* Number of icons:
|
|
658
|
+
* Number of icons: 16535
|
|
659
659
|
* Author: Microsoft Corporation
|
|
660
660
|
* URL: https://github.com/microsoft/fluentui-system-icons
|
|
661
661
|
* License: MIT
|
|
662
662
|
* License URL: https://github.com/microsoft/fluentui-system-icons/blob/main/LICENSE
|
|
663
|
-
* Version: 1.1.
|
|
663
|
+
* Version: 1.1.253
|
|
664
664
|
* Palette: Colorless
|
|
665
665
|
* Icon set prefix: `fluent`
|
|
666
666
|
* File: [json/fluent.json](json/fluent.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1069,12 +1069,12 @@
|
|
|
1069
1069
|
* File: [json/logos.json](json/logos.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1070
1070
|
|
|
1071
1071
|
## Simple Icons
|
|
1072
|
-
* Number of icons:
|
|
1072
|
+
* Number of icons: 3161
|
|
1073
1073
|
* Author: Simple Icons Collaborators
|
|
1074
1074
|
* URL: https://github.com/simple-icons/simple-icons
|
|
1075
1075
|
* License: CC0 1.0
|
|
1076
1076
|
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
|
|
1077
|
-
* Version: 13.
|
|
1077
|
+
* Version: 13.5.0
|
|
1078
1078
|
* Palette: Colorless
|
|
1079
1079
|
* Icon set prefix: `simple-icons`
|
|
1080
1080
|
* File: [json/simple-icons.json](json/simple-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1113,7 +1113,7 @@
|
|
|
1113
1113
|
* File: [json/nonicons.json](json/nonicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1114
1114
|
|
|
1115
1115
|
## Arcticons
|
|
1116
|
-
* Number of icons:
|
|
1116
|
+
* Number of icons: 10399
|
|
1117
1117
|
* Author: Donnnno
|
|
1118
1118
|
* URL: https://github.com/Arcticons-Team/Arcticons
|
|
1119
1119
|
* License: CC BY-SA 4.0
|
|
@@ -1153,23 +1153,23 @@
|
|
|
1153
1153
|
* File: [json/entypo-social.json](json/entypo-social.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1154
1154
|
|
|
1155
1155
|
## Token Icons
|
|
1156
|
-
* Number of icons:
|
|
1156
|
+
* Number of icons: 1686
|
|
1157
1157
|
* Author: 0xa3k5
|
|
1158
1158
|
* URL: https://github.com/0xa3k5/token-icons
|
|
1159
1159
|
* License: MIT
|
|
1160
1160
|
* License URL: https://github.com/0xa3k5/token-icons/blob/main/LICENCE
|
|
1161
|
-
* Version: 2.
|
|
1161
|
+
* Version: 3.2.1
|
|
1162
1162
|
* Palette: Colorless
|
|
1163
1163
|
* Icon set prefix: `token`
|
|
1164
1164
|
* File: [json/token.json](json/token.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1165
1165
|
|
|
1166
1166
|
## Token Icons Branded
|
|
1167
|
-
* Number of icons:
|
|
1167
|
+
* Number of icons: 1870
|
|
1168
1168
|
* Author: 0xa3k5
|
|
1169
1169
|
* URL: https://github.com/0xa3k5/token-icons
|
|
1170
1170
|
* License: MIT
|
|
1171
1171
|
* License URL: https://github.com/0xa3k5/token-icons/blob/main/LICENCE
|
|
1172
|
-
* Version: 2.
|
|
1172
|
+
* Version: 3.2.1
|
|
1173
1173
|
* Palette: Colorful
|
|
1174
1174
|
* Icon set prefix: `token-branded`
|
|
1175
1175
|
* File: [json/token-branded.json](json/token-branded.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
package/composer.json
CHANGED