add icon: DigitalOcean fa-digitalocean

closes #108
This commit is contained in:
Helmut K. C. Tessarek 2018-10-14 21:11:31 -04:00
parent c5af7d9586
commit 647a431244
No known key found for this signature in database
GPG key ID: BE0985349D44DD00
14 changed files with 30 additions and 7 deletions

View file

@ -6,7 +6,7 @@
[![CDNJS](https://img.shields.io/cdnjs/v/fork-awesome.svg?style=flat-square)](https://cdnjs.com/libraries/fork-awesome)
[![Build Status](https://travis-ci.org/ForkAwesome/Fork-Awesome.svg?branch=master)](https://travis-ci.org/ForkAwesome/Fork-Awesome)
Fork Awesome is a full suite of 730 pictographic icons for easy scalable vector graphics on websites, originally created by [Dave Gandy](https://twitter.com/davegandy) and now maintained by a community.
Fork Awesome is a full suite of 731 pictographic icons for easy scalable vector graphics on websites, originally created by [Dave Gandy](https://twitter.com/davegandy) and now maintained by a community.
Following concerns regarding [the development of Font Awesome](https://github.com/FortAwesome/Font-Awesome/issues/12199#issuecomment-362919956), the PR Freeze since Oct 2016 and the direction [Fort Awesome](https://fortawesome.com/) is taking with the version 5.0 of their project, we are forking Font Awesome (4.7), in order to build on this amazing tool Dave Gandy has given us, while at the same time allowing this project to be run by a distributed community of contributors.

View file

@ -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;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

View file

@ -5,7 +5,7 @@
-->
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1">
<metadata>
Created by FontForge 20180909 at Sun Oct 14 19:57:00 2018
Created by FontForge 20180909 at Sun Oct 14 21:03:55 2018
By K.C. Tessarek
The Fork Awesome font is licensed under the SIL OFL 1.1 (http://scripts.sil.org/OFL). Fork Awesome is a fork based of off Font Awesome 4.7.0 by Dave Gandy. More info on licenses at https://forkawesome.github.io
</metadata>
@ -22,7 +22,7 @@ The Fork Awesome font is licensed under the SIL OFL 1.1 (http://scripts.sil.org/
bbox="-0.653061 -264 2304.01 1536.25"
underline-thickness="89.6"
underline-position="-179.2"
unicode-range="U+0020-F31C"
unicode-range="U+0020-F31D"
/>
<missing-glyph />
<glyph glyph-name="space" unicode=" " horiz-adv-x="200"
@ -1996,6 +1996,9 @@ d="M1151 1536c81 0 159 -39 207 -105l572 -781c77 -104 118 -229 118 -359v-355c0 -1
c-42 51 -65 116 -65 182v32c0 106 86 192 192 192h959zM1920 -64v355c0 101 -33 202 -93 284l-573 781c-24 32 -62 52 -103 52h-959c-35 0 -64 -29 -64 -64c0 -53 1 -90 36 -133c13 41 50 69 92 69h832v-32h-832c-35 0 -64 -29 -64 -64c0 -19 -1 -39 3 -58
c11 -59 65 -102 125 -102h731c53 0 96 -43 96 -96c0 -10 -2 -21 -5 -30l-64 -192c-13 -39 -50 -66 -91 -66h-443c-88 0 -160 -72 -160 -160v-32c0 -35 29 -64 64 -64h561c10 0 20 -2 29 -7l317 -158c32 -17 53 -50 53 -86v-197c0 -35 29 -64 64 -64h384c35 0 64 29 64 64z
" />
<glyph glyph-name="digitalocean" unicode="&#xf31d;" horiz-adv-x="1535"
d="M245 169h-191v190h191v-190zM473 -59h-228v228h228v-228zM769 465v-296h-296v296h296zM768 -128v298c315 0 559 312 438 644c-44 123 -142 221 -265 265c-332 120 -644 -123 -644 -438h-297c0 502 485 894 1012 729c230 -72 414 -255 485 -485
c165 -527 -226 -1013 -729 -1013z" />
<glyph glyph-name="xing" unicode="&#xf168;" horiz-adv-x="1408"
d="M597 869c0 0 -10 -17 -257 -456c-13 -22 -30 -46 -65 -46h-239c-14 0 -25 7 -31 17s-7 23 0 36l253 448c1 0 1 0 0 1l-161 279c-7 13 -8 27 -1 37c6 10 18 15 32 15h239c36 0 54 -24 66 -45c163 -285 164 -286 164 -286zM1403 1511c7 -10 7 -24 0 -37l-528 -934
c-1 0 -1 -1 0 -1l336 -615c7 -13 7 -27 1 -37c-7 -10 -18 -15 -32 -15h-239c-36 0 -55 24 -66 45c-339 621 -339 622 -339 622s17 30 531 942c13 23 28 45 64 45h241c14 0 25 -5 31 -15z" />

Before

Width:  |  Height:  |  Size: 460 KiB

After

Width:  |  Height:  |  Size: 460 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -863,3 +863,4 @@
.@{fa-css-prefix}-wikidata:before { content: @fa-var-wikidata; }
.@{fa-css-prefix}-gimp:before { content: @fa-var-gimp; }
.@{fa-css-prefix}-c:before { content: @fa-var-c; }
.@{fa-css-prefix}-digitalocean:before { content: @fa-var-digitalocean; }

View file

@ -229,6 +229,7 @@
@fa-var-diamond: "\f219";
@fa-var-diaspora: "\f2e5";
@fa-var-digg: "\f1a6";
@fa-var-digitalocean: "\f31d";
@fa-var-discord: "\f2ee";
@fa-var-discord-alt: "\f2ef";
@fa-var-dogmazic: "\f303";

View file

@ -1,7 +1,7 @@
{
"checksum": {
"previous": "8946a028bf7e7a6815e1f931587462f6a9ecc2ae7e15d2e2a410b9bde925c667",
"current": "8946a028bf7e7a6815e1f931587462f6a9ecc2ae7e15d2e2a410b9bde925c667"
"previous": "65d21f8928668387c1d15dfa152c2b84861e419c4b08b9c991469c8e9619772c",
"current": "65d21f8928668387c1d15dfa152c2b84861e419c4b08b9c991469c8e9619772c"
},
"fonts": [
"forkawesome/forkawesome.ttf",
@ -787,6 +787,10 @@
"codepoint": 61862,
"source": "svg/digg.svg"
},
"digitalocean": {
"codepoint": 62237,
"source": "svg/digitalocean.svg"
},
"discord": {
"codepoint": 62190,
"source": "svg/discord.svg"

View file

@ -7172,3 +7172,11 @@ icons:
created: 1.1
categories:
- Brand Icons
- name: DigitalOcean
id: digitalocean
unicode: f31d
created: 1.1
url: digitalocean.com
categories:
- Brand Icons

View file

@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="1536" height="1792" viewBox="0 0 1536 1792">
<path d="M244.576 1367.2H53.963v-190.612h190.613v190.613zm228.04 228.04h-228.04V1367.2h228.04zm295.928-523.968v295.929H472.616v-295.929zm-.87 592.728v-297.67c315.077 0 559.653-312.465 438.67-644.08-44.389-122.723-142.741-221.076-265.465-265.465C609.265 336.673 296.8 580.379 296.8 895.455H0C0 393.248 485.671 1.578 1012.25 166.08c229.78 72.241 413.43 255.02 484.801 484.8C1661.553 1178.33 1270.753 1664 767.674 1664z"/>
</svg>

After

Width:  |  Height:  |  Size: 523 B