Squarify no-source SVG and add SVGs for album, artist and track placeholders for grid view
57
data/images/album-placeholder-grid.svg
Normal file
@@ -0,0 +1,57 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg width="210px" height="210px" xmlns="http://www.w3.org/2000/svg" version="1.1">
|
||||
<title>album-placeholder</title>
|
||||
<description>Created with Sketch (http://www.bohemiancoding.com/sketch)</description>
|
||||
<defs>
|
||||
<linearGradient id="gradient-1" x1="50%" y1="0%" x2="50%" y2="100%">
|
||||
<stop offset="0%" style="stop-color:rgb(255,255,255); stop-opacity:100"></stop>
|
||||
<stop offset="100%" style="stop-color:rgb(0,0,0); stop-opacity:100"></stop>
|
||||
</linearGradient>
|
||||
<linearGradient id="gradient-2" x1="50%" y1="0%" x2="50%" y2="100%">
|
||||
<stop offset="0%" style="stop-color:rgb(255,255,255); stop-opacity:100"></stop>
|
||||
<stop offset="100%" style="stop-color:rgb(0,0,0); stop-opacity:100"></stop>
|
||||
</linearGradient>
|
||||
<linearGradient id="gradient-3" x1="50%" y1="0%" x2="50%" y2="100%">
|
||||
<stop offset="0%" style="stop-color:rgb(255,255,255); stop-opacity:100"></stop>
|
||||
<stop offset="100%" style="stop-color:rgb(0,0,0); stop-opacity:100"></stop>
|
||||
</linearGradient>
|
||||
<linearGradient id="gradient-4" x1="50%" y1="0%" x2="50%" y2="100%">
|
||||
<stop offset="0%" style="stop-color:rgb(255,255,255); stop-opacity:100"></stop>
|
||||
<stop offset="100%" style="stop-color:rgb(0,0,0); stop-opacity:100"></stop>
|
||||
</linearGradient>
|
||||
<linearGradient id="gradient-5" x1="50%" y1="0%" x2="50%" y2="100%">
|
||||
<stop offset="0%" style="stop-color:rgb(255,255,255); stop-opacity:100"></stop>
|
||||
<stop offset="100%" style="stop-color:rgb(0,0,0); stop-opacity:100"></stop>
|
||||
</linearGradient>
|
||||
<linearGradient id="gradient-6" x1="50%" y1="0%" x2="50%" y2="100%">
|
||||
<stop offset="0%" style="stop-color:rgb(255,255,255); stop-opacity:100"></stop>
|
||||
<stop offset="100%" style="stop-color:rgb(0,0,0); stop-opacity:100"></stop>
|
||||
</linearGradient>
|
||||
<linearGradient id="gradient-7" x1="50%" y1="0%" x2="50%" y2="100%">
|
||||
<stop offset="0%" style="stop-color:rgb(255,255,255); stop-opacity:100"></stop>
|
||||
<stop offset="100%" style="stop-color:rgb(0,0,0); stop-opacity:100"></stop>
|
||||
</linearGradient>
|
||||
<linearGradient id="gradient-8" x1="50%" y1="0%" x2="50%" y2="100%">
|
||||
<stop offset="0%" style="stop-color:rgb(255,255,255); stop-opacity:100"></stop>
|
||||
<stop offset="100%" style="stop-color:rgb(0,0,0); stop-opacity:100"></stop>
|
||||
</linearGradient>
|
||||
<linearGradient id="gradient-9" x1="50%" y1="0%" x2="50%" y2="100%">
|
||||
<stop offset="0%" style="stop-color:rgb(255,255,255); stop-opacity:100"></stop>
|
||||
<stop offset="100%" style="stop-color:rgb(0,0,0); stop-opacity:100"></stop>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<g fill="rgb(215,215,215)" id="Page 1">
|
||||
<g fill="rgb(0,0,0)" id="Rectangle 4"></g>
|
||||
<path id="Rectangle 4" d="M5,5 L5,205 L205,205 L205,5 L5,5 Z M5,5" fill="rgb(0,0,0)"></path>
|
||||
<path id="Rectangle 4 decoration" d="" fill="rgb(0,0,0)"></path>
|
||||
<g stroke="rgb(150,150,150)" stroke-width="1" fill="rgb(204,204,204)" id="Oval 5"></g>
|
||||
<path id="Oval 5" d="M105,194 C153,194 193,154 193,106 C193,58 153,19 105,19 C57,19 18,58 18,106 C18,154 57,194 105,194 Z M105,194" stroke="rgb(150,150,150)" stroke-width="1" fill="rgb(204,204,204)"></path>
|
||||
<path id="Oval 5 decoration" d="" stroke="rgb(150,150,150)" stroke-width="1" fill="rgb(204,204,204)"></path>
|
||||
<g stroke="rgb(150,150,150)" stroke-width="1" fill="rgb(137,137,137)" id="Oval 7"></g>
|
||||
<path id="Oval 7" d="M105,131 C118,131 130,119 130,106 C130,92 118,81 105,81 C91,81 80,92 80,106 C80,119 91,131 105,131 Z M105,131" stroke="rgb(150,150,150)" stroke-width="1" fill="rgb(137,137,137)"></path>
|
||||
<path id="Oval 7 decoration" d="" stroke="rgb(150,150,150)" stroke-width="1" fill="rgb(137,137,137)"></path>
|
||||
<g stroke="rgb(150,150,150)" stroke-width="1" fill="rgb(0,0,0)" id="Oval 8"></g>
|
||||
<path id="Oval 8" d="M105,119 C112,119 118,113 118,106 C118,99 112,94 105,94 C98,94 93,99 93,106 C93,113 98,119 105,119 Z M105,119" stroke="rgb(150,150,150)" stroke-width="1" fill="rgb(0,0,0)"></path>
|
||||
<path id="Oval 8 decoration" d="" stroke="rgb(150,150,150)" stroke-width="1" fill="rgb(0,0,0)"></path>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 4.3 KiB |
39
data/images/artist-placeholder-grid.svg
Normal file
@@ -0,0 +1,39 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg width="210px" height="210px" xmlns="http://www.w3.org/2000/svg" version="1.1">
|
||||
<title>artist-placeholder</title>
|
||||
<description>Created with Sketch (http://www.bohemiancoding.com/sketch)</description>
|
||||
<defs>
|
||||
<linearGradient id="gradient-1" x1="50%" y1="0%" x2="50%" y2="100%">
|
||||
<stop offset="0%" style="stop-color:rgb(255,255,255); stop-opacity:100"></stop>
|
||||
<stop offset="100%" style="stop-color:rgb(0,0,0); stop-opacity:100"></stop>
|
||||
</linearGradient>
|
||||
<linearGradient id="gradient-2" x1="50%" y1="0%" x2="50%" y2="100%">
|
||||
<stop offset="0%" style="stop-color:rgb(255,255,255); stop-opacity:100"></stop>
|
||||
<stop offset="100%" style="stop-color:rgb(0,0,0); stop-opacity:100"></stop>
|
||||
</linearGradient>
|
||||
<linearGradient id="gradient-3" x1="50%" y1="0%" x2="50%" y2="100%">
|
||||
<stop offset="0%" style="stop-color:rgb(255,255,255); stop-opacity:100"></stop>
|
||||
<stop offset="100%" style="stop-color:rgb(0,0,0); stop-opacity:100"></stop>
|
||||
</linearGradient>
|
||||
<linearGradient id="gradient-4" x1="50%" y1="0%" x2="50%" y2="100%">
|
||||
<stop offset="0%" style="stop-color:rgb(255,255,255); stop-opacity:100"></stop>
|
||||
<stop offset="100%" style="stop-color:rgb(0,0,0); stop-opacity:100"></stop>
|
||||
</linearGradient>
|
||||
<linearGradient id="gradient-5" x1="50%" y1="0%" x2="50%" y2="100%">
|
||||
<stop offset="0%" style="stop-color:rgb(255,255,255); stop-opacity:100"></stop>
|
||||
<stop offset="100%" style="stop-color:rgb(0,0,0); stop-opacity:100"></stop>
|
||||
</linearGradient>
|
||||
<linearGradient id="gradient-6" x1="50%" y1="0%" x2="50%" y2="100%">
|
||||
<stop offset="0%" style="stop-color:rgb(255,255,255); stop-opacity:100"></stop>
|
||||
<stop offset="100%" style="stop-color:rgb(0,0,0); stop-opacity:100"></stop>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<g fill="rgb(215,215,215)" id="Page 1">
|
||||
<g fill="rgb(0,0,0)" id="Rectangle 4"></g>
|
||||
<path id="Rectangle 4" d="M5,5 L5,205 L205,205 L205,5 L5,5 Z M5,5" fill="rgb(0,0,0)"></path>
|
||||
<path id="Rectangle 4 decoration" d="" fill="rgb(0,0,0)"></path>
|
||||
<g fill="rgb(255,254,254)" id="Shape"></g>
|
||||
<path id="Shape" d="M192,83 C192,81 190,79 187,79 L130,78 L112,21 C111,19 109,18 107,18 C104,18 103,19 102,21 L83,78 L26,79 C24,79 22,81 21,83 C21,85 21,88 23,89 L68,125 L52,183 C51,185 52,187 54,189 C56,190 58,190 60,189 L107,154 L154,189 C154,189 155,190 157,190 C158,190 159,189 160,189 C161,187 162,185 161,183 L145,125 L190,89 C192,88 193,85 192,83 C192,83 193,85 192,83 L192,83 M136,119 C134,120 133,122 134,125 L147,171 L110,143 C108,142 106,142 104,143 L66,171 L79,125 C80,122 79,120 78,119 L41,90 L87,89 C89,89 91,87 92,85 L107,39 L122,85 C122,87 124,89 127,89 L172,90 L136,119 L136,119 L136,119" fill="rgb(255,254,254)"></path>
|
||||
<path id="Shape decoration" d="" fill="rgb(255,254,254)"></path>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 3.0 KiB |
58
data/images/jump-link.svg
Normal file
@@ -0,0 +1,58 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="0.48.2 r9819"
|
||||
width="120"
|
||||
height="120"
|
||||
xml:space="preserve"
|
||||
sodipodi:docname="jump.pdf"><metadata
|
||||
id="metadata8"><rdf:RDF><cc:Work
|
||||
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
|
||||
id="defs6" /><sodipodi:namedview
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1"
|
||||
objecttolerance="10"
|
||||
gridtolerance="10"
|
||||
guidetolerance="10"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:window-width="640"
|
||||
inkscape:window-height="480"
|
||||
id="namedview4"
|
||||
showgrid="false"
|
||||
inkscape:zoom="2.396875"
|
||||
inkscape:cx="60"
|
||||
inkscape:cy="60"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="0"
|
||||
inkscape:current-layer="g10" /><g
|
||||
id="g10"
|
||||
inkscape:groupmode="layer"
|
||||
inkscape:label="jump"
|
||||
transform="matrix(1.25,0,0,-1.25,0,120)"><g
|
||||
id="g12" /><g
|
||||
id="g14"><path
|
||||
d="M 48,11 C 68.43454,11 85,27.56546 85,48 85,68.43454 68.43454,85 48,85 27.56546,85 11,68.43454 11,48 11,27.56546 27.56546,11 48,11 z"
|
||||
style="fill:#494949;fill-opacity:1;fill-rule:evenodd;stroke:none"
|
||||
id="path16" /><g
|
||||
id="g18"
|
||||
transform="matrix(1,0,0,-1,11,85)"><path
|
||||
d="M 37,74 C 57.43454,74 74,57.43454 74,37 74,16.56546 57.43454,0 37,0 16.56546,0 0,16.56546 0,37 0,57.43454 16.56546,74 37,74 z"
|
||||
style="fill:none;stroke:#a8a8a8;stroke-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none"
|
||||
id="path20" /></g><path
|
||||
d="m 42.0067,65.56925 c -0.044,0.0047 -0.0836,-0.01404 -0.1276,-0.01404 L 41.878,68.95 l 0,3.45564 c 0,0.19425 -0.0297,0.38266 -0.0737,0.56521 -0.0121,0.05149 -0.0275,0.10181 -0.0418,0.15213 -0.0451,0.14042 -0.1012,0.27383 -0.1672,0.40372 -0.0209,0.03979 -0.0363,0.07841 -0.0594,0.11468 -0.0847,0.14277 -0.1804,0.27734 -0.2915,0.39553 -0.0099,0.01054 -0.0198,0.01405 -0.0308,0.02341 -0.1507,0.15798 -0.3245,0.29723 -0.5192,0.40138 -0.726,0.39553 -1.5994,0.32298 -2.2594,-0.1884 L 21.8965,58.84053 C 21.3355,58.40638 21,57.71128 21,56.9717 c 0.0022,-0.73957 0.3355,-1.43117 0.8965,-1.86532 L 38.4361,39.67245 c 0.4026,-0.31128 0.8866,-0.43766 1.3662,-0.4166 l 0.0033,0 c 0.1441,0.0082 0.286,0.0199 0.4268,0.05851 0.1595,0.03628 0.3146,0.09128 0.4631,0.16968 0.7271,0.39436 1.1836,1.19011 1.1836,2.05607 l -0.0011,7.09266 c 13.3969,-0.93617 23.1121,-7.0283 23.1121,-14.50713 0,-4.42575 -3.3649,-8.65373 -9.2301,-11.59681 -0.6017,-0.30309 -0.8745,-1.0567 -0.6204,-1.70851 C 55.3376,20.30894 55.8018,20 56.2935,20 c 0.1397,0 0.2816,0.02457 0.4213,0.07723 11.935,4.54628 19.0608,12.39958 19.0608,21.00532 0,12.08713 -14.2021,22.385 -33.7689,24.4867"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none"
|
||||
id="path22" /></g></g></svg>
|
After Width: | Height: | Size: 3.4 KiB |
@@ -12,8 +12,8 @@
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="0.48.2 r9819"
|
||||
width="78.75"
|
||||
height="53.75"
|
||||
width="100"
|
||||
height="100"
|
||||
xml:space="preserve"
|
||||
sodipodi:docname="no-source.pdf"><metadata
|
||||
id="metadata8"><rdf:RDF><cc:Work
|
||||
@@ -32,9 +32,9 @@
|
||||
inkscape:window-height="480"
|
||||
id="namedview4"
|
||||
showgrid="false"
|
||||
inkscape:zoom="5.2154762"
|
||||
inkscape:cx="39.375"
|
||||
inkscape:cy="26.875"
|
||||
inkscape:zoom="2.87625"
|
||||
inkscape:cx="50"
|
||||
inkscape:cy="50"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="0"
|
||||
@@ -42,9 +42,12 @@
|
||||
id="g10"
|
||||
inkscape:groupmode="layer"
|
||||
inkscape:label="no-source"
|
||||
transform="matrix(1.25,0,0,-1.25,0,53.75)"><g
|
||||
transform="matrix(1.25,0,0,-1.25,0,100)"><g
|
||||
id="g12" /><g
|
||||
id="g14"><path
|
||||
d="M 41.25,11.38235 37.5275,7.614794 c -0.10125,-0.104971 -0.23375,-0.155559 -0.37,-0.155559 -0.1325,0 -0.2675,0.050588 -0.37,0.155559 L 31.685,12.77732 26.6375,7.671705 c -0.20375,-0.207412 -0.53375,-0.207412 -0.7375,0 l -3.67,3.710645 c -0.20375,0.20741 -0.20375,0.5413 0,0.74744 l 5.0475,5.10562 -5.07375,5.13597 c -0.205,0.20741 -0.205,0.5413 0,0.74744 l 3.7225,3.76883 c 0.1975,0.19603 0.54375,0.19603 0.74125,0 l 5.07375,-5.13724 5.075,5.13724 c 0.1975,0.19603 0.545,0.19603 0.73875,0 l 3.66875,-3.71191 c 0.0975,-0.09992 0.1525,-0.23397 0.1525,-0.37309 0,-0.14039 -0.055,-0.27571 -0.1525,-0.37562 l -5.075,-5.13344 5.10125,-5.1638 c 0.09875,-0.09864 0.15375,-0.23397 0.15375,-0.37308 0,-0.14039 -0.055,-0.27445 -0.15375,-0.37436 M 51.8825,27.563 c -0.3375,0.06956 -0.68,0.11762 -1.02625,0.15809 -0.06625,0.0088 -0.12875,0.02276 -0.1975,0.03035 C 50.2325,27.79571 49.8,27.821 49.3625,27.821 c -0.0087,0 -0.015,-0.0025 -0.02375,-0.0025 -0.02,0 -0.03875,0.0038 -0.06,0.0038 -0.4475,0 -0.89375,-0.02529 -1.3325,-0.06955 -1.56125,5.16505 -6.31,8.83902 -11.81875,8.83902 -0.6025,0 -1.4275,-0.04805 -2.18875,-0.13911 -2.70625,3.67523 -7.0225,6.06553 -11.8975,6.06553 -8.20125,0 -14.8475,-6.72444 -14.8475,-15.01965 0,-0.33388 0.0275,-0.65765 0.0475,-0.98647 -3.9875,-2.494 -6.6575006,-6.9445 -6.6575006,-12.04 0,-7.807031 6.2487506,-14.1394144 13.9625006,-14.154591 l 0,-0.001265 33.70625,0 -0.0062,0.0531177 c 0.34375,-0.0265589 0.685,-0.0531177 1.0325,-0.0531177 7.50875,0 13.59375,6.1578527 13.59375,13.7536757 0,6.69409 -4.7275,12.26385 -10.99,13.49315"
|
||||
style="fill:#bebdbd;fill-opacity:1;fill-rule:evenodd;stroke:none"
|
||||
id="path16" /></g></g></svg>
|
||||
d="M 0,80 0,0 80,0 80,80 0,80 z"
|
||||
style="fill:#e0dfe0;fill-opacity:1;fill-rule:evenodd;stroke:none"
|
||||
id="path16" /><path
|
||||
d="m 50.56985,29.17647 -4.19693,-4.03041 c -0.11416,-0.1123 -0.26354,-0.16641 -0.41716,-0.16641 -0.14939,0 -0.30159,0.05411 -0.41716,0.16641 l -5.75282,5.5227 -5.6908,-5.46182 c -0.22972,-0.22188 -0.60178,-0.22188 -0.8315,0 l -4.13774,3.96953 c -0.22972,0.22188 -0.22972,0.57906 0,0.79959 l 5.6908,5.46182 -5.7204,5.4943 c -0.23113,0.22188 -0.23113,0.57906 0,0.79958 l 4.19694,4.03177 c 0.22267,0.20971 0.61305,0.20971 0.83572,0 l 5.7204,-5.49565 5.72182,5.49565 c 0.22267,0.20971 0.61446,0.20971 0.8329,0 l 4.13634,-3.97088 c 0.10992,-0.10688 0.17193,-0.2503 0.17193,-0.39912 0,-0.15018 -0.06201,-0.29494 -0.17193,-0.40182 l -5.72182,-5.49159 5.75141,-5.52406 c 0.11134,-0.10553 0.17335,-0.2503 0.17335,-0.39912 0,-0.15018 -0.06201,-0.29359 -0.17335,-0.40047 M 62.55747,46.486 c -0.38051,0.07441 -0.76666,0.12582 -1.15704,0.16912 -0.0747,0.0095 -0.14516,0.02435 -0.22267,0.03247 -0.48058,0.04735 -0.9682,0.07441 -1.46146,0.07441 -0.0099,0 -0.01691,-0.0027 -0.02678,-0.0027 -0.02255,0 -0.04369,0.0041 -0.06765,0.0041 -0.50453,0 -1.00765,-0.02706 -1.50232,-0.07441 -1.76024,5.52541 -7.11422,9.45571 -13.32507,9.45571 -0.67928,0 -1.60943,-0.05142 -2.4677,-0.14883 -3.05117,3.93165 -7.91753,6.48871 -13.41385,6.48871 -9.24651,0 -16.73983,-7.19359 -16.73983,-16.06753 0,-0.35718 0.03101,-0.70353 0.05355,-1.0553 -4.495707,-2.668 -7.506001,-7.429 -7.506001,-12.88 0,-8.3517 7.045161,-15.12588 15.742031,-15.14211 l 0,-0.0014 38.00215,0 -0.007,0.05683 c 0.38756,-0.02842 0.77231,-0.05683 1.16409,-0.05683 8.46575,0 15.32629,6.58747 15.32629,14.71324 0,7.16112 -5.33002,13.11947 -12.39068,14.43453"
|
||||
style="fill:#787576;fill-opacity:1;fill-rule:evenodd;stroke:none"
|
||||
id="path18" /></g></g></svg>
|
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 3.4 KiB |
53
data/images/share.svg
Normal file
@@ -0,0 +1,53 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="0.48.2 r9819"
|
||||
width="76.25"
|
||||
height="76.25"
|
||||
xml:space="preserve"
|
||||
sodipodi:docname="share.pdf"><metadata
|
||||
id="metadata8"><rdf:RDF><cc:Work
|
||||
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
|
||||
id="defs6" /><sodipodi:namedview
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1"
|
||||
objecttolerance="10"
|
||||
gridtolerance="10"
|
||||
guidetolerance="10"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:window-width="640"
|
||||
inkscape:window-height="480"
|
||||
id="namedview4"
|
||||
showgrid="false"
|
||||
inkscape:zoom="3.7721311"
|
||||
inkscape:cx="38.125"
|
||||
inkscape:cy="38.125"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="0"
|
||||
inkscape:current-layer="g10" /><g
|
||||
id="g10"
|
||||
inkscape:groupmode="layer"
|
||||
inkscape:label="share"
|
||||
transform="matrix(1.25,0,0,-1.25,0,76.25)"><g
|
||||
id="g12" /><g
|
||||
id="g14"><path
|
||||
d="M 59.4675,44.96882 43.66875,59.65777 C 43.03875,60.1414 42.205,60.21162 41.51,59.83665 41.325,59.73595 41.15875,59.60477 41.01375,59.45505 41.00375,59.4471 40.995,59.44312 40.985,59.43252 40.87875,59.3199 40.7875,59.19005 40.70625,59.05622 40.68375,59.02177 40.66875,58.98335 40.65,58.94625 40.58625,58.82435 40.53375,58.69582 40.48875,58.562 40.4775,58.51562 40.46125,58.46527 40.45,58.41492 40.4075,58.244 40.37875,58.0638 40.37875,57.87962 l 0,-3.28997 -0.0012,-3.23035 c -0.0425,0 -0.07875,0.01855 -0.12,0.01325 C 21.56625,49.3718 8,39.5721 8,28.0658 8,19.87597 14.80625,12.40032 26.2075,8.072875 26.34,8.022525 26.47625,8 26.61,8 c 0.46875,0 0.9125,0.29415 1.1025,0.7791 0.2425,0.624075 -0.0175,1.33825 -0.5925,1.62842 -5.60375,2.80106 -8.8175,6.82508 -8.8175,11.03858 0,7.11393 9.28,12.91345 22.07625,13.8065 l -0.0012,-6.75087 c 0,-0.82548 0.4375,-1.58205 1.1325,-1.9557 0.14125,-0.07685 0.29,-0.1272 0.44,-0.16165 0.13625,-0.03843 0.2725,-0.05035 0.41,-0.05698 l 0.0025,0 c 0.45875,-0.01987 0.92,0.09805 1.305,0.39485 l 15.8,14.6916 c 0.535,0.4134 0.8525,1.07192 0.855,1.7755 0,0.70225 -0.32,1.36475 -0.855,1.77947"
|
||||
style="fill:#787576;fill-opacity:1;fill-rule:evenodd;stroke:none"
|
||||
id="path16" /><path
|
||||
d="m 49.55073,28.17625 c -1.02795,0 -1.86248,-0.975 -1.86248,-2.17875 l 0,-21.39 -43.964359,0 0,39.2275 9.238669,0 c 1.02901,0 1.86248,0.975 1.86248,2.17875 0,1.20125 -0.83347,2.17875 -1.86248,2.17875 l -11.10008,0 C 0.8334678,48.1925 0,47.215 0,46.01375 L 0,2.42875 C 0,1.225 0.8334677,0.25 1.86248,0.25 l 47.68825,0 c 1.02794,0 1.86248,0.975 1.86248,2.17875 l 0,23.56875 c 0,1.20375 -0.83454,2.17875 -1.86248,2.17875"
|
||||
style="fill:#787576;fill-opacity:1;fill-rule:evenodd;stroke:none"
|
||||
id="path18" /></g></g></svg>
|
After Width: | Height: | Size: 3.3 KiB |
53
data/images/track-placeholder-grid.svg
Normal file
@@ -0,0 +1,53 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="0.48.2 r9819"
|
||||
width="100"
|
||||
height="100"
|
||||
xml:space="preserve"
|
||||
sodipodi:docname="track-placeholder-grid.pdf"><metadata
|
||||
id="metadata8"><rdf:RDF><cc:Work
|
||||
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
|
||||
id="defs6" /><sodipodi:namedview
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1"
|
||||
objecttolerance="10"
|
||||
gridtolerance="10"
|
||||
guidetolerance="10"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:window-width="640"
|
||||
inkscape:window-height="480"
|
||||
id="namedview4"
|
||||
showgrid="false"
|
||||
inkscape:zoom="2.87625"
|
||||
inkscape:cx="50"
|
||||
inkscape:cy="50"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="0"
|
||||
inkscape:current-layer="g10" /><g
|
||||
id="g10"
|
||||
inkscape:groupmode="layer"
|
||||
inkscape:label="track-placeholder-grid"
|
||||
transform="matrix(1.25,0,0,-1.25,0,100)"><g
|
||||
id="g12" /><g
|
||||
id="g14"><path
|
||||
d="M 0,80 0,0 80,0 80,80 0,80 z"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
|
||||
id="path16" /><path
|
||||
d="m 18.875,15.3 c 1.15687,-1.7176 3.12938,-2.6619 5.55187,-2.6619 2.205,0 4.56751,0.7961 6.66188,2.2439 0.30187,0.2071 0.56437,0.4465 0.84562,0.6726 0.12563,0.1026 0.26063,0.2033 0.38625,0.3097 0.13125,0.114 0.25875,0.2299 0.38438,0.3477 0.105,0.0969 0.21187,0.1862 0.315,0.2888 2.89312,2.8538 4.03312,6.5455 2.91,9.2112 l 0,23.9362 21.32812,6.6728 0,-20.0944 C 57.09688,36.2171 56.93562,36.1886 56.77437,36.1658 56.555,36.1848 56.33187,36.2 56.10125,36.2 53.89813,36.2 51.53,35.4039 49.445,33.958 c -2.06063,-1.4231 -3.64125,-3.3345 -4.45313,-5.3789 -0.90937,-2.2857 -0.765,-4.5828 0.39001,-6.3004 1.15875,-1.7176 3.13312,-2.6619 5.55562,-2.6619 2.19938,0 4.5675,0.7961 6.65625,2.2439 2.05688,1.4231 3.6375,3.3326 4.45125,5.377 0.25125,0.6327 0.41625,1.2635 0.50813,1.8867 0.39187,1.4801 0.37312,2.9279 -0.14438,4.1553 l 0,30.267 c 0,0.0703 0,0.1368 -0.01125,0.2033 l 0,0.9709 c 0,0.6308 -0.29625,1.2255 -0.795,1.5998 -0.50062,0.3762 -1.14375,0.4845 -1.74562,0.2983 L 32.1125,57.936 c -0.82313,-0.2565 -1.38375,-1.0279 -1.38375,-1.9 0,-4.9172 0.0094,-9.842 0.02062,-14.7782 0.01126,-4.0337 0.01875,-8.0769 0.02438,-12.1258 -0.3825,0.0532 -0.77063,0.0912 -1.18125,0.0912 -2.205,0 -4.56937,-0.798 -6.65813,-2.2439 -2.06062,-1.425 -3.63562,-3.3326 -4.44937,-5.377 -0.90938,-2.2876 -0.76875,-4.5847 0.39,-6.3023"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none"
|
||||
id="path18" /></g></g></svg>
|
After Width: | Height: | Size: 3.1 KiB |