sf-static/flylocal/pins/AUO.svg
2023-02-28 19:21:07 +01:00

24 lines
No EOL
874 B
XML

<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 150 150'>
<defs>
<style>
@import url('https://fonts.googleapis.com/css?family=Roboto+Mono');
.circle{
fill:#00FF00;
stroke: #1D191A;
stroke-width: 1;
}
.text{
text-align:center;
font: bold 20px 'Roboto Mono';
font-family: 'Roboto Mono', monospace;
fill: #1D191A;
}
</style>
</defs>
<title>
AUO
</title>
<circle class="circle" cx="75" cy="75" r="25"/>
<text x="36%" y="55%" class="text" textLength="28%">AUO</text>
</svg>