9 lines
525 B
XML
9 lines
525 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
|
|
<defs>
|
|
<style id="current-color-scheme" type="text/css">
|
|
.ColorScheme-Text { color:#ea6962; } .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 10,0 V 2 H 7 V 7 H 10 V 9 L 15.5,4.5 Z M 6,6 0.5,10.5 6,15 V 13 H 9 V 8 H 6 Z"/>
|
|
</svg>
|