window-restore.svg 358 B

12345678910
  1. <svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
  2. <style
  3. type="text/css"
  4. id="current-color-scheme">
  5. .ColorScheme-Text {
  6. color:#363636;
  7. }
  8. </style>
  9. <path d="M8 2.293l-.354.353L2.293 8 8 13.707 13.707 8zm0 1.414L12.293 8 8 12.293 3.707 8z" class="ColorScheme-Text" fill="currentColor"/>
  10. </svg>