9 lines
556 B
XML
9 lines
556 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1">
|
|
<defs>
|
|
<style id="current-color-scheme" type="text/css">
|
|
.ColorScheme-Text { color:#89b482; } .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 13,2.9999998 v 2 H 10 V 10 h 3 v 2 l 5.5,-4.5000002 z m -4,6 L 3.5,13.5 9,18 v -2 h 3 V 11 H 9 Z"/>
|
|
</svg>
|