11 lines
520 B
XML
11 lines
520 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 0,2 V 14 H 10 V 4 C 10,2 8,2 8,2 Z M 10,2 C 10,2 11,2 11,4 V 14 H 12 V 4 C 12,2 10,2 10,2 Z M 12,2 C 12,2 13,2 13,4 V 14 H 14 V 4 C 14,2 12,2 12,2 Z M 3,5 7.5,8 3,11 Z"/>
|
||
|
</g>
|
||
|
</svg>
|