All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
9 lines
444 B
XML
9 lines
444 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="400px" height="300px" version="1.1" viewBox="-300 -300 600 600" font-family="Bitstream Vera Sans,Liberation Sans, Arial, sans-serif" font-size="72" text-anchor="middle">
|
|
|
|
<circle stroke="#AAA" stroke-width="10" r="280" fill="#FFF"/>
|
|
<text style="fill:#444;">
|
|
<tspan x="0" y="-8">NO IMAGE</tspan><tspan x="0" y="80">AVAILABLE</tspan>
|
|
</text>
|
|
</svg>
|