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 6c0c5179c..db12e174e 100644
--- a/less/icons.less
+++ b/less/icons.less
@@ -854,3 +854,4 @@
.@{fa-css-prefix}-syncthing:before { content: @fa-var-syncthing; }
.@{fa-css-prefix}-inkscape:before { content: @fa-var-inkscape; }
.@{fa-css-prefix}-matrix-org:before { content: @fa-var-matrix-org; }
+.@{fa-css-prefix}-pixelfed:before { content: @fa-var-pixelfed; }
diff --git a/less/variables.less b/less/variables.less
index b3dc507a2..f1eb2bc32 100644
--- a/less/variables.less
+++ b/less/variables.less
@@ -560,6 +560,7 @@
@fa-var-pinterest: "\f0d2";
@fa-var-pinterest-p: "\f231";
@fa-var-pinterest-square: "\f0d3";
+@fa-var-pixelfed: "\f314";
@fa-var-plane: "\f072";
@fa-var-play: "\f04b";
@fa-var-play-circle: "\f144";