10 lines
669 B
XML
10 lines
669 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:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; }
|
|
</style>
|
|
</defs>
|
|
<path style="opacity:0.35;fill:currentColor" class="ColorScheme-Text" d="M 11,3 13.12,8.88 19,9.2 14.43,12.91 15.94,19 11,15.4 6.06,19 7.57,12.91 3,9.2 8.88,8.88 Z"/>
|
|
<path style="fill:currentColor" class="ColorScheme-Text" d="M 11,3 13.12,8.88 19,9.2 14.43,12.91 15.94,19 11,15.4 Z"/>
|
|
</svg>
|