11 lines
583 B
XML
11 lines
583 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>
|
||
|
<g transform="translate(3,3)">
|
||
|
<path style="fill:currentColor" class="ColorScheme-Text" d="M 6,3 V 9.2695 A 2,2 0 0 0 5,9 2,2 0 0 0 3,11 2,2 0 0 0 5,13 2,2 0 0 0 7,11 V 5 H 11 V 9.2695 A 2,2 0 0 0 10,9 2,2 0 0 0 8,11 2,2 0 0 0 10,13 2,2 0 0 0 12,11 V 3 Z M 16,8 A 8,8 0 0 1 8,16 8,8 0 0 1 0,8 8,8 0 0 1 8,0 8,8 0 0 1 16,8 Z"/>
|
||
|
</g>
|
||
|
</svg>
|