9 lines
526 B
XML
9 lines
526 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" height="16" width="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="m3 2c-2 0-2 1-2 1v7s0-1 2-1 4 2 4 2v-7s-2-2-4-2zm10 0c-2 0-4 2-4 2v7s2-2 4-2 2 1 2 1v-7s0-1-2-1zm-10 8c-2 0-2 1-2 1v2s0-1 2-1 4 2 4 2v-2s-2-2-4-2zm10 0c-2 0-4.0050637 1.992688-4 2v2s2-2 4-2 2 1 2 1v-2s0-1-2-1z"/>
|
||
|
</svg>
|