mirror of
https://github.com/YACReader/yacreader
synced 2026-04-12 15:49:53 -04:00
15 lines
414 B
XML
15 lines
414 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14">
|
|
<defs>
|
|
<style>
|
|
.cls-1 {
|
|
fill: none;
|
|
stroke: #f0f;
|
|
stroke-miterlimit: 10;
|
|
stroke-width: 2px;
|
|
}
|
|
</style>
|
|
</defs>
|
|
<line class="cls-1" x1="2" y1="2" x2="12" y2="12"/>
|
|
<line class="cls-1" x1="12" y1="2" x2="2" y2="12"/>
|
|
</svg> |