edit-text-frame-update.svg 707 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:#363636;
  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 7,2 0,1 5,0 0,7 -3,0 0,3 -5,0 0,-7 -1,0 0,8 7,0 3,-3 0,-9 -6,0 z M 5,5 5,6 11,6 11,5 5,5 Z m 0,3 0,1 6,0 0,-1 -6,0 z m 0,3 0,1 3,0 0,-1 -3,0 z"
  15. class="ColorScheme-Text"
  16. />
  17. <path
  18. style="fill:currentColor;fill-opacity:1;stroke:none"
  19. d="M 2,2 4,5 6,2 Z"
  20. class="ColorScheme-Highlight"
  21. />
  22. </svg>