mirror of
https://github.com/ForkAwesome/Fork-Awesome.git
synced 2024-12-26 13:31:31 +08:00
Adds Pixelfed icon. Fixes #120
This commit is contained in:
parent
e555fa2319
commit
6e6c8e480f
@ -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 721 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 722 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.
|
||||
|
||||
|
@ -2483,6 +2483,9 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
||||
.fa-matrix-org:before {
|
||||
content: "\f313";
|
||||
}
|
||||
.fa-pixelfed:before {
|
||||
content: "\f314";
|
||||
}
|
||||
.sr-only {
|
||||
position: absolute;
|
||||
width: 1px;
|
||||
|
2
css/fork-awesome.min.css
vendored
2
css/fork-awesome.min.css
vendored
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.
@ -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 20180321 at Mon Oct 8 14:52:39 2018
|
||||
Created by FontForge 20180321 at Mon Oct 8 15:10:16 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-F313"
|
||||
unicode-range="U+0020-F314"
|
||||
/>
|
||||
<missing-glyph />
|
||||
<glyph glyph-name="space" unicode=" " horiz-adv-x="200"
|
||||
@ -639,6 +639,8 @@ h2048c70 0 128 -58 128 -128z" />
|
||||
d="M892 167v-167h-248l-159 252l-24 42c-6 7 -9 14 -11 21h-3c-2 -7 -6 -14 -9 -21c-6 -12 -15 -28 -25 -44l-155 -250h-258v167h128l197 291l-185 272h-137v168h276l139 -228c9 -14 16 -29 23 -42c6 -7 9 -14 11 -21h3c2 7 6 14 11 21l25 42l140 228h257v-168h-125
|
||||
l-184 -267l204 -296h109zM1529 846v-206h-514l-3 27c-2 14 -4 33 -4 46c0 273 350 296 350 441c0 52 -47 87 -100 87c-38 0 -72 -18 -97 -39c-13 -11 -25 -25 -36 -38l-105 92c18 25 38 46 63 66c42 33 103 65 188 65c145 0 246 -85 246 -218c0 -240 -332 -260 -346 -403
|
||||
h232v80h126z" />
|
||||
<glyph glyph-name="pixelfed" unicode=""
|
||||
d="M768 -128c-424 0 -768 344 -768 768s344 768 768 768s768 -344 768 -768s-344 -768 -768 -768zM707 472h141c133 0 240 105 240 234s-107 234 -240 234h-203c-77 0 -139 -60 -139 -135v-525z" />
|
||||
<glyph glyph-name="tty" unicode="" horiz-adv-x="1792"
|
||||
d="M448 224v-192c0 -18 -14 -32 -32 -32h-192c-18 0 -32 14 -32 32v192c0 18 14 32 32 32h192c18 0 32 -14 32 -32zM256 608v-192c0 -18 -14 -32 -32 -32h-192c-18 0 -32 14 -32 32v192c0 18 14 32 32 32h192c18 0 32 -14 32 -32zM832 224v-192c0 -18 -14 -32 -32 -32h-192
|
||||
c-18 0 -32 14 -32 32v192c0 18 14 32 32 32h192c18 0 32 -14 32 -32zM640 608v-192c0 -18 -14 -32 -32 -32h-192c-18 0 -32 14 -32 32v192c0 18 14 32 32 32h192c18 0 32 -14 32 -32zM66 768c-37 0 -66 29 -66 65v129h514v-129c0 -36 -29 -65 -65 -65h-383zM1216 224v-192
|
||||
|
Before Width: | Height: | Size: 456 KiB After Width: | Height: | Size: 456 KiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -854,3 +854,4 @@
|
||||
.@{fa-css-prefix}-syncthing:before { content: @fa-var-syncthing; }
|
||||
.@{fa-css-prefix}-inkscape:before { content: @fa-var-inkscape; }
|
||||
.@{fa-css-prefix}-matrix-org:before { content: @fa-var-matrix-org; }
|
||||
.@{fa-css-prefix}-pixelfed:before { content: @fa-var-pixelfed; }
|
||||
|
@ -560,6 +560,7 @@
|
||||
@fa-var-pinterest: "\f0d2";
|
||||
@fa-var-pinterest-p: "\f231";
|
||||
@fa-var-pinterest-square: "\f0d3";
|
||||
@fa-var-pixelfed: "\f314";
|
||||
@fa-var-plane: "\f072";
|
||||
@fa-var-play: "\f04b";
|
||||
@fa-var-play-circle: "\f144";
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"checksum": {
|
||||
"previous": "eb21d0c5b7ffe821d5b7eb8fbbb112124db6b68cff3d65ef235618bc539eb0af",
|
||||
"current": "eb21d0c5b7ffe821d5b7eb8fbbb112124db6b68cff3d65ef235618bc539eb0af"
|
||||
"previous": "1de221971e8a257ddc897b9eb3133a7a12d8328bd70079bb2faeb42879a0b4d6",
|
||||
"current": "1de221971e8a257ddc897b9eb3133a7a12d8328bd70079bb2faeb42879a0b4d6"
|
||||
},
|
||||
"fonts": [
|
||||
"forkawesome/forkawesome.ttf",
|
||||
@ -1923,6 +1923,10 @@
|
||||
"codepoint": 61651,
|
||||
"source": "svg/pinterest-square.svg"
|
||||
},
|
||||
"pixelfed": {
|
||||
"codepoint": 62228,
|
||||
"source": "svg/pixelfed.svg"
|
||||
},
|
||||
"plane": {
|
||||
"codepoint": 61554,
|
||||
"source": "svg/plane.svg"
|
||||
|
@ -7098,3 +7098,14 @@ icons:
|
||||
- message
|
||||
categories:
|
||||
- Brand Icons
|
||||
|
||||
- name: Pixelfed
|
||||
id: pixelfed
|
||||
unicode: f314
|
||||
created: 1.1
|
||||
url: pixelfed.social
|
||||
filter:
|
||||
- federation
|
||||
- photo
|
||||
categories:
|
||||
- Brand Icons
|
||||
|
3
src/icons/svg/pixelfed.svg
Normal file
3
src/icons/svg/pixelfed.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="1536" height="1792" viewBox="0 0 1536 1792">
|
||||
<path d="M768 1664C343.845 1664 0 1320.155 0 896s343.845-768 768-768 768 343.845 768 768-343.845 768-768 768zm-60.97-600.33h140.887c132.72 0 240.312-104.74 240.312-233.944S980.638 595.782 847.917 595.782H644.576c-76.57 0-138.642 60.427-138.642 134.968v525.312z" fill="#000" fill-rule="evenodd"/>
|
||||
</svg>
|
After Width: | Height: | Size: 399 B |
Loading…
Reference in New Issue
Block a user