9 lines
664 B
XML
9 lines
664 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:#ffffff; } .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 11,5 C 8.93,5 7.1701562,6.2705469 6.4101562,8.060547 4.4801562,8.350547 3,10 3,12 c 0,2.21 1.79,4 4,4 h 8.5 C 17.43,16 19,14.43 19,12.5 19,10.7 17.650156,9.229297 15.910156,9.029297 15.450156,6.7392969 13.43,5 11,5 Z"/>
|
|
</svg>
|