16 lines
802 B
XML
16 lines
802 B
XML
|
<svg height="16" width="16" xmlns="http://www.w3.org/2000/svg">
|
||
|
<defs id="defs1">
|
||
|
<style type="text/css" id="current-color-scheme">
|
||
|
.ColorScheme-Text {
|
||
|
color:#f2f2f2;
|
||
|
}
|
||
|
.ColorScheme-NeutralText {
|
||
|
color:#f67400;
|
||
|
}
|
||
|
</style>
|
||
|
</defs>
|
||
|
<path style="fill:currentColor;fill-opacity:1;stroke:none" class="ColorScheme-Text" d="M2 2v3h6V2zm7 0v3h5V2zM2 6v3h2V6zm3 0v3h1V6zm-3 4v3h4v-3z"/>
|
||
|
<path style="fill:currentColor;fill-opacity:1;stroke:none" class="ColorScheme-NeutralText" d="M8 6c-.554 0-1 .446-1 1v6c0 .554.446 1 1 1h6c.554 0 1-.446 1-1V7c0-.554-.446-1-1-1z"/>
|
||
|
<path d="M11 7a2 2 0 0 0-2 2l.002 1H8v3h6v-3h-1V9a2 2 0 0 0-2-2zm0 1a1 1 0 0 1 1 1v1h-2V9a1 1 0 0 1 1-1z" fill="#fff"/>
|
||
|
</svg>
|