11 lines
643 B
XML
11 lines
643 B
XML
<svg width="32" height="32" 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="M14 20.812v3.492l-1.35.11h-.007c-.158 0-.273.111-.273.245V25h7.26v-.341c0-.134-.115-.244-.272-.244h-.008l-1.35-.11v-3.493z" fill="#c4c7cc"/><rect x="7" y="9" width="18" height="12" rx="1" ry="1" fill="#2f3337"/><path d="M8 10h16v10H8z" class="ColorScheme-Highlight" fill="currentColor"/></svg>
|