Skip to content

Commit

Permalink
Update theme version of Font Awesome 6 to 6.4.2 from 6.4.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
gjb2048 committed Sep 16, 2023
1 parent 482c8d0 commit f3d8c2e
Show file tree
Hide file tree
Showing 16 changed files with 17 additions and 6 deletions.
1 change: 1 addition & 0 deletions Changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ Version Information

Version 402.1.3 - TBR
--------------------------
1. Update theme version of Font Awesome 6 to 6.4.2 from 6.4.0.

Version 402.1.2 - 08/09/23
--------------------------
Expand Down
Binary file modified fonts/fa-brands-400.ttf
Binary file not shown.
Binary file modified fonts/fa-brands-400.woff2
Binary file not shown.
Binary file modified fonts/fa-regular-400.ttf
Binary file not shown.
Binary file modified fonts/fa-regular-400.woff2
Binary file not shown.
Binary file modified fonts/fa-solid-900.ttf
Binary file not shown.
Binary file modified fonts/fa-solid-900.woff2
Binary file not shown.
Binary file modified fonts/fa-v4compatibility.ttf
Binary file not shown.
Binary file modified fonts/fa-v4compatibility.woff2
Binary file not shown.
10 changes: 10 additions & 0 deletions scss/fontawesome/_variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2055,6 +2055,7 @@ $fa-var-the-red-yeti: \f69d;
$fa-var-square-hacker-news: \f3af;
$fa-var-hacker-news-square: \f3af;
$fa-var-edge: \f282;
$fa-var-threads: \e618;
$fa-var-napster: \f3d2;
$fa-var-square-snapchat: \f2ad;
$fa-var-snapchat-square: \f2ad;
Expand Down Expand Up @@ -2111,6 +2112,7 @@ $fa-var-mix: \f3cb;
$fa-var-steam: \f1b6;
$fa-var-cc-apple-pay: \f416;
$fa-var-scribd: \f28a;
$fa-var-debian: \e60b;
$fa-var-openid: \f19b;
$fa-var-instalod: \e081;
$fa-var-expeditedssl: \f23e;
Expand Down Expand Up @@ -2191,6 +2193,7 @@ $fa-var-fedex: \f797;
$fa-var-phoenix-framework: \f3dc;
$fa-var-shopify: \e057;
$fa-var-neos: \f612;
$fa-var-square-threads: \e619;
$fa-var-hackerrank: \f5f7;
$fa-var-researchgate: \f4f8;
$fa-var-swift: \f8e1;
Expand Down Expand Up @@ -2305,6 +2308,7 @@ $fa-var-audible: \f373;
$fa-var-think-peaks: \f731;
$fa-var-bilibili: \e3d9;
$fa-var-erlang: \f39d;
$fa-var-x-twitter: \e61b;
$fa-var-cotton-bureau: \f89e;
$fa-var-dashcube: \f210;
$fa-var-42-group: \e080;
Expand Down Expand Up @@ -2470,6 +2474,7 @@ $fa-var-usb: \f287;
$fa-var-tumblr: \f173;
$fa-var-vaadin: \f408;
$fa-var-quora: \f2c4;
$fa-var-square-x-twitter: \e61a;
$fa-var-reacteurope: \f75d;
$fa-var-medium: \f23a;
$fa-var-medium-m: \f23a;
Expand Down Expand Up @@ -4512,6 +4517,7 @@ $fa-brand-icons: (
"square-hacker-news": $fa-var-square-hacker-news,
"hacker-news-square": $fa-var-hacker-news-square,
"edge": $fa-var-edge,
"threads": $fa-var-threads,
"napster": $fa-var-napster,
"square-snapchat": $fa-var-square-snapchat,
"snapchat-square": $fa-var-snapchat-square,
Expand Down Expand Up @@ -4568,6 +4574,7 @@ $fa-brand-icons: (
"steam": $fa-var-steam,
"cc-apple-pay": $fa-var-cc-apple-pay,
"scribd": $fa-var-scribd,
"debian": $fa-var-debian,
"openid": $fa-var-openid,
"instalod": $fa-var-instalod,
"expeditedssl": $fa-var-expeditedssl,
Expand Down Expand Up @@ -4648,6 +4655,7 @@ $fa-brand-icons: (
"phoenix-framework": $fa-var-phoenix-framework,
"shopify": $fa-var-shopify,
"neos": $fa-var-neos,
"square-threads": $fa-var-square-threads,
"hackerrank": $fa-var-hackerrank,
"researchgate": $fa-var-researchgate,
"swift": $fa-var-swift,
Expand Down Expand Up @@ -4762,6 +4770,7 @@ $fa-brand-icons: (
"think-peaks": $fa-var-think-peaks,
"bilibili": $fa-var-bilibili,
"erlang": $fa-var-erlang,
"x-twitter": $fa-var-x-twitter,
"cotton-bureau": $fa-var-cotton-bureau,
"dashcube": $fa-var-dashcube,
"42-group": $fa-var-42-group,
Expand Down Expand Up @@ -4927,6 +4936,7 @@ $fa-brand-icons: (
"tumblr": $fa-var-tumblr,
"vaadin": $fa-var-vaadin,
"quora": $fa-var-quora,
"square-x-twitter": $fa-var-square-x-twitter,
"reacteurope": $fa-var-reacteurope,
"medium": $fa-var-medium,
"medium-m": $fa-var-medium-m,
Expand Down
2 changes: 1 addition & 1 deletion scss/fontawesome/brands.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 6.4.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)
* Copyright 2023 Fonticons, Inc.
*/
Expand Down
2 changes: 1 addition & 1 deletion scss/fontawesome/fontawesome.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 6.4.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)
* Copyright 2023 Fonticons, Inc.
*/
Expand Down
2 changes: 1 addition & 1 deletion scss/fontawesome/regular.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 6.4.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)
* Copyright 2023 Fonticons, Inc.
*/
Expand Down
2 changes: 1 addition & 1 deletion scss/fontawesome/solid.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 6.4.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)
* Copyright 2023 Fonticons, Inc.
*/
Expand Down
2 changes: 1 addition & 1 deletion scss/fontawesome/v4-shims.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 6.4.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)
* Copyright 2023 Fonticons, Inc.
*/
Expand Down
2 changes: 1 addition & 1 deletion thirdpartylibs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@
<location>scss/fontawesome</location>
<name>Font Awesome - http://fontawesome.com</name>
<description>Font Awesome is the Internet's icon library and toolkit, used by millions of designers, developers, and content creators.</description>
<version>6.4.0</version>
<version>6.4.2</version>
<license>(MIT)</license>
<repository>https://github.com/FortAwesome/Font-Awesome</repository>
<copyrights>
Expand Down

0 comments on commit f3d8c2e

Please sign in to comment.