Adding a Fork Awesome icon to the icon set

This commit is contained in:
Julien Deswaef 2018-02-17 20:11:10 -05:00
parent 6c7ca09147
commit 8131158fb7
22 changed files with 107 additions and 18 deletions

View file

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

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 20170925 at Sat Feb 17 17:23:27 2018
Created by FontForge 20170925 at Sat Feb 17 20:00:05 2018
By Julien Deswaef
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.470077 -256.313 2304.01 1536.25"
underline-thickness="89.6"
underline-position="-179.2"
unicode-range="U+0020-F2E2"
unicode-range="U+0020-F2E3"
/>
<missing-glyph />
<glyph glyph-name="space" unicode=" " horiz-adv-x="200"
@ -2199,6 +2199,10 @@ c-14 -76 -69 -430 -85 -530c-1 -7 -4 -10 -12 -10h-295c-30 0 -52 26 -48 55l232 147
<glyph glyph-name="child" unicode="&#xf1ae;" horiz-adv-x="1152"
d="M1124 988l-292 -292v-824c0 -62 -50 -112 -112 -112s-112 50 -112 112v384h-64v-384c0 -62 -50 -112 -112 -112s-112 50 -112 112v824l-292 292c-37 38 -37 98 0 136c38 37 98 37 136 0l228 -228h368l228 228c38 37 98 37 136 0c37 -38 37 -98 0 -136zM800 1152
c0 -124 -100 -224 -224 -224s-224 100 -224 224s100 224 224 224s224 -100 224 -224z" />
<glyph glyph-name="fork-awesome" unicode="&#xf2e3;" horiz-adv-x="1792"
d="M896 1536c495 0 896 -401 896 -896v-1v-1v-1v-15s-1 -10 -1 -15v-3c-17 -454 -371 -820 -819 -858v1c-25 -2 -50 -3 -76 -3s-52 1 -77 3v-1c-448 38 -801 405 -818 858v3c0 5 -1 10 -1 15v15v1v1v1c0 495 401 896 896 896zM631 1151c-29 -296 -78 -603 -48 -821
c30 -219 170 -183 212 -410c6 -34 13 -70 17 -105c28 -3 56 -4 84 -4s57 1 84 4c4 36 10 71 16 105c42 227 182 191 212 410s-19 525 -48 821h-48c-7 -251 -16 -466 -23 -717c-1 -95 -125 -104 -125 -2c-13 246 -34 473 -47 719h-21h-22c-13 -246 -34 -473 -47 -719
c0 -102 -124 -93 -125 2c-7 251 -15 466 -22 717h-49z" />
<glyph glyph-name="angle-double-up" unicode="&#xf102;" horiz-adv-x="998"
d="M998 224c0 -8 -4 -17 -10 -23l-50 -50c-6 -6 -14 -10 -23 -10c-8 0 -17 4 -23 10l-393 393l-393 -393c-6 -6 -15 -10 -23 -10s-17 4 -23 10l-50 50c-6 6 -10 15 -10 23s4 17 10 23l466 466c6 6 15 10 23 10s17 -4 23 -10l466 -466c6 -6 10 -15 10 -23zM998 608
c0 -8 -4 -17 -10 -23l-50 -50c-6 -6 -14 -10 -23 -10c-8 0 -17 4 -23 10l-393 393l-393 -393c-6 -6 -15 -10 -23 -10s-17 4 -23 10l-50 50c-6 6 -10 15 -10 23s4 17 10 23l466 466c6 6 15 10 23 10s17 -4 23 -10l466 -466c6 -6 10 -15 10 -23z" />

Before

Width:  |  Height:  |  Size: 414 KiB

After

Width:  |  Height:  |  Size: 414 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -787,3 +787,5 @@
.@{fa-css-prefix}-meetup:before { content: @fa-var-meetup; }
.@{fa-css-prefix}-mastodon:before { content: @fa-var-mastodon; }
.@{fa-css-prefix}-mastodon-alt:before { content: @fa-var-mastodon-alt; }
.@{fa-css-prefix}-fork-circle:before,
.@{fa-css-prefix}-fork-awesome:before { content: @fa-var-fork-awesome; }

View file

@ -305,6 +305,8 @@
@fa-var-font: "\f031";
@fa-var-font-awesome: "\f2b4";
@fa-var-fonticons: "\f280";
@fa-var-fork-awesome: "\f2e3";
@fa-var-fork-circle: "\f2e3";
@fa-var-fort-awesome: "\f286";
@fa-var-forumbee: "\f211";
@fa-var-forward: "\f04e";

View file

@ -787,3 +787,5 @@
.#{$fa-css-prefix}-meetup:before { content: $fa-var-meetup; }
.#{$fa-css-prefix}-mastodon:before { content: $fa-var-mastodon; }
.#{$fa-css-prefix}-mastodon-alt:before { content: $fa-var-mastodon-alt; }
.#{$fa-css-prefix}-fork-circle:before,
.#{$fa-css-prefix}-fork-awesome:before { content: $fa-var-fork-awesome; }

View file

@ -306,6 +306,8 @@ $fa-var-folder-open-o: "\f115";
$fa-var-font: "\f031";
$fa-var-font-awesome: "\f2b4";
$fa-var-fonticons: "\f280";
$fa-var-fork-awesome: "\f2e3";
$fa-var-fork-circle: "\f2e3";
$fa-var-fort-awesome: "\f286";
$fa-var-forumbee: "\f211";
$fa-var-forward: "\f04e";

View file

@ -19,7 +19,7 @@
<div class="col-md-4 col-sm-4">
<div id="icon-carousel" class="carousel slide">
<div class="carousel-inner">
<div class="active item"><div><i class="fa fa-font-awesome" aria-hidden="true"></i><span class="sr-only">flag icon</span></div></div>
<div class="active item"><div><i class="fa fa-fork-awesome" aria-hidden="true"></i><span class="sr-only">fork awesome icon</span></div></div>
<div class="item"><div><i class="fa fa-bath" aria-hidden="true"></i><span class="sr-only">bath icon</span></div></div>
<div class="item"><div><i class="fa fa-envelope-open-o" aria-hidden="true"></i><span class="sr-only">envelope icon</span></div></div>
<div class="item"><div><i class="fa fa-commenting" aria-hidden="true"></i><span class="sr-only">commenting icon</span></div></div>
@ -33,13 +33,11 @@
<div class="item"><div><i class="fa fa-mastodon" aria-hidden="true"></i><span class="sr-only">mastodon icon</span></div></div>
</div>
<!-- Carousel nav -->
<a class="carousel-control left" href="#icon-carousel" data-slide="prev"
onClick="_gaq.push(['_trackEvent', 'iconCarousel', 'Prev']);">
<a class="carousel-control left" href="#icon-carousel" data-slide="prev">
<i class="fa fa-arrow-circle-left" aria-hidden="true"></i>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control right" href="#icon-carousel" data-slide="next"
onClick="_gaq.push(['_trackEvent', 'iconCarousel', 'Next']);">
<a class="carousel-control right" href="#icon-carousel" data-slide="next">
<i class="fa fa-arrow-circle-right" aria-hidden="true"></i>
<span class="sr-only">Next</span>
</a>

View file

@ -5,7 +5,7 @@
<i class="fa fa-bars fa-lg" aria-hidden="true" title="Toggle navigation"></i>
<span class="sr-only">Toggle navigation</span>
</button>
<a class="navbar-brand" href="{{ page.relative_path }}"><i class="fa fa-font-awesome" aria-hidden="true"></i> {{ site.forkawesome.name }}</a>
<a class="navbar-brand" href="{{ page.relative_path }}"><i class="fa fa-fork-awesome" aria-hidden="true"></i> {{ site.forkawesome.name }}</a>
</div>
<div class="navbar-collapse collapse">

View file

@ -35,11 +35,6 @@
<script src="https://ajax.googleapis.com/ajax/libs/jquery/{{ site.jquery.version }}/jquery.min.js"></script>
<script src="https://ajax.aspnetcdn.com/ajax/jquery.validate/{{ site.jquery_validate.version }}/jquery.validate.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/{{ site.bootstrap.version }}/js/bootstrap.min.js"></script>
<!-- <script src="https://cdn.jsdelivr.net/algoliasearch/3.13.1/algoliasearch.jquery.min.js" integrity="sha256-2MTQjOt4Q02v+W/QjgCO5yv+si9RAo/o/RGR5alVYzY=" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/algoliasearch.helper/2.9.1/algoliasearch.helper.min.js" integrity="sha256-MhjLBzVVNkMEKnIE2ueYNb7QSj+oiSv4x89dlui09hg=" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/underscorejs/1.8.3/underscore-min.js" integrity="sha256-obZACiHd7gkOk9iIL/pimWMTJ4W/pBsKu+oZnSeBIek=" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/backbonejs/1.2.2/backbone-min.js" integrity="sha256-p6bkfFqmxtebrKOS+wyGi+Qf3d111eWUQP67keyXJ6Q=" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/jsdelivr-rum/1.5/jsdelivr-rum.min.js" integrity="sha256-HlY2rbkgbiHhtilMXmQ86rjL/EIxGDtdg9GU9/T2ZxE=" crossorigin="anonymous"></script> -->
<script src="{{ page.relative_path }}assets/js/site.js"></script>
<script src="{{ page.relative_path }}assets/js/search.js"></script>

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 20170925 at Sat Feb 17 17:23:27 2018
Created by FontForge 20170925 at Sat Feb 17 20:00:05 2018
By Julien Deswaef
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.470077 -256.313 2304.01 1536.25"
underline-thickness="89.6"
underline-position="-179.2"
unicode-range="U+0020-F2E2"
unicode-range="U+0020-F2E3"
/>
<missing-glyph />
<glyph glyph-name="space" unicode=" " horiz-adv-x="200"
@ -2199,6 +2199,10 @@ c-14 -76 -69 -430 -85 -530c-1 -7 -4 -10 -12 -10h-295c-30 0 -52 26 -48 55l232 147
<glyph glyph-name="child" unicode="&#xf1ae;" horiz-adv-x="1152"
d="M1124 988l-292 -292v-824c0 -62 -50 -112 -112 -112s-112 50 -112 112v384h-64v-384c0 -62 -50 -112 -112 -112s-112 50 -112 112v824l-292 292c-37 38 -37 98 0 136c38 37 98 37 136 0l228 -228h368l228 228c38 37 98 37 136 0c37 -38 37 -98 0 -136zM800 1152
c0 -124 -100 -224 -224 -224s-224 100 -224 224s100 224 224 224s224 -100 224 -224z" />
<glyph glyph-name="fork-awesome" unicode="&#xf2e3;" horiz-adv-x="1792"
d="M896 1536c495 0 896 -401 896 -896v-1v-1v-1v-15s-1 -10 -1 -15v-3c-17 -454 -371 -820 -819 -858v1c-25 -2 -50 -3 -76 -3s-52 1 -77 3v-1c-448 38 -801 405 -818 858v3c0 5 -1 10 -1 15v15v1v1v1c0 495 401 896 896 896zM631 1151c-29 -296 -78 -603 -48 -821
c30 -219 170 -183 212 -410c6 -34 13 -70 17 -105c28 -3 56 -4 84 -4s57 1 84 4c4 36 10 71 16 105c42 227 182 191 212 410s-19 525 -48 821h-48c-7 -251 -16 -466 -23 -717c-1 -95 -125 -104 -125 -2c-13 246 -34 473 -47 719h-21h-22c-13 -246 -34 -473 -47 -719
c0 -102 -124 -93 -125 2c-7 251 -15 466 -22 717h-49z" />
<glyph glyph-name="angle-double-up" unicode="&#xf102;" horiz-adv-x="998"
d="M998 224c0 -8 -4 -17 -10 -23l-50 -50c-6 -6 -14 -10 -23 -10c-8 0 -17 4 -23 10l-393 393l-393 -393c-6 -6 -15 -10 -23 -10s-17 4 -23 10l-50 50c-6 6 -10 15 -10 23s4 17 10 23l466 466c6 6 15 10 23 10s17 -4 23 -10l466 -466c6 -6 10 -15 10 -23zM998 608
c0 -8 -4 -17 -10 -23l-50 -50c-6 -6 -14 -10 -23 -10c-8 0 -17 4 -23 10l-393 393l-393 -393c-6 -6 -15 -10 -23 -10s-17 4 -23 10l-50 50c-6 6 -10 15 -10 23s4 17 10 23l466 466c6 6 15 10 23 10s17 -4 23 -10l466 -466c6 -6 10 -15 10 -23z" />

Before

Width:  |  Height:  |  Size: 414 KiB

After

Width:  |  Height:  |  Size: 414 KiB

View file

@ -1,7 +1,7 @@
{
"checksum": {
"previous": "25ebcad7d24579958283fc8a8e9897c52929251c6f31b030f8380354db43830a",
"current": "25ebcad7d24579958283fc8a8e9897c52929251c6f31b030f8380354db43830a"
"previous": "d4e17917a44ec88989bb4a64506a8517e17c4e3f1dd133c21b24df0e0d108829",
"current": "d4e17917a44ec88989bb4a64506a8517e17c4e3f1dd133c21b24df0e0d108829"
},
"fonts": [
"forkawesome/forkawesome.ttf",
@ -1043,6 +1043,10 @@
"codepoint": 62080,
"source": "svg/fonticons.svg"
},
"fork-awesome": {
"codepoint": 62179,
"source": "svg/fork-awesome.svg"
},
"fort-awesome": {
"codepoint": 62086,
"source": "svg/fort-awesome.svg"

View file

@ -6583,3 +6583,16 @@ icons:
categories:
- Web Application Icons
- Brand Icons
- name: Fork Awesome
id: fork-awesome
unicode: f2e3
created: 1.0
url: forkawesome.github.io
filter:
- font
- fork
aliases:
- fork-circle
categories:
- Brand Icons

View file

@ -0,0 +1,59 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="640px"
height="640px"
viewBox="0 0 640 640"
version="1.1"
id="svg2"
inkscape:version="0.91 r13725"
sodipodi:docname="forkawesome.svg">
<metadata
id="metadata17">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1061"
inkscape:window-height="844"
id="namedview15"
showgrid="false"
inkscape:zoom="0.36875"
inkscape:cx="-0.20803735"
inkscape:cy="-127.42456"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="0"
inkscape:current-layer="svg2" />
<!-- Generator: Sketch 48.2 (47327) - http://www.bohemiancoding.com/sketch -->
<title
id="title4">forkawesome</title>
<desc
id="desc6">Created with Sketch.</desc>
<path
style="fill:#000000;fill-rule:nonzero;stroke:none;stroke-width:1"
d="M 320 0 C 143.26888 0 0 143.26888 0 320 C 0 320.09453 0.0018711727 320.1887 0.001953125 320.2832 C 0.0018711727 320.37771 0 320.47188 0 320.56641 C -4.5059566e-17 320.76557 0.0074487728 320.96303 0.0078125 321.16211 C 0.014118939 322.9344 0.035301914 324.70336 0.0703125 326.46875 C 0.1021967 328.22998 0.15461173 329.98606 0.21484375 331.74023 C 0.22679849 332.07168 0.23703786 332.40319 0.25 332.73438 C 6.3073657 494.67305 132.67666 625.84084 292.58594 639.4082 C 292.5679 639.21576 292.54746 639.02443 292.5293 638.83203 C 301.58419 639.60192 310.74585 640 320 640 C 329.1538 640 338.21678 639.60891 347.17578 638.85547 C 347.15756 639.04849 347.13723 639.24052 347.11914 639.43359 C 507.17992 626.00179 633.70623 494.75407 639.75 332.69922 C 639.76173 332.39859 639.7723 332.09772 639.7832 331.79688 C 639.84445 330.02194 639.89746 328.24505 639.92969 326.46289 C 639.96463 324.69944 639.98589 322.93244 639.99219 321.16211 C 639.99255 320.96306 640 320.76554 640 320.56641 C 640 320.47188 639.99813 320.37771 639.99805 320.2832 C 639.99813 320.1887 640 320.09453 640 320 C 640 143.26888 496.73112 0 320 0 z M 225.33008 137.56641 L 242.69336 137.56641 C 245.33817 227.14501 247.9841 304.07374 250.62891 393.65234 C 250.85889 427.6899 295.5896 430.56593 295.47461 394.22852 C 300.07428 306.25981 307.43353 225.53512 312.0332 137.56641 L 319.85352 137.56641 L 327.67383 137.56641 C 332.2735 225.53512 339.63274 306.25981 344.23242 394.22852 C 344.11742 430.56593 388.84814 427.6899 389.07812 393.65234 C 391.72294 304.07374 394.36886 227.14501 397.01367 137.56641 L 414.37695 137.56641 C 424.72622 243.12886 441.97383 352.60027 431.39453 430.67969 C 420.81533 508.75911 370.67916 496.11048 355.61523 577.17969 C 353.35442 589.33582 351.44958 601.82474 349.85156 614.50977 C 340.03385 615.49303 330.07671 616 320 616 C 309.82202 616 299.76507 615.4853 289.85156 614.48242 C 288.25424 601.80667 286.35102 589.32722 284.0918 577.17969 C 269.02788 495.99549 218.88979 508.75911 208.31055 430.67969 C 197.73131 352.71526 214.98082 243.12886 225.33008 137.56641 z "
id="path13" />
<defs
id="defs8" />
</svg>

After

Width:  |  Height:  |  Size: 3.7 KiB