9 lines
440 B
XML
9 lines
440 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
|
||
|
<defs>
|
||
|
<style id="current-color-scheme" type="text/css">
|
||
|
.ColorScheme-Text { color:#ebdbb2; } .ColorScheme-Highlight { color:#4285f4; }
|
||
|
</style>
|
||
|
</defs>
|
||
|
<path style="fill:currentColor" class="ColorScheme-Text" d="M 2,4 V 6 H 4 V 4 Z M 5,4 V 6 H 14 V 4 Z M 2,7 V 9 H 4 V 7 Z M 5,7 V 9 H 14 V 7 Z M 2,10 V 12 H 4 V 10 Z M 5,10 V 12 H 14 V 10 Z"/>
|
||
|
</svg>
|