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:
authorDave Gandy <dave@davegandy.com>2015-11-20 22:27:42 +0300
committerTravis Chase <travis@travischase.me>2015-11-23 17:27:12 +0300
commit1b355939978b8627402ae0c3a601067ecf116026 (patch)
tree9a190bd71797b937efc26ea3dab546644f61f96c /less
parent27b3e682cc6aa542c1a2f80dbfed3bc2cc72cab1 (diff)
Adding hashtag #1123
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 65cfef5f9..5ffc5d4c2 100644
--- a/less/icons.less
+++ b/less/icons.less
@@ -691,3 +691,4 @@
.@{fa-css-prefix}-stop-circle-o:before { content: @fa-var-stop-circle-o; }
.@{fa-css-prefix}-shopping-bag:before { content: @fa-var-shopping-bag; }
.@{fa-css-prefix}-shopping-basket:before { content: @fa-var-shopping-basket; }
+.@{fa-css-prefix}-hashtag:before { content: @fa-var-hashtag; }
diff --git a/less/variables.less b/less/variables.less
index fd4c6fb2d..041f3ea04 100644
--- a/less/variables.less
+++ b/less/variables.less
@@ -323,6 +323,7 @@
@fa-var-hand-scissors-o: "\f257";
@fa-var-hand-spock-o: "\f259";
@fa-var-hand-stop-o: "\f256";
+@fa-var-hashtag: "\f292";
@fa-var-hdd-o: "\f0a0";
@fa-var-header: "\f1dc";
@fa-var-headphones: "\f025";