aboutsummaryrefslogtreecommitdiff
path: root/.icons/gruvbox_dark/actions/24/draw-circle.svg
blob: 4d68e53d12f9c5409ad239450d37f14e333b6804 (plain)
1
2
3
4
5
6
7
8
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
 <defs>
  <style id="current-color-scheme" type="text/css">
   .ColorScheme-Text { color:#eff0f2; } .ColorScheme-Highlight { color:#5294e2; }
  </style>
 </defs>
 <path style="fill:currentColor" class="ColorScheme-Text" d="m8 1a7 7 0 0 0 -7 7 7 7 0 0 0 7 7 7 7 0 0 0 7 -7 7 7 0 0 0 -7 -7zm0 2a5 5 0 0 1 5 5 5 5 0 0 1 -5 5 5 5 0 0 1 -5 -5 5 5 0 0 1 5 -5z" transform="translate(4 4)"/>
</svg>