blob: 9180b243cf70fcdb141d9273426d9fc1a6d86099 (
plain)
1
2
3
4
5
6
|
<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<defs>
<style id="current-color-scheme" type="text/css">.ColorScheme-Text { color:#ebdbb2; } .ColorScheme-Highlight { color:#458588; }</style>
</defs>
<path class="ColorScheme-Text" d="m10 1v14h2v-14h-2zm-9 1v5h7v-5h-7zm2 7v5h5v-5h-5zm10 0v5h2v-5h-2z" fill="currentColor"/>
</svg>
|