9 lines
537 B
XML
9 lines
537 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
|
|
<defs>
|
|
<style id="current-color-scheme" type="text/css">
|
|
.ColorScheme-Text { color:#eeeeec; } .ColorScheme-Highlight { color:#367bf0; } .ColorScheme-NeutralText { color:#ffcc44; } .ColorScheme-PositiveText { color:#3db47e; } .ColorScheme-NegativeText { color:#dd4747; }
|
|
</style>
|
|
</defs>
|
|
<path style="fill:currentColor" class="ColorScheme-Text" d="M 8,2 C 8,2 3,2 3,7 V 14 H 5 V 7 C 5,4 8,4 8,4 8,4 11,4 11,7 V 14 H 13 V 7 C 13,2 8,2 8,2 Z"/>
|
|
</svg>
|