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 bf8d5d268..1f42e2974 100644
--- a/less/icons.less
+++ b/less/icons.less
@@ -872,3 +872,4 @@
.@{fa-css-prefix}-pleroma:before { content: @fa-var-pleroma; }
.@{fa-css-prefix}-unsplash:before { content: @fa-var-unsplash; }
.@{fa-css-prefix}-hackster:before { content: @fa-var-hackster; }
+.@{fa-css-prefix}-spell-check:before { content: @fa-var-spell-check; }
diff --git a/less/variables.less b/less/variables.less
index e500ee1b3..9a542c089 100644
--- a/less/variables.less
+++ b/less/variables.less
@@ -698,6 +698,7 @@
@fa-var-sort-up: "\f0de";
@fa-var-soundcloud: "\f1be";
@fa-var-space-shuttle: "\f197";
+@fa-var-spell-check: "\f327";
@fa-var-spinner: "\f110";
@fa-var-spoon: "\f1b1";
@fa-var-spotify: "\f1bc";