13 lines
730 B
XML
13 lines
730 B
XML
<!DOCTYPE svg>
|
|
<svg version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
|
|
<defs>
|
|
<style type="text/css" id="current-color-scheme">
|
|
.ColorScheme-Text {
|
|
color:#eff0f1;
|
|
}
|
|
</style>
|
|
</defs>
|
|
<path d="M 2 1 L 2 2 L 2 13 L 2 14 L 3 14 L 14 14 L 15 14 L 15 13 L 15 2 L 15 1 L 14 1 L 3 1 L 2 1 Z M 3 2 L 14 2 L 14 13 L 3 13 L 3 2 Z" class="ColorScheme-Text" style="fill:currentColor; fill-opacity:1; stroke:none"/>
|
|
<path d="M 3 2 L 3 7 L 8 7 L 8 2 L 3 2 Z M 9 2 L 9 7 L 14 7 L 14 2 L 9 2 Z M 3 8 L 3 13 L 8 13 L 8 8 L 3 8 Z M 9 8 L 9 13 L 14 13 L 14 8 L 9 8 Z" class="ColorScheme-Text" style="fill:currentColor; fill-opacity:0.5; stroke:none"/>
|
|
</svg>
|