Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions res/fontawesome/LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ as SVG and JS file types.
In the Font Awesome Free download, the SIL OFL license applies to all icons
packaged as web and desktop font files.

Copyright (c) 2025 Fonticons, Inc. (https://fontawesome.com)
Copyright (c) 2026 Fonticons, Inc. (https://fontawesome.com)
with Reserved Font Name: "Font Awesome".

This Font Software is licensed under the SIL Open Font License, Version 1.1.
Expand Down Expand Up @@ -123,7 +123,7 @@ OTHER DEALINGS IN THE FONT SOFTWARE.
In the Font Awesome Free download, the MIT license applies to all non-font and
non-icon files.

Copyright 2025 Fonticons, Inc.
Copyright 2026 Fonticons, Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in the
Expand Down
246 changes: 237 additions & 9 deletions res/fontawesome/css/all.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
* Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 7.2.0 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
* Copyright 2025 Fonticons, Inc.
* Copyright 2026 Fonticons, Inc.
*/
.fa-solid,
.fa-regular,
Expand All @@ -11,7 +11,7 @@
.far,
.fab,
.fa {
--_fa-family: var(--fa-family, var(--fa-style-family, "Font Awesome 7 Free"));
--_fa-family: var(--fa-family, var(--fa-style-family, 'Font Awesome 7 Free'));
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: var(--fa-display, inline-block);
Expand All @@ -35,10 +35,21 @@
.fa-brands,
.fa-classic,
.fa)::before {
content: var(--fa);
content: var(--fa)/"";
}

@supports not (content: ""/"") {
:is(.fas,
.far,
.fab,
.fa-solid,
.fa-regular,
.fa-brands,
.fa-classic,
.fa)::before {
content: var(--fa);
}
}
.fa-1x {
font-size: 1em;
}
Expand Down Expand Up @@ -390,10 +401,11 @@

.fa-stack-1x,
.fa-stack-2x {
left: 0;
--fa-width: 100%;
inset: 0;
position: absolute;
text-align: center;
width: 100%;
width: var(--fa-width);
z-index: var(--fa-stack-z-index, auto);
}

Expand Down Expand Up @@ -852,6 +864,10 @@
--fa: "\e131";
}

.fa-closed-captioning-slash {
--fa: "\e135";
}

.fa-clover {
--fa: "\e139";
}
Expand Down Expand Up @@ -2132,6 +2148,10 @@
--fa: "\e80a";
}

.fa-picture-in-picture {
--fa: "\e80b";
}

.fa-mobile-vibrate {
--fa: "\e816";
}
Expand All @@ -2156,6 +2176,54 @@
--fa: "\e820";
}

.fa-aquarius {
--fa: "\e845";
}

.fa-aries {
--fa: "\e846";
}

.fa-cancer {
--fa: "\e847";
}

.fa-capricorn {
--fa: "\e848";
}

.fa-gemini {
--fa: "\e849";
}

.fa-leo {
--fa: "\e84a";
}

.fa-libra {
--fa: "\e84b";
}

.fa-pisces {
--fa: "\e84c";
}

.fa-sagittarius {
--fa: "\e84d";
}

.fa-scorpio {
--fa: "\e84e";
}

.fa-taurus {
--fa: "\e84f";
}

.fa-virgo {
--fa: "\e850";
}

.fa-martini-glass-empty {
--fa: "\f000";
}
Expand Down Expand Up @@ -7456,6 +7524,14 @@
--fa: "\f6a7";
}

.fa-volume {
--fa: "\f6a8";
}

.fa-volume-medium {
--fa: "\f6a8";
}

.fa-volume-xmark {
--fa: "\f6a9";
}
Expand Down Expand Up @@ -8348,7 +8424,7 @@
--fa: "\f8ff";
}
:root, :host {
--fa-family-brands: "Font Awesome 7 Brands";
--fa-family-brands: 'Font Awesome 7 Brands';
--fa-font-brands: normal 400 1em/1 var(--fa-family-brands);
}

Expand Down Expand Up @@ -8746,6 +8822,158 @@
--fa: "\e812";
}

.fa-supportnow {
--fa: "\e833";
}

.fa-tor-browser {
--fa: "\e838";
}

.fa-typescript {
--fa: "\e840";
}

.fa-square-deskpro {
--fa: "\e844";
}

.fa-circle-zulip {
--fa: "\e851";
}

.fa-julia {
--fa: "\e852";
}

.fa-zulip {
--fa: "\e853";
}

.fa-unison {
--fa: "\e854";
}

.fa-board-game-geek {
--fa: "\e855";
}

.fa-bgg {
--fa: "\e855";
}

.fa-ko-fi {
--fa: "\e856";
}

.fa-kubernetes {
--fa: "\e857";
}

.fa-postgresql {
--fa: "\e858";
}

.fa-scaleway {
--fa: "\e859";
}

.fa-venmo {
--fa: "\e85a";
}

.fa-venmo-v {
--fa: "\e85b";
}

.fa-unreal-engine {
--fa: "\e85c";
}

.fa-globaleaks {
--fa: "\e85d";
}

.fa-solana {
--fa: "\e85e";
}

.fa-threema {
--fa: "\e85f";
}

.fa-forgejo {
--fa: "\e860";
}

.fa-claude {
--fa: "\e861";
}

.fa-gitee {
--fa: "\e863";
}

.fa-xmpp {
--fa: "\e864";
}

.fa-fediverse {
--fa: "\e865";
}

.fa-tailwind-css {
--fa: "\e866";
}

.fa-arch-linux {
--fa: "\e867";
}

.fa-svelte {
--fa: "\e868";
}

.fa-hugging-face {
--fa: "\e869";
}

.fa-leetcode {
--fa: "\e86a";
}

.fa-openstreetmap {
--fa: "\e86b";
}

.fa-ultralytics {
--fa: "\e86d";
}

.fa-ultralytics-hub {
--fa: "\e86e";
}

.fa-ultralytics-yolo {
--fa: "\e86f";
}

.fa-obsidian {
--fa: "\e879";
}

.fa-zoom {
--fa: "\e87b";
}

.fa-vim {
--fa: "\e88a";
}

.fa-symfonycasts {
--fa: "\e8ab";
}

.fa-square-twitter {
--fa: "\f081";
}
Expand Down Expand Up @@ -10561,7 +10789,7 @@
.fa-umbraco {
--fa: "\f8e8";
}:root, :host {
--fa-family-classic: "Font Awesome 7 Free";
--fa-family-classic: 'Font Awesome 7 Free';
--fa-font-regular: normal 400 1em/1 var(--fa-family-classic);
/* deprecated: this older custom property will be removed next major release */
--fa-style-family-classic: var(--fa-family-classic);
Expand All @@ -10586,7 +10814,7 @@
.fa-regular {
--fa-style: 400;
}:root, :host {
--fa-family-classic: "Font Awesome 7 Free";
--fa-family-classic: 'Font Awesome 7 Free';
--fa-font-solid: normal 900 1em/1 var(--fa-family-classic);
/* deprecated: this older custom property will be removed next major release */
--fa-style-family-classic: var(--fa-family-classic);
Expand Down
10 changes: 5 additions & 5 deletions res/fontawesome/css/all.min.css

Large diffs are not rendered by default.

Loading
Loading