draw-halfcircle3.svg 485 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:#363636;
  6. }
  7. </style>
  8. </defs>
  9. <path style="fill:currentColor;fill-opacity:1;stroke:none"
  10. d="m2 9v-1c0-3.314 2.684-6 5.996-6 3.311 0 5.996 2.686 5.996 6 .019.069 0 1 0 1h-10.992zm.999-1h9.993c0-2.761-2.237-5-4.997-5-2.76 0-4.997 2.239-4.997 5"
  11. class="ColorScheme-Text"
  12. />
  13. </svg>