13 lines
850 B
XML
13 lines
850 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-NegativeText {
|
||
|
color:#da4453;
|
||
|
}
|
||
|
</style>
|
||
|
</defs>
|
||
|
<path style="fill:currentColor;fill-opacity:1;stroke:none" class="ColorScheme-Text" d="M2 12V4h11v8zM0 2v12h15v-4h.5c.277 0 .5-.223.5-.5v-3c0-.277-.223-.5-.5-.5H15V2H3zm1 1h13v10H1z"/><path style="fill:currentColor;fill-opacity:1;stroke:none" class="ColorScheme-NegativeText" d="M9 8h6c.554 0 1 .446 1 1v6c0 .554-.446 1-1 1H9c-.554 0-1-.446-1-1V9c0-.554.446-1 1-1z"/><path d="M9.707 9L9 9.707 11.293 12 9 14.293l.707.707L12 12.707 14.293 15l.707-.707L12.707 12 15 9.707 14.293 9 12 11.293z" fill="#fff"/></svg>
|