16 lines
798 B
XML
16 lines
798 B
XML
|
<svg height="22" width="22" xmlns="http://www.w3.org/2000/svg">
|
||
|
<style
|
||
|
type="text/css"
|
||
|
id="current-color-scheme">
|
||
|
.ColorScheme-PositiveText {
|
||
|
color:#27ae60;
|
||
|
}
|
||
|
.ColorScheme-Text {
|
||
|
color:#eff0f1;
|
||
|
}
|
||
|
</style>
|
||
|
<path style="fill:currentColor;fill-opacity:1;stroke:none" class="ColorScheme-PositiveText" d="M11 0A11 11 0 0 0 0 11a11 11 0 0 0 11 11 11 11 0 0 0 11-11A11 11 0 0 0 11 0z"/>
|
||
|
<path style="fill:currentColor;fill-opacity:0.6;stroke:none" class="ColorScheme-Text" d="M11 0A11 11 0 0 0 0 11a11 11 0 0 0 11 11 11 11 0 0 0 11-11A11 11 0 0 0 11 0zm0 1a10 10 0 0 1 10 10 10 10 0 0 1-10 10A10 10 0 0 1 1 11 10 10 0 0 1 11 1z"/>
|
||
|
<path d="M17.586 5.414L9 14 4.414 9.414 3 10.828l6 6 10-10z" fill="#fff"/>
|
||
|
</svg>
|