9 lines
591 B
XML
9 lines
591 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:#444444; } .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,1.5 V 4 H 9.5 C 12.5,4 14.5,6.13 14.5,9.25 14.5,12.5 10.5,14 10.5,14 10.5,14 12.37,11.35 11.94,10 11.57,8.87 10.36,8 9,8 H 7 V 10.5 L 0.5,6 Z"/>
|
|
</svg>
|