17 lines
896 B
XML
17 lines
896 B
XML
<svg xmlns="http://www.w3.org/2000/svg" height="24" width="24" viewBox="0 0 24 24">
|
|
<defs id="defs1">
|
|
<style type="text/css" id="current-color-scheme">
|
|
.ColorScheme-Text {
|
|
color:#363636;
|
|
}
|
|
.ColorScheme-NeutralText {
|
|
color:#f67400;
|
|
}
|
|
</style>
|
|
</defs>
|
|
<g transform="translate(1,1)">
|
|
<path style="fill:currentColor;fill-opacity:1;stroke:none" class="ColorScheme-Text" d="M3 3v3h8V3zm9 0v3h7V3zM3 7v3h3V7zm4 0v3h8V7zm9 0v3h3V7zM3 11v3h8v-3zm0 4v3h3v-3zm4 0v3h4v-3z"/>
|
|
<path style="fill:currentColor;fill-opacity:1;stroke:none" class="ColorScheme-NeutralText" d="M13 11c-.554 0-1 .446-1 1v6c0 .554.446 1 1 1h6c.554 0 1-.446 1-1v-6c0-.554-.446-1-1-1z"/>
|
|
<path d="M16 12a2 2 0 0 0-2 2l.002 1H13v3h6v-3h-1v-1a2 2 0 0 0-2-2zm0 1a1 1 0 0 1 1 1v1h-2v-1a1 1 0 0 1 1-1z" fill="#fff"/>
|
|
</g>
|
|
</svg>
|