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.less2
-rw-r--r--less/variables.less2
2 files changed, 4 insertions, 0 deletions
diff --git a/less/icons.less b/less/icons.less
index 159d60042..1220004ca 100644
--- a/less/icons.less
+++ b/less/icons.less
@@ -787,3 +787,5 @@
.@{fa-css-prefix}-superpowers:before { content: @fa-var-superpowers; }
.@{fa-css-prefix}-wpexplorer:before { content: @fa-var-wpexplorer; }
.@{fa-css-prefix}-meetup:before { content: @fa-var-meetup; }
+.@{fa-css-prefix}-mastodon:before { content: @fa-var-mastodon; }
+.@{fa-css-prefix}-mastodon-alt:before { content: @fa-var-mastodon-alt; }
diff --git a/less/variables.less b/less/variables.less
index f467b64ea..4ab4a20fc 100644
--- a/less/variables.less
+++ b/less/variables.less
@@ -455,6 +455,8 @@
@fa-var-mars-stroke: "\f229";
@fa-var-mars-stroke-h: "\f22b";
@fa-var-mars-stroke-v: "\f22a";
+@fa-var-mastodon: "\f2e1";
+@fa-var-mastodon-alt: "\f2e2";
@fa-var-maxcdn: "\f136";
@fa-var-meanpath: "\f20c";
@fa-var-medium: "\f23a";