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:
authorJulien Deswaef <judeswae@thoughtworks.com>2019-02-15 20:14:13 +0300
committerJulien Deswaef <judeswae@thoughtworks.com>2019-02-15 20:14:13 +0300
commit2747ff98e030fdaf2b4fe6a336f709c07a319e1d (patch)
tree5578cbd3038afd6cc215dae7328f0d5f787a2635 /css/fork-awesome.css
parentbdf3a663ef6a8a18b56b6420ad1043c8caf9209f (diff)
Adds F-droid icon. Fixes #135
Diffstat (limited to 'css/fork-awesome.css')
-rw-r--r--css/fork-awesome.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/css/fork-awesome.css b/css/fork-awesome.css
index 23931929d..1235678d0 100644
--- a/css/fork-awesome.css
+++ b/css/fork-awesome.css
@@ -2546,6 +2546,9 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
.fa-sun:before {
content: "\f329";
}
+.fa-f-droid:before {
+ content: "\f32a";
+}
.sr-only {
position: absolute;
width: 1px;