blob: 0ddaf7fa1960ca2530aa59c6c930a84d9f027764 (
plain)
1
2
3
4
5
6
7
8
|
<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="fill:currentColor" class="ColorScheme-Text" d="M 11,3.39 8.88,8.89 3,9.2 7.57,12.92 6.06,18.61 11,15.41 15.94,18.61 14.43,12.92 19,9.2 13.12,8.89 Z"/>
</svg>
|