draw-ellipse.svg 484 B

12345678910111213
  1. <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
  2. <defs id="defs3051">
  3. <style type="text/css" id="current-color-scheme">
  4. .ColorScheme-Text {
  5. color:#dedede;
  6. }
  7. </style>
  8. </defs>
  9. <path style="fill:currentColor;fill-opacity:1;stroke:none"
  10. d="M 8 3 A 6 5 0 0 0 2 8 A 6 5 0 0 0 8 13 A 6 5 0 0 0 14 8 A 6 5 0 0 0 8 3 z M 8 4 A 5 4 0 0 1 13 8 A 5 4 0 0 1 8 12 A 5 4 0 0 1 3 8 A 5 4 0 0 1 8 4 z "
  11. class="ColorScheme-Text"
  12. />
  13. </svg>