Generate basic SVG shape markup.
<svg width="160" height="160" viewBox="0 0 160 160" xmlns="http://www.w3.org/2000/svg"> <circle cx="80" cy="80" r="76" fill="currentColor" /> </svg>