blob: 812c0824862c3f8d591b3cccdec0bd4dc32d7410 (
plain)
1
2
3
4
5
|
<?xml version="1.0" ?>
<svg width="600px" height="600px" viewBox="0 0 1 1" xmlns="http://www.w3.org/2000/svg">
<text x="0" y="0.5" font-size="0.2px" dominant-baseline="middle" >Red</text>
<rect x="0.05" y="0.05" fill="#f00" width="0.36" height="0.242" />
</svg>
|