@iconify/json 2.2.228 → 2.2.230
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 +188 -167
- package/collections.md +96 -86
- package/composer.json +1 -1
- package/json/arcticons.json +996 -25
- package/json/catppuccin.json +1554 -0
- package/json/cbi.json +78 -3
- package/json/codicon.json +1 -1
- package/json/devicon-plain.json +1 -1
- package/json/devicon.json +1 -1
- package/json/fa6-brands.json +11 -4
- package/json/fa6-regular.json +34 -34
- package/json/fa6-solid.json +346 -335
- package/json/file-icons.json +319 -319
- package/json/iconoir.json +60 -4
- package/json/lucide.json +18 -12
- package/json/material-symbols-light.json +34 -2
- package/json/material-symbols.json +34 -2
- package/json/pajamas.json +1 -1
- package/json/skill-icons.json +260 -260
- package/json/tabler.json +162 -3
- package/json/unjs.json +63 -63
- package/json/vscode-icons.json +1 -1
- package/package.json +1 -1
package/collections.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
## Material Symbols
|
|
5
|
-
* Number of icons:
|
|
5
|
+
* Number of icons: 13024
|
|
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: 13091
|
|
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: 5450
|
|
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.11.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))
|
|
@@ -136,12 +136,12 @@
|
|
|
136
136
|
* File: [json/iconamoon.json](json/iconamoon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
137
137
|
|
|
138
138
|
## Iconoir
|
|
139
|
-
* Number of icons:
|
|
139
|
+
* Number of icons: 1597
|
|
140
140
|
* Author: Luca Burgio
|
|
141
141
|
* URL: https://github.com/iconoir-icons/iconoir
|
|
142
142
|
* License: MIT
|
|
143
143
|
* License URL: https://github.com/iconoir-icons/iconoir/blob/main/LICENSE
|
|
144
|
-
* Version: 7.
|
|
144
|
+
* Version: 7.8.0
|
|
145
145
|
* Palette: Colorless
|
|
146
146
|
* Icon set prefix: `iconoir`
|
|
147
147
|
* File: [json/iconoir.json](json/iconoir.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: 1489
|
|
162
162
|
* Author: Lucide Contributors
|
|
163
163
|
* URL: https://github.com/lucide-icons/lucide
|
|
164
164
|
* License: ISC
|
|
@@ -709,17 +709,6 @@
|
|
|
709
709
|
* Icon set prefix: `icon-park`
|
|
710
710
|
* File: [json/icon-park.json](json/icon-park.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
711
711
|
|
|
712
|
-
## VSCode Icons
|
|
713
|
-
* Number of icons: 1292
|
|
714
|
-
* Author: Roberto Huertas
|
|
715
|
-
* URL: https://github.com/vscode-icons/vscode-icons
|
|
716
|
-
* License: MIT
|
|
717
|
-
* License URL: https://github.com/vscode-icons/vscode-icons/blob/master/LICENSE
|
|
718
|
-
* Version: 12.8.0
|
|
719
|
-
* Palette: Colorful
|
|
720
|
-
* Icon set prefix: `vscode-icons`
|
|
721
|
-
* File: [json/vscode-icons.json](json/vscode-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
722
|
-
|
|
723
712
|
## Jam Icons
|
|
724
713
|
* Number of icons: 940
|
|
725
714
|
* Author: Michael Amprimo
|
|
@@ -741,24 +730,13 @@
|
|
|
741
730
|
* Icon set prefix: `heroicons`
|
|
742
731
|
* File: [json/heroicons.json](json/heroicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
743
732
|
|
|
744
|
-
## Codicons
|
|
745
|
-
* Number of icons: 460
|
|
746
|
-
* Author: Microsoft Corporation
|
|
747
|
-
* URL: https://github.com/microsoft/vscode-codicons
|
|
748
|
-
* License: CC BY 4.0
|
|
749
|
-
* License URL: https://github.com/microsoft/vscode-codicons/blob/main/LICENSE
|
|
750
|
-
* Version: 0.0.36
|
|
751
|
-
* Palette: Colorless
|
|
752
|
-
* Icon set prefix: `codicon`
|
|
753
|
-
* File: [json/codicon.json](json/codicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
754
|
-
|
|
755
733
|
## Gitlab SVGs
|
|
756
734
|
* Number of icons: 378
|
|
757
735
|
* Author: GitLab B.V.
|
|
758
736
|
* URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main
|
|
759
737
|
* License: MIT
|
|
760
738
|
* License URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/blob/main/LICENSE
|
|
761
|
-
* Version: 3.
|
|
739
|
+
* Version: 3.108.0
|
|
762
740
|
* Palette: Colorless
|
|
763
741
|
* Icon set prefix: `pajamas`
|
|
764
742
|
* File: [json/pajamas.json](json/pajamas.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -839,12 +817,12 @@
|
|
|
839
817
|
* File: [json/guidance.json](json/guidance.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
840
818
|
|
|
841
819
|
## Font Awesome Solid
|
|
842
|
-
* Number of icons:
|
|
820
|
+
* Number of icons: 1395
|
|
843
821
|
* Author: Dave Gandy
|
|
844
822
|
* URL: https://github.com/FortAwesome/Font-Awesome
|
|
845
823
|
* License: CC BY 4.0
|
|
846
824
|
* License URL: https://creativecommons.org/licenses/by/4.0/
|
|
847
|
-
* Version: 6.
|
|
825
|
+
* Version: 6.6.0
|
|
848
826
|
* Palette: Colorless
|
|
849
827
|
* Icon set prefix: `fa6-solid`
|
|
850
828
|
* File: [json/fa6-solid.json](json/fa6-solid.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -855,7 +833,7 @@
|
|
|
855
833
|
* URL: https://github.com/FortAwesome/Font-Awesome
|
|
856
834
|
* License: CC BY 4.0
|
|
857
835
|
* License URL: https://creativecommons.org/licenses/by/4.0/
|
|
858
|
-
* Version: 6.
|
|
836
|
+
* Version: 6.6.0
|
|
859
837
|
* Palette: Colorless
|
|
860
838
|
* Icon set prefix: `fa6-regular`
|
|
861
839
|
* File: [json/fa6-regular.json](json/fa6-regular.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1113,12 +1091,12 @@
|
|
|
1113
1091
|
* File: [json/cib.json](json/cib.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1114
1092
|
|
|
1115
1093
|
## Font Awesome Brands
|
|
1116
|
-
* Number of icons:
|
|
1094
|
+
* Number of icons: 492
|
|
1117
1095
|
* Author: Dave Gandy
|
|
1118
1096
|
* URL: https://github.com/FortAwesome/Font-Awesome
|
|
1119
1097
|
* License: CC BY 4.0
|
|
1120
1098
|
* License URL: https://creativecommons.org/licenses/by/4.0/
|
|
1121
|
-
* Version: 6.
|
|
1099
|
+
* Version: 6.6.0
|
|
1122
1100
|
* Palette: Colorless
|
|
1123
1101
|
* Icon set prefix: `fa6-brands`
|
|
1124
1102
|
* File: [json/fa6-brands.json](json/fa6-brands.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1135,7 +1113,7 @@
|
|
|
1135
1113
|
* File: [json/nonicons.json](json/nonicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1136
1114
|
|
|
1137
1115
|
## Arcticons
|
|
1138
|
-
* Number of icons:
|
|
1116
|
+
* Number of icons: 10059
|
|
1139
1117
|
* Author: Donnnno
|
|
1140
1118
|
* URL: https://github.com/Arcticons-Team/Arcticons
|
|
1141
1119
|
* License: CC BY-SA 4.0
|
|
@@ -1145,7 +1123,7 @@
|
|
|
1145
1123
|
* File: [json/arcticons.json](json/arcticons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1146
1124
|
|
|
1147
1125
|
## Custom Brand Icons
|
|
1148
|
-
* Number of icons:
|
|
1126
|
+
* Number of icons: 1220
|
|
1149
1127
|
* Author: Emanuele & rchiileea
|
|
1150
1128
|
* URL: https://github.com/elax46/custom-brand-icons
|
|
1151
1129
|
* License: CC BY-NC-SA 4.0
|
|
@@ -1154,55 +1132,6 @@
|
|
|
1154
1132
|
* Icon set prefix: `cbi`
|
|
1155
1133
|
* File: [json/cbi.json](json/cbi.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1156
1134
|
|
|
1157
|
-
## File Icons
|
|
1158
|
-
* Number of icons: 930
|
|
1159
|
-
* Author: John Gardner
|
|
1160
|
-
* URL: https://github.com/file-icons/icons
|
|
1161
|
-
* License: ISC
|
|
1162
|
-
* License URL: https://github.com/file-icons/icons/blob/master/LICENSE.md
|
|
1163
|
-
* Palette: Colorless
|
|
1164
|
-
* Icon set prefix: `file-icons`
|
|
1165
|
-
* File: [json/file-icons.json](json/file-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1166
|
-
|
|
1167
|
-
## Devicon
|
|
1168
|
-
* Number of icons: 786
|
|
1169
|
-
* Author: konpa
|
|
1170
|
-
* URL: https://github.com/devicons/devicon/tree/master
|
|
1171
|
-
* License: MIT
|
|
1172
|
-
* License URL: https://github.com/devicons/devicon/blob/master/LICENSE
|
|
1173
|
-
* Palette: Colorful
|
|
1174
|
-
* Icon set prefix: `devicon`
|
|
1175
|
-
* File: [json/devicon.json](json/devicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1176
|
-
|
|
1177
|
-
## Devicon Plain
|
|
1178
|
-
* Number of icons: 588
|
|
1179
|
-
* Author: konpa
|
|
1180
|
-
* URL: https://github.com/devicons/devicon/tree/master
|
|
1181
|
-
* License: MIT
|
|
1182
|
-
* License URL: https://github.com/devicons/devicon/blob/master/LICENSE
|
|
1183
|
-
* Palette: Colorless
|
|
1184
|
-
* Icon set prefix: `devicon-plain`
|
|
1185
|
-
* File: [json/devicon-plain.json](json/devicon-plain.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1186
|
-
|
|
1187
|
-
## Skill Icons
|
|
1188
|
-
* Number of icons: 397
|
|
1189
|
-
* Author: tandpfun
|
|
1190
|
-
* URL: https://github.com/tandpfun/skill-icons
|
|
1191
|
-
* License: MIT
|
|
1192
|
-
* License URL: https://github.com/tandpfun/skill-icons/blob/main/LICENSE
|
|
1193
|
-
* Palette: Colorful
|
|
1194
|
-
* Icon set prefix: `skill-icons`
|
|
1195
|
-
* File: [json/skill-icons.json](json/skill-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1196
|
-
|
|
1197
|
-
## UnJS Logos
|
|
1198
|
-
* Number of icons: 63
|
|
1199
|
-
* Author: UnJS
|
|
1200
|
-
* URL: https://github.com/unjs
|
|
1201
|
-
* License: Apache 2.0
|
|
1202
|
-
* Palette: Colorful
|
|
1203
|
-
* Icon set prefix: `unjs`
|
|
1204
|
-
* File: [json/unjs.json](json/unjs.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1205
|
-
|
|
1206
1135
|
## Brandico
|
|
1207
1136
|
* Number of icons: 45
|
|
1208
1137
|
* Author: Fontello
|
|
@@ -1344,6 +1273,87 @@
|
|
|
1344
1273
|
* Icon set prefix: `geo`
|
|
1345
1274
|
* File: [json/geo.json](json/geo.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1346
1275
|
|
|
1276
|
+
## VSCode Icons
|
|
1277
|
+
* Number of icons: 1292
|
|
1278
|
+
* Author: Roberto Huertas
|
|
1279
|
+
* URL: https://github.com/vscode-icons/vscode-icons
|
|
1280
|
+
* License: MIT
|
|
1281
|
+
* License URL: https://github.com/vscode-icons/vscode-icons/blob/master/LICENSE
|
|
1282
|
+
* Version: 12.8.0
|
|
1283
|
+
* Palette: Colorful
|
|
1284
|
+
* Icon set prefix: `vscode-icons`
|
|
1285
|
+
* File: [json/vscode-icons.json](json/vscode-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1286
|
+
|
|
1287
|
+
## Codicons
|
|
1288
|
+
* Number of icons: 460
|
|
1289
|
+
* Author: Microsoft Corporation
|
|
1290
|
+
* URL: https://github.com/microsoft/vscode-codicons
|
|
1291
|
+
* License: CC BY 4.0
|
|
1292
|
+
* License URL: https://github.com/microsoft/vscode-codicons/blob/main/LICENSE
|
|
1293
|
+
* Version: 0.0.36
|
|
1294
|
+
* Palette: Colorless
|
|
1295
|
+
* Icon set prefix: `codicon`
|
|
1296
|
+
* File: [json/codicon.json](json/codicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1297
|
+
|
|
1298
|
+
## File Icons
|
|
1299
|
+
* Number of icons: 930
|
|
1300
|
+
* Author: John Gardner
|
|
1301
|
+
* URL: https://github.com/file-icons/icons
|
|
1302
|
+
* License: ISC
|
|
1303
|
+
* License URL: https://github.com/file-icons/icons/blob/master/LICENSE.md
|
|
1304
|
+
* Palette: Colorless
|
|
1305
|
+
* Icon set prefix: `file-icons`
|
|
1306
|
+
* File: [json/file-icons.json](json/file-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1307
|
+
|
|
1308
|
+
## Devicon
|
|
1309
|
+
* Number of icons: 786
|
|
1310
|
+
* Author: konpa
|
|
1311
|
+
* URL: https://github.com/devicons/devicon/tree/master
|
|
1312
|
+
* License: MIT
|
|
1313
|
+
* License URL: https://github.com/devicons/devicon/blob/master/LICENSE
|
|
1314
|
+
* Palette: Colorful
|
|
1315
|
+
* Icon set prefix: `devicon`
|
|
1316
|
+
* File: [json/devicon.json](json/devicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1317
|
+
|
|
1318
|
+
## Devicon Plain
|
|
1319
|
+
* Number of icons: 588
|
|
1320
|
+
* Author: konpa
|
|
1321
|
+
* URL: https://github.com/devicons/devicon/tree/master
|
|
1322
|
+
* License: MIT
|
|
1323
|
+
* License URL: https://github.com/devicons/devicon/blob/master/LICENSE
|
|
1324
|
+
* Palette: Colorless
|
|
1325
|
+
* Icon set prefix: `devicon-plain`
|
|
1326
|
+
* File: [json/devicon-plain.json](json/devicon-plain.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1327
|
+
|
|
1328
|
+
## Catppuccin Icons
|
|
1329
|
+
* Number of icons: 508
|
|
1330
|
+
* Author: Catppuccin
|
|
1331
|
+
* URL: https://github.com/catppuccin/vscode-icons
|
|
1332
|
+
* License: MIT
|
|
1333
|
+
* License URL: https://github.com/catppuccin/vscode-icons/blob/main/LICENSE
|
|
1334
|
+
* Palette: Colorful
|
|
1335
|
+
* Icon set prefix: `catppuccin`
|
|
1336
|
+
* File: [json/catppuccin.json](json/catppuccin.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1337
|
+
|
|
1338
|
+
## Skill Icons
|
|
1339
|
+
* Number of icons: 397
|
|
1340
|
+
* Author: tandpfun
|
|
1341
|
+
* URL: https://github.com/tandpfun/skill-icons
|
|
1342
|
+
* License: MIT
|
|
1343
|
+
* License URL: https://github.com/tandpfun/skill-icons/blob/main/LICENSE
|
|
1344
|
+
* Palette: Colorful
|
|
1345
|
+
* Icon set prefix: `skill-icons`
|
|
1346
|
+
* File: [json/skill-icons.json](json/skill-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1347
|
+
|
|
1348
|
+
## UnJS Logos
|
|
1349
|
+
* Number of icons: 63
|
|
1350
|
+
* Author: UnJS
|
|
1351
|
+
* URL: https://github.com/unjs
|
|
1352
|
+
* License: Apache 2.0
|
|
1353
|
+
* Palette: Colorful
|
|
1354
|
+
* Icon set prefix: `unjs`
|
|
1355
|
+
* File: [json/unjs.json](json/unjs.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1356
|
+
|
|
1347
1357
|
## Game Icons
|
|
1348
1358
|
* Number of icons: 4102
|
|
1349
1359
|
* Author: GameIcons
|
package/composer.json
CHANGED