9 lines
557 B
XML
9 lines
557 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:#ffffff; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; }
|
|
</style>
|
|
</defs>
|
|
<path style="opacity:.35;fill:currentColor" class="ColorScheme-Text" d="m 14,3.9999998 v 2 H 11 V 11 h 3 v 2 L 19.5,8.4999998 Z M 10,10 4.5,14.5 10,19 v -2 h 3 v -5 h -3 z"/>
|
|
</svg>
|