11 lines
698 B
XML
11 lines
698 B
XML
|
<svg width="64" height="64" xmlns="http://www.w3.org/2000/svg">
|
||
|
<defs>
|
||
|
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
|
||
|
color:#333333;
|
||
|
}
|
||
|
.ColorScheme-Highlight {
|
||
|
color:#5294e2;
|
||
|
}</style>
|
||
|
</defs>
|
||
|
<circle cx="32" cy="32" r="27" fill="#ececec" style="paint-order:stroke fill markers"/><path d="M28.442 39c-.303 0-.442.213-.442.471v6.187l-2.462.212h-.013c-.303 0-.525.214-.525.471V47h14v-.659c0-.257-.222-.47-.525-.47h-.014l-2.46-.213V39.47c0-.258-.139-.471-.442-.471z" fill="#c4c7cc"/><rect x="15" y="18" width="34" height="22" rx="1" ry="1" fill="#2f3337"/><path d="M16 19h32v20H16z" class="ColorScheme-Highlight" fill="currentColor"/></svg>
|