mirror of
https://github.com/tenrok/Font-Awesome.git
synced 2026-06-23 20:40:33 +03:00
Release 6.3.0 (#19539)
This commit is contained in:
@@ -7,3 +7,4 @@ readers do not read off random characters that represent icons */
|
||||
@each $name, $icon in $fa-icons {
|
||||
.#{$fa-css-prefix}-#{$name}::before { content: unquote("\"#{ $icon }\""); }
|
||||
}
|
||||
|
||||
|
||||
@@ -2454,9 +2454,11 @@ $fa-var-btc: \f15a;
|
||||
$fa-var-dribbble: \f17d;
|
||||
$fa-var-stumbleupon-circle: \f1a3;
|
||||
$fa-var-internet-explorer: \f26b;
|
||||
$fa-var-stubber: \e5c7;
|
||||
$fa-var-telegram: \f2c6;
|
||||
$fa-var-telegram-plane: \f2c6;
|
||||
$fa-var-old-republic: \f510;
|
||||
$fa-var-odysee: \e5c6;
|
||||
$fa-var-square-whatsapp: \f40c;
|
||||
$fa-var-whatsapp-square: \f40c;
|
||||
$fa-var-node-js: \f3d3;
|
||||
@@ -4909,9 +4911,11 @@ $fa-brand-icons: (
|
||||
"dribbble": $fa-var-dribbble,
|
||||
"stumbleupon-circle": $fa-var-stumbleupon-circle,
|
||||
"internet-explorer": $fa-var-internet-explorer,
|
||||
"stubber": $fa-var-stubber,
|
||||
"telegram": $fa-var-telegram,
|
||||
"telegram-plane": $fa-var-telegram-plane,
|
||||
"old-republic": $fa-var-old-republic,
|
||||
"odysee": $fa-var-odysee,
|
||||
"square-whatsapp": $fa-var-square-whatsapp,
|
||||
"whatsapp-square": $fa-var-whatsapp-square,
|
||||
"node-js": $fa-var-node-js,
|
||||
|
||||
+2
-2
@@ -1,7 +1,7 @@
|
||||
/*!
|
||||
* Font Awesome Free 6.2.1 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 6.3.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 2022 Fonticons, Inc.
|
||||
* Copyright 2023 Fonticons, Inc.
|
||||
*/
|
||||
@import 'functions';
|
||||
@import 'variables';
|
||||
|
||||
Vendored
+2
-2
@@ -1,7 +1,7 @@
|
||||
/*!
|
||||
* Font Awesome Free 6.2.1 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 6.3.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 2022 Fonticons, Inc.
|
||||
* Copyright 2023 Fonticons, Inc.
|
||||
*/
|
||||
// Font Awesome core compile (Web Fonts-based)
|
||||
// -------------------------
|
||||
|
||||
+2
-2
@@ -1,7 +1,7 @@
|
||||
/*!
|
||||
* Font Awesome Free 6.2.1 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 6.3.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 2022 Fonticons, Inc.
|
||||
* Copyright 2023 Fonticons, Inc.
|
||||
*/
|
||||
@import 'functions';
|
||||
@import 'variables';
|
||||
|
||||
+2
-2
@@ -1,7 +1,7 @@
|
||||
/*!
|
||||
* Font Awesome Free 6.2.1 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 6.3.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 2022 Fonticons, Inc.
|
||||
* Copyright 2023 Fonticons, Inc.
|
||||
*/
|
||||
@import 'functions';
|
||||
@import 'variables';
|
||||
|
||||
+2
-2
@@ -1,7 +1,7 @@
|
||||
/*!
|
||||
* Font Awesome Free 6.2.1 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 6.3.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 2022 Fonticons, Inc.
|
||||
* Copyright 2023 Fonticons, Inc.
|
||||
*/
|
||||
// V4 shims compile (Web Fonts-based)
|
||||
// -------------------------
|
||||
|
||||
Reference in New Issue
Block a user