mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
5 lines
173 B
XML
5 lines
173 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<svg height="100" width="100">
|
|
<circle cx="50" cy="50" r="40" stroke="black" stroke-width="1" fill="blue" />
|
|
</svg>
|