1
0
Fork 0
fgdata/webgui/map/images/airport-paved.svg
Torsten Dreyer eadbb5c3e3 browser map: continue map overhaul
- re-add the navdb layer
and this time add the improved icon svgs
2014-10-16 11:26:27 +02:00

5 lines
284 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 100 100" preserveAspectRatio="xMinYMin meet">
<circle cx="50" cy="50" r="49" fill="mediumblue" />
<rect x="40" y="20" width="20" height="60" fill="white" />
</svg>