@iconify/json 2.2.344 → 2.2.346
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 +411 -22
- package/collections.md +173 -13
- package/composer.json +1 -1
- package/json/carbon.json +151 -3
- package/json/devicon-plain.json +16 -4
- package/json/devicon.json +20 -2
- package/json/dinkie-icons.json +4267 -0
- package/json/humbleicons.json +6 -3
- package/json/ion.json +1 -1
- package/json/lucide.json +9 -3
- package/json/material-symbols-light.json +35 -26
- package/json/material-symbols.json +35 -26
- package/json/mynaui.json +6 -6
- package/json/pixel.json +71 -2
- package/json/streamline-color.json +8070 -0
- package/json/streamline-cyber-color.json +2071 -0
- package/json/streamline-emojis.json +0 -3
- package/json/streamline-flex-color.json +4070 -0
- package/json/streamline-flex.json +0 -3
- package/json/streamline-freehand-color.json +4067 -0
- package/json/streamline-freehand.json +4067 -0
- package/json/streamline-guidance.json +1510 -0
- package/json/streamline-kameleon-color.json +1674 -0
- package/json/streamline-logos.json +5529 -0
- package/json/streamline-pixel.json +2748 -0
- package/json/streamline-plump-color.json +4073 -0
- package/json/streamline-plump.json +6067 -0
- package/json/streamline-sharp-color.json +4073 -0
- package/json/streamline-sharp.json +6071 -0
- package/json/streamline-stickies-color.json +943 -0
- package/json/streamline-ultimate-color.json +4091 -0
- package/json/streamline-ultimate.json +8099 -0
- package/json/streamline.json +0 -3
- package/json/tabler.json +60 -3
- 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: 14195
|
|
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: 14263
|
|
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: 5944
|
|
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.34.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: 1599
|
|
150
150
|
* Author: Lucide Contributors
|
|
151
151
|
* URL: https://github.com/lucide-icons/lucide
|
|
152
152
|
* License: ISC
|
|
@@ -272,7 +272,7 @@
|
|
|
272
272
|
* File: [json/pixelarticons.json](json/pixelarticons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
273
273
|
|
|
274
274
|
## Pixel Icon
|
|
275
|
-
* Number of icons:
|
|
275
|
+
* Number of icons: 450
|
|
276
276
|
* Author: HackerNoon
|
|
277
277
|
* URL: https://github.com/hackernoon/pixel-icon-library
|
|
278
278
|
* License: CC BY 4.0
|
|
@@ -389,12 +389,12 @@
|
|
|
389
389
|
* File: [json/bitcoin-icons.json](json/bitcoin-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
390
390
|
|
|
391
391
|
## Humbleicons
|
|
392
|
-
* Number of icons:
|
|
392
|
+
* Number of icons: 253
|
|
393
393
|
* Author: Jiří Zralý
|
|
394
394
|
* URL: https://github.com/zraly/humbleicons
|
|
395
395
|
* License: MIT
|
|
396
396
|
* License URL: https://github.com/zraly/humbleicons/blob/master/license
|
|
397
|
-
* Version: 1.
|
|
397
|
+
* Version: 1.16.0
|
|
398
398
|
* Palette: Colorless
|
|
399
399
|
* Icon set prefix: `humbleicons`
|
|
400
400
|
* File: [json/humbleicons.json](json/humbleicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -505,6 +505,36 @@
|
|
|
505
505
|
* Icon set prefix: `lets-icons`
|
|
506
506
|
* File: [json/lets-icons.json](json/lets-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
507
507
|
|
|
508
|
+
## Ultimate free icons
|
|
509
|
+
* Number of icons: 1999
|
|
510
|
+
* Author: Streamline
|
|
511
|
+
* URL: https://github.com/webalys-hq/streamline-vectors
|
|
512
|
+
* License: CC BY 4.0
|
|
513
|
+
* License URL: https://creativecommons.org/licenses/by/4.0/
|
|
514
|
+
* Palette: Colorless
|
|
515
|
+
* Icon set prefix: `streamline-ultimate`
|
|
516
|
+
* File: [json/streamline-ultimate.json](json/streamline-ultimate.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
517
|
+
|
|
518
|
+
## Plump free icons
|
|
519
|
+
* Number of icons: 1499
|
|
520
|
+
* Author: Streamline
|
|
521
|
+
* URL: https://github.com/webalys-hq/streamline-vectors
|
|
522
|
+
* License: CC BY 4.0
|
|
523
|
+
* License URL: https://creativecommons.org/licenses/by/4.0/
|
|
524
|
+
* Palette: Colorless
|
|
525
|
+
* Icon set prefix: `streamline-plump`
|
|
526
|
+
* File: [json/streamline-plump.json](json/streamline-plump.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
527
|
+
|
|
528
|
+
## Sharp free icons
|
|
529
|
+
* Number of icons: 1500
|
|
530
|
+
* Author: Streamline
|
|
531
|
+
* URL: https://github.com/webalys-hq/streamline-vectors
|
|
532
|
+
* License: CC BY 4.0
|
|
533
|
+
* License URL: https://creativecommons.org/licenses/by/4.0/
|
|
534
|
+
* Palette: Colorless
|
|
535
|
+
* Icon set prefix: `streamline-sharp`
|
|
536
|
+
* File: [json/streamline-sharp.json](json/streamline-sharp.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
537
|
+
|
|
508
538
|
## Mage Icons
|
|
509
539
|
* Number of icons: 1042
|
|
510
540
|
* Author: MageIcons
|
|
@@ -599,11 +629,11 @@
|
|
|
599
629
|
* File: [json/guidance.json](json/guidance.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
600
630
|
|
|
601
631
|
## Carbon
|
|
602
|
-
* Number of icons:
|
|
632
|
+
* Number of icons: 2336
|
|
603
633
|
* Author: IBM
|
|
604
634
|
* URL: https://github.com/carbon-design-system/carbon/tree/main/packages/icons
|
|
605
635
|
* License: Apache 2.0
|
|
606
|
-
* Version: 11.
|
|
636
|
+
* Version: 11.61.0
|
|
607
637
|
* Palette: Colorless
|
|
608
638
|
* Icon set prefix: `carbon`
|
|
609
639
|
* File: [json/carbon.json](json/carbon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -614,7 +644,7 @@
|
|
|
614
644
|
* URL: https://github.com/ionic-team/ionicons
|
|
615
645
|
* License: MIT
|
|
616
646
|
* License URL: https://github.com/ionic-team/ionicons/blob/main/LICENSE
|
|
617
|
-
* Version: 8.0.
|
|
647
|
+
* Version: 8.0.9
|
|
618
648
|
* Palette: Colorless
|
|
619
649
|
* Icon set prefix: `ion`
|
|
620
650
|
* File: [json/ion.json](json/ion.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -726,6 +756,16 @@
|
|
|
726
756
|
* Icon set prefix: `bi`
|
|
727
757
|
* File: [json/bi.json](json/bi.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
728
758
|
|
|
759
|
+
## Pixel free icons
|
|
760
|
+
* Number of icons: 662
|
|
761
|
+
* Author: Streamline
|
|
762
|
+
* URL: https://github.com/webalys-hq/streamline-vectors
|
|
763
|
+
* License: CC BY 4.0
|
|
764
|
+
* License URL: https://creativecommons.org/licenses/by/4.0/
|
|
765
|
+
* Palette: Colorless
|
|
766
|
+
* Icon set prefix: `streamline-pixel`
|
|
767
|
+
* File: [json/streamline-pixel.json](json/streamline-pixel.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
768
|
+
|
|
729
769
|
## Streamline Block
|
|
730
770
|
* Number of icons: 300
|
|
731
771
|
* Author: Streamline
|
|
@@ -810,6 +850,16 @@
|
|
|
810
850
|
* Icon set prefix: `clarity`
|
|
811
851
|
* File: [json/clarity.json](json/clarity.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
812
852
|
|
|
853
|
+
## Freehand free icons
|
|
854
|
+
* Number of icons: 1000
|
|
855
|
+
* Author: Streamline
|
|
856
|
+
* URL: https://github.com/webalys-hq/streamline-vectors
|
|
857
|
+
* License: CC BY 4.0
|
|
858
|
+
* License URL: https://creativecommons.org/licenses/by/4.0/
|
|
859
|
+
* Palette: Colorless
|
|
860
|
+
* Icon set prefix: `streamline-freehand`
|
|
861
|
+
* File: [json/streamline-freehand.json](json/streamline-freehand.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
862
|
+
|
|
813
863
|
## Siemens Industrial Experience Icons
|
|
814
864
|
* Number of icons: 1315
|
|
815
865
|
* Author: Siemens AG
|
|
@@ -1076,6 +1126,16 @@
|
|
|
1076
1126
|
* Icon set prefix: `nrk`
|
|
1077
1127
|
* File: [json/nrk.json](json/nrk.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1078
1128
|
|
|
1129
|
+
## Dinkie Icons
|
|
1130
|
+
* Number of icons: 1198
|
|
1131
|
+
* Author: atelierAnchor
|
|
1132
|
+
* URL: https://github.com/atelier-anchor/dinkie-icons
|
|
1133
|
+
* License: MIT
|
|
1134
|
+
* License URL: https://github.com/atelier-anchor/dinkie-icons/blob/main/LICENSE
|
|
1135
|
+
* Palette: Colorless
|
|
1136
|
+
* Icon set prefix: `dinkie-icons`
|
|
1137
|
+
* File: [json/dinkie-icons.json](json/dinkie-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1138
|
+
|
|
1079
1139
|
## Qlementine Icons
|
|
1080
1140
|
* Number of icons: 684
|
|
1081
1141
|
* Author: Olivier Cléro
|
|
@@ -1086,6 +1146,56 @@
|
|
|
1086
1146
|
* Icon set prefix: `qlementine-icons`
|
|
1087
1147
|
* File: [json/qlementine-icons.json](json/qlementine-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1088
1148
|
|
|
1149
|
+
## Ultimate color icons
|
|
1150
|
+
* Number of icons: 998
|
|
1151
|
+
* Author: Streamline
|
|
1152
|
+
* URL: https://github.com/webalys-hq/streamline-vectors
|
|
1153
|
+
* License: CC BY 4.0
|
|
1154
|
+
* License URL: https://creativecommons.org/licenses/by/4.0/
|
|
1155
|
+
* Palette: Colorful
|
|
1156
|
+
* Icon set prefix: `streamline-ultimate-color`
|
|
1157
|
+
* File: [json/streamline-ultimate-color.json](json/streamline-ultimate-color.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1158
|
+
|
|
1159
|
+
## Plump color icons
|
|
1160
|
+
* Number of icons: 1000
|
|
1161
|
+
* Author: Streamline
|
|
1162
|
+
* URL: https://github.com/webalys-hq/streamline-vectors
|
|
1163
|
+
* License: CC BY 4.0
|
|
1164
|
+
* License URL: https://creativecommons.org/licenses/by/4.0/
|
|
1165
|
+
* Palette: Colorful
|
|
1166
|
+
* Icon set prefix: `streamline-plump-color`
|
|
1167
|
+
* File: [json/streamline-plump-color.json](json/streamline-plump-color.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1168
|
+
|
|
1169
|
+
## Freehand color icons
|
|
1170
|
+
* Number of icons: 1000
|
|
1171
|
+
* Author: Streamline
|
|
1172
|
+
* URL: https://github.com/webalys-hq/streamline-vectors
|
|
1173
|
+
* License: CC BY 4.0
|
|
1174
|
+
* License URL: https://creativecommons.org/licenses/by/4.0/
|
|
1175
|
+
* Palette: Colorful
|
|
1176
|
+
* Icon set prefix: `streamline-freehand-color`
|
|
1177
|
+
* File: [json/streamline-freehand-color.json](json/streamline-freehand-color.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1178
|
+
|
|
1179
|
+
## Kameleon color icons
|
|
1180
|
+
* Number of icons: 400
|
|
1181
|
+
* Author: Streamline
|
|
1182
|
+
* URL: https://github.com/webalys-hq/streamline-vectors
|
|
1183
|
+
* License: CC BY 4.0
|
|
1184
|
+
* License URL: https://creativecommons.org/licenses/by/4.0/
|
|
1185
|
+
* Palette: Colorful
|
|
1186
|
+
* Icon set prefix: `streamline-kameleon-color`
|
|
1187
|
+
* File: [json/streamline-kameleon-color.json](json/streamline-kameleon-color.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1188
|
+
|
|
1189
|
+
## Stickies color icons
|
|
1190
|
+
* Number of icons: 200
|
|
1191
|
+
* Author: Streamline
|
|
1192
|
+
* URL: https://github.com/webalys-hq/streamline-vectors
|
|
1193
|
+
* License: CC BY 4.0
|
|
1194
|
+
* License URL: https://creativecommons.org/licenses/by/4.0/
|
|
1195
|
+
* Palette: Colorful
|
|
1196
|
+
* Icon set prefix: `streamline-stickies-color`
|
|
1197
|
+
* File: [json/streamline-stickies-color.json](json/streamline-stickies-color.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1198
|
+
|
|
1089
1199
|
## Fluent UI System Color Icons
|
|
1090
1200
|
* Number of icons: 867
|
|
1091
1201
|
* Author: Microsoft Corporation
|
|
@@ -1097,6 +1207,46 @@
|
|
|
1097
1207
|
* Icon set prefix: `fluent-color`
|
|
1098
1208
|
* File: [json/fluent-color.json](json/fluent-color.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1099
1209
|
|
|
1210
|
+
## Streamline color
|
|
1211
|
+
* Number of icons: 2000
|
|
1212
|
+
* Author: Streamline
|
|
1213
|
+
* URL: https://github.com/webalys-hq/streamline-vectors
|
|
1214
|
+
* License: CC BY 4.0
|
|
1215
|
+
* License URL: https://creativecommons.org/licenses/by/4.0/
|
|
1216
|
+
* Palette: Colorful
|
|
1217
|
+
* Icon set prefix: `streamline-color`
|
|
1218
|
+
* File: [json/streamline-color.json](json/streamline-color.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1219
|
+
|
|
1220
|
+
## Flex color icons
|
|
1221
|
+
* Number of icons: 1000
|
|
1222
|
+
* Author: Streamline
|
|
1223
|
+
* URL: https://github.com/webalys-hq/streamline-vectors
|
|
1224
|
+
* License: CC BY 4.0
|
|
1225
|
+
* License URL: https://creativecommons.org/licenses/by/4.0/
|
|
1226
|
+
* Palette: Colorful
|
|
1227
|
+
* Icon set prefix: `streamline-flex-color`
|
|
1228
|
+
* File: [json/streamline-flex-color.json](json/streamline-flex-color.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1229
|
+
|
|
1230
|
+
## Sharp color icons
|
|
1231
|
+
* Number of icons: 1000
|
|
1232
|
+
* Author: Streamline
|
|
1233
|
+
* URL: https://github.com/webalys-hq/streamline-vectors
|
|
1234
|
+
* License: CC BY 4.0
|
|
1235
|
+
* License URL: https://creativecommons.org/licenses/by/4.0/
|
|
1236
|
+
* Palette: Colorful
|
|
1237
|
+
* Icon set prefix: `streamline-sharp-color`
|
|
1238
|
+
* File: [json/streamline-sharp-color.json](json/streamline-sharp-color.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1239
|
+
|
|
1240
|
+
## Cyber color icons
|
|
1241
|
+
* Number of icons: 500
|
|
1242
|
+
* Author: Streamline
|
|
1243
|
+
* URL: https://github.com/webalys-hq/streamline-vectors
|
|
1244
|
+
* License: CC BY 4.0
|
|
1245
|
+
* License URL: https://creativecommons.org/licenses/by/4.0/
|
|
1246
|
+
* Palette: Colorful
|
|
1247
|
+
* Icon set prefix: `streamline-cyber-color`
|
|
1248
|
+
* File: [json/streamline-cyber-color.json](json/streamline-cyber-color.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1249
|
+
|
|
1100
1250
|
## IconPark
|
|
1101
1251
|
* Number of icons: 2658
|
|
1102
1252
|
* Author: ByteDance
|
|
@@ -1159,7 +1309,7 @@
|
|
|
1159
1309
|
* File: [json/file-icons.json](json/file-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1160
1310
|
|
|
1161
1311
|
## Devicon
|
|
1162
|
-
* Number of icons:
|
|
1312
|
+
* Number of icons: 933
|
|
1163
1313
|
* Author: konpa
|
|
1164
1314
|
* URL: https://github.com/devicons/devicon/tree/master
|
|
1165
1315
|
* License: MIT
|
|
@@ -1169,7 +1319,7 @@
|
|
|
1169
1319
|
* File: [json/devicon.json](json/devicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1170
1320
|
|
|
1171
1321
|
## Devicon Plain
|
|
1172
|
-
* Number of icons:
|
|
1322
|
+
* Number of icons: 682
|
|
1173
1323
|
* Author: konpa
|
|
1174
1324
|
* URL: https://github.com/devicons/devicon/tree/master
|
|
1175
1325
|
* License: MIT
|
|
@@ -1228,6 +1378,16 @@
|
|
|
1228
1378
|
* Icon set prefix: `logos`
|
|
1229
1379
|
* File: [json/logos.json](json/logos.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1230
1380
|
|
|
1381
|
+
## Logos free icons
|
|
1382
|
+
* Number of icons: 1362
|
|
1383
|
+
* Author: Streamline
|
|
1384
|
+
* URL: https://github.com/webalys-hq/streamline-vectors
|
|
1385
|
+
* License: CC BY 4.0
|
|
1386
|
+
* License URL: https://creativecommons.org/licenses/by/4.0/
|
|
1387
|
+
* Palette: Colorless
|
|
1388
|
+
* Icon set prefix: `streamline-logos`
|
|
1389
|
+
* File: [json/streamline-logos.json](json/streamline-logos.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1390
|
+
|
|
1231
1391
|
## CoreUI Brands
|
|
1232
1392
|
* Number of icons: 830
|
|
1233
1393
|
* Author: creativeLabs Łukasz Holeczek
|
package/composer.json
CHANGED