@iconify/json 2.2.102 → 2.2.104
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 +1019 -92
- package/json/carbon.json +11 -6
- package/json/flag.json +8 -8
- package/json/flagpack.json +2 -2
- package/json/fluent.json +8 -8
- package/json/line-md.json +12 -4
- package/json/lucide.json +12 -9
- package/json/material-symbols.json +508 -140
- package/json/octicon.json +35 -3
- package/json/simple-icons.json +101 -5
- package/json/tabler.json +74 -14
- 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": 11496,
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Google",
|
|
7
7
|
"url": "https://github.com/google/material-design-icons"
|
|
@@ -108,8 +108,8 @@
|
|
|
108
108
|
},
|
|
109
109
|
"tabler": {
|
|
110
110
|
"name": "Tabler Icons",
|
|
111
|
-
"total":
|
|
112
|
-
"version": "2.
|
|
111
|
+
"total": 4619,
|
|
112
|
+
"version": "2.31.0",
|
|
113
113
|
"author": {
|
|
114
114
|
"name": "Paweł Kuna",
|
|
115
115
|
"url": "https://github.com/tabler/tabler-icons"
|
|
@@ -174,8 +174,8 @@
|
|
|
174
174
|
},
|
|
175
175
|
"carbon": {
|
|
176
176
|
"name": "Carbon",
|
|
177
|
-
"total":
|
|
178
|
-
"version": "11.
|
|
177
|
+
"total": 1959,
|
|
178
|
+
"version": "11.25.0",
|
|
179
179
|
"author": {
|
|
180
180
|
"name": "IBM",
|
|
181
181
|
"url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
|
|
@@ -481,8 +481,8 @@
|
|
|
481
481
|
},
|
|
482
482
|
"octicon": {
|
|
483
483
|
"name": "Octicons",
|
|
484
|
-
"total":
|
|
485
|
-
"version": "19.
|
|
484
|
+
"total": 601,
|
|
485
|
+
"version": "19.6.0",
|
|
486
486
|
"author": {
|
|
487
487
|
"name": "GitHub",
|
|
488
488
|
"url": "https://github.com/primer/octicons/"
|
|
@@ -1093,7 +1093,7 @@
|
|
|
1093
1093
|
"fluent": {
|
|
1094
1094
|
"name": "Fluent UI System Icons",
|
|
1095
1095
|
"total": 14347,
|
|
1096
|
-
"version": "1.1.
|
|
1096
|
+
"version": "1.1.211",
|
|
1097
1097
|
"author": {
|
|
1098
1098
|
"name": "Microsoft Corporation",
|
|
1099
1099
|
"url": "https://github.com/microsoft/fluentui-system-icons"
|
|
@@ -1575,8 +1575,8 @@
|
|
|
1575
1575
|
},
|
|
1576
1576
|
"line-md": {
|
|
1577
1577
|
"name": "Material Line Icons",
|
|
1578
|
-
"total":
|
|
1579
|
-
"version": "0.2.
|
|
1578
|
+
"total": 415,
|
|
1579
|
+
"version": "0.2.12",
|
|
1580
1580
|
"author": {
|
|
1581
1581
|
"name": "Vjacheslav Trushkin",
|
|
1582
1582
|
"url": "https://github.com/cyberalien/line-md"
|
|
@@ -1926,8 +1926,8 @@
|
|
|
1926
1926
|
},
|
|
1927
1927
|
"simple-icons": {
|
|
1928
1928
|
"name": "Simple Icons",
|
|
1929
|
-
"total":
|
|
1930
|
-
"version": "9.
|
|
1929
|
+
"total": 2666,
|
|
1930
|
+
"version": "9.11.0",
|
|
1931
1931
|
"author": {
|
|
1932
1932
|
"name": "Simple Icons Collaborators",
|
|
1933
1933
|
"url": "https://github.com/simple-icons/simple-icons"
|
|
@@ -2016,7 +2016,7 @@
|
|
|
2016
2016
|
},
|
|
2017
2017
|
"arcticons": {
|
|
2018
2018
|
"name": "Arcticons",
|
|
2019
|
-
"total":
|
|
2019
|
+
"total": 7007,
|
|
2020
2020
|
"author": {
|
|
2021
2021
|
"name": "Donnnno",
|
|
2022
2022
|
"url": "https://github.com/Donnnno/Arcticons"
|
|
@@ -2212,7 +2212,7 @@
|
|
|
2212
2212
|
"flag": {
|
|
2213
2213
|
"name": "Flag Icons",
|
|
2214
2214
|
"total": 534,
|
|
2215
|
-
"version": "6.
|
|
2215
|
+
"version": "6.10.0",
|
|
2216
2216
|
"author": {
|
|
2217
2217
|
"name": "Panayiotis Lipiridis",
|
|
2218
2218
|
"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: 11496
|
|
6
6
|
* Author: Google
|
|
7
7
|
* URL: https://github.com/google/material-design-icons
|
|
8
8
|
* License: Apache 2.0
|
|
@@ -54,12 +54,12 @@
|
|
|
54
54
|
* File: [json/solar.json](json/solar.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
55
55
|
|
|
56
56
|
## Tabler Icons
|
|
57
|
-
* Number of icons:
|
|
57
|
+
* Number of icons: 4619
|
|
58
58
|
* Author: Paweł Kuna
|
|
59
59
|
* URL: https://github.com/tabler/tabler-icons
|
|
60
60
|
* License: MIT
|
|
61
61
|
* License URL: https://github.com/tabler/tabler-icons/blob/master/LICENSE
|
|
62
|
-
* Version: 2.
|
|
62
|
+
* Version: 2.31.0
|
|
63
63
|
* Palette: Colorless
|
|
64
64
|
* Icon set prefix: `tabler`
|
|
65
65
|
* File: [json/tabler.json](json/tabler.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -87,11 +87,11 @@
|
|
|
87
87
|
* File: [json/bi.json](json/bi.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
88
88
|
|
|
89
89
|
## Carbon
|
|
90
|
-
* Number of icons:
|
|
90
|
+
* Number of icons: 1959
|
|
91
91
|
* Author: IBM
|
|
92
92
|
* URL: https://github.com/carbon-design-system/carbon/tree/main/packages/icons
|
|
93
93
|
* License: Apache 2.0
|
|
94
|
-
* Version: 11.
|
|
94
|
+
* Version: 11.25.0
|
|
95
95
|
* Palette: Colorless
|
|
96
96
|
* Icon set prefix: `carbon`
|
|
97
97
|
* File: [json/carbon.json](json/carbon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -237,12 +237,12 @@
|
|
|
237
237
|
* File: [json/gg.json](json/gg.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
238
238
|
|
|
239
239
|
## Octicons
|
|
240
|
-
* Number of icons:
|
|
240
|
+
* Number of icons: 601
|
|
241
241
|
* Author: GitHub
|
|
242
242
|
* URL: https://github.com/primer/octicons/
|
|
243
243
|
* License: MIT
|
|
244
244
|
* License URL: https://github.com/primer/octicons/blob/main/LICENSE
|
|
245
|
-
* Version: 19.
|
|
245
|
+
* Version: 19.6.0
|
|
246
246
|
* Palette: Colorless
|
|
247
247
|
* Icon set prefix: `octicon`
|
|
248
248
|
* File: [json/octicon.json](json/octicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -541,7 +541,7 @@
|
|
|
541
541
|
* URL: https://github.com/microsoft/fluentui-system-icons
|
|
542
542
|
* License: MIT
|
|
543
543
|
* License URL: https://github.com/microsoft/fluentui-system-icons/blob/main/LICENSE
|
|
544
|
-
* Version: 1.1.
|
|
544
|
+
* Version: 1.1.211
|
|
545
545
|
* Palette: Colorless
|
|
546
546
|
* Icon set prefix: `fluent`
|
|
547
547
|
* File: [json/fluent.json](json/fluent.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -774,12 +774,12 @@
|
|
|
774
774
|
* File: [json/formkit.json](json/formkit.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
775
775
|
|
|
776
776
|
## Material Line Icons
|
|
777
|
-
* Number of icons:
|
|
777
|
+
* Number of icons: 415
|
|
778
778
|
* Author: Vjacheslav Trushkin
|
|
779
779
|
* URL: https://github.com/cyberalien/line-md
|
|
780
780
|
* License: MIT
|
|
781
781
|
* License URL: https://github.com/cyberalien/line-md/blob/master/license.txt
|
|
782
|
-
* Version: 0.2.
|
|
782
|
+
* Version: 0.2.12
|
|
783
783
|
* Palette: Colorless
|
|
784
784
|
* Icon set prefix: `line-md`
|
|
785
785
|
* File: [json/line-md.json](json/line-md.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -940,12 +940,12 @@
|
|
|
940
940
|
* File: [json/logos.json](json/logos.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
941
941
|
|
|
942
942
|
## Simple Icons
|
|
943
|
-
* Number of icons:
|
|
943
|
+
* Number of icons: 2666
|
|
944
944
|
* Author: Simple Icons Collaborators
|
|
945
945
|
* URL: https://github.com/simple-icons/simple-icons
|
|
946
946
|
* License: CC0 1.0
|
|
947
947
|
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
|
|
948
|
-
* Version: 9.
|
|
948
|
+
* Version: 9.11.0
|
|
949
949
|
* Palette: Colorless
|
|
950
950
|
* Icon set prefix: `simple-icons`
|
|
951
951
|
* File: [json/simple-icons.json](json/simple-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -984,7 +984,7 @@
|
|
|
984
984
|
* File: [json/nonicons.json](json/nonicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
985
985
|
|
|
986
986
|
## Arcticons
|
|
987
|
-
* Number of icons:
|
|
987
|
+
* Number of icons: 7007
|
|
988
988
|
* Author: Donnnno
|
|
989
989
|
* URL: https://github.com/Donnnno/Arcticons
|
|
990
990
|
* License: CC BY-SA 4.0
|
|
@@ -1081,7 +1081,7 @@
|
|
|
1081
1081
|
* URL: https://github.com/lipis/flag-icons
|
|
1082
1082
|
* License: MIT
|
|
1083
1083
|
* License URL: https://github.com/lipis/flag-icons/blob/main/LICENSE
|
|
1084
|
-
* Version: 6.
|
|
1084
|
+
* Version: 6.10.0
|
|
1085
1085
|
* Palette: Colorful
|
|
1086
1086
|
* Icon set prefix: `flag`
|
|
1087
1087
|
* File: [json/flag.json](json/flag.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
package/composer.json
CHANGED