@iconify/json 2.2.164 → 2.2.166
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 +51 -7
- package/collections.md +29 -7
- package/composer.json +1 -1
- package/json/bi.json +654 -654
- package/json/bitcoin-icons.json +784 -0
- package/json/f7.json +3789 -0
- package/json/flagpack.json +256 -256
- package/json/lucide.json +103 -23
- package/json/material-symbols-light.json +98 -2
- package/json/material-symbols.json +98 -2
- package/json/simple-icons.json +46 -18
- package/json/skill-icons.json +64 -4
- 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": 12225,
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Google",
|
|
7
7
|
"url": "https://github.com/google/material-design-icons"
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
},
|
|
23
23
|
"material-symbols-light": {
|
|
24
24
|
"name": "Material Symbols Light",
|
|
25
|
-
"total":
|
|
25
|
+
"total": 12283,
|
|
26
26
|
"author": {
|
|
27
27
|
"name": "Google",
|
|
28
28
|
"url": "https://github.com/google/material-design-icons"
|
|
@@ -195,7 +195,7 @@
|
|
|
195
195
|
"bi": {
|
|
196
196
|
"name": "Bootstrap Icons",
|
|
197
197
|
"total": 2050,
|
|
198
|
-
"version": "1.11.
|
|
198
|
+
"version": "1.11.3",
|
|
199
199
|
"author": {
|
|
200
200
|
"name": "The Bootstrap Authors",
|
|
201
201
|
"url": "https://github.com/twbs/icons"
|
|
@@ -304,7 +304,7 @@
|
|
|
304
304
|
},
|
|
305
305
|
"lucide": {
|
|
306
306
|
"name": "Lucide",
|
|
307
|
-
"total":
|
|
307
|
+
"total": 1383,
|
|
308
308
|
"author": {
|
|
309
309
|
"name": "Lucide Contributors",
|
|
310
310
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -912,6 +912,28 @@
|
|
|
912
912
|
"category": "General",
|
|
913
913
|
"palette": false
|
|
914
914
|
},
|
|
915
|
+
"bitcoin-icons": {
|
|
916
|
+
"name": "Bitcoin Icons",
|
|
917
|
+
"total": 250,
|
|
918
|
+
"version": "0.1.10",
|
|
919
|
+
"author": {
|
|
920
|
+
"name": "Bitcoin Design Community",
|
|
921
|
+
"url": "https://github.com/BitcoinDesign/Bitcoin-Icons"
|
|
922
|
+
},
|
|
923
|
+
"license": {
|
|
924
|
+
"title": "MIT",
|
|
925
|
+
"spdx": "MIT",
|
|
926
|
+
"url": "https://github.com/BitcoinDesign/Bitcoin-Icons/blob/main/LICENSE-MIT"
|
|
927
|
+
},
|
|
928
|
+
"samples": [
|
|
929
|
+
"exchange-outline",
|
|
930
|
+
"brush-filled",
|
|
931
|
+
"satoshi-v3-outline"
|
|
932
|
+
],
|
|
933
|
+
"height": 24,
|
|
934
|
+
"category": "General",
|
|
935
|
+
"palette": false
|
|
936
|
+
},
|
|
915
937
|
"charm": {
|
|
916
938
|
"name": "Charm Icons",
|
|
917
939
|
"total": 261,
|
|
@@ -1196,6 +1218,28 @@
|
|
|
1196
1218
|
"category": "General",
|
|
1197
1219
|
"palette": false
|
|
1198
1220
|
},
|
|
1221
|
+
"f7": {
|
|
1222
|
+
"name": "Framework7 Icons",
|
|
1223
|
+
"total": 1253,
|
|
1224
|
+
"version": "5.0.5",
|
|
1225
|
+
"author": {
|
|
1226
|
+
"name": "Vladimir Kharlampidi",
|
|
1227
|
+
"url": "https://github.com/framework7io/framework7-icons"
|
|
1228
|
+
},
|
|
1229
|
+
"license": {
|
|
1230
|
+
"title": "MIT",
|
|
1231
|
+
"spdx": "MIT",
|
|
1232
|
+
"url": "https://github.com/framework7io/framework7-icons/blob/master/LICENSE"
|
|
1233
|
+
},
|
|
1234
|
+
"samples": [
|
|
1235
|
+
"hourglass-bottomhalf-fill",
|
|
1236
|
+
"pencil-outline",
|
|
1237
|
+
"rosette"
|
|
1238
|
+
],
|
|
1239
|
+
"height": 28,
|
|
1240
|
+
"category": "General",
|
|
1241
|
+
"palette": false
|
|
1242
|
+
},
|
|
1199
1243
|
"fluent": {
|
|
1200
1244
|
"name": "Fluent UI System Icons",
|
|
1201
1245
|
"total": 15373,
|
|
@@ -2055,8 +2099,8 @@
|
|
|
2055
2099
|
},
|
|
2056
2100
|
"simple-icons": {
|
|
2057
2101
|
"name": "Simple Icons",
|
|
2058
|
-
"total":
|
|
2059
|
-
"version": "
|
|
2102
|
+
"total": 2930,
|
|
2103
|
+
"version": "11.0.0",
|
|
2060
2104
|
"author": {
|
|
2061
2105
|
"name": "Simple Icons Collaborators",
|
|
2062
2106
|
"url": "https://github.com/simple-icons/simple-icons"
|
|
@@ -2232,7 +2276,7 @@
|
|
|
2232
2276
|
},
|
|
2233
2277
|
"skill-icons": {
|
|
2234
2278
|
"name": "Skill Icons",
|
|
2235
|
-
"total":
|
|
2279
|
+
"total": 337,
|
|
2236
2280
|
"author": {
|
|
2237
2281
|
"name": "tandpfun",
|
|
2238
2282
|
"url": "https://github.com/tandpfun/skill-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: 12225
|
|
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: 12283
|
|
16
16
|
* Author: Google
|
|
17
17
|
* URL: https://github.com/google/material-design-icons
|
|
18
18
|
* License: Apache 2.0
|
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
* URL: https://github.com/twbs/icons
|
|
102
102
|
* License: MIT
|
|
103
103
|
* License URL: https://github.com/twbs/icons/blob/main/LICENSE.md
|
|
104
|
-
* Version: 1.11.
|
|
104
|
+
* Version: 1.11.3
|
|
105
105
|
* Palette: Colorless
|
|
106
106
|
* Icon set prefix: `bi`
|
|
107
107
|
* File: [json/bi.json](json/bi.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
* File: [json/ion.json](json/ion.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
150
150
|
|
|
151
151
|
## Lucide
|
|
152
|
-
* Number of icons:
|
|
152
|
+
* Number of icons: 1383
|
|
153
153
|
* Author: Lucide Contributors
|
|
154
154
|
* URL: https://github.com/lucide-icons/lucide
|
|
155
155
|
* License: ISC
|
|
@@ -447,6 +447,17 @@
|
|
|
447
447
|
* Icon set prefix: `eos-icons`
|
|
448
448
|
* File: [json/eos-icons.json](json/eos-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
449
449
|
|
|
450
|
+
## Bitcoin Icons
|
|
451
|
+
* Number of icons: 250
|
|
452
|
+
* Author: Bitcoin Design Community
|
|
453
|
+
* URL: https://github.com/BitcoinDesign/Bitcoin-Icons
|
|
454
|
+
* License: MIT
|
|
455
|
+
* License URL: https://github.com/BitcoinDesign/Bitcoin-Icons/blob/main/LICENSE-MIT
|
|
456
|
+
* Version: 0.1.10
|
|
457
|
+
* Palette: Colorless
|
|
458
|
+
* Icon set prefix: `bitcoin-icons`
|
|
459
|
+
* File: [json/bitcoin-icons.json](json/bitcoin-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
460
|
+
|
|
450
461
|
## Charm Icons
|
|
451
462
|
* Number of icons: 261
|
|
452
463
|
* Author: Jay Newey
|
|
@@ -586,6 +597,17 @@
|
|
|
586
597
|
* Icon set prefix: `lets-icons`
|
|
587
598
|
* File: [json/lets-icons.json](json/lets-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
588
599
|
|
|
600
|
+
## Framework7 Icons
|
|
601
|
+
* Number of icons: 1253
|
|
602
|
+
* Author: Vladimir Kharlampidi
|
|
603
|
+
* URL: https://github.com/framework7io/framework7-icons
|
|
604
|
+
* License: MIT
|
|
605
|
+
* License URL: https://github.com/framework7io/framework7-icons/blob/master/LICENSE
|
|
606
|
+
* Version: 5.0.5
|
|
607
|
+
* Palette: Colorless
|
|
608
|
+
* Icon set prefix: `f7`
|
|
609
|
+
* File: [json/f7.json](json/f7.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
610
|
+
|
|
589
611
|
## Fluent UI System Icons
|
|
590
612
|
* Number of icons: 15373
|
|
591
613
|
* Author: Microsoft Corporation
|
|
@@ -1002,12 +1024,12 @@
|
|
|
1002
1024
|
* File: [json/logos.json](json/logos.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1003
1025
|
|
|
1004
1026
|
## Simple Icons
|
|
1005
|
-
* Number of icons:
|
|
1027
|
+
* Number of icons: 2930
|
|
1006
1028
|
* Author: Simple Icons Collaborators
|
|
1007
1029
|
* URL: https://github.com/simple-icons/simple-icons
|
|
1008
1030
|
* License: CC0 1.0
|
|
1009
1031
|
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
|
|
1010
|
-
* Version:
|
|
1032
|
+
* Version: 11.0.0
|
|
1011
1033
|
* Palette: Colorless
|
|
1012
1034
|
* Icon set prefix: `simple-icons`
|
|
1013
1035
|
* File: [json/simple-icons.json](json/simple-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1086,7 +1108,7 @@
|
|
|
1086
1108
|
* File: [json/devicon-plain.json](json/devicon-plain.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1087
1109
|
|
|
1088
1110
|
## Skill Icons
|
|
1089
|
-
* Number of icons:
|
|
1111
|
+
* Number of icons: 337
|
|
1090
1112
|
* Author: tandpfun
|
|
1091
1113
|
* URL: https://github.com/tandpfun/skill-icons
|
|
1092
1114
|
* License: MIT
|
package/composer.json
CHANGED