view-choose.svg 576 B

123456789
  1. <svg version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
  2. <defs>
  3. <style id="current-color-scheme" type="text/css">.ColorScheme-Text {
  4. color:#dedede;
  5. }</style>
  6. </defs>
  7. <path class="ColorScheme-Text" d="m4 6v2h2v-2zm3 1v1h5v-1zm-3 2v1h8v-1zm0 2v1h8v-1z" fill="currentColor"/>
  8. <path d="m3 1c-1.108 0-2 0.892-2 2v10c0 1.108 0.892 2 2 2h10c1.108 0 2-0.892 2-2v-10c0-1.108-0.892-2-2-2zm0 3h10c0.554 0 1 0.446 1 1v8c0 0.554-0.446 1-1 1h-10c-0.554 0-1-0.446-1-1v-8c0-0.554 0.446-1 1-1z" style="fill:currentColor" class="ColorScheme-Text"/>
  9. </svg>