10 lines
683 B
XML
10 lines
683 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:#dfdfdf; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; }
|
|
</style>
|
|
</defs>
|
|
<path style="fill:currentColor" class="ColorScheme-Text" d="M 8,6 C 8,6 7,6 7,7 v 10 c 0,1 1,1 1,1 h 8 c 0,0 1,0 1,-1 V 7 C 17,6 16,6 16,6 Z m 1,2 h 6 v 8 H 9 Z"/>
|
|
<path style="fill:currentColor" class="ColorScheme-Text" d="M 5,3 C 5,3 4,3 4,4 v 9 c 0,0 0,1 1,1 H 6 V 5 h 8 V 4 C 14,3 13,3 13,3 Z"/>
|
|
</svg>
|