16 lines
496 B
XML
16 lines
496 B
XML
|
<svg width="24" height="24" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
||
|
<defs>
|
||
|
<style type="text/css">
|
||
|
.ColorScheme-Text {
|
||
|
color: #ebdbb2;
|
||
|
}
|
||
|
|
||
|
.ColorScheme-Highlight {
|
||
|
color: #458588;
|
||
|
}
|
||
|
</style>
|
||
|
</defs>
|
||
|
<path class="ColorScheme-Text"
|
||
|
d="m10 4c-1 0-1 1-1 1h-3s-1 0-1 1v1h14v-1c0-1-1-1-1-1h-3s0-1-1-1zm-4 4v11c0 0.52 0.48 1 1 1h10c0.52 0 1-0.48 1-1v-11z"
|
||
|
color="#ebdbb2" fill="currentColor" />
|
||
|
</svg>
|