application-exit.svg 678 B

123456789101112
  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. }
  6. .ColorScheme-NegativeText {
  7. color:#da4453;
  8. }</style>
  9. </defs>
  10. <path class="ColorScheme-NegativeText" 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" fill="currentColor"/>
  11. <path class="ColorScheme-NegativeText" d="m6 8h4c0.554 0 1 0.446 1 1s-0.446 1-1 1h-4c-0.554 0-1-0.446-1-1s0.446-1 1-1z" fill="currentColor"/>
  12. </svg>