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
diff options
context:
space:
mode:
authorJulien Deswaef <judeswae@thoughtworks.com>2018-02-26 08:34:55 +0300
committerJulien Deswaef <judeswae@thoughtworks.com>2018-02-26 08:34:55 +0300
commit87f503bdd4528c76dcc03ca5b5719f36308b45eb (patch)
tree66daa4c6208579b260b6b5ebb22ba921a0a458ef /scss/_icons.scss
parent42bd963a69a8b149fa3d063a4fa0fa8f5b0ee665 (diff)
Adding the Archive.org icon
Diffstat (limited to 'scss/_icons.scss')
-rw-r--r--scss/_icons.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/scss/_icons.scss b/scss/_icons.scss
index bae3c8e20..f973c0b2f 100644
--- a/scss/_icons.scss
+++ b/scss/_icons.scss
@@ -813,3 +813,4 @@
.#{$fa-css-prefix}-cut-key:before,
.#{$fa-css-prefix}-key-modern:before { content: $fa-var-key-modern; }
.#{$fa-css-prefix}-xmpp:before { content: $fa-var-xmpp; }
+.#{$fa-css-prefix}-archive-org:before { content: $fa-var-archive-org; }