11 lines
744 B
XML
11 lines
744 B
XML
<svg width="32" height="32" 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:#5294e2;
|
|
}</style>
|
|
</defs>
|
|
<circle cx="16" cy="16" r="14" fill="#f2f2f2" style="paint-order:stroke fill markers"/><path d="M10 6c-1.108 0-2 .892-2 2v15c0 1.662 1.338 3 3 3h10c1.662 0 3-1.338 3-3V8c0-1.108-.892-2-2-2z" fill="#333"/><rect x="9" y="7" width="14" height="15" rx="1" ry="1" class="ColorScheme-Highlight" fill="currentColor"/><g fill="#fff"><circle cx="11.5" cy="23.5" r=".5" opacity=".5"/><circle cx="20.5" cy="23.5" r=".5" opacity=".5"/><circle cx="16" cy="24" r="1" opacity=".75"/></g></svg>
|