updates to 6.5.2
This commit is contained in:
parent
b7e0b32909
commit
e4313877cd
11 changed files with 6932 additions and 6733 deletions
2660
static/font-awesome/css/brands.css
vendored
2660
static/font-awesome/css/brands.css
vendored
File diff suppressed because it is too large
Load diff
10993
static/font-awesome/css/fontawesome.css
vendored
10993
static/font-awesome/css/fontawesome.css
vendored
File diff suppressed because it is too large
Load diff
8
static/font-awesome/css/solid.css
vendored
8
static/font-awesome/css/solid.css
vendored
|
@ -1,10 +1,11 @@
|
||||||
/*!
|
/*!
|
||||||
* Font Awesome Free 6.1.1 by @fontawesome - https://fontawesome.com
|
* Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com
|
||||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||||
* Copyright 2022 Fonticons, Inc.
|
* Copyright 2024 Fonticons, Inc.
|
||||||
*/
|
*/
|
||||||
:root, :host {
|
:root, :host {
|
||||||
--fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free"; }
|
--fa-style-family-classic: 'Font Awesome 6 Free';
|
||||||
|
--fa-font-solid: normal 900 1em/1 'Font Awesome 6 Free'; }
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Font Awesome 6 Free';
|
font-family: 'Font Awesome 6 Free';
|
||||||
|
@ -15,5 +16,4 @@
|
||||||
|
|
||||||
.fas,
|
.fas,
|
||||||
.fa-solid {
|
.fa-solid {
|
||||||
font-family: 'Font Awesome 6 Free';
|
|
||||||
font-weight: 900; }
|
font-weight: 900; }
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue