Widget:Translate2: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 5: Line 5:
   <rect width="100%" height="100%" fill="red" />
   <rect width="100%" height="100%" fill="red" />


   <circle cx="150" cy="100" r="80" fill="green" />
   <circle cx="250" cy="100" r="80" fill="green" />


   <text x="150" y="125" font-size="60" text-anchor="middle" fill="white">SVG</text>
   <text x="150" y="125" font-size="60" text-anchor="middle" fill="white">SVG</text>


</svg>
</svg>