19 lines
613 B
XML
19 lines
613 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8 8">
|
|
<defs id="defs3051">
|
|
<style type="text/css" id="current-color-scheme">
|
|
.ColorScheme-PositiveText {
|
|
color:#27ae60;
|
|
}
|
|
</style>
|
|
</defs>
|
|
<path
|
|
style="fill:currentColor;fill-opacity:1;stroke:none"
|
|
class="ColorScheme-PositiveText"
|
|
d="M 4,0 C 1.784,0 0,1.784 0,4 0,6.216 1.784,8 4,8 6.216,8 8,6.216 8,4 8,1.784 6.216,0 4,0 Z"
|
|
/>
|
|
<path
|
|
style="fill:#ffffff;fill-opacity:1;stroke:none"
|
|
d="m 3.5,1 0,2.5 -2.5,0 0,1 2.5,0 0,2.5 1,0 0,-2.5 2.5,0 0,-1 -2.5,0 0,-2.5 -1,0 z"
|
|
/>
|
|
</svg>
|