1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-06-26 02:59:15 +02:00

Saddles + natural POIs cleanup

This commit is contained in:
2024-11-19 00:25:12 +01:00
parent bf68ac8145
commit c4de36c7e4
3 changed files with 26 additions and 12 deletions

View File

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg viewBox="0 0 9 11" height="11" width="9" version="1.1">
<g>
<path d="M 1.5,1.5 L3,3 L 3,8 L 1.5,9.5" stroke-width="1" stroke="#000000" fill="none"/>
<path d="M 7.5,1.5 L6,3 L 6,8 L 7.5,9.5" stroke-width="1" stroke="#000000" fill="none"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 300 B