9 lines
409 B
XML
9 lines
409 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1">
|
||
|
<defs>
|
||
|
<style id="current-color-scheme" type="text/css">
|
||
|
.ColorScheme-Text { color:#ebdbb2; } .ColorScheme-Highlight { color:#4285f4; }
|
||
|
</style>
|
||
|
</defs>
|
||
|
<path opacity=".3" style="fill:currentColor" class="ColorScheme-Text" d="m7 3v4h-4v2h4v4h-4v2h4v4h2v-4h4v4h2v-4h4v-2h-4v-4h4v-2h-4v-4h-2v4h-4v-4zm2 6h4v4h-4z"/>
|
||
|
</svg>
|