mirror of
https://github.com/cds-astro/aladin-lite.git
synced 2026-01-08 19:34:00 -08:00
9 lines
267 B
XML
9 lines
267 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
|
|
<svg xmlns="http://www.w3.org/2000/svg"
|
|
xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
|
|
<polygon points="10,5,10,1,14,1,14,14,2,14,2,9,6,9,6,5" fill="transparent" stroke="#000" stroke-width="2"/>
|
|
|
|
</svg>
|