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-18 03:59:45 +0300
committerJulien Deswaef <judeswae@thoughtworks.com>2018-02-18 03:59:45 +0300
commit6c7ca0914758226bfdb70912b62eb0c267c7ab24 (patch)
treeb980a1ea0a9f26acbd300314f6a24831d72cd734 /less/icons.less
parent4469d13ec9a49e49155c3b863fe9ae9c433ac25e (diff)
Rewrite of all font awesome icons to version 0.4
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 9f44b789b..4912e2705 100644
--- a/less/icons.less
+++ b/less/icons.less
@@ -183,6 +183,7 @@
.@{fa-css-prefix}-filter:before { content: @fa-var-filter; }
.@{fa-css-prefix}-briefcase:before { content: @fa-var-briefcase; }
.@{fa-css-prefix}-arrows-alt:before { content: @fa-var-arrows-alt; }
+.@{fa-css-prefix}-community:before,
.@{fa-css-prefix}-group:before,
.@{fa-css-prefix}-users:before { content: @fa-var-users; }
.@{fa-css-prefix}-chain:before,