11 lines
787 B
XML
11 lines
787 B
XML
<svg width="64" height="64" version="1" xmlns="http://www.w3.org/2000/svg">
|
|
<defs>
|
|
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
|
|
color:#333333;
|
|
}
|
|
.ColorScheme-Highlight {
|
|
color:#4d4d4d;
|
|
}</style>
|
|
</defs>
|
|
<circle cx="32" cy="32" r="27" fill="#ececec" style="paint-order:stroke fill markers"/><rect x="15" y="20" width="34" height="22" rx="1" ry="1" fill="#2f3337"/><path d="M16 21h32v20H16z" class="ColorScheme-Highlight" fill="currentColor"/><path d="M11 42v1c0 .554.446 1 1 1h40c.554 0 1-.446 1-1v-1H12z" fill="#fff" style="paint-order:stroke fill markers"/><path d="M11 42v1c0 .554.446 1 1 1h40c.554 0 1-.446 1-1v-1H39c0 .554-.446 1-1 1H26c-.554 0-1-.446-1-1H12z" fill="#ccc" style="paint-order:stroke fill markers"/></svg>
|