Adds Facebook Messenger icon, fixes #41

This commit is contained in:
Julien Deswaef 2018-03-02 16:33:19 -05:00
parent 1e9477b824
commit 1518d02630
17 changed files with 32 additions and 18 deletions

View file

@ -1,7 +1,7 @@
# Fork Awesome
### A fork of the iconic font and CSS toolkit
Fork Awesome is a full suite of 699 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 700 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 is taking with the version 5.0 of their project, we are forking Font Awesome (4.7), in order to build on this incredible 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

@ -2392,6 +2392,9 @@
.fa-freedombox:before {
content: "\f2fd";
}
.fa-facebook-messenger:before {
content: "\f2fe";
}
.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 20170925 at Fri Mar 2 15:18:57 2018
Created by FontForge 20170925 at Fri Mar 2 15:54:41 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.653061 -264 2304.01 1536.25"
underline-thickness="89.6"
underline-position="-179.2"
unicode-range="U+0020-F2FD"
unicode-range="U+0020-F2FE"
/>
<missing-glyph />
<glyph glyph-name="space" unicode=" " horiz-adv-x="200"
@ -687,6 +687,8 @@ s768 -344 768 -768z" />
<glyph glyph-name="facebook-square" unicode="&#xf082;"
d="M1248 1408c159 0 288 -129 288 -288v-960c0 -159 -129 -288 -288 -288h-188v595h199l30 232h-229v148c0 67 18 112 115 112l122 1v207c-21 3 -94 9 -178 9c-177 0 -299 -108 -299 -306v-171h-200v-232h200v-595h-532c-159 0 -288 129 -288 288v960c0 159 129 288 288 288
h960z" />
<glyph glyph-name="facebook-messenger" unicode="&#xf2fe;" horiz-adv-x="1520"
d="M760 1408c420 0 760 -318 760 -711c0 -476 -490 -817 -978 -681l-260 -144v272c-556 420 -235 1264 478 1264zM841 455l415 440l-379 -209l-197 204l-415 -441l379 210z" />
<glyph glyph-name="angle-up" unicode="&#xf106;" horiz-adv-x="998"
d="M998 352c0 -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" />
<glyph glyph-name="glide" unicode="&#xf2a5;"

Before

Width:  |  Height:  |  Size: 435 KiB

After

Width:  |  Height:  |  Size: 435 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -815,3 +815,4 @@
.@{fa-css-prefix}-xmpp:before { content: @fa-var-xmpp; }
.@{fa-css-prefix}-archive-org:before { content: @fa-var-archive-org; }
.@{fa-css-prefix}-freedombox:before { content: @fa-var-freedombox; }
.@{fa-css-prefix}-facebook-messenger:before { content: @fa-var-facebook-messenger; }

View file

@ -266,6 +266,7 @@
@fa-var-fa: "\f2b4";
@fa-var-facebook: "\f09a";
@fa-var-facebook-f: "\f09a";
@fa-var-facebook-messenger: "\f2fe";
@fa-var-facebook-official: "\f230";
@fa-var-facebook-square: "\f082";
@fa-var-fast-backward: "\f049";

View file

@ -815,3 +815,4 @@
.#{$fa-css-prefix}-xmpp:before { content: $fa-var-xmpp; }
.#{$fa-css-prefix}-archive-org:before { content: $fa-var-archive-org; }
.#{$fa-css-prefix}-freedombox:before { content: $fa-var-freedombox; }
.#{$fa-css-prefix}-facebook-messenger:before { content: $fa-var-facebook-messenger; }

View file

@ -267,6 +267,7 @@ $fa-var-eyedropper: "\f1fb";
$fa-var-fa: "\f2b4";
$fa-var-facebook: "\f09a";
$fa-var-facebook-f: "\f09a";
$fa-var-facebook-messenger: "\f2fe";
$fa-var-facebook-official: "\f230";
$fa-var-facebook-square: "\f082";
$fa-var-fast-backward: "\f049";

View file

@ -1,7 +1,7 @@
{
"checksum": {
"previous": "9f105d718e596d284f9f0d5e48a1e97c8cf3783c18b0257ce2d20071b3157175",
"current": "9f105d718e596d284f9f0d5e48a1e97c8cf3783c18b0257ce2d20071b3157175"
"previous": "c5d38bae8b1cca70d910a0de588eabf3cb7934268237937ebb9bb843253df5b5",
"current": "c5d38bae8b1cca70d910a0de588eabf3cb7934268237937ebb9bb843253df5b5"
},
"fonts": [
"forkawesome/forkawesome.ttf",
@ -911,6 +911,10 @@
"codepoint": 61594,
"source": "svg/facebook.svg"
},
"facebook-messenger": {
"codepoint": 62206,
"source": "svg/facebook-messenger.svg"
},
"facebook-official": {
"codepoint": 62000,
"source": "svg/facebook-official.svg"

View file

@ -6845,3 +6845,11 @@ icons:
url: freedombox.org
categories:
- Brand Icons
- name: Facebook Messenger
id: facebook-messenger
unicode: f2fe
created: 1.0
url: messenger.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.0001 1792">
<path d="M760.274 128C46.788 128-273.441 971.429 282.33 1391.771V1664l259.543-144c487.542 136.457 978.514-205.371 978.514-681.257C1520.73 446.17 1180.274 128 760.274 128zm80.228 953.486l-196.8-204.343-378.514 209.486 415.2-440.572 196.8 204.343 378.514-209.486z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 393 B

View file

@ -1,13 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="1536" height="1792" viewBox="0 0 1536.0001 1792">
<defs>
<linearGradient id="a">
<stop offset="0" stop-color="#5a5a5a"/>
<stop offset="1" stop-color="#8c8c8c"/>
</linearGradient>
<linearGradient id="b">
<stop offset="0" stop-color="#868686"/>
<stop offset="1" stop-color="#4d4d4d"/>
</linearGradient>
</defs>
<path d="M152.298 261.566c-3.14-.037-6.268.038-9.354.114-44.878 1.257-84.572 14.996-110.192 44.373-80.089 91.846 8.071 177.26 38.67 293.391 40.859 154.961-5.608 319.853 118.406 428.338 42.713 37.354 94.289 47.195 143.844 51.788-65.151 76.764-104.432 183.214-83.044 292.592 33.926 173.5 192.513 294.47 361.606 291.794 5.83-.09 11.715-.409 17.567-.798 11.701-.778 23.406-2.105 35.133-4.107 100.34-17.126 182.303-75.795 230.767-156.848 1.615-2.701 3.136-5.462 4.677-8.213 1.54-2.75 3.098-5.528 4.562-8.327 1.706-2.954 5.7-2.968 7.415 0 1.465 2.798 3.022 5.577 4.563 8.327 35.433 63.253 90.772 113.73 159.357 142.817a333.815 333.815 0 0 0 9.012 3.65 343.378 343.378 0 0 0 67.073 18.594 346.033 346.033 0 0 0 52.701 4.905c2.914.045 5.764.038 8.67 0 5.812-.052 11.676-.226 17.453-.57 112.647-6.671 217.575-67.653 280.615-161.183 1.616-2.397 3.23-4.745 4.79-7.186 3.122-4.881 6.121-9.896 9.012-14.943 8.674-15.142 16.378-31.039 22.815-47.568 7.509-19.284 13.358-39.404 17.452-60.344 21.388-109.378-17.094-215.828-82.245-292.592 49.555-4.593 100.332-14.434 143.045-51.788 124.014-108.485 77.548-273.377 118.406-428.338 30.6-116.13 118.645-201.545 38.556-293.39-25.62-29.378-64.402-43.117-109.28-44.374-3.123-.088-6.29-.132-9.468-.114-95.832-.102-195.469 38.527-296.357 86.352-120.842 57.28-207.755 125.2-277.763 208.294-2.349 2.73-4.57 5.584-6.844 8.327-2.314 2.825-4.681 5.582-6.958 8.442L1344 728.117 921.594 973.371l-36.958 465.296-9.583-486.742-49.963-28.974-36.73 461.076-9.583-487.997-50.077-29.088-36.617 462.559-9.81-489.48-49.734-28.86-36.846 463.7-9.695-490.849-49.622-28.746-36.959 465.068-9.696-492.217 255.747-148.52a801.023 801.023 0 0 0-6.958-8.784c-.86-1.057-1.752-2.138-2.624-3.194-67.798-83.608-151.472-152.138-267.383-210.005-6.609-3.384-13.229-6.608-19.734-9.696a1408.73 1408.73 0 0 0-14.943-6.958c-92.419-43.042-182.617-76.698-272.288-79.165-3.087-.11-6.198-.212-9.24-.227z"/>
<path d="M152.298 261.566c-3.14-.037-6.268.038-9.354.114-44.878 1.257-84.572 14.996-110.192 44.373-80.089 91.846 8.071 177.26 38.67 293.391 40.859 154.961-5.608 319.853 118.406 428.338 42.713 37.354 94.289 47.195 143.844 51.788-65.151 76.764-104.432 183.214-83.044 292.592 33.926 173.5 192.513 294.47 361.606 291.794 5.83-.09 11.715-.409 17.567-.798 11.701-.778 23.406-2.105 35.133-4.107 100.34-17.126 182.303-75.795 230.767-156.848 1.615-2.701 3.136-5.462 4.677-8.213 1.54-2.75 3.098-5.528 4.562-8.327 1.706-2.954 5.7-2.968 7.415 0 1.465 2.798 3.022 5.577 4.563 8.327 35.433 63.253 90.772 113.73 159.357 142.817a333.815 333.815 0 0 0 9.012 3.65 343.378 343.378 0 0 0 67.073 18.594 346.033 346.033 0 0 0 52.701 4.905c2.914.045 5.764.038 8.67 0 5.812-.052 11.676-.226 17.453-.57 112.647-6.671 217.575-67.653 280.615-161.183 1.616-2.397 3.23-4.745 4.79-7.186 3.122-4.881 6.121-9.896 9.012-14.943 8.674-15.142 16.378-31.039 22.815-47.568 7.509-19.284 13.358-39.404 17.452-60.344 21.388-109.378-17.094-215.828-82.245-292.592 49.555-4.593 100.332-14.434 143.045-51.788 124.014-108.485 77.548-273.377 118.406-428.338 30.6-116.13 118.645-201.545 38.556-293.39-25.62-29.378-64.402-43.117-109.28-44.374-3.123-.088-6.29-.132-9.468-.114-95.832-.102-195.469 38.527-296.357 86.352-120.842 57.28-207.755 125.2-277.763 208.294-2.349 2.73-4.57 5.584-6.844 8.327-2.314 2.825-4.681 5.582-6.958 8.442L1344 728.117 921.594 973.371l-36.958 465.296-9.583-486.742-49.963-28.974-36.73 461.076-9.583-487.997-50.077-29.088-36.617 462.559-9.81-489.48-49.734-28.86-36.846 463.7-9.695-490.849-49.622-28.746-36.959 465.068-9.696-492.217 255.747-148.52a801.023 801.023 0 0 0-6.958-8.784 574.915 574.915 0 0 0-2.624-3.194c-67.798-83.608-151.472-152.138-267.383-210.005-6.609-3.384-13.229-6.608-19.734-9.696a1408.73 1408.73 0 0 0-14.943-6.958c-92.419-43.042-182.617-76.698-272.288-79.165-3.087-.11-6.198-.212-9.24-.227z"/>
</svg>

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2 KiB