10 lines
700 B
XML
10 lines
700 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,3 v 2 h -3 v 5 h 3 v 2 l 1,-0.818359 V 8 h 3.888672 L 18.5,7.5 Z M 9,9 3.5,13.5 9,18 v -2 h 3 V 11 H 9 Z"/>
|
|
<path style="fill:currentColor" class="ColorScheme-NegativeText" d="m 15,9 v 4 l 0.25,2 h 1.5 L 17,13 V 9 Z m 0,7 v 2 h 2 v -2 z"/>
|
|
</svg>
|