draw-halfcircle2.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:#363636;
  6. }
  7. </style>
  8. </defs>
  9. <path style="fill:currentColor;fill-opacity:1;stroke:none"
  10. d="m7 2h1c3.314 0 6 2.684 6 5.996 0 3.311-2.686 5.996-6 5.996-.069.019-1 0-1 0v-10.992zm1 .999v9.993c2.761 0 5-2.237 5-4.997 0-2.76-2.239-4.997-5-4.997"
  11. class="ColorScheme-Text"
  12. />
  13. </svg>