blob: d1e20f1488cb7dd2a9bde77d32908614f7ca8070 (
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="m1 1v14h2v-7h5v-2h-5v-3h8v-2h-10zm10 8v2h-2v2h2v2h2v-2h2v-2h-2v-2h-2z" fill="currentColor"/>
</svg>
|