edit-select-all.svg 622 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:#363636;
  5. }</style>
  6. </defs>
  7. <path class="ColorScheme-Text" d="m4 4v3h3v-3zm5 0v3h3v-3zm-5 5v3h3v-3zm5 0v3h3v-3z" fill="currentColor"/>
  8. <path d="m3 1c-1.108 0-2 0.892-2 2v2h1v-2c0-0.554 0.446-1 1-1h2v-1h-2zm8 0v1h2c0.554 0 1 0.446 1 1v2h1v-2c0-1.108-0.892-2-2-2h-2zm-10 10v2c0 1.108 0.892 2 2 2h2v-1h-2c-0.554 0-1-0.446-1-1v-2h-1zm13 0v2c0 0.554-0.446 1-1 1h-2v1h2c1.108 0 2-0.892 2-2v-2h-1z" class="ColorScheme-Text" fill="currentColor"/>
  9. </svg>