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:
authorJulien Deswaef <judeswae@thoughtworks.com>2018-10-08 21:54:35 +0300
committerJulien Deswaef <judeswae@thoughtworks.com>2018-10-08 21:54:35 +0300
commit1a931281b7ae34141c48fd2b1d9ee6d11e239ab6 (patch)
treedf0bbcf82b5593c76c5e73ac98e8c6dc2e943fb1 /less
parent1aa83bd0f0e4f525955ef05620777c50b029263d (diff)
Resizing mtrix-org icon and building the font
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 3121ae7f3..6c0c5179c 100644
--- a/less/icons.less
+++ b/less/icons.less
@@ -853,3 +853,4 @@
.@{fa-css-prefix}-joplin:before { content: @fa-var-joplin; }
.@{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; }
diff --git a/less/variables.less b/less/variables.less
index e150533dc..b3dc507a2 100644
--- a/less/variables.less
+++ b/less/variables.less
@@ -491,6 +491,7 @@
@fa-var-mastodon: "\f2e1";
@fa-var-mastodon-alt: "\f2e2";
@fa-var-mastodon-square: "\f300";
+@fa-var-matrix-org: "\f313";
@fa-var-maxcdn: "\f136";
@fa-var-meanpath: "\f20c";
@fa-var-medium: "\f23a";