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-10-08 22:44:48 +0300
committerJulien Deswaef <judeswae@thoughtworks.com>2018-10-08 22:44:48 +0300
commita21c38036b08fec81653e104072025e90b4e1dbd (patch)
tree014663ddc549fb7bf8a78b1c5917f4d75182f1c0 /less
parent1a1c0d3f0f00eefba6a5632e256faa52d2a8595c (diff)
Adds fa-jirafeau icon. Fixes #61
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 c1e51ad4b..4ada3de74 100644
--- a/less/icons.less
+++ b/less/icons.less
@@ -858,3 +858,4 @@
.@{fa-css-prefix}-bootstrap:before { content: @fa-var-bootstrap; }
.@{fa-css-prefix}-dev-to:before { content: @fa-var-dev-to; }
.@{fa-css-prefix}-hashnode:before { content: @fa-var-hashnode; }
+.@{fa-css-prefix}-jirafeau:before { content: @fa-var-jirafeau; }
diff --git a/less/variables.less b/less/variables.less
index 5bdd7b87c..250768b7e 100644
--- a/less/variables.less
+++ b/less/variables.less
@@ -431,6 +431,7 @@
@fa-var-intersex: "\f224";
@fa-var-ioxhost: "\f208";
@fa-var-italic: "\f033";
+@fa-var-jirafeau: "\f318";
@fa-var-joomla: "\f1aa";
@fa-var-joplin: "\f310";
@fa-var-jpy: "\f157";