edit-move.svg 622 B

123456789101112
  1. <!DOCTYPE svg>
  2. <svg viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg">
  3. <defs>
  4. <style type="text/css" id="current-color-scheme">
  5. .ColorScheme-Text {
  6. color:#dedede;
  7. }
  8. </style>
  9. </defs>
  10. <path class="ColorScheme-Text" style="fill:currentColor; fill-opacity:0.5; stroke:none" d="M 3 2 L 3 12 L 6 12 L 6 11 L 4 11 L 4 3 L 7 3 L 7 4 L 10 4 L 8 2 Z"/>
  11. <path class="ColorScheme-Text" style="fill:currentColor; fill-opacity:1; stroke:none" d="M 6 4 L 6 14 L 14 14 L 14 7 L 11 4 Z Z M 7 5 L 10 5 L 10 8 L 13 8 L 13 13 L 7 13 L 7 5 Z"/>
  12. </svg>