7e1bb913-5e20-4ab3-a134-84960b49fd61.svg 254 B

1234
  1. <svg width="100" height="100" xmlns="http://www.w3.org/2000/svg">
  2. <circle cx="50" cy="50" r="40" stroke="black" stroke-width="3" fill="red" />
  3. <text x="50" y="55" font-family="Arial" font-size="14" fill="white" text-anchor="middle">Test</text>
  4. </svg>