11 lines
718 B
XML
11 lines
718 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 transform="matrix(0 -1 -1 0 0 0)" x="-50" y="-42" width="30" height="20" rx="3" ry="3" fill="#8e8e8e"/><rect transform="matrix(0 -1 -1 0 0 0)" x="-46" y="-52" width="30" height="40" rx="2" ry="2" fill="#333"/><rect transform="matrix(0 -1 -1 0 0 0)" x="-44" y="-50" width="26" height="36" rx="0" ry="0" class="ColorScheme-Highlight" fill="currentColor"/></svg>
|