Tumortisch-Dist/resources/app/assets/icons/right.svg

10 lines
416 B
XML
Raw Normal View History

2021-06-15 16:00:08 +02:00
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" width="100" height="100" preserveAspectRatio="xMidYMid meet">
<g stroke-width="8" stroke="white">
<line x1="20" y1="50" x2="80" y2="50" />
<path d="M50,75 L80,50 L50,25" fill="none"/>
</g>
</svg>