12 lines
814 B
XML
12 lines
814 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.0039 7 C 9.89933 7 9.0039 7.89543 9.0039 9 L 9.0039 11 L 8.0039 11 L 8.0039 14 L 14.0039 14 L 14.0039 11 L 13.0039 11 L 13.0039 9 C 13.0039 7.89543 12.1085 7 11.0039 7 Z M 11.0039 8 C 11.5562 8 12.0039 8.44772 12.0039 9 L 12.0039 11 L 10.0039 11 L 10.0039 9 C 10.0039 8.44772 10.4516 8 11.0039 8 Z"/>
|
||
|
</svg>
|