15 lines
No EOL
800 B
XML
15 lines
No EOL
800 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
<defs>
|
|
<style id="current-color-scheme" type="text/css">
|
|
.ColorScheme-Text {
|
|
color: #ebdbb2;
|
|
}
|
|
|
|
.ColorScheme-Highlight {
|
|
color: #458588;
|
|
}
|
|
</style>
|
|
</defs>
|
|
<path style="fill:currentColor" class="ColorScheme-Text"
|
|
d="M 3.3333334,1 V 5.6666666 H 12.666666 V 1 Z m 3.5,1.1666666 H 9.1666666 V 4.5 H 6.8333334 Z M 1,6.8333334 V 9.1666666 H 15 V 6.8333334 Z M 3.3333334,10.333333 V 15 H 12.666666 V 10.333333 Z M 8,11.5 c 0.6443321,0 1.1666666,0.522335 1.1666666,1.166666 0,0.644333 -0.5223345,1.166668 -1.1666666,1.166668 -0.6443321,0 -1.1666666,-0.522335 -1.1666666,-1.166668 C 6.8333334,12.022335 7.3556679,11.5 8,11.5 Z" />
|
|
</svg> |