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

10 lines
412 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="25" y1="25" x2="75" y2="75" />
<line x1="25" y1="75" x2="75" y2="25" />
</g>
</svg>