mirror of
https://github.com/YACReader/yacreader
synced 2026-03-02 10:50:04 -05:00
13 lines
326 B
XML
13 lines
326 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 8 6">
|
|
<defs>
|
|
<style>
|
|
.cls-1 {
|
|
fill: none;
|
|
stroke: #f0f;
|
|
stroke-miterlimit: 10;
|
|
}
|
|
</style>
|
|
</defs>
|
|
<polyline class="cls-1" points="1 3 3 5 7 1"/>
|
|
</svg> |