12 lines
451 B
XML
12 lines
451 B
XML
|
<svg width="22" height="22" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
||
|
<style id="current-color-scheme" type="text/css">.ColorScheme-NeutralText {
|
||
|
color:#f67400;
|
||
|
}
|
||
|
.ColorScheme-Text {
|
||
|
color:#232629;
|
||
|
}</style>
|
||
|
<circle transform="scale(1,-1)" cx="11" cy="-11" r="8" fill="#f67400"/>
|
||
|
<circle cx="11" cy="15" r="1" fill="#fff"/>
|
||
|
<path d="m10 13h2v-7h-2z" fill="#fff" fill-rule="evenodd"/>
|
||
|
</svg>
|