@chocolatey-software/ccm 2.5.0 → 2.5.2
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/CREDITS.json +11 -11
- package/CREDITS.md +18 -18
- package/CREDITS.pdf +0 -0
- package/dist/css/ccm.css +222 -6
- package/dist/css/ccm.min.css +8 -8
- package/package.json +5 -5
package/CREDITS.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"link": "https://github.com/chocolatey/choco-theme/blob/main/packages/ccm",
|
|
5
5
|
"licenseLink": "https://github.com/chocolatey/choco-theme/blob/main/packages/ccm/LICENSE",
|
|
6
6
|
"licenseName": "LICENSE",
|
|
7
|
-
"version": "2.5.
|
|
7
|
+
"version": "2.5.2",
|
|
8
8
|
"dependencies": [
|
|
9
9
|
{
|
|
10
10
|
"name": "@eonasdan/tempus-dominus",
|
|
@@ -21,21 +21,21 @@
|
|
|
21
21
|
{
|
|
22
22
|
"name": "@fortawesome/fontawesome-free",
|
|
23
23
|
"link": "https://github.com/FortAwesome/Font-Awesome",
|
|
24
|
-
"version": "7.
|
|
24
|
+
"version": "7.2.0",
|
|
25
25
|
"licenses": [
|
|
26
26
|
{
|
|
27
27
|
"type": "CC-BY-4.0",
|
|
28
|
-
"link": "https://github.com/FortAwesome/Font-Awesome/blob/
|
|
28
|
+
"link": "https://github.com/FortAwesome/Font-Awesome/blob/337dd2045d5621ce0f8567c33c256f3dedeed55d/LICENSE.txt",
|
|
29
29
|
"name": "LICENSE.txt"
|
|
30
30
|
},
|
|
31
31
|
{
|
|
32
32
|
"type": "OFL-1.1",
|
|
33
|
-
"link": "https://github.com/FortAwesome/Font-Awesome/blob/
|
|
33
|
+
"link": "https://github.com/FortAwesome/Font-Awesome/blob/337dd2045d5621ce0f8567c33c256f3dedeed55d/LICENSE.txt",
|
|
34
34
|
"name": "LICENSE.txt"
|
|
35
35
|
},
|
|
36
36
|
{
|
|
37
37
|
"type": "MIT",
|
|
38
|
-
"link": "https://github.com/FortAwesome/Font-Awesome/blob/
|
|
38
|
+
"link": "https://github.com/FortAwesome/Font-Awesome/blob/337dd2045d5621ce0f8567c33c256f3dedeed55d/LICENSE.txt",
|
|
39
39
|
"name": "LICENSE.txt"
|
|
40
40
|
}
|
|
41
41
|
]
|
|
@@ -283,11 +283,11 @@
|
|
|
283
283
|
{
|
|
284
284
|
"name": "sortablejs",
|
|
285
285
|
"link": "https://github.com/SortableJS/Sortable",
|
|
286
|
-
"version": "1.15.
|
|
286
|
+
"version": "1.15.7",
|
|
287
287
|
"licenses": [
|
|
288
288
|
{
|
|
289
289
|
"type": "MIT",
|
|
290
|
-
"link": "https://github.com/SortableJS/Sortable/blob/
|
|
290
|
+
"link": "https://github.com/SortableJS/Sortable/blob/031649b8116565e02419e8aa2d252d7d8c82b9da/LICENSE",
|
|
291
291
|
"name": "LICENSE"
|
|
292
292
|
}
|
|
293
293
|
]
|
|
@@ -307,11 +307,11 @@
|
|
|
307
307
|
{
|
|
308
308
|
"name": "sweetalert2",
|
|
309
309
|
"link": "https://github.com/sweetalert2/sweetalert2",
|
|
310
|
-
"version": "11.26.
|
|
310
|
+
"version": "11.26.21",
|
|
311
311
|
"licenses": [
|
|
312
312
|
{
|
|
313
313
|
"type": "MIT",
|
|
314
|
-
"link": "https://github.com/sweetalert2/sweetalert2/blob/
|
|
314
|
+
"link": "https://github.com/sweetalert2/sweetalert2/blob/2d365fc4309eb48a0608b0595ae3de2de3f03b04/LICENSE",
|
|
315
315
|
"name": "LICENSE"
|
|
316
316
|
}
|
|
317
317
|
]
|
|
@@ -331,11 +331,11 @@
|
|
|
331
331
|
{
|
|
332
332
|
"name": "underscore",
|
|
333
333
|
"link": "https://github.com/jashkenas/underscore",
|
|
334
|
-
"version": "1.13.
|
|
334
|
+
"version": "1.13.8",
|
|
335
335
|
"licenses": [
|
|
336
336
|
{
|
|
337
337
|
"type": "MIT",
|
|
338
|
-
"link": "https://github.com/jashkenas/underscore/blob/
|
|
338
|
+
"link": "https://github.com/jashkenas/underscore/blob/9374840c22e348083d0d072f30dc980622523259/LICENSE",
|
|
339
339
|
"name": "LICENSE"
|
|
340
340
|
}
|
|
341
341
|
]
|
package/CREDITS.md
CHANGED
|
@@ -17,10 +17,10 @@ Chocolatey uses a number of 3rd party components. Their details are below.
|
|
|
17
17
|
* [Apache v2.0 License](#apache-v20-license-1)
|
|
18
18
|
* [fuse.js@7.1.0](#fusejs710)
|
|
19
19
|
* [Attribution 4.0 International License](#attribution-40-international-license-1)
|
|
20
|
-
* [@fortawesome/fontawesome-free@7.
|
|
20
|
+
* [@fortawesome/fontawesome-free@7.2.0](#fortawesomefontawesome-free720)
|
|
21
21
|
* [MIT License](#mit-license-1)
|
|
22
22
|
* [@eonasdan/tempus-dominus@v6.10.4](#eonasdantempus-dominusv6104)
|
|
23
|
-
* [@fortawesome/fontawesome-free@7.
|
|
23
|
+
* [@fortawesome/fontawesome-free@7.2.0](#fortawesomefontawesome-free720-1)
|
|
24
24
|
* [@microsoft/signalr@9.0.6](#microsoftsignalr906)
|
|
25
25
|
* [@popperjs/core@2.11.8](#popperjscore2118)
|
|
26
26
|
* [abp-web-resources@5.9.3](#abp-web-resources593)
|
|
@@ -40,13 +40,13 @@ Chocolatey uses a number of 3rd party components. Their details are below.
|
|
|
40
40
|
* [mustache@4.2.0](#mustache420)
|
|
41
41
|
* [prismjs@1.30.0](#prismjs1300)
|
|
42
42
|
* [pwstrength-bootstrap@3.1.3](#pwstrength-bootstrap313)
|
|
43
|
-
* [sortablejs@1.15.
|
|
43
|
+
* [sortablejs@1.15.7](#sortablejs1157)
|
|
44
44
|
* [spin.js@4.1.2](#spinjs412)
|
|
45
|
-
* [sweetalert2@11.26.
|
|
45
|
+
* [sweetalert2@11.26.21](#sweetalert2112621)
|
|
46
46
|
* [timeago@1.6.7](#timeago167)
|
|
47
|
-
* [underscore@1.13.
|
|
47
|
+
* [underscore@1.13.8](#underscore1138)
|
|
48
48
|
* [SIL OPEN FONT 1.1 LICENSE](#sil-open-font-11-license-1)
|
|
49
|
-
* [@fortawesome/fontawesome-free@7.
|
|
49
|
+
* [@fortawesome/fontawesome-free@7.2.0](#fortawesomefontawesome-free720-2)
|
|
50
50
|
|
|
51
51
|
## Open Source License Types (Reference)
|
|
52
52
|
|
|
@@ -733,9 +733,9 @@ https://www.apache.org/licenses/LICENSE-2.0
|
|
|
733
733
|
|
|
734
734
|
### Attribution 4.0 International License
|
|
735
735
|
|
|
736
|
-
#### @fortawesome/fontawesome-free@7.
|
|
736
|
+
#### @fortawesome/fontawesome-free@7.2.0
|
|
737
737
|
|
|
738
|
-
[@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome) - [License terms.](https://github.com/FortAwesome/Font-Awesome/blob/
|
|
738
|
+
[@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome) - [License terms.](https://github.com/FortAwesome/Font-Awesome/blob/337dd2045d5621ce0f8567c33c256f3dedeed55d/LICENSE.txt)
|
|
739
739
|
|
|
740
740
|
### MIT License
|
|
741
741
|
|
|
@@ -743,9 +743,9 @@ https://www.apache.org/licenses/LICENSE-2.0
|
|
|
743
743
|
|
|
744
744
|
[@eonasdan/tempus-dominus](https://github.com/Eonasdan/tempus-dominus) - [License terms.](https://github.com/Eonasdan/tempus-dominus/blob/5a81b754dd37925a83c28762ff1afb3b53114bfd/LICENSE)
|
|
745
745
|
|
|
746
|
-
#### @fortawesome/fontawesome-free@7.
|
|
746
|
+
#### @fortawesome/fontawesome-free@7.2.0
|
|
747
747
|
|
|
748
|
-
[@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome) - [License terms.](https://github.com/FortAwesome/Font-Awesome/blob/
|
|
748
|
+
[@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome) - [License terms.](https://github.com/FortAwesome/Font-Awesome/blob/337dd2045d5621ce0f8567c33c256f3dedeed55d/LICENSE.txt)
|
|
749
749
|
|
|
750
750
|
#### @microsoft/signalr@9.0.6
|
|
751
751
|
|
|
@@ -823,28 +823,28 @@ https://www.apache.org/licenses/LICENSE-2.0
|
|
|
823
823
|
|
|
824
824
|
[pwstrength-bootstrap](https://github.com/ablanco/jquery.pwstrength.bootstrap) - [License terms.](https://github.com/ablanco/jquery.pwstrength.bootstrap/blob/7dd598f7088bff1146c4e040eff217f37aee600f/MIT-LICENSE.txt)
|
|
825
825
|
|
|
826
|
-
#### sortablejs@1.15.
|
|
826
|
+
#### sortablejs@1.15.7
|
|
827
827
|
|
|
828
|
-
[sortablejs](https://github.com/SortableJS/Sortable) - [License terms.](https://github.com/SortableJS/Sortable/blob/
|
|
828
|
+
[sortablejs](https://github.com/SortableJS/Sortable) - [License terms.](https://github.com/SortableJS/Sortable/blob/031649b8116565e02419e8aa2d252d7d8c82b9da/LICENSE)
|
|
829
829
|
|
|
830
830
|
#### spin.js@4.1.2
|
|
831
831
|
|
|
832
832
|
[spin.js](https://github.com/fgnass/spin.js) - [License terms.](https://github.com/fgnass/spin.js/blob/653e79c5ef1f068e5a1a31da5b79b6d1e1b1674d/LICENSE.md)
|
|
833
833
|
|
|
834
|
-
#### sweetalert2@11.26.
|
|
834
|
+
#### sweetalert2@11.26.21
|
|
835
835
|
|
|
836
|
-
[sweetalert2](https://github.com/sweetalert2/sweetalert2) - [License terms.](https://github.com/sweetalert2/sweetalert2/blob/
|
|
836
|
+
[sweetalert2](https://github.com/sweetalert2/sweetalert2) - [License terms.](https://github.com/sweetalert2/sweetalert2/blob/2d365fc4309eb48a0608b0595ae3de2de3f03b04/LICENSE)
|
|
837
837
|
|
|
838
838
|
#### timeago@1.6.7
|
|
839
839
|
|
|
840
840
|
[timeago](https://github.com/rmm5t/jquery-timeago) - [License terms.](https://github.com/rmm5t/jquery-timeago/blob/48fdda3ca724dcd655e8e990f6d7fbd203718905/LICENSE.txt)
|
|
841
841
|
|
|
842
|
-
#### underscore@1.13.
|
|
842
|
+
#### underscore@1.13.8
|
|
843
843
|
|
|
844
|
-
[underscore](https://github.com/jashkenas/underscore) - [License terms.](https://github.com/jashkenas/underscore/blob/
|
|
844
|
+
[underscore](https://github.com/jashkenas/underscore) - [License terms.](https://github.com/jashkenas/underscore/blob/9374840c22e348083d0d072f30dc980622523259/LICENSE)
|
|
845
845
|
|
|
846
846
|
### SIL OPEN FONT 1.1 LICENSE
|
|
847
847
|
|
|
848
|
-
#### @fortawesome/fontawesome-free@7.
|
|
848
|
+
#### @fortawesome/fontawesome-free@7.2.0
|
|
849
849
|
|
|
850
|
-
[@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome) - [License terms.](https://github.com/FortAwesome/Font-Awesome/blob/
|
|
850
|
+
[@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome) - [License terms.](https://github.com/FortAwesome/Font-Awesome/blob/337dd2045d5621ce0f8567c33c256f3dedeed55d/LICENSE.txt)
|
package/CREDITS.pdf
CHANGED
|
Binary file
|
package/dist/css/ccm.css
CHANGED
|
@@ -42454,6 +42454,10 @@ textarea.form-control-lg {
|
|
|
42454
42454
|
--fa: "\e131";
|
|
42455
42455
|
}
|
|
42456
42456
|
|
|
42457
|
+
.fa-closed-captioning-slash {
|
|
42458
|
+
--fa: "\e135";
|
|
42459
|
+
}
|
|
42460
|
+
|
|
42457
42461
|
.fa-clover {
|
|
42458
42462
|
--fa: "\e139";
|
|
42459
42463
|
}
|
|
@@ -43734,6 +43738,10 @@ textarea.form-control-lg {
|
|
|
43734
43738
|
--fa: "\e80a";
|
|
43735
43739
|
}
|
|
43736
43740
|
|
|
43741
|
+
.fa-picture-in-picture {
|
|
43742
|
+
--fa: "\e80b";
|
|
43743
|
+
}
|
|
43744
|
+
|
|
43737
43745
|
.fa-mobile-vibrate {
|
|
43738
43746
|
--fa: "\e816";
|
|
43739
43747
|
}
|
|
@@ -43758,6 +43766,54 @@ textarea.form-control-lg {
|
|
|
43758
43766
|
--fa: "\e820";
|
|
43759
43767
|
}
|
|
43760
43768
|
|
|
43769
|
+
.fa-aquarius {
|
|
43770
|
+
--fa: "\e845";
|
|
43771
|
+
}
|
|
43772
|
+
|
|
43773
|
+
.fa-aries {
|
|
43774
|
+
--fa: "\e846";
|
|
43775
|
+
}
|
|
43776
|
+
|
|
43777
|
+
.fa-cancer {
|
|
43778
|
+
--fa: "\e847";
|
|
43779
|
+
}
|
|
43780
|
+
|
|
43781
|
+
.fa-capricorn {
|
|
43782
|
+
--fa: "\e848";
|
|
43783
|
+
}
|
|
43784
|
+
|
|
43785
|
+
.fa-gemini {
|
|
43786
|
+
--fa: "\e849";
|
|
43787
|
+
}
|
|
43788
|
+
|
|
43789
|
+
.fa-leo {
|
|
43790
|
+
--fa: "\e84a";
|
|
43791
|
+
}
|
|
43792
|
+
|
|
43793
|
+
.fa-libra {
|
|
43794
|
+
--fa: "\e84b";
|
|
43795
|
+
}
|
|
43796
|
+
|
|
43797
|
+
.fa-pisces {
|
|
43798
|
+
--fa: "\e84c";
|
|
43799
|
+
}
|
|
43800
|
+
|
|
43801
|
+
.fa-sagittarius {
|
|
43802
|
+
--fa: "\e84d";
|
|
43803
|
+
}
|
|
43804
|
+
|
|
43805
|
+
.fa-scorpio {
|
|
43806
|
+
--fa: "\e84e";
|
|
43807
|
+
}
|
|
43808
|
+
|
|
43809
|
+
.fa-taurus {
|
|
43810
|
+
--fa: "\e84f";
|
|
43811
|
+
}
|
|
43812
|
+
|
|
43813
|
+
.fa-virgo {
|
|
43814
|
+
--fa: "\e850";
|
|
43815
|
+
}
|
|
43816
|
+
|
|
43761
43817
|
.fa-martini-glass-empty {
|
|
43762
43818
|
--fa: "\f000";
|
|
43763
43819
|
}
|
|
@@ -49058,6 +49114,14 @@ textarea.form-control-lg {
|
|
|
49058
49114
|
--fa: "\f6a7";
|
|
49059
49115
|
}
|
|
49060
49116
|
|
|
49117
|
+
.fa-volume {
|
|
49118
|
+
--fa: "\f6a8";
|
|
49119
|
+
}
|
|
49120
|
+
|
|
49121
|
+
.fa-volume-medium {
|
|
49122
|
+
--fa: "\f6a8";
|
|
49123
|
+
}
|
|
49124
|
+
|
|
49061
49125
|
.fa-volume-xmark {
|
|
49062
49126
|
--fa: "\f6a9";
|
|
49063
49127
|
}
|
|
@@ -49951,9 +50015,9 @@ textarea.form-control-lg {
|
|
|
49951
50015
|
}
|
|
49952
50016
|
|
|
49953
50017
|
/*!
|
|
49954
|
-
* Font Awesome Free 7.
|
|
50018
|
+
* Font Awesome Free 7.2.0 by @fontawesome - https://fontawesome.com
|
|
49955
50019
|
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
|
49956
|
-
* Copyright
|
|
50020
|
+
* Copyright 2026 Fonticons, Inc.
|
|
49957
50021
|
*/
|
|
49958
50022
|
:root, :host {
|
|
49959
50023
|
--fa-family-classic: 'Font Awesome 7 Free';
|
|
@@ -49983,9 +50047,9 @@ textarea.form-control-lg {
|
|
|
49983
50047
|
}
|
|
49984
50048
|
|
|
49985
50049
|
/*!
|
|
49986
|
-
* Font Awesome Free 7.
|
|
50050
|
+
* Font Awesome Free 7.2.0 by @fontawesome - https://fontawesome.com
|
|
49987
50051
|
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
|
49988
|
-
* Copyright
|
|
50052
|
+
* Copyright 2026 Fonticons, Inc.
|
|
49989
50053
|
*/
|
|
49990
50054
|
:root, :host {
|
|
49991
50055
|
--fa-family-classic: 'Font Awesome 7 Free';
|
|
@@ -50015,9 +50079,9 @@ textarea.form-control-lg {
|
|
|
50015
50079
|
}
|
|
50016
50080
|
|
|
50017
50081
|
/*!
|
|
50018
|
-
* Font Awesome Free 7.
|
|
50082
|
+
* Font Awesome Free 7.2.0 by @fontawesome - https://fontawesome.com
|
|
50019
50083
|
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
|
50020
|
-
* Copyright
|
|
50084
|
+
* Copyright 2026 Fonticons, Inc.
|
|
50021
50085
|
*/
|
|
50022
50086
|
:root, :host {
|
|
50023
50087
|
--fa-family-brands: 'Font Awesome 7 Brands';
|
|
@@ -50418,6 +50482,158 @@ textarea.form-control-lg {
|
|
|
50418
50482
|
--fa: "\e812";
|
|
50419
50483
|
}
|
|
50420
50484
|
|
|
50485
|
+
.fa-supportnow {
|
|
50486
|
+
--fa: "\e833";
|
|
50487
|
+
}
|
|
50488
|
+
|
|
50489
|
+
.fa-tor-browser {
|
|
50490
|
+
--fa: "\e838";
|
|
50491
|
+
}
|
|
50492
|
+
|
|
50493
|
+
.fa-typescript {
|
|
50494
|
+
--fa: "\e840";
|
|
50495
|
+
}
|
|
50496
|
+
|
|
50497
|
+
.fa-square-deskpro {
|
|
50498
|
+
--fa: "\e844";
|
|
50499
|
+
}
|
|
50500
|
+
|
|
50501
|
+
.fa-circle-zulip {
|
|
50502
|
+
--fa: "\e851";
|
|
50503
|
+
}
|
|
50504
|
+
|
|
50505
|
+
.fa-julia {
|
|
50506
|
+
--fa: "\e852";
|
|
50507
|
+
}
|
|
50508
|
+
|
|
50509
|
+
.fa-zulip {
|
|
50510
|
+
--fa: "\e853";
|
|
50511
|
+
}
|
|
50512
|
+
|
|
50513
|
+
.fa-unison {
|
|
50514
|
+
--fa: "\e854";
|
|
50515
|
+
}
|
|
50516
|
+
|
|
50517
|
+
.fa-board-game-geek {
|
|
50518
|
+
--fa: "\e855";
|
|
50519
|
+
}
|
|
50520
|
+
|
|
50521
|
+
.fa-bgg {
|
|
50522
|
+
--fa: "\e855";
|
|
50523
|
+
}
|
|
50524
|
+
|
|
50525
|
+
.fa-ko-fi {
|
|
50526
|
+
--fa: "\e856";
|
|
50527
|
+
}
|
|
50528
|
+
|
|
50529
|
+
.fa-kubernetes {
|
|
50530
|
+
--fa: "\e857";
|
|
50531
|
+
}
|
|
50532
|
+
|
|
50533
|
+
.fa-postgresql {
|
|
50534
|
+
--fa: "\e858";
|
|
50535
|
+
}
|
|
50536
|
+
|
|
50537
|
+
.fa-scaleway {
|
|
50538
|
+
--fa: "\e859";
|
|
50539
|
+
}
|
|
50540
|
+
|
|
50541
|
+
.fa-venmo {
|
|
50542
|
+
--fa: "\e85a";
|
|
50543
|
+
}
|
|
50544
|
+
|
|
50545
|
+
.fa-venmo-v {
|
|
50546
|
+
--fa: "\e85b";
|
|
50547
|
+
}
|
|
50548
|
+
|
|
50549
|
+
.fa-unreal-engine {
|
|
50550
|
+
--fa: "\e85c";
|
|
50551
|
+
}
|
|
50552
|
+
|
|
50553
|
+
.fa-globaleaks {
|
|
50554
|
+
--fa: "\e85d";
|
|
50555
|
+
}
|
|
50556
|
+
|
|
50557
|
+
.fa-solana {
|
|
50558
|
+
--fa: "\e85e";
|
|
50559
|
+
}
|
|
50560
|
+
|
|
50561
|
+
.fa-threema {
|
|
50562
|
+
--fa: "\e85f";
|
|
50563
|
+
}
|
|
50564
|
+
|
|
50565
|
+
.fa-forgejo {
|
|
50566
|
+
--fa: "\e860";
|
|
50567
|
+
}
|
|
50568
|
+
|
|
50569
|
+
.fa-claude {
|
|
50570
|
+
--fa: "\e861";
|
|
50571
|
+
}
|
|
50572
|
+
|
|
50573
|
+
.fa-gitee {
|
|
50574
|
+
--fa: "\e863";
|
|
50575
|
+
}
|
|
50576
|
+
|
|
50577
|
+
.fa-xmpp {
|
|
50578
|
+
--fa: "\e864";
|
|
50579
|
+
}
|
|
50580
|
+
|
|
50581
|
+
.fa-fediverse {
|
|
50582
|
+
--fa: "\e865";
|
|
50583
|
+
}
|
|
50584
|
+
|
|
50585
|
+
.fa-tailwind-css {
|
|
50586
|
+
--fa: "\e866";
|
|
50587
|
+
}
|
|
50588
|
+
|
|
50589
|
+
.fa-arch-linux {
|
|
50590
|
+
--fa: "\e867";
|
|
50591
|
+
}
|
|
50592
|
+
|
|
50593
|
+
.fa-svelte {
|
|
50594
|
+
--fa: "\e868";
|
|
50595
|
+
}
|
|
50596
|
+
|
|
50597
|
+
.fa-hugging-face {
|
|
50598
|
+
--fa: "\e869";
|
|
50599
|
+
}
|
|
50600
|
+
|
|
50601
|
+
.fa-leetcode {
|
|
50602
|
+
--fa: "\e86a";
|
|
50603
|
+
}
|
|
50604
|
+
|
|
50605
|
+
.fa-openstreetmap {
|
|
50606
|
+
--fa: "\e86b";
|
|
50607
|
+
}
|
|
50608
|
+
|
|
50609
|
+
.fa-ultralytics {
|
|
50610
|
+
--fa: "\e86d";
|
|
50611
|
+
}
|
|
50612
|
+
|
|
50613
|
+
.fa-ultralytics-hub {
|
|
50614
|
+
--fa: "\e86e";
|
|
50615
|
+
}
|
|
50616
|
+
|
|
50617
|
+
.fa-ultralytics-yolo {
|
|
50618
|
+
--fa: "\e86f";
|
|
50619
|
+
}
|
|
50620
|
+
|
|
50621
|
+
.fa-obsidian {
|
|
50622
|
+
--fa: "\e879";
|
|
50623
|
+
}
|
|
50624
|
+
|
|
50625
|
+
.fa-zoom {
|
|
50626
|
+
--fa: "\e87b";
|
|
50627
|
+
}
|
|
50628
|
+
|
|
50629
|
+
.fa-vim {
|
|
50630
|
+
--fa: "\e88a";
|
|
50631
|
+
}
|
|
50632
|
+
|
|
50633
|
+
.fa-symfonycasts {
|
|
50634
|
+
--fa: "\e8ab";
|
|
50635
|
+
}
|
|
50636
|
+
|
|
50421
50637
|
.fa-square-twitter {
|
|
50422
50638
|
--fa: "\f081";
|
|
50423
50639
|
}
|