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:
Diffstat (limited to 'less/icons.less')
-rw-r--r--less/icons.less2
1 files changed, 2 insertions, 0 deletions
diff --git a/less/icons.less b/less/icons.less
index 1f42e2974..6dbcaec20 100644
--- a/less/icons.less
+++ b/less/icons.less
@@ -873,3 +873,5 @@
.@{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; }
+.@{fa-css-prefix}-moon:before { content: @fa-var-moon; }
+.@{fa-css-prefix}-sun:before { content: @fa-var-sun; }