10 lines
693 B
XML
10 lines
693 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:#444444; } .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 9,3 C 8.446,3 8,3.446 8,4 v 1 h 4 l 4,4 v 6 h 1 c 0.554,0 1,-0.446 1,-1 V 7 L 14,3 Z"/>
|
|
<path style="fill:currentColor" class="ColorScheme-Text" d="M 6,6 C 5.446,6 5,6.446 5,7 v 10 c 0,0.554 0.446,1 1,1 h 8 c 0.554,0 1,-0.446 1,-1 V 10 L 11,6 Z"/>
|
|
</svg>
|