11 lines
695 B
XML
11 lines
695 B
XML
|
<svg width="64" height="64" 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="32" cy="32" r="27" fill="#ececec" style="paint-order:stroke fill markers"/><rect transform="rotate(90)" x="18" y="-53" width="28" height="42" rx="4" ry="4" fill="#333"/><rect transform="rotate(90)" x="19" y="-52" width="26" height="40" rx="3" ry="3" class="ColorScheme-Highlight" fill="currentColor"/><rect x="14" y="21" width="2" height="2" rx="1" ry="1" opacity=".35" style="paint-order:stroke fill markers"/></svg>
|