|
|
|
@ -1,14 +1,15 @@
|
|
|
|
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox = " 0 0 729 729"> |
|
|
|
|
<defs> |
|
|
|
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 729 729"> |
|
|
|
|
<DEFS> |
|
|
|
|
<style> |
|
|
|
|
*{SHAPE-RENDERING:GEOMETRICPRECISION;VECTOR-EFFECT:NON-SCALING-STROKE} |
|
|
|
|
.OOOOOOOOOOOOOOOO{stroke:none;stroke-linecap:round;stroke-linejoin:round;} </style> |
|
|
|
|
.OOOOOOOOOOOOOOOO{STROKE:NONE;STROKE-LINECAP:ROUND;STROKE-LINEJOIN:ROUND} |
|
|
|
|
</style> |
|
|
|
|
<radialGradient id="8888888888888888" cx="50%" cy="50%"> |
|
|
|
|
<stop offset="0%" style="stop-color:#00F47C ;stop-opacity:1" /> |
|
|
|
|
<stop offset="100%" style="stop-color:#FFFFFF ;stop-opacity:0" /> |
|
|
|
|
<stop offset="0%" style="STOP-COLOR:#00F47C;STOP-OPACITY:1"/> |
|
|
|
|
<stop offset="100%" style="STOP-COLOR:#FFFFFF;STOP-OPACITY:0"/> |
|
|
|
|
</radialGradient> |
|
|
|
|
</defs> |
|
|
|
|
<rect x="0" y="0" width="729" height="729" style="FILL:NONE;STROKE:NONE;" /> |
|
|
|
|
</DEFS> |
|
|
|
|
<rect x="0" y="0" width="729" height="729" style="FILL:NONE;STROKE:NONE"/> |
|
|
|
|
<circle cx="364.5" cy="364.5" r="121.5" class="OOOOOOOOOOOOOOOO" fill="URL('#8888888888888888')"></circle> |
|
|
|
|
<circle cx="121.5" cy="607.5" r="40.5" class="OOOOOOOOOOOOOOOO" fill="URL('#8888888888888888')"></circle> |
|
|
|
|
<circle cx="364.5" cy="607.5" r="40.5" class="OOOOOOOOOOOOOOOO" fill="URL('#8888888888888888')"></circle> |
|
|
|
|