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>2018-02-18 04:11:10 +0300
committerJulien Deswaef <judeswae@thoughtworks.com>2018-02-18 04:11:10 +0300
commit8131158fb7b80556a274934cbc5b04b12312dd38 (patch)
tree8e3131b8f0e1b61b2f863b1a046373cbf57aedc7 /css/fork-awesome.css
parent6c7ca0914758226bfdb70912b62eb0c267c7ab24 (diff)
Adding a Fork Awesome icon to the icon set
Diffstat (limited to 'css/fork-awesome.css')
-rw-r--r--css/fork-awesome.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/fork-awesome.css b/css/fork-awesome.css
index 9331a0042..92a2328ab 100644
--- a/css/fork-awesome.css
+++ b/css/fork-awesome.css
@@ -2314,6 +2314,10 @@
.fa-mastodon-alt:before {
content: "\f2e2";
}
+.fa-fork-circle:before,
+.fa-fork-awesome:before {
+ content: "\f2e3";
+}
.sr-only {
position: absolute;
width: 1px;