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 19:13:46 +0300
committerTravis Chase <travis@travischase.me>2015-11-23 17:27:12 +0300
commit1561bad126f7d00ce6385a43304350eaee23c7d6 (patch)
treeddc5240bd3f7921256947959fa51b3f698154a22 /less
parent31de46bdf536b398094b5c31143dce2c5c316f6d (diff)
Adding product hunt logo #5108
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 751b7217f..758f90712 100644
--- a/less/icons.less
+++ b/less/icons.less
@@ -682,3 +682,4 @@
.@{fa-css-prefix}-modx:before { content: @fa-var-modx; }
.@{fa-css-prefix}-fort-awesome:before { content: @fa-var-fort-awesome; }
.@{fa-css-prefix}-usb:before { content: @fa-var-usb; }
+.@{fa-css-prefix}-product-hunt:before { content: @fa-var-product-hunt; }
diff --git a/less/variables.less b/less/variables.less
index c449449b6..250a4c376 100644
--- a/less/variables.less
+++ b/less/variables.less
@@ -477,6 +477,7 @@
@fa-var-plus-square-o: "\f196";
@fa-var-power-off: "\f011";
@fa-var-print: "\f02f";
+@fa-var-product-hunt: "\f288";
@fa-var-puzzle-piece: "\f12e";
@fa-var-qq: "\f1d6";
@fa-var-qrcode: "\f029";