blob: 50a0b0b138cdcec88dbba4683f9651e56ad2ce01 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
<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:#5c616c; } .ColorScheme-Highlight { color:#367bf0; } .ColorScheme-NeutralText { color:#ffcc44; } .ColorScheme-PositiveText { color:#3db47e; } .ColorScheme-NegativeText { color:#dd4747; }
</style>
</defs>
<path style="fill:currentColor" class="ColorScheme-Text" d="M 10,6 C 4,6 4,7 4,12 4,17 4,18 10,18 H 14 C 20,18 20,17 20,12 20,7 20,6 14,6 Z M 10,9.25 14,12 10,14.75 Z"/>
</svg>
|