10 lines
668 B
XML
10 lines
668 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:#dfdfdf; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; }
|
||
|
</style>
|
||
|
</defs>
|
||
|
<path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="M 9,4 V 5 H 6 v 12 c 0,0.55 0.446,1 1,1 h 8 c 0.554,0 1,-0.45 1,-1 V 5 H 13 V 4 Z"/>
|
||
|
<path style="fill:currentColor" class="ColorScheme-Text" d="m 6,7 v 10 c 0,0.55 0.446,1 1,1 h 8 c 0.554,0 1,-0.45 1,-1 V 7 Z"/>
|
||
|
</svg>
|