11 lines
502 B
XML
11 lines
502 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" 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(4,4)">
|
||
|
<path style="fill:currentColor" class="ColorScheme-Text" d="M 11,3 C 6.5,3 3,6.5 3,11 V 14 C 3,14 3,15 4,15 5,15 5,14 5,14 V 11 C 5,8 8,5 11,5 H 14 C 14,5 15,5 15,4 15,3 14,3 14,3 Z M 1,1 V 15 H 2 V 2 H 15 V 1 Z"/>
|
||
|
</g>
|
||
|
</svg>
|