A simple SVG markup editor for the web
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> 2 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256"> 3 <rect fill="#151226" 4 stroke="none" 5 width="256" 6 height="256" 7 x="0" 8 y="0" 9 rx="85.831078" 10 ry="85.831078"/> 11 </svg>