Rotate
Flip Y
Flip X
500px x 500px
Change dimensions
288 bytes
192 bytes
-33%
Preferences
Line 1:0
<svg width="500" height="500">
<rect fill="black" height="100%" width="100%"></rect>

<circle fill="blue" r="200" cy="250" cx="250"></circle>

<path fill="white" d="M150 150 Q200 100, 300 150 Q350 200, 300 250 Q200 300, 150 250 Q100 200, 150 150"></path>
</svg>
Rotate
Flip Y
Flip X
500px x 500px
Change dimensions
288 bytes
192 bytes
-33%
Preferences
<svg width="500" height="500">
<rect fill="black" height="100%" width="100%"></rect>

<circle fill="blue" r="200" cy="250" cx="250"></circle>

<path fill="white" d="M150 150 Q200 100, 300 150 Q350 200, 300 250 Q200 300, 150 250 Q100 200, 150 150"></path>
</svg>