11 lines
837 B
XML
11 lines
837 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:#4d4d4d;
|
|
}</style>
|
|
</defs>
|
|
<circle cx="16" cy="16" r="14" fill="#f2f2f2" style="paint-order:stroke fill markers"/><rect x="7" y="9" width="18" height="13" rx="1" ry="1" fill="#2f3337"/><path d="M8 10h16v10H8z" class="ColorScheme-Highlight" fill="currentColor"/><path d="M5 21.037v.5c0 .277.234.5.524.5h20.952c.29 0 .524-.223.524-.5v-.5H5.524z" fill="#fff" style="paint-order:stroke fill markers"/><path d="M5 21.037v.5c0 .277.234.5.524.5h20.952c.29 0 .524-.223.524-.5v-.5h-7.334c0 .277-.233.5-.523.5h-6.286a.511.511 0 0 1-.524-.5h-6.81z" fill="#ccc" style="paint-order:stroke fill markers"/></svg>
|