9 lines
626 B
XML
9 lines
626 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:#ea6962; } .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 7,4 C 6.446,4 6,4.446 6,5 v 4 c 0,0.554 0.446,1 1,1 h 8 c 0.554,0 1,-0.446 1,-1 V 5 C 16,4.446 15.554,4 15,4 Z M 8,11 9.5,12.5 11,14 12.5,12.5 14,11 h -3 z m -4,4 v 3 h 14 v -3 z"/>
|
|
</svg>
|