Source code

Revision control

Copy as Markdown

Other Tools

<html>
<head>
</head>
<body style="width:100px">
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" id="js" viewBox="0 0 200 200" style="transform: rotateX(180deg)">
<g>
<rect width="100" height="100" style="fill:rgb(0,0,255)"></rect>
</g>
</svg>
</body>
</html>