document-properties.svg 820 B

1234567891011121314
  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="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"/>
  8. <g class="ColorScheme-Text" fill="currentColor">
  9. <path d="m3.5 7c-0.277 0-0.5 0.223-0.5 0.5v4c0 0.277 0.223 0.5 0.5 0.5h2c0.277 0 0.5-0.223 0.5-0.5v-4c0-0.277-0.223-0.5-0.5-0.5zm0.5 1h1v3h-1z"/>
  10. <rect x="7" y="7" width="6" height="1" ry=".5"/>
  11. <rect x="7" y="9" width="6" height="1" ry=".5"/>
  12. <rect x="7" y="11" width="6" height="1" ry=".5"/>
  13. </g>
  14. </svg>