collapse-all.svg 341 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 class="ColorScheme-Text" d="M2 4v1h12V4zm6 2.293l-6 6 .707.707L8 7.707 13.293 13l.707-.707z" fill="currentColor"/>
  10. </svg>