9 lines
678 B
XML
9 lines
678 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:#ccc; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; }
|
|
</style>
|
|
</defs>
|
|
<path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="M 0,5 C 2.0806,3.0732 4.9494,2 8,2 11.051,2 13.919,3.0731 16,5 L 8,14 Z"/>
|
|
<path style="fill:currentColor" class="ColorScheme-Text" d="M 4.6667,10.25 C 5.5336,9.4472 6.729,9 8,9 9.2713,9 10.466,9.4471 11.333,10.25 L 8,14 Z"/>
|
|
</svg>
|