restoration.svg 558 B

1234567891011
  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:#363636;
  7. }
  8. </style>
  9. </defs>
  10. <path class="ColorScheme-Text" style="fill:currentColor; fill-opacity:1; stroke:none" d="M 3 2 L 3 7 L 3 8 L 13 8 L 13 7 L 13 5 L 10 2 L 3 2 Z M 4 3 L 9 3 L 9 6 L 12 6 L 12 7 L 4 7 L 4 3 Z M 3 9 L 3 10 L 3 14 L 13 14 L 13 10 L 13 9 L 3 9 Z M 4 10 L 12 10 L 12 13 L 4 13 L 4 10 Z"/>
  11. </svg>