9 lines
561 B
XML
9 lines
561 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16">
|
||
|
<defs>
|
||
|
<style id="current-color-scheme" type="text/css">
|
||
|
.ColorScheme-Text { color:#ebdbb2; } .ColorScheme-Highlight { color:#4285f4; }
|
||
|
</style>
|
||
|
</defs>
|
||
|
<path style="fill:currentColor" class="ColorScheme-Text" d="M 5.5 0.98046875 L 10.5 9.9804688 L 16 9.9804688 L 10.666016 0.98046875 L 5.5 0.98046875 z M 5 2.0195312 L 0 11.019531 L 2.6660156 15.019531 L 7.6992188 7.0195312 L 5 2.0195312 z M 6.5 10.960938 L 4 14.958984 L 13.332031 14.958984 L 16 10.960938 L 6.5 10.960938 z"/>
|
||
|
</svg>
|