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:
authorHelmut K. C. Tessarek <tessarek@evermeet.cx>2018-10-15 04:11:31 +0300
committerHelmut K. C. Tessarek <tessarek@evermeet.cx>2018-10-15 04:11:31 +0300
commit647a431244627e031bb5f4f0b672c6e8becebcce (patch)
tree3623404c4395ec12d2a408467c804ec2955bdf53 /css/fork-awesome.css
parentc5af7d9586e5b5ff887ed8df191d132b66572e6f (diff)
add icon: DigitalOcean fa-digitalocean
closes #108
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 5b1a8119a..61294aa01 100644
--- a/css/fork-awesome.css
+++ b/css/fork-awesome.css
@@ -2510,6 +2510,9 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
.fa-c:before {
content: "\f31c";
}
+.fa-digitalocean:before {
+ content: "\f31d";
+}
.sr-only {
position: absolute;
width: 1px;