7 lines
385 B
XML
7 lines
385 B
XML
<svg version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024" width="1024" height="1024">
|
|
<title>Tower</title>
|
|
<style>
|
|
.s0 { fill: none;stroke: #efefef;stroke-miterlimit:100;stroke-width: 64 }
|
|
</style>
|
|
<path id="Background" class="s0" d="m512 992c-265.4 0-480-214.6-480-480 0-265.4 214.6-480 480-480 265.4 0 480 214.6 480 480 0 265.4-214.6 480-480 480z"/>
|
|
</svg> |