- fix arrow up, arrow down and line-right-arrow
This commit is contained in:
Felix Niklas 2016-10-11 14:01:47 +02:00
parent fc13eed733
commit f64c13e13f
5 changed files with 7 additions and 8 deletions

Binary file not shown.

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 58 KiB

After

Width:  |  Height:  |  Size: 58 KiB

View file

@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<svg width="13px" height="7px" viewBox="0 0 13 7" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <svg width="13px" height="7px" viewBox="0 0 13 7" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 40.1 (33804) - http://www.bohemiancoding.com/sketch --> <!-- Generator: Sketch 40.2 (33826) - http://www.bohemiancoding.com/sketch -->
<title>arrow-down</title> <title>arrow-down</title>
<desc>Created with Sketch.</desc> <desc>Created with Sketch.</desc>
<defs></defs> <defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="arrow-down" fill="#50E3C2"> <g id="arrow-down" fill="#50E3C2">
<polygon points="7.203553 3.45693561 2.98934 7.76411261 4.417766 9.16397061 9.317766 4.16397061 10.01066 3.45693561 9.31066 2.75693461 4.41066 -2.14306539 2.996446 -0.728851394"></polygon> <polygon points="2.2456074 -1.26536081e-16 0.850000024 1.42408863 6.53970581 7 12.1227026 1.41700421 10.7127828 0.00708442287 6.53970581 4.20141669"></polygon>
</g> </g>
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 706 B

After

Width:  |  Height:  |  Size: 677 B

View file

@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<svg width="13px" height="7px" viewBox="0 0 13 7" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <svg width="13px" height="7px" viewBox="0 0 13 7" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 40.1 (33804) - http://www.bohemiancoding.com/sketch --> <!-- Generator: Sketch 40.2 (33826) - http://www.bohemiancoding.com/sketch -->
<title>arrow-up</title> <title>arrow-up</title>
<desc>Created with Sketch.</desc> <desc>Created with Sketch.</desc>
<defs></defs> <defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="arrow-up" fill="#50E3C2"> <g id="arrow-up" fill="#50E3C2">
<polygon points="10.064178 -0.76432 8.63575201 -2.164178 3.73575201 2.835822 3.04285801 3.542857 3.74285801 4.242858 8.64285801 9.142858 10.057072 7.728644 5.94996501 3.542857"></polygon> <polygon points="10.7270952 7 12.1227026 5.57591137 6.43299681 8.4206206e-17 0.850000024 5.58299579 2.25991981 6.99291558 6.43299681 2.89827967"></polygon>
</g> </g>
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 701 B

After

Width:  |  Height:  |  Size: 669 B

View file

@ -1,13 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<svg width="34px" height="7px" viewBox="0 0 34 7" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <svg width="34px" height="7px" viewBox="0 0 34 7" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 40.1 (33804) - http://www.bohemiancoding.com/sketch --> <!-- Generator: Sketch 40.2 (33826) - http://www.bohemiancoding.com/sketch -->
<title>line-right-arrow</title> <title>line-right-arrow</title>
<desc>Created with Sketch.</desc> <desc>Created with Sketch.</desc>
<defs></defs> <defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="line-right-arrow" fill="#50E3C2"> <g id="line-right-arrow" fill="#50E3C2">
<polygon id="Shape" points="31 2.99999999 0 2.99999999 0 3.99999999 31 3.99999999"></polygon> <path d="M27,3.99999999 L-8.8817842e-16,3.99999999 L-8.8817842e-16,2.99999999 L27,2.99999999 L27,0 L34,3.5 L27,7 L27,3.99999999 Z" id="Combined-Shape"></path>
<polygon id="Triangle-1-Copy" points="34 8.8817842e-16 34 7 27 3.5"></polygon>
</g> </g>
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 714 B

After

Width:  |  Height:  |  Size: 688 B