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 89730cf41..600f1d750 100644
--- a/less/icons.less
+++ b/less/icons.less
@@ -868,3 +868,4 @@
.@{fa-css-prefix}-gitea:before { content: @fa-var-gitea; }
.@{fa-css-prefix}-file-epub:before { content: @fa-var-file-epub; }
.@{fa-css-prefix}-python:before { content: @fa-var-python; }
+.@{fa-css-prefix}-archlinux:before { content: @fa-var-archlinux; }
diff --git a/less/variables.less b/less/variables.less
index ce54faa8a..e840ddf97 100644
--- a/less/variables.less
+++ b/less/variables.less
@@ -40,6 +40,7 @@
@fa-var-apple: "\f179";
@fa-var-archive: "\f187";
@fa-var-archive-org: "\f2fc";
+@fa-var-archlinux: "\f323";
@fa-var-area-chart: "\f1fe";
@fa-var-arrow-circle-down: "\f0ab";
@fa-var-arrow-circle-left: "\f0a8";