mirror of
https://github.com/YACReader/yacreader
synced 2025-05-28 03:10:27 -04:00
15 lines
434 B
XML
15 lines
434 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8 8">
|
|
<defs>
|
|
<style>
|
|
.cls-1 {
|
|
fill: none;
|
|
stroke: #fff;
|
|
stroke-miterlimit: 10;
|
|
stroke-width: 1.5px;
|
|
}
|
|
</style>
|
|
</defs>
|
|
<line class="cls-1" x1="2.35" y1="2.29" x2="5.65" y2="5.71"/>
|
|
<line class="cls-1" x1="5.65" y1="2.29" x2="2.35" y2="5.71"/>
|
|
</svg> |