vcs-update-required.svg 844 B

12345678910111213141516
  1. <svg viewBox="0 0 22 22" xmlns="http://www.w3.org/2000/svg">
  2. <style
  3. type="text/css"
  4. id="current-color-scheme">
  5. .ColorScheme-NeutralText {
  6. color:#f67400;
  7. }
  8. .ColorScheme-Text {
  9. color:#232629;
  10. }
  11. </style>
  12. <path d="M11 0A11 11 0 0 0 0 11a11 11 0 0 0 11 11 11 11 0 0 0 11-11A11 11 0 0 0 11 0z" style="fill:currentColor;fill-opacity:1;stroke:none" class="ColorScheme-NeutralText"/>
  13. <path d="M11 0A11 11 0 0 0 0 11a11 11 0 0 0 11 11 11 11 0 0 0 11-11A11 11 0 0 0 11 0zm0 1a10 10 0 0 1 10 10 10 10 0 0 1-10 10A10 10 0 0 1 1 11 10 10 0 0 1 11 1z" style="fill:currentColor;fill-opacity:0.6;stroke:none" class="ColorScheme-Text"/>
  14. <path d="M11 1v2a8 8 0 0 0-8 8 8 8 0 0 0 8 8 8 8 0 0 0 8-8h-2a6 6 0 0 1-6 6 6 6 0 0 1-6-6 6 6 0 0 1 6-6v2l4-3z" fill="#fff"/>
  15. </svg>