11 lines
860 B
XML
11 lines
860 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"/><rect x="9" y="5" width="14" height="22" rx="2" ry="2" fill="#333"/><path d="M11 6c-.554 0-1 .446-1 1v17c0 .554.446 1 1 1h10c.554 0 1-.446 1-1V7c0-.554-.446-1-1-1h-2.165l-.509.74c-.081.119-.182.26-.326.26h-4c-.144 0-.247-.14-.328-.26L13.165 6H11z" class="ColorScheme-Highlight" fill="currentColor"/><rect x="13" y="25.5" width="6" height=".5" ry=".25" opacity=".25" style="paint-order:stroke fill markers"/><circle cx="20.75" cy="25.75" r=".25" fill="#a02c2c" style="paint-order:stroke fill markers"/></svg>
|