8 lines
561 B
XML
8 lines
561 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:#555555; } .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 4,8 v 4 4 L 6.5,14 9,12 6.5,10 Z m 5,4 v 4 L 11.5,14 14,12 11.5,10 9,8 Z m 5,0 v 4 L 16.5,14 19,12 16.5,10 14,8 Z"/>
|
|
</svg>
|