Adding XMPP icon, fixes #33

This commit is contained in:
Julien Deswaef 2018-02-25 15:05:37 -05:00
parent 934c7c9386
commit 796dc74707
16 changed files with 34 additions and 7 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 696 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 697 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

@ -2383,6 +2383,9 @@
.fa-key-modern:before {
content: "\f2f7";
}
.fa-xmpp:before {
content: "\f2f9";
}
.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 Sun Feb 25 13:38:28 2018
Created by FontForge 20170925 at Sun Feb 25 14:56:20 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-F2F8"
unicode-range="U+0020-F2F9"
/>
<missing-glyph />
<glyph glyph-name="space" unicode=" " horiz-adv-x="200"
@ -648,6 +648,9 @@ d="M384 192c0 -35 -29 -64 -64 -64s-64 29 -64 64s29 64 64 64s64 -29 64 -64zM1408
s192 86 192 192c0 81 -52 154 -128 181v203c0 33 3 66 25 93c84 -66 188 -104 295 -104s211 38 295 104c22 -27 25 -60 25 -93v-64c-141 0 -256 -115 -256 -256v-89c-20 -18 -32 -44 -32 -71c0 -53 43 -96 96 -96s96 43 96 96c0 27 -12 53 -32 71v89c0 70 58 128 128 128
s128 -58 128 -128v-89c-20 -18 -32 -44 -32 -71c0 -53 43 -96 96 -96s96 43 96 96c0 27 -12 53 -32 71v89c0 91 -49 176 -128 221c0 73 7 151 -22 219c238 -52 278 -366 278 -565zM1088 1024c0 -212 -172 -384 -384 -384s-384 172 -384 384s172 384 384 384
s384 -172 384 -384z" />
<glyph glyph-name="xmpp" unicode="&#xf2f9;" horiz-adv-x="1542"
d="M1536 1314c47 -398 -206 -904 -657 -1199c122 -101 261 -177 414 -216v-27c-165 14 -320 59 -461 128l-30 15l-1 1l-6 3c-11 6 -30 16 -41 22c-94 -51 -193 -90 -297 -116c-68 -19 -139 -33 -211 -42v28c145 37 279 107 396 201c-426 296 -682 805 -637 1192l93 -33v0
l273 -81c-1 -16 -1 -32 -1 -49c0 -296 147 -656 394 -917c254 262 406 628 406 929c0 17 0 33 -1 49l274 81z" />
<glyph glyph-name="pie-chart" unicode="&#xf200;" horiz-adv-x="1728"
d="M768 646l546 -546c-139 -141 -333 -228 -546 -228c-424 0 -768 344 -768 768s344 768 768 768v-762zM955 640h773c0 -213 -87 -407 -228 -546zM1664 768h-768v768c424 0 768 -344 768 -768z" />
<glyph glyph-name="align-left" unicode="&#xf036;" horiz-adv-x="1792"

Before

Width:  |  Height:  |  Size: 431 KiB

After

Width:  |  Height:  |  Size: 432 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -812,3 +812,4 @@
.@{fa-css-prefix}-shaarli-o:before { content: @fa-var-shaarli-o; }
.@{fa-css-prefix}-cut-key:before,
.@{fa-css-prefix}-key-modern:before { content: @fa-var-key-modern; }
.@{fa-css-prefix}-xmpp:before { content: @fa-var-xmpp; }

View file

@ -811,6 +811,7 @@
@fa-var-wrench: "\f0ad";
@fa-var-xing: "\f168";
@fa-var-xing-square: "\f169";
@fa-var-xmpp: "\f2f9";
@fa-var-y-combinator: "\f23b";
@fa-var-y-combinator-square: "\f1d4";
@fa-var-yahoo: "\f19e";

View file

@ -812,3 +812,4 @@
.#{$fa-css-prefix}-shaarli-o:before { content: $fa-var-shaarli-o; }
.#{$fa-css-prefix}-cut-key:before,
.#{$fa-css-prefix}-key-modern:before { content: $fa-var-key-modern; }
.#{$fa-css-prefix}-xmpp:before { content: $fa-var-xmpp; }

View file

@ -812,6 +812,7 @@ $fa-var-wpforms: "\f298";
$fa-var-wrench: "\f0ad";
$fa-var-xing: "\f168";
$fa-var-xing-square: "\f169";
$fa-var-xmpp: "\f2f9";
$fa-var-y-combinator: "\f23b";
$fa-var-y-combinator-square: "\f1d4";
$fa-var-yahoo: "\f19e";

View file

@ -1,7 +1,7 @@
{
"checksum": {
"previous": "4e849a59308b18b0e63a842afe80c541e2565f524e9c2d7969db53dab696ce8c",
"current": "4e849a59308b18b0e63a842afe80c541e2565f524e9c2d7969db53dab696ce8c"
"previous": "1652a0373302f7bdefd4e961616ff7e1965d258aa3ed0afaff48acd10ead9e9e",
"current": "1652a0373302f7bdefd4e961616ff7e1965d258aa3ed0afaff48acd10ead9e9e"
},
"fonts": [
"forkawesome/forkawesome.ttf",
@ -2767,6 +2767,10 @@
"codepoint": 61801,
"source": "svg/xing-square.svg"
},
"xmpp": {
"codepoint": 62201,
"source": "svg/xmpp.svg"
},
"y-combinator": {
"codepoint": 62011,
"source": "svg/y-combinator.svg"

View file

@ -6816,3 +6816,13 @@ icons:
- password
categories:
- Web Application Icons
- name: XMPP
id: xmpp
unicode: f2f9
created: 1.0
filter:
- message
- iot
categories:
- Brand Icons

3
src/icons/svg/xmpp.svg Normal file
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="M1536.002 222.059l-92.61 30.869-274.275 81.267c1.22 15.846 1.219 31.692 1.219 48.756 0 300.516-152.673 667.163-406.229 929.072-246.573-261.01-394.58-620.998-394.58-916.882 0-17.065.002-32.91 1.221-48.756l-273.039-80.9c.001-.25.008-.52.008-.766L5.082 231.81c-44.84 387.494 210.421 895.362 636.547 1191.819-117.051 93.505-250.003 164.663-395.209 201.367v28.033c72.485-9.02 142.62-23.092 210.227-41.625 104.198-26.196 203.938-66.072 297.779-116.67a1415.295 1415.295 0 0 0 40.765 22.281c1.91 1.004 3.823 1.998 5.737 2.993.414.215.827.433 1.242.648a1331.627 1331.627 0 0 0 30.285 15.215c141.163 68.79 295.978 114.462 460.988 128.129v-26.817c-153.031-38.682-292.45-115.632-413.992-216.68 450.875-294.71 703.503-800.224 656.551-1198.444z" stroke-width="12.189"/>
</svg>

After

Width:  |  Height:  |  Size: 873 B