12 lines
744 B
XML
12 lines
744 B
XML
|
<!DOCTYPE svg>
|
||
|
<svg viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
||
|
<defs>
|
||
|
<style type="text/css" id="current-color-scheme">
|
||
|
.ColorScheme-Text {
|
||
|
color:#eff0f1;
|
||
|
}
|
||
|
</style>
|
||
|
</defs>
|
||
|
<path class="ColorScheme-Text" style="fill:currentColor; fill-opacity:1; stroke:none" d="M 2 2 L 2 13 L 5 13 L 5 14 L 7 14 L 7 13 L 6 13 L 6 5 L 11 5 L 11 6 L 13 6 L 13 5 L 10 2 L 2 2 Z M 3 3 L 9 3 L 9 4 L 5 4 L 5 12 L 3 12 L 3 3 Z M 11 7 C 9.89543 7 9 7.89543 9 9 L 9 10 L 10 10 L 10 9 C 10 8.44772 10.4477 8 11 8 C 11.5523 8 12 8.44772 12 9 L 12 11 L 8 11 L 8 14 L 14 14 L 14 11 L 13 11 L 13 9 C 13 7.89543 12.1046 7 11 7 Z M 9 12 L 13 12 L 13 13 L 9 13 L 9 12 Z"/>
|
||
|
</svg>
|