I've created a Markdown icon

This commit is contained in:
Dion Dresschers 2020-04-06 20:47:16 +02:00
parent 347e2f7a3a
commit da8b75581e
17 changed files with 33 additions and 9 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 781 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 782 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

@ -2666,6 +2666,9 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
.fa-askfm:before {
content: "\f350";
}
.fa-markdown:before {
content: "\f351";
}
.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

@ -1,11 +1,11 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
<!--
2020-4-5: Created with FontForge (http://fontforge.org)
2020-4-6: Created with FontForge (http://fontforge.org)
-->
<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 Sun Apr 5 10:57:03 2020
Created by FontForge 20170924 at Mon Apr 6 20:29:26 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.01 1538"
underline-thickness="89.6"
underline-position="-179.2"
unicode-range="U+0020-F350"
unicode-range="U+0020-F351"
/>
<missing-glyph />
<glyph glyph-name="space" unicode=" " horiz-adv-x="200"
@ -1796,6 +1796,8 @@ c-34 -30 -57 -49 -108 -49v192c0 106 86 192 192 192h64v448h256v-448h256v448h256v-
c0 -106 -57 -160 -128 -160s-128 57 -128 128c0 124 128 92 128 256c48 0 128 -118 128 -224zM1536 1312c0 -106 -57 -160 -128 -160s-128 57 -128 128c0 124 128 92 128 256c48 0 128 -118 128 -224z" />
<glyph glyph-name="comment" unicode="&#xf075;" horiz-adv-x="1792"
d="M1792 640c0 -354 -401 -640 -896 -640c-49 0 -98 3 -145 8c-131 -116 -287 -198 -460 -242c-36 -10 -75 -17 -114 -22c-22 -2 -43 14 -48 38v1c-5 25 12 40 27 58c63 71 135 131 182 298c-206 117 -338 298 -338 501c0 353 401 640 896 640s896 -286 896 -640z" />
<glyph glyph-name="markdown" unicode="&#xf351;" horiz-adv-x="2265"
d="M2102 1331c90 0 163 -73 163 -163v-1089c0 -90 -73 -164 -163 -164h-1939c-90 0 -163 74 -163 164v1089c0 90 73 163 163 163h1939zM1274 199v849h-283l-212 -283l-213 283h-283v-850h283v425l213 -272l212 272v-425zM1697 128l356 495h-212v425h-283v-425h-213z" />
<glyph glyph-name="bell" unicode="&#xf0f3;" horiz-adv-x="1664"
d="M848 -160c0 9 -7 16 -16 16c-79 0 -144 65 -144 144c0 9 -7 16 -16 16s-16 -7 -16 -16c0 -97 79 -176 176 -176c9 0 16 7 16 16zM182 128h1300c-179 202 -266 476 -266 832c0 129 -122 320 -384 320s-384 -191 -384 -320c0 -356 -87 -630 -266 -832zM1664 128
c0 -70 -58 -128 -128 -128h-448c0 -141 -115 -256 -256 -256s-256 115 -256 256h-448c-70 0 -128 58 -128 128c148 125 320 349 320 832c0 192 159 402 424 441c-5 12 -8 25 -8 39c0 53 43 96 96 96s96 -43 96 -96c0 -14 -3 -27 -8 -39c265 -39 424 -249 424 -441

Before

Width:  |  Height:  |  Size: 512 KiB

After

Width:  |  Height:  |  Size: 512 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -916,3 +916,4 @@
.@{fa-css-prefix}-sketchfab:before { content: @fa-var-sketchfab; }
.@{fa-css-prefix}-webmention:before { content: @fa-var-webmention; }
.@{fa-css-prefix}-askfm:before { content: @fa-var-askfm; }
.@{fa-css-prefix}-markdown:before { content: @fa-var-markdown; }

View file

@ -524,6 +524,7 @@
@fa-var-map-pin: "\f276";
@fa-var-map-signs: "\f277";
@fa-var-mariadb: "\f33d";
@fa-var-markdown: "\f351";
@fa-var-mars: "\f222";
@fa-var-mars-double: "\f227";
@fa-var-mars-stroke: "\f229";

View file

@ -916,3 +916,4 @@
.#{$fa-css-prefix}-sketchfab:before { content: fa-content($fa-var-sketchfab); }
.#{$fa-css-prefix}-webmention:before { content: fa-content($fa-var-webmention); }
.#{$fa-css-prefix}-askfm:before { content: fa-content($fa-var-askfm); }
.#{$fa-css-prefix}-markdown:before { content: fa-content($fa-var-markdown); }

View file

@ -524,6 +524,7 @@ $fa-var-map-o: \f278;
$fa-var-map-pin: \f276;
$fa-var-map-signs: \f277;
$fa-var-mariadb: \f33d;
$fa-var-markdown: \f351;
$fa-var-mars: \f222;
$fa-var-mars-double: \f227;
$fa-var-mars-stroke: \f229;

View file

@ -1,7 +1,7 @@
{
"checksum": {
"previous": "c12bd34a89c12b2a78ec6507cb3cffba8db1947cf8b842a183412532105b14ee",
"current": "c12bd34a89c12b2a78ec6507cb3cffba8db1947cf8b842a183412532105b14ee"
"previous": "89b3a22b99b7fb37784210574001f0a2a292da7ca9298663191690ac47c5eabe",
"current": "89b3a22b99b7fb37784210574001f0a2a292da7ca9298663191690ac47c5eabe"
},
"fonts": [
"forkawesome/forkawesome.ttf",
@ -1795,6 +1795,10 @@
"codepoint": 62269,
"source": "svg/mariadb.svg"
},
"markdown": {
"codepoint": 62289,
"source": "svg/markdown.svg"
},
"mars": {
"codepoint": 61986,
"source": "svg/mars.svg"

View file

@ -7653,3 +7653,11 @@ icons:
url: ask.fm
categories:
- Brand Icons
- name: Markdown
id: markdown
unicode: f351
created: 1.1
url: daringfireball.net/projects/markdown/
categories:
- Brand Icons

View file

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="1536" height="1792" viewBox="0 0 1536 1792">
<path d="M899.993 9.607c-78.968 0-157.94 8.082-217.972 24.237-316.128 85.072-560.802 329.73-645.874 645.86-32.31 120.063-32.31 315.879 0 435.942 91.36 339.494 354.782 585.82 705.32 659.56 92.212 19.399 280.397 11.913 381.446-15.18 310.74-83.315 556.389-330.297 640.91-644.38 32.31-120.063 32.31-315.88 0-435.943-85.071-316.128-329.745-560.787-645.874-645.86C1057.918 17.69 978.96 9.608 899.993 9.608zm438.003 295.863c28.591-1.455 60.662 34.453 97.673 108.064 22.158 44.07 44.337 90.779 49.286 103.797 11.991 31.538-.56 29.57-74.727-11.74-32.695-18.212-78.754-36.087-102.346-39.723-23.593-3.635-45.256-12.794-48.154-20.347-2.899-7.553 4.814-38.605 17.154-69.01 18.739-46.17 38.877-69.91 61.114-71.041zM306.714 482.007c20.403-1.104 45.884 12.454 74.423 40.462 23.804 23.362 43.292 45.42 43.292 49.01 0 3.591-17.73 18.249-39.388 32.582-21.66 14.334-57.817 49.473-80.345 78.095s-45.536 53.736-51.144 55.803c-13.693 5.047.06-193.346 15.718-226.68 8.777-18.686 21.574-28.414 37.444-29.272zm894.526 139.572c81.874-.329 172.56 53.26 237.085 150.47 115.952 174.69 96.186 400.415-40.172 458.758-246.778 105.59-513.424-373.477-313.279-562.845 33.02-31.242 73.48-46.211 116.366-46.383zm-601.32 99.965c63.448-.044 126.94 40.002 172.314 132.17 80.47 163.458 32.16 398.485-99.864 485.854-131.835 87.244-283.495-20.352-305.747-216.912-26.36-232.855 103.382-401.017 233.298-401.112zm367.021 404.464c19.506-.318 38.688 6.107 51.942 19.36 23.955 23.956 24.25 32.761 3.817 114.103-25.888 103.061-37.764 102.743-101.243-2.787-37.41-62.192-38.86-81.016-8.446-109.588 14.592-13.709 34.425-20.77 53.93-21.087z"/>
<path d="M623.296 868.962a194.475 159.577 85.603 0 0-120.941 17.063 78.914 78.914 0 0 1 9.242 66.712 78.914 78.914 0 0 1-83.292 54.819 194.475 159.577 85.603 0 0 76.556 213.947 194.475 159.577 85.603 0 0 218.014-64.328 194.475 159.577 85.603 0 0-59.565-267.126 194.475 159.577 85.603 0 0-40.014-21.087zM1234.325 743.349a194.475 159.577 68.198 0 0-110.3 52.457 78.914 78.914 0 0 1 28.773 60.893 78.914 78.914 0 0 1-63.082 77.223 194.475 159.577 68.198 0 0 137.047 181.253 194.475 159.577 68.198 0 0 188.79-126.594 194.475 159.577 68.198 0 0-136.739-237.08 194.475 159.577 68.198 0 0-44.489-8.152z"/>
<path d="M623.296 868.962a194.475 159.577 85.603 0 0-120.941 17.063 78.914 78.914 0 0 1 9.242 66.712 78.914 78.914 0 0 1-83.292 54.819 194.475 159.577 85.603 0 0 76.556 213.947 194.475 159.577 85.603 0 0 218.014-64.328 194.475 159.577 85.603 0 0-59.565-267.126 194.475 159.577 85.603 0 0-40.014-21.087zm611.029-125.613a194.475 159.577 68.198 0 0-110.3 52.457 78.914 78.914 0 0 1 28.773 60.893 78.914 78.914 0 0 1-63.082 77.223 194.475 159.577 68.198 0 0 137.047 181.253 194.475 159.577 68.198 0 0 188.79-126.594 194.475 159.577 68.198 0 0-136.739-237.08 194.475 159.577 68.198 0 0-44.489-8.152z"/>
</svg>

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

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="M2116.067 204.814H177.333c-90.086 0-163.376 73.29-163.376 163.376v1089.177c0 90.09 73.29 163.376 163.376 163.376h1938.734c90.09 0 163.376-73.285 163.376-163.376V368.19c0-90.086-73.285-163.376-163.376-163.376zm-827.774 1132.467l-283.186.276V912.78l-212.389 272.294-212.39-272.294v424.778H297.144V488h283.186l212.389 283.186L1005.108 488l283.185-.277zm422.768 70.796L1359.089 912.78h212.39V488h283.186v424.779h212.389z"/>
</svg>

After

Width:  |  Height:  |  Size: 532 B