10 lines
661 B
XML
10 lines
661 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:#dfdfdf; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; }
|
|
</style>
|
|
</defs>
|
|
<path style="opacity:.35;fill:currentColor" class="ColorScheme-Text" d="M 8,0 10.12,5.88 16,6.2 11.43,9.91 12.94,16 8,12.4 3.06,16 4.57,9.91 0,6.2 5.88,5.88 Z"/>
|
|
<path style="fill:currentColor" class="ColorScheme-Text" d="M 8,0 10.12,5.88 16,6.2 11.43,9.91 12.94,16 8,12.4 Z"/>
|
|
</svg>
|