11 lines
699 B
XML
11 lines
699 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 transform="rotate(90)" x="9" y="-27" width="14" height="22" rx="2" ry="2" fill="#333"/><rect transform="rotate(90)" x="10" y="-26" width="12" height="20" rx="1" ry="1.053" class="ColorScheme-Highlight" fill="currentColor"/><rect x="7" y="11" width="1" height="1" rx=".5" ry=".5" opacity=".35" style="paint-order:stroke fill markers"/></svg>
|