10 lines
684 B
XML
10 lines
684 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:#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 9,7 C 9,7 8,7 8,8 v 10 c 0,1 1,1 1,1 h 8 c 0,0 1,0 1,-1 V 8 C 18,7 17,7 17,7 Z m 1,2 h 6 v 8 h -6 z"/>
|
|
<path style="fill:currentColor" class="ColorScheme-Text" d="M 6,4 C 6,4 5,4 5,5 v 9 c 0,0 0,1 1,1 H 7 V 6 h 8 V 5 C 15,4 14,4 14,4 Z"/>
|
|
</svg>
|