path-offset-dynamic.svg 715 B

12345678910111213141516171819202122
  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:#dedede;
  6. }
  7. .ColorScheme-Highlight {
  8. color:#3daee9;
  9. }
  10. </style>
  11. </defs>
  12. <path
  13. style="fill:currentColor;fill-opacity:1;stroke:none"
  14. d="M 14 2 A 12.00001 12.00001 0 0 0 2 14 L 3 14 A 11 11 0 0 1 14 3 L 14 2 z M 14 8 A 6 6 0 0 0 8 14 L 9 14 A 5 5 0 0 1 14 9 L 14 8 z "
  15. class="ColorScheme-Text"
  16. />
  17. <path
  18. style="fill:currentColor;fill-opacity:1;stroke:none"
  19. d="m 6,6 0,4 4,0 0,-4 z M 7,7 9,7 9,9 7,9 Z"
  20. class="ColorScheme-Highlight"
  21. />
  22. </svg>