10 lines
438 B
XML
10 lines
438 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
|
||
|
<defs>
|
||
|
<style id="current-color-scheme" type="text/css">
|
||
|
.ColorScheme-Text { color:#FFFFFF; } .ColorScheme-Highlight { color:#5294e2; }
|
||
|
</style>
|
||
|
</defs>
|
||
|
<path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="M 1,15.01 15,1.01 V 15.01 Z"/>
|
||
|
<path style="fill:currentColor" class="ColorScheme-Text" d="M 9,7.01 1,15.01 H 9 Z"/>
|
||
|
</svg>
|