14 lines
710 B
XML
14 lines
710 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1" viewBox="0 0 16 16">
|
|
<defs>
|
|
<style id="current-color-scheme" type="text/css">
|
|
.ColorScheme-Text { color:#aaaaaa; } .ColorScheme-Highlight { color:#66bb6a; }
|
|
</style>
|
|
</defs>
|
|
<g>
|
|
<rect style="fill:currentColor" class="ColorScheme-Text" width="6" height="6" x="2" y="2" rx="1" ry="1"/>
|
|
<rect style="fill:currentColor" class="ColorScheme-Text" width="6" height="6" x="9" y="2" rx="1" ry="1"/>
|
|
<rect style="fill:currentColor" class="ColorScheme-Text" width="6" height="6" x="9" y="9" rx="1" ry="1"/>
|
|
<rect style="fill:currentColor" class="ColorScheme-Text" width="6" height="6" x="2" y="9" rx="1" ry="1"/>
|
|
</g>
|
|
</svg>
|