13 lines
670 B
XML
13 lines
670 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 2.00003 L 15 2.00003 L 15 1.00003 L 2 1.00003 L 2 2.00003 Z" class="ColorScheme-Text" style="fill:currentColor; fill-opacity:1; stroke:none"/>
|
|
<path d="M 14 13 L 14 8 L 9 8 L 9 13 L 14 13 Z M 8 13 L 8 8 L 3 8 L 3 13 L 8 13 Z M 14 7 L 14 2 L 9 2 L 9 7 L 14 7 Z M 8 7 L 8 2 L 3 2 L 3 7 L 8 7 Z" class="ColorScheme-Text" style="fill:currentColor; fill-opacity:0.5; stroke:none"/>
|
|
</svg>
|