refactor(assets): remove assets submodule and add them as static files

This commit is contained in:
Benedikt Rötsch
2017-10-27 10:50:06 +02:00
committed by Benedikt Rötsch
parent bc73f3eec7
commit c2297d2e99
33 changed files with 133 additions and 6 deletions

View File

@@ -0,0 +1,19 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
width="128.000000pt" height="128.000000pt" viewBox="0 0 128.000000 128.000000"
preserveAspectRatio="xMidYMid meet">
<metadata>
Created by potrace 1.11, written by Peter Selinger 2001-2013
</metadata>
<g transform="translate(0.000000,128.000000) scale(0.100000,-0.100000)"
fill="#000000" stroke="none">
<path d="M700 1275 c0 -2 26 -49 58 -102 32 -54 154 -261 271 -460 117 -200
216 -363 220 -363 3 0 6 209 6 465 l0 465 -277 0 c-153 0 -278 -2 -278 -5z"/>
<path d="M282 1114 c-28 -7 -73 -27 -100 -44 -138 -84 -190 -267 -119 -412
119 -243 466 -243 584 0 23 49 27 69 27 142 0 73 -4 93 -27 137 -32 62 -95
126 -152 153 -60 29 -153 39 -213 24z"/>
<path d="M162 125 l0 -125 424 0 424 0 0 125 0 125 -424 0 -425 0 1 -125z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 932 B