xxxxxxxxxx
 
1
<svg width="800" height="800" viewBox="0 0 100 100">
2
  <circle cx="50" cy="50" r="50" fill="hotpink" />
3
</svg>
4
​