13 lines
657 B
XML
13 lines
657 B
XML
<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16">
|
|
<defs id="defs1">
|
|
<style type="text/css" id="current-color-scheme">
|
|
.ColorScheme-Text {
|
|
color:#eff0f1;
|
|
}
|
|
.ColorScheme-PositiveText {
|
|
color:#27ae60;
|
|
}
|
|
</style>
|
|
</defs>
|
|
<path style="fill:currentColor;fill-opacity:1;stroke:none" class="ColorScheme-Text" d="M2 4h11v8H2zM0 2v12h15v-4h.5c.277 0 .5-.223.5-.5v-3c0-.277-.223-.5-.5-.5H15V2zm1 1h13v10H1z"/><path d="M9 5a3 3 0 0 0-2.826 2H5v2h1.176A3 3 0 0 0 9 11v-1h2V9H9V7h2V6H9z" class="ColorScheme-PositiveText" fill="currentColor"/></svg>
|