11 lines
499 B
XML
11 lines
499 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,13 H 10 V 15 H 6 Z M 12.5,5.5 C 12.531,8 10,10.5 10,12 H 6 C 6,10.5 3.5,7.9853 3.5,5.5 3.5,3.0147 5.5147,1 8,1 10.485,1 12.469,3.0149 12.5,5.5 Z"/>
|
||
|
</g>
|
||
|
</svg>
|