aboutsummaryrefslogtreecommitdiff
path: root/.icons/awkward/18x18/actions/draw-ellipse.svg
blob: 509677d2c98f7ab754d48e8e0dca58647aa0dfd2 (plain)
1
2
3
4
5
6
7
8
9
10
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" version="1.1">
 <defs>
  <style id="current-color-scheme" type="text/css">
   .ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; }
  </style>
 </defs>
 <g transform="translate(1,1)">
  <path style="fill:currentColor" class="ColorScheme-Text" d="M 13,8 A 5,5 0 0 1 8,13 5,5 0 0 1 3,8 5,5 0 0 1 8,3 5,5 0 0 1 13,8 Z"/>
 </g>
</svg>