blob: 5889fd8843f06b2d66e6cef49b7bd7491b183ee9 (
plain)
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:#444444; } .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 12,4.39 9.88,9.89 4,10.2 8.57,13.92 7.06,19.61 12,16.41 16.94,19.61 15.43,13.92 20,10.2 14.12,9.89 Z"/>
</svg>
|