Skip to content

Commit

Permalink
Merge pull request #196 from FortAwesome/5.13.1-wip
Browse files Browse the repository at this point in the history
Release 5.13.1
  • Loading branch information
supercodepoet committed Oct 18, 2020
2 parents af7cf0c + 02591b2 commit 94a46ef
Show file tree
Hide file tree
Showing 21 changed files with 178 additions and 33 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Please see the appropriate guide for your environment of choice:
In your Gemfile include:

```ruby
gem 'font-awesome-sass', '~> 5.13.0'
gem 'font-awesome-sass', '~> 5.13.1'
```

And then execute:
Expand Down
Binary file modified assets/fonts/font-awesome/fa-brands-400.eot
Binary file not shown.
111 changes: 87 additions & 24 deletions assets/fonts/font-awesome/fa-brands-400.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/fonts/font-awesome/fa-brands-400.ttf
Binary file not shown.
Binary file modified assets/fonts/font-awesome/fa-brands-400.woff
Binary file not shown.
Binary file modified assets/fonts/font-awesome/fa-brands-400.woff2
Binary file not shown.
Binary file modified assets/fonts/font-awesome/fa-regular-400.eot
Binary file not shown.
4 changes: 2 additions & 2 deletions assets/fonts/font-awesome/fa-regular-400.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/fonts/font-awesome/fa-regular-400.ttf
Binary file not shown.
Binary file modified assets/fonts/font-awesome/fa-regular-400.woff
Binary file not shown.
Binary file modified assets/fonts/font-awesome/fa-regular-400.woff2
Binary file not shown.
Binary file modified assets/fonts/font-awesome/fa-solid-900.eot
Binary file not shown.
66 changes: 64 additions & 2 deletions assets/fonts/font-awesome/fa-solid-900.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/fonts/font-awesome/fa-solid-900.ttf
Binary file not shown.
Binary file modified assets/fonts/font-awesome/fa-solid-900.woff
Binary file not shown.
Binary file modified assets/fonts/font-awesome/fa-solid-900.woff2
Binary file not shown.
2 changes: 1 addition & 1 deletion assets/stylesheets/_font-awesome.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.13.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
@import "font-awesome/variables";
Expand Down
2 changes: 1 addition & 1 deletion assets/stylesheets/_v4-shims.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.13.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
@import "font-awesome/variables";
Expand Down
10 changes: 10 additions & 0 deletions assets/stylesheets/font-awesome/_icons.scss
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,8 @@ readers do not read off random characters that represent icons */
.#{$fa-css-prefix}-backspace:before { content: fa-content($fa-var-backspace); }
.#{$fa-css-prefix}-backward:before { content: fa-content($fa-var-backward); }
.#{$fa-css-prefix}-bacon:before { content: fa-content($fa-var-bacon); }
.#{$fa-css-prefix}-bacteria:before { content: fa-content($fa-var-bacteria); }
.#{$fa-css-prefix}-bacterium:before { content: fa-content($fa-var-bacterium); }
.#{$fa-css-prefix}-bahai:before { content: fa-content($fa-var-bahai); }
.#{$fa-css-prefix}-balance-scale:before { content: fa-content($fa-var-balance-scale); }
.#{$fa-css-prefix}-balance-scale-left:before { content: fa-content($fa-var-balance-scale-left); }
Expand Down Expand Up @@ -344,6 +346,7 @@ readers do not read off random characters that represent icons */
.#{$fa-css-prefix}-dashcube:before { content: fa-content($fa-var-dashcube); }
.#{$fa-css-prefix}-database:before { content: fa-content($fa-var-database); }
.#{$fa-css-prefix}-deaf:before { content: fa-content($fa-var-deaf); }
.#{$fa-css-prefix}-deezer:before { content: fa-content($fa-var-deezer); }
.#{$fa-css-prefix}-delicious:before { content: fa-content($fa-var-delicious); }
.#{$fa-css-prefix}-democrat:before { content: fa-content($fa-var-democrat); }
.#{$fa-css-prefix}-deploydog:before { content: fa-content($fa-var-deploydog); }
Expand Down Expand Up @@ -405,6 +408,7 @@ readers do not read off random characters that represent icons */
.#{$fa-css-prefix}-earlybirds:before { content: fa-content($fa-var-earlybirds); }
.#{$fa-css-prefix}-ebay:before { content: fa-content($fa-var-ebay); }
.#{$fa-css-prefix}-edge:before { content: fa-content($fa-var-edge); }
.#{$fa-css-prefix}-edge-legacy:before { content: fa-content($fa-var-edge-legacy); }
.#{$fa-css-prefix}-edit:before { content: fa-content($fa-var-edit); }
.#{$fa-css-prefix}-egg:before { content: fa-content($fa-var-egg); }
.#{$fa-css-prefix}-eject:before { content: fa-content($fa-var-eject); }
Expand Down Expand Up @@ -569,6 +573,7 @@ readers do not read off random characters that represent icons */
.#{$fa-css-prefix}-goodreads-g:before { content: fa-content($fa-var-goodreads-g); }
.#{$fa-css-prefix}-google:before { content: fa-content($fa-var-google); }
.#{$fa-css-prefix}-google-drive:before { content: fa-content($fa-var-google-drive); }
.#{$fa-css-prefix}-google-pay:before { content: fa-content($fa-var-google-pay); }
.#{$fa-css-prefix}-google-play:before { content: fa-content($fa-var-google-play); }
.#{$fa-css-prefix}-google-plus:before { content: fa-content($fa-var-google-plus); }
.#{$fa-css-prefix}-google-plus-g:before { content: fa-content($fa-var-google-plus-g); }
Expand Down Expand Up @@ -1043,6 +1048,7 @@ readers do not read off random characters that represent icons */
.#{$fa-css-prefix}-ruler-vertical:before { content: fa-content($fa-var-ruler-vertical); }
.#{$fa-css-prefix}-running:before { content: fa-content($fa-var-running); }
.#{$fa-css-prefix}-rupee-sign:before { content: fa-content($fa-var-rupee-sign); }
.#{$fa-css-prefix}-rust:before { content: fa-content($fa-var-rust); }
.#{$fa-css-prefix}-sad-cry:before { content: fa-content($fa-var-sad-cry); }
.#{$fa-css-prefix}-sad-tear:before { content: fa-content($fa-var-sad-tear); }
.#{$fa-css-prefix}-safari:before { content: fa-content($fa-var-safari); }
Expand Down Expand Up @@ -1095,6 +1101,7 @@ readers do not read off random characters that represent icons */
.#{$fa-css-prefix}-signature:before { content: fa-content($fa-var-signature); }
.#{$fa-css-prefix}-sim-card:before { content: fa-content($fa-var-sim-card); }
.#{$fa-css-prefix}-simplybuilt:before { content: fa-content($fa-var-simplybuilt); }
.#{$fa-css-prefix}-sink:before { content: fa-content($fa-var-sink); }
.#{$fa-css-prefix}-sistrix:before { content: fa-content($fa-var-sistrix); }
.#{$fa-css-prefix}-sitemap:before { content: fa-content($fa-var-sitemap); }
.#{$fa-css-prefix}-sith:before { content: fa-content($fa-var-sith); }
Expand Down Expand Up @@ -1257,6 +1264,7 @@ readers do not read off random characters that represent icons */
.#{$fa-css-prefix}-thumbs-up:before { content: fa-content($fa-var-thumbs-up); }
.#{$fa-css-prefix}-thumbtack:before { content: fa-content($fa-var-thumbtack); }
.#{$fa-css-prefix}-ticket-alt:before { content: fa-content($fa-var-ticket-alt); }
.#{$fa-css-prefix}-tiktok:before { content: fa-content($fa-var-tiktok); }
.#{$fa-css-prefix}-times:before { content: fa-content($fa-var-times); }
.#{$fa-css-prefix}-times-circle:before { content: fa-content($fa-var-times-circle); }
.#{$fa-css-prefix}-tint:before { content: fa-content($fa-var-tint); }
Expand Down Expand Up @@ -1319,6 +1327,7 @@ readers do not read off random characters that represent icons */
.#{$fa-css-prefix}-unlink:before { content: fa-content($fa-var-unlink); }
.#{$fa-css-prefix}-unlock:before { content: fa-content($fa-var-unlock); }
.#{$fa-css-prefix}-unlock-alt:before { content: fa-content($fa-var-unlock-alt); }
.#{$fa-css-prefix}-unsplash:before { content: fa-content($fa-var-unsplash); }
.#{$fa-css-prefix}-untappd:before { content: fa-content($fa-var-untappd); }
.#{$fa-css-prefix}-upload:before { content: fa-content($fa-var-upload); }
.#{$fa-css-prefix}-ups:before { content: fa-content($fa-var-ups); }
Expand Down Expand Up @@ -1349,6 +1358,7 @@ readers do not read off random characters that represent icons */
.#{$fa-css-prefix}-user-times:before { content: fa-content($fa-var-user-times); }
.#{$fa-css-prefix}-users:before { content: fa-content($fa-var-users); }
.#{$fa-css-prefix}-users-cog:before { content: fa-content($fa-var-users-cog); }
.#{$fa-css-prefix}-users-slash:before { content: fa-content($fa-var-users-slash); }
.#{$fa-css-prefix}-usps:before { content: fa-content($fa-var-usps); }
.#{$fa-css-prefix}-ussunnah:before { content: fa-content($fa-var-ussunnah); }
.#{$fa-css-prefix}-utensil-spoon:before { content: fa-content($fa-var-utensil-spoon); }
Expand Down
12 changes: 11 additions & 1 deletion assets/stylesheets/font-awesome/_variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ $fa-font-path: if($fa-sass-asset-helper, "font-awesome", "../fonts/font-awesome"
$fa-font-size-base: 16px !default;
$fa-font-display: block !default;
$fa-css-prefix: fa !default;
$fa-version: "5.13.0" !default;
$fa-version: "5.13.1" !default;
$fa-border-color: #eee !default;
$fa-inverse: #fff !default;
$fa-li-width: 2em !default;
Expand Down Expand Up @@ -105,6 +105,8 @@ $fa-var-baby-carriage: \f77d;
$fa-var-backspace: \f55a;
$fa-var-backward: \f04a;
$fa-var-bacon: \f7e5;
$fa-var-bacteria: \f959;
$fa-var-bacterium: \f95a;
$fa-var-bahai: \f666;
$fa-var-balance-scale: \f24e;
$fa-var-balance-scale-left: \f515;
Expand Down Expand Up @@ -364,6 +366,7 @@ $fa-var-dailymotion: \f952;
$fa-var-dashcube: \f210;
$fa-var-database: \f1c0;
$fa-var-deaf: \f2a4;
$fa-var-deezer: \f977;
$fa-var-delicious: \f1a5;
$fa-var-democrat: \f747;
$fa-var-deploydog: \f38e;
Expand Down Expand Up @@ -425,6 +428,7 @@ $fa-var-dyalog: \f399;
$fa-var-earlybirds: \f39a;
$fa-var-ebay: \f4f4;
$fa-var-edge: \f282;
$fa-var-edge-legacy: \f978;
$fa-var-edit: \f044;
$fa-var-egg: \f7fb;
$fa-var-eject: \f052;
Expand Down Expand Up @@ -589,6 +593,7 @@ $fa-var-goodreads: \f3a8;
$fa-var-goodreads-g: \f3a9;
$fa-var-google: \f1a0;
$fa-var-google-drive: \f3aa;
$fa-var-google-pay: \f979;
$fa-var-google-play: \f3ab;
$fa-var-google-plus: \f2b3;
$fa-var-google-plus-g: \f0d5;
Expand Down Expand Up @@ -1063,6 +1068,7 @@ $fa-var-ruler-horizontal: \f547;
$fa-var-ruler-vertical: \f548;
$fa-var-running: \f70c;
$fa-var-rupee-sign: \f156;
$fa-var-rust: \f97a;
$fa-var-sad-cry: \f5b3;
$fa-var-sad-tear: \f5b4;
$fa-var-safari: \f267;
Expand Down Expand Up @@ -1115,6 +1121,7 @@ $fa-var-signal: \f012;
$fa-var-signature: \f5b7;
$fa-var-sim-card: \f7c4;
$fa-var-simplybuilt: \f215;
$fa-var-sink: \f96d;
$fa-var-sistrix: \f3ee;
$fa-var-sitemap: \f0e8;
$fa-var-sith: \f512;
Expand Down Expand Up @@ -1277,6 +1284,7 @@ $fa-var-thumbs-down: \f165;
$fa-var-thumbs-up: \f164;
$fa-var-thumbtack: \f08d;
$fa-var-ticket-alt: \f3ff;
$fa-var-tiktok: \f97b;
$fa-var-times: \f00d;
$fa-var-times-circle: \f057;
$fa-var-tint: \f043;
Expand Down Expand Up @@ -1339,6 +1347,7 @@ $fa-var-university: \f19c;
$fa-var-unlink: \f127;
$fa-var-unlock: \f09c;
$fa-var-unlock-alt: \f13e;
$fa-var-unsplash: \f97c;
$fa-var-untappd: \f405;
$fa-var-upload: \f093;
$fa-var-ups: \f7e0;
Expand Down Expand Up @@ -1369,6 +1378,7 @@ $fa-var-user-tie: \f508;
$fa-var-user-times: \f235;
$fa-var-users: \f0c0;
$fa-var-users-cog: \f509;
$fa-var-users-slash: \f973;
$fa-var-usps: \f7e1;
$fa-var-ussunnah: \f407;
$fa-var-utensil-spoon: \f2e5;
Expand Down
2 changes: 1 addition & 1 deletion lib/font_awesome/sass/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module FontAwesome
module Sass
VERSION = '5.13.0'.freeze
VERSION = '5.13.1'.freeze
end
end

0 comments on commit 94a46ef

Please sign in to comment.