@iconify/json 2.2.202 → 2.2.203
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 +11 -11
- package/collections.md +11 -11
- package/composer.json +1 -1
- package/json/arcticons.json +727 -7
- package/json/circum.json +219 -219
- package/json/devicon-plain.json +8 -2
- package/json/devicon.json +8 -2
- package/json/flowbite.json +287 -147
- package/json/fluent.json +223 -13
- package/json/lucide.json +12 -3
- package/json/octicon.json +354 -354
- package/json/simple-icons.json +16 -4
- package/json/token-branded.json +1 -1
- package/json/token.json +1 -1
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -304,7 +304,7 @@
|
|
|
304
304
|
},
|
|
305
305
|
"lucide": {
|
|
306
306
|
"name": "Lucide",
|
|
307
|
-
"total":
|
|
307
|
+
"total": 1456,
|
|
308
308
|
"author": {
|
|
309
309
|
"name": "Lucide Contributors",
|
|
310
310
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -610,7 +610,7 @@
|
|
|
610
610
|
},
|
|
611
611
|
"flowbite": {
|
|
612
612
|
"name": "Flowbite Icons",
|
|
613
|
-
"total":
|
|
613
|
+
"total": 520,
|
|
614
614
|
"author": {
|
|
615
615
|
"name": "Themesberg",
|
|
616
616
|
"url": "https://github.com/themesberg/flowbite-icons"
|
|
@@ -1303,8 +1303,8 @@
|
|
|
1303
1303
|
},
|
|
1304
1304
|
"fluent": {
|
|
1305
1305
|
"name": "Fluent UI System Icons",
|
|
1306
|
-
"total":
|
|
1307
|
-
"version": "1.1.
|
|
1306
|
+
"total": 15907,
|
|
1307
|
+
"version": "1.1.236",
|
|
1308
1308
|
"author": {
|
|
1309
1309
|
"name": "Microsoft Corporation",
|
|
1310
1310
|
"url": "https://github.com/microsoft/fluentui-system-icons"
|
|
@@ -2177,8 +2177,8 @@
|
|
|
2177
2177
|
},
|
|
2178
2178
|
"simple-icons": {
|
|
2179
2179
|
"name": "Simple Icons",
|
|
2180
|
-
"total":
|
|
2181
|
-
"version": "11.
|
|
2180
|
+
"total": 3120,
|
|
2181
|
+
"version": "11.13.0",
|
|
2182
2182
|
"author": {
|
|
2183
2183
|
"name": "Simple Icons Collaborators",
|
|
2184
2184
|
"url": "https://github.com/simple-icons/simple-icons"
|
|
@@ -2267,7 +2267,7 @@
|
|
|
2267
2267
|
},
|
|
2268
2268
|
"arcticons": {
|
|
2269
2269
|
"name": "Arcticons",
|
|
2270
|
-
"total":
|
|
2270
|
+
"total": 9240,
|
|
2271
2271
|
"author": {
|
|
2272
2272
|
"name": "Donnnno",
|
|
2273
2273
|
"url": "https://github.com/Arcticons-Team/Arcticons"
|
|
@@ -2331,7 +2331,7 @@
|
|
|
2331
2331
|
},
|
|
2332
2332
|
"devicon": {
|
|
2333
2333
|
"name": "Devicon",
|
|
2334
|
-
"total":
|
|
2334
|
+
"total": 768,
|
|
2335
2335
|
"author": {
|
|
2336
2336
|
"name": "konpa",
|
|
2337
2337
|
"url": "https://github.com/devicons/devicon/tree/master"
|
|
@@ -2353,7 +2353,7 @@
|
|
|
2353
2353
|
},
|
|
2354
2354
|
"devicon-plain": {
|
|
2355
2355
|
"name": "Devicon Plain",
|
|
2356
|
-
"total":
|
|
2356
|
+
"total": 579,
|
|
2357
2357
|
"author": {
|
|
2358
2358
|
"name": "konpa",
|
|
2359
2359
|
"url": "https://github.com/devicons/devicon/tree/master"
|
|
@@ -2459,7 +2459,7 @@
|
|
|
2459
2459
|
"token": {
|
|
2460
2460
|
"name": "Token Icons",
|
|
2461
2461
|
"total": 1636,
|
|
2462
|
-
"version": "2.
|
|
2462
|
+
"version": "2.5.0",
|
|
2463
2463
|
"author": {
|
|
2464
2464
|
"name": "0xa3k5",
|
|
2465
2465
|
"url": "https://github.com/0xa3k5/token-icons"
|
|
@@ -2481,7 +2481,7 @@
|
|
|
2481
2481
|
"token-branded": {
|
|
2482
2482
|
"name": "Token Icons Branded",
|
|
2483
2483
|
"total": 1818,
|
|
2484
|
-
"version": "2.
|
|
2484
|
+
"version": "2.5.0",
|
|
2485
2485
|
"author": {
|
|
2486
2486
|
"name": "0xa3k5",
|
|
2487
2487
|
"url": "https://github.com/0xa3k5/token-icons"
|
package/collections.md
CHANGED
|
@@ -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: 1456
|
|
153
153
|
* Author: Lucide Contributors
|
|
154
154
|
* URL: https://github.com/lucide-icons/lucide
|
|
155
155
|
* License: ISC
|
|
@@ -299,7 +299,7 @@
|
|
|
299
299
|
* File: [json/cil.json](json/cil.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
300
300
|
|
|
301
301
|
## Flowbite Icons
|
|
302
|
-
* Number of icons:
|
|
302
|
+
* Number of icons: 520
|
|
303
303
|
* Author: Themesberg
|
|
304
304
|
* URL: https://github.com/themesberg/flowbite-icons
|
|
305
305
|
* License: MIT
|
|
@@ -637,12 +637,12 @@
|
|
|
637
637
|
* File: [json/marketeq.json](json/marketeq.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
638
638
|
|
|
639
639
|
## Fluent UI System Icons
|
|
640
|
-
* Number of icons:
|
|
640
|
+
* Number of icons: 15907
|
|
641
641
|
* Author: Microsoft Corporation
|
|
642
642
|
* URL: https://github.com/microsoft/fluentui-system-icons
|
|
643
643
|
* License: MIT
|
|
644
644
|
* License URL: https://github.com/microsoft/fluentui-system-icons/blob/main/LICENSE
|
|
645
|
-
* Version: 1.1.
|
|
645
|
+
* Version: 1.1.236
|
|
646
646
|
* Palette: Colorless
|
|
647
647
|
* Icon set prefix: `fluent`
|
|
648
648
|
* File: [json/fluent.json](json/fluent.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1063,12 +1063,12 @@
|
|
|
1063
1063
|
* File: [json/logos.json](json/logos.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1064
1064
|
|
|
1065
1065
|
## Simple Icons
|
|
1066
|
-
* Number of icons:
|
|
1066
|
+
* Number of icons: 3120
|
|
1067
1067
|
* Author: Simple Icons Collaborators
|
|
1068
1068
|
* URL: https://github.com/simple-icons/simple-icons
|
|
1069
1069
|
* License: CC0 1.0
|
|
1070
1070
|
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
|
|
1071
|
-
* Version: 11.
|
|
1071
|
+
* Version: 11.13.0
|
|
1072
1072
|
* Palette: Colorless
|
|
1073
1073
|
* Icon set prefix: `simple-icons`
|
|
1074
1074
|
* File: [json/simple-icons.json](json/simple-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1107,7 +1107,7 @@
|
|
|
1107
1107
|
* File: [json/nonicons.json](json/nonicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1108
1108
|
|
|
1109
1109
|
## Arcticons
|
|
1110
|
-
* Number of icons:
|
|
1110
|
+
* Number of icons: 9240
|
|
1111
1111
|
* Author: Donnnno
|
|
1112
1112
|
* URL: https://github.com/Arcticons-Team/Arcticons
|
|
1113
1113
|
* License: CC BY-SA 4.0
|
|
@@ -1137,7 +1137,7 @@
|
|
|
1137
1137
|
* File: [json/file-icons.json](json/file-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1138
1138
|
|
|
1139
1139
|
## Devicon
|
|
1140
|
-
* Number of icons:
|
|
1140
|
+
* Number of icons: 768
|
|
1141
1141
|
* Author: konpa
|
|
1142
1142
|
* URL: https://github.com/devicons/devicon/tree/master
|
|
1143
1143
|
* License: MIT
|
|
@@ -1147,7 +1147,7 @@
|
|
|
1147
1147
|
* File: [json/devicon.json](json/devicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1148
1148
|
|
|
1149
1149
|
## Devicon Plain
|
|
1150
|
-
* Number of icons:
|
|
1150
|
+
* Number of icons: 579
|
|
1151
1151
|
* Author: konpa
|
|
1152
1152
|
* URL: https://github.com/devicons/devicon/tree/master
|
|
1153
1153
|
* License: MIT
|
|
@@ -1201,7 +1201,7 @@
|
|
|
1201
1201
|
* URL: https://github.com/0xa3k5/token-icons
|
|
1202
1202
|
* License: MIT
|
|
1203
1203
|
* License URL: https://github.com/0xa3k5/token-icons/blob/main/LICENCE
|
|
1204
|
-
* Version: 2.
|
|
1204
|
+
* Version: 2.5.0
|
|
1205
1205
|
* Palette: Colorless
|
|
1206
1206
|
* Icon set prefix: `token`
|
|
1207
1207
|
* File: [json/token.json](json/token.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1212,7 +1212,7 @@
|
|
|
1212
1212
|
* URL: https://github.com/0xa3k5/token-icons
|
|
1213
1213
|
* License: MIT
|
|
1214
1214
|
* License URL: https://github.com/0xa3k5/token-icons/blob/main/LICENCE
|
|
1215
|
-
* Version: 2.
|
|
1215
|
+
* Version: 2.5.0
|
|
1216
1216
|
* Palette: Colorful
|
|
1217
1217
|
* Icon set prefix: `token-branded`
|
|
1218
1218
|
* File: [json/token-branded.json](json/token-branded.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
package/composer.json
CHANGED