9 lines
619 B
XML
9 lines
619 B
XML
<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 9,5 5,7.5 8,9.5 12,7 Z m 3,2 4,2.5 3,-2 L 15,5 Z m 4,2.5 -4,2.5 3,2 4,-2.5 z M 12,12 8,9.5 5,11.5 9,14 Z m 0,1.2 -3,1.99 -1,-0.64 v 1.05 l 4,2.4 4,-2.4 v -1.05 l -1,0.64 z"/>
|
|
</svg>
|