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/less
diff options
context:
space:
mode:
authorJulien Deswaef <judeswae@thoughtworks.com>2018-02-22 07:50:21 +0300
committerJulien Deswaef <judeswae@thoughtworks.com>2018-02-22 07:50:21 +0300
commit65f850458ee44236e6aa38c9616ff6420ed91adb (patch)
tree7ad430314e8a3068f5ba292e563b687c10535762 /less
parent2235b5e9972d39b22662eb4ae26054199d3dd6b8 (diff)
Snowdrift CSS...
Diffstat (limited to 'less')
-rw-r--r--less/icons.less1
-rw-r--r--less/variables.less1
2 files changed, 2 insertions, 0 deletions
diff --git a/less/icons.less b/less/icons.less
index 6463de070..93cc32aeb 100644
--- a/less/icons.less
+++ b/less/icons.less
@@ -803,3 +803,4 @@
.@{fa-css-prefix}-discord:before { content: @fa-var-discord; }
.@{fa-css-prefix}-discord-alt:before { content: @fa-var-discord-alt; }
.@{fa-css-prefix}-patreon:before { content: @fa-var-patreon; }
+.@{fa-css-prefix}-snowdrift:before { content: @fa-var-snowdrift; }
diff --git a/less/variables.less b/less/variables.less
index 5308b2484..034f832fd 100644
--- a/less/variables.less
+++ b/less/variables.less
@@ -624,6 +624,7 @@
@fa-var-snapchat: "\f2ab";
@fa-var-snapchat-ghost: "\f2ac";
@fa-var-snapchat-square: "\f2ad";
+@fa-var-snowdrift: "\f2f1";
@fa-var-snowflake-o: "\f2dc";
@fa-var-soccer-ball-o: "\f1e3";
@fa-var-social-home: "\f2ec";