Created google-play icon. Closes #167

This commit is contained in:
Dion Dresschers 2020-04-08 10:04:01 +02:00
parent c63f35d59e
commit 4290922f2c
16 changed files with 30 additions and 7 deletions

View file

@ -3,7 +3,7 @@
[![npm-badge]][npm-link] [![all-contrib]](CONTRIBUTORS.md) [![jsdeliver-badge]][jsdeliver-link] [![cdnjs-badge]][cdnjs-link] [![build-status-badge]][build-status-link]
Fork Awesome is a full suite of 791 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 792 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

@ -2696,6 +2696,9 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
.fa-sass:before {
content: "\f35a";
}
.fa-google-play:before {
content: "\f35b";
}
.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 20170924 at Wed Apr 8 09:10:37 2020
Created by FontForge 20170924 at Wed Apr 8 09:59:32 2020
By Dion Dresschers,,,
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 -410 2304.15 1538"
underline-thickness="89.6"
underline-position="-179.2"
unicode-range="U+0020-F35A"
unicode-range="U+0020-F35B"
/>
<missing-glyph />
<glyph glyph-name="space" unicode=" " horiz-adv-x="200"
@ -1542,6 +1542,8 @@ c18 0 32 -14 32 -32z" />
d="M1280 926c-38 -17 -78 -28 -121 -34c44 26 77 68 93 117c-41 -24 -86 -42 -134 -51c-38 41 -93 66 -153 66c-116 0 -210 -94 -210 -210c0 -16 1 -33 5 -48c-175 9 -330 92 -434 220c-18 -31 -29 -68 -29 -106c0 -73 34 -137 91 -175c-35 1 -68 11 -100 26v-2
c0 -102 77 -187 173 -206c-18 -5 -32 -8 -51 -8c-13 0 -26 2 -39 4c27 -83 104 -144 196 -146c-72 -56 -162 -90 -261 -90c-17 0 -34 1 -50 3c93 -59 203 -94 322 -94c386 0 598 320 598 598c0 9 0 18 -1 27c41 29 77 66 105 109zM1536 1120v-960
c0 -159 -129 -288 -288 -288h-960c-159 0 -288 129 -288 288v960c0 159 129 288 288 288h960c159 0 288 -129 288 -288z" />
<glyph glyph-name="google-play" unicode="&#xf35b;" horiz-adv-x="1615"
d="M0 -133v1546c0 54 31 101 76 123l896 -896l-896 -896c-45 23 -76 69 -76 123zM1256 356l-979 -566l773 773zM1561 748c31 -25 54 -63 54 -108s-20 -82 -52 -107l-209 -120l-227 227l227 227zM277 1490l979 -566l-206 -207z" />
<glyph glyph-name="shopping-bag" unicode="&#xf290;" horiz-adv-x="1793"
d="M1757 128l35 -313c2 -18 -4 -36 -16 -50c-12 -13 -30 -21 -48 -21h-1664c-18 0 -36 8 -48 21c-12 14 -18 32 -16 50l35 313h1722zM1664 967l86 -775h-1708l86 775c4 32 31 57 64 57h256v-128c0 -71 57 -128 128 -128s128 57 128 128v128h384v-128c0 -71 57 -128 128 -128
s128 57 128 128v128h256c33 0 60 -25 64 -57zM1280 1152v-256c0 -35 -29 -64 -64 -64s-64 29 -64 64v256c0 141 -115 256 -256 256s-256 -115 -256 -256v-256c0 -35 -29 -64 -64 -64s-64 29 -64 64v256c0 212 172 384 384 384s384 -172 384 -384z" />

Before

Width:  |  Height:  |  Size: 531 KiB

After

Width:  |  Height:  |  Size: 531 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -926,3 +926,4 @@
.@{fa-css-prefix}-java:before { content: @fa-var-java; }
.@{fa-css-prefix}-sass-alt:before { content: @fa-var-sass-alt; }
.@{fa-css-prefix}-sass:before { content: @fa-var-sass; }
.@{fa-css-prefix}-google-play:before { content: @fa-var-google-play; }

View file

@ -390,6 +390,7 @@
@fa-var-gnu-social: "\f2e7";
@fa-var-gnupg: "\f30d";
@fa-var-google: "\f1a0";
@fa-var-google-play: "\f35b";
@fa-var-google-plus: "\f0d5";
@fa-var-google-plus-circle: "\f2b3";
@fa-var-google-plus-g: "\f0d5";

View file

@ -926,3 +926,4 @@
.#{$fa-css-prefix}-java:before { content: fa-content($fa-var-java); }
.#{$fa-css-prefix}-sass-alt:before { content: fa-content($fa-var-sass-alt); }
.#{$fa-css-prefix}-sass:before { content: fa-content($fa-var-sass); }
.#{$fa-css-prefix}-google-play:before { content: fa-content($fa-var-google-play); }

View file

@ -390,6 +390,7 @@ $fa-var-globe-w: \f305;
$fa-var-gnu-social: \f2e7;
$fa-var-gnupg: \f30d;
$fa-var-google: \f1a0;
$fa-var-google-play: \f35b;
$fa-var-google-plus: \f0d5;
$fa-var-google-plus-circle: \f2b3;
$fa-var-google-plus-g: \f0d5;

View file

@ -1,7 +1,7 @@
{
"checksum": {
"previous": "131d8ffce47e6b53328fb571edbb7bde4394a69579d084bc05d044eb318f7556",
"current": "131d8ffce47e6b53328fb571edbb7bde4394a69579d084bc05d044eb318f7556"
"previous": "e0aa9854415e6f8fb8594bdd8319f2983388f5fd563807687d7b782d08f7dd72",
"current": "e0aa9854415e6f8fb8594bdd8319f2983388f5fd563807687d7b782d08f7dd72"
},
"fonts": [
"forkawesome/forkawesome.ttf",
@ -1347,6 +1347,10 @@
"codepoint": 61856,
"source": "svg/google.svg"
},
"google-play": {
"codepoint": 62299,
"source": "svg/google-play.svg"
},
"google-plus": {
"codepoint": 61653,
"source": "svg/google-plus.svg"

View file

@ -7734,3 +7734,10 @@ icons:
categories:
- Brand Icons
- name: Google Play
id: google-play
unicode: f35b
created: 1.1
url: play.google.com
categories:
- Brand Icons

View file

@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1536 1792" height="1792" width="1536">
<path d="M0 1669.198V122.802C0 69.133 30.928 21.832 76.41 0l896 896-896 896C30.928 1769.259 0 1722.867 0 1669.198m1256.22-489.389l-978.778 565.8 772.288-772.29 206.49 206.49m304.73-392.057c30.928 24.56 53.67 62.766 53.67 108.248 0 45.482-20.013 81.868-51.85 107.338l-208.31 120.073L1127.05 896l227.41-227.411 206.49 119.163M277.442 46.392l978.777 565.799-206.489 206.49z"/>
</svg>

After

Width:  |  Height:  |  Size: 477 B