update-high.svg 586 B

123456789101112
  1. <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1">
  2. <defs>
  3. <style id="current-color-scheme" type="text/css">
  4. .ColorScheme-Text { color:#DCD7BA; } .ColorScheme-Highlight { color:#5294e2; }
  5. </style>
  6. </defs>
  7. <g transform="translate(1,1)">
  8. <path style="fill:currentColor" class="ColorScheme-Text" d="m 11,3 c -4.4183,0 -8,3.5817 -8,8 0,4.418 3.5817,8 8,8 4.418,0 8,-3.582 8,-8 0,-4.4183 -3.582,-8 -8,-8 z m -1,3 2,0 0,5 3,0 -4,5 -4,-5 3,0 0,-5 z"/>
  9. <circle style="fill:currentColor" class="ColorScheme-Highlight" cx="20" cy="18" r="2"/>
  10. </g>
  11. </svg>