blob: 84c6fb02e89feff56778940d58c6a23192cfda8b (
plain)
1
2
3
4
5
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg height="100mm" width="100mm" style="fill=#bbbbbbff" xmlns="http://www.w3.org/2000/svg">
<rect y="0" x="0" style="fill: #ff0000ff" height="100mm" width="100mm"></rect>
<text y="10" x="10" style="font-family: Verdana">hello c:</text>
</svg>
|