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-03-03 00:47:45 +0300
committerJulien Deswaef <judeswae@thoughtworks.com>2018-03-03 00:47:45 +0300
commitaa06d24942abf4b82b93893500e3950eed9c10dd (patch)
treed6f317986aa3a767ad14830cf684c5a498f0b229 /less/icons.less
parent1518d0263092b18806a67ca17096c577f06a3466 (diff)
Adds Debian icon, fixes #44
Diffstat (limited to 'less/icons.less')
-rw-r--r--less/icons.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/less/icons.less b/less/icons.less
index b96b99a18..6cfcdefcd 100644
--- a/less/icons.less
+++ b/less/icons.less
@@ -816,3 +816,4 @@
.@{fa-css-prefix}-archive-org:before { content: @fa-var-archive-org; }
.@{fa-css-prefix}-freedombox:before { content: @fa-var-freedombox; }
.@{fa-css-prefix}-facebook-messenger:before { content: @fa-var-facebook-messenger; }
+.@{fa-css-prefix}-debian:before { content: @fa-var-debian; }