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-10-08 22:44:48 +0300
committerJulien Deswaef <judeswae@thoughtworks.com>2018-10-08 22:44:48 +0300
commita21c38036b08fec81653e104072025e90b4e1dbd (patch)
tree014663ddc549fb7bf8a78b1c5917f4d75182f1c0 /css/fork-awesome.css
parent1a1c0d3f0f00eefba6a5632e256faa52d2a8595c (diff)
Adds fa-jirafeau icon. Fixes #61
Diffstat (limited to 'css/fork-awesome.css')
-rw-r--r--css/fork-awesome.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/css/fork-awesome.css b/css/fork-awesome.css
index 6b6c79619..9db828255 100644
--- a/css/fork-awesome.css
+++ b/css/fork-awesome.css
@@ -2495,6 +2495,9 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
.fa-hashnode:before {
content: "\f317";
}
+.fa-jirafeau:before {
+ content: "\f318";
+}
.sr-only {
position: absolute;
width: 1px;