Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/scss
diff options
context:
space:
mode:
authorDave Gandy <dave@davegandy.com>2016-05-04 17:22:11 +0300
committerDave Gandy <dave@davegandy.com>2016-05-04 17:22:11 +0300
commiteaac03f507b48b527b1e50c240523d5b31d84927 (patch)
tree3c8a3dcbbcecdec52632c369c46c4a80d97ee1ca /scss
parent9f911aab9a4b60dcdb4ae87be154c66bc5b74097 (diff)
Adding fa-first-order, aliasing fa-resistance #9116
Diffstat (limited to 'scss')
-rw-r--r--scss/_icons.scss2
-rw-r--r--scss/_variables.scss2
2 files changed, 4 insertions, 0 deletions
diff --git a/scss/_icons.scss b/scss/_icons.scss
index 1a092c6ac..718f8e416 100644
--- a/scss/_icons.scss
+++ b/scss/_icons.scss
@@ -488,6 +488,7 @@
.#{$fa-css-prefix}-life-ring:before { content: $fa-var-life-ring; }
.#{$fa-css-prefix}-circle-o-notch:before { content: $fa-var-circle-o-notch; }
.#{$fa-css-prefix}-ra:before,
+.#{$fa-css-prefix}-resistance:before,
.#{$fa-css-prefix}-rebel:before { content: $fa-var-rebel; }
.#{$fa-css-prefix}-ge:before,
.#{$fa-css-prefix}-empire:before { content: $fa-var-empire; }
@@ -723,3 +724,4 @@
.#{$fa-css-prefix}-snapchat-ghost:before { content: $fa-var-snapchat-ghost; }
.#{$fa-css-prefix}-snapchat-square:before { content: $fa-var-snapchat-square; }
.#{$fa-css-prefix}-pied-piper:before { content: $fa-var-pied-piper; }
+.#{$fa-css-prefix}-first-order:before { content: $fa-var-first-order; }
diff --git a/scss/_variables.scss b/scss/_variables.scss
index 680cc9621..a9bb37445 100644
--- a/scss/_variables.scss
+++ b/scss/_variables.scss
@@ -274,6 +274,7 @@ $fa-var-filter: "\f0b0";
$fa-var-fire: "\f06d";
$fa-var-fire-extinguisher: "\f134";
$fa-var-firefox: "\f269";
+$fa-var-first-order: "\f2b0";
$fa-var-flag: "\f024";
$fa-var-flag-checkered: "\f11e";
$fa-var-flag-o: "\f11d";
@@ -523,6 +524,7 @@ $fa-var-reorder: "\f0c9";
$fa-var-repeat: "\f01e";
$fa-var-reply: "\f112";
$fa-var-reply-all: "\f122";
+$fa-var-resistance: "\f1d0";
$fa-var-retweet: "\f079";
$fa-var-rmb: "\f157";
$fa-var-road: "\f018";