12 lines
446 B
XML
12 lines
446 B
XML
|
<svg version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
|
||
|
<defs>
|
||
|
<style type="text/css">
|
||
|
.ColorScheme-Text {
|
||
|
color: #ebdbb2;
|
||
|
}
|
||
|
</style>
|
||
|
</defs>
|
||
|
<path class="ColorScheme-Text"
|
||
|
d="m1 1v1.1667l3.2083 5.8333-3.2083 5.8333v1.1667h14v-3.0763h-1.9097v1.1667h-9.4296l2.6036-4.8351 0.14583-0.25521-0.14583-0.25521-2.6036-4.8351h9.4296v1.1667h1.9097v-3.0763h-13.927z"
|
||
|
fill="currentColor" />
|
||
|
</svg>
|