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:
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 ed5e1f342..c1e51ad4b 100644
--- a/less/icons.less
+++ b/less/icons.less
@@ -857,3 +857,4 @@
.@{fa-css-prefix}-pixelfed:before { content: @fa-var-pixelfed; }
.@{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; }
diff --git a/less/variables.less b/less/variables.less
index e6eb33bbe..5bdd7b87c 100644
--- a/less/variables.less
+++ b/less/variables.less
@@ -387,6 +387,7 @@
@fa-var-hand-stop-o: "\f256";
@fa-var-handshake-o: "\f2b5";
@fa-var-hard-of-hearing: "\f2a4";
+@fa-var-hashnode: "\f317";
@fa-var-hashtag: "\f292";
@fa-var-hdd-o: "\f0a0";
@fa-var-header: "\f1dc";