12 lines
648 B
XML
12 lines
648 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 3 14 L 3 12 L 5 12 L 5 14 L 3 14 Z M 7 14 L 7 12 L 9 12 L 9 14 L 7 14 Z M 11 14 L 11 12 L 13 12 L 13 14 L 11 14 Z M 5 11 L 5 9 L 7 9 L 7 11 L 5 11 Z M 9 11 L 9 9 L 11 9 L 11 11 L 9 11 Z M 3 9 L 3 2 L 9 2 L 10 2 L 13 5 L 13 6 L 13 9 L 12 9 L 12 6 L 9 6 L 9 3 L 4 3 L 4 9 L 3 9 Z"/>
|
|
</svg>
|