mirror of
https://github.com/ForkAwesome/Fork-Awesome.git
synced 2024-12-24 20:41:32 +08:00
new version Mon Feb 19 12:15:39 EST 2018
This commit is contained in:
parent
149df05f4e
commit
adfa28cc71
8
Makefile
8
Makefile
@ -26,8 +26,12 @@ build:
|
||||
# sass ${FA_SCSS_MODERN} ${FA_CSS_MODERN}
|
||||
|
||||
bundle exec lessc --clean-css="--compatibility=ie8" ${SITE_LESS} > ${SITE_CSS}
|
||||
cp -r ${FA_ROOT_DIRECTORY}/* ../../
|
||||
mv README.md-nobuild ../../README.md
|
||||
|
||||
@echo "Moving font filse and README"
|
||||
cp -r ${FA_ROOT_DIRECTORY}/* ../
|
||||
mv README.md-nobuild ../README.md
|
||||
|
||||
@echo "Generating zip file"
|
||||
cd assets && mv fork-awesome fork-awesome-1.0.1 && zip -r9 fork-awesome-1.0.1.zip fork-awesome-1.0.1 && mv fork-awesome-1.0.1 fork-awesome
|
||||
|
||||
find .. -type f ! -perm 644 -exec chmod 644 {} \;
|
||||
|
Binary file not shown.
Binary file not shown.
@ -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" >
|
||||
<!--
|
||||
2018-2-18: Created with FontForge (http://fontforge.org)
|
||||
2018-2-19: 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 20170925 at Sun Feb 18 15:15:35 2018
|
||||
Created by FontForge 20170925 at Mon Feb 19 12:03:50 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>
|
||||
@ -1799,7 +1799,7 @@ d="M576 640c0 -17 -7 -33 -19 -45l-448 -448c-12 -12 -28 -19 -45 -19c-35 0 -64 29
|
||||
d="M1472 64c0 -35 -29 -64 -64 -64h-462c3 -64 11 -131 11 -196c0 -33 -27 -60 -61 -60h-320c-34 0 -61 27 -61 60c0 65 8 132 11 196h-462c-35 0 -64 29 -64 64c0 17 7 33 19 45l402 403h-229c-35 0 -64 29 -64 64c0 17 7 33 19 45l402 403h-197c-35 0 -64 29 -64 64
|
||||
c0 17 7 33 19 45l384 384c12 12 28 19 45 19s33 -7 45 -19l384 -384c12 -12 19 -28 19 -45c0 -35 -29 -64 -64 -64h-197l402 -403c12 -12 19 -28 19 -45c0 -35 -29 -64 -64 -64h-229l402 -403c12 -12 19 -28 19 -45z" />
|
||||
<glyph glyph-name="friendica" unicode="" horiz-adv-x="1524"
|
||||
d="M274 1536v0h975c152 0 275 -124 275 -276v-984c0 -152 -123 -276 -275 -276h-975c-152 0 -274 124 -274 276v984c0 152 122 276 274 276zM1006 1475h243c118 0 214 -95 214 -215v-984c0 -120 -96 -215 -214 -215h-731v369h488l-2 368l-486 -3v311h488v369v0z" />
|
||||
d="M0 1260c0 152 122 276 274 276h975c152 0 275 -124 275 -276v-984c0 -152 -123 -276 -275 -276h-975c-152 0 -274 124 -274 276v984zM1249 1475h-243v-369h-488v-311l486 3l2 -368h-488v-369h731c118 0 214 95 214 215v984c0 120 -96 215 -214 215z" />
|
||||
<glyph glyph-name="gratipay" unicode=""
|
||||
d="M773 234l350 473c27 37 59 156 -43 223c-86 56 -168 13 -211 -37c-16 -18 -44 -40 -96 -40s-79 22 -95 40c-43 50 -125 93 -212 37c-101 -67 -69 -186 -42 -223zM1536 640c0 -424 -344 -768 -768 -768s-768 344 -768 768s344 768 768 768s768 -344 768 -768z" />
|
||||
<glyph glyph-name="map-marker" unicode="" horiz-adv-x="1024"
|
||||
|
Before Width: | Height: | Size: 424 KiB After Width: | Height: | Size: 424 KiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user