| 1 |
<svg enable-background="new 0 0 512 512" height="512" viewBox="0 0 512 512" width="512" |
| 2 |
xmlns="http://www.w3.org/2000/svg"> |
| 3 |
<defs> |
| 4 |
<linearGradient id="grad1" x1="0%" y1="0%" x2="100%" y2="0%"> |
| 5 |
<stop offset="0%" style="stop-color:#9B62FF;stop-opacity:1"/> |
| 6 |
<stop offset="100%" style="stop-color:#5B03FF;stop-opacity:1"/> |
| 7 |
</linearGradient> |
| 8 |
</defs> |
| 9 |
<g fill="url(#grad1)"> |
| 10 |
<path d="m472 66h-312c-22.056 0-40 17.944-40 40s17.944 40 40 40h312c22.056 0 40-17.944 40-40s-17.944-40-40-40zm0 60h-312c-11.028 0-20-8.972-20-20s8.972-20 20-20h312c11.028 0 20 8.972 20 20s-8.972 20-20 20z"/> |
| 11 |
<path d="m40 66c-22.056 0-40 17.944-40 40s17.944 40 40 40 40-17.944 40-40-17.944-40-40-40zm0 60c-11.028 0-20-8.972-20-20s8.972-20 20-20 20 8.972 20 20-8.972 20-20 20z"/> |
| 12 |
<path d="m40 216c-22.056 0-40 17.944-40 40s17.944 40 40 40 40-17.944 40-40-17.944-40-40-40zm0 60c-11.028 0-20-8.972-20-20s8.972-20 20-20 20 8.972 20 20-8.972 20-20 20z"/> |
| 13 |
<path d="m472 366h-312c-22.056 0-40 17.944-40 40s17.944 40 40 40h312c22.056 0 40-17.944 40-40s-17.944-40-40-40zm0 60h-312c-11.028 0-20-8.972-20-20s8.972-20 20-20h312c11.028 0 20 8.972 20 20s-8.972 20-20 20z"/> |
| 14 |
<path d="m40 366c-22.056 0-40 17.944-40 40s17.944 40 40 40 40-17.944 40-40-17.944-40-40-40zm0 60c-11.028 0-20-8.972-20-20s8.972-20 20-20 20 8.972 20 20-8.972 20-20 20z"/> |
| 15 |
<circle cx="316" cy="286" r="10"/> |
| 16 |
<path d="m472 216h-312c-22.056 0-40 17.944-40 40s17.944 40 40 40h111c5.523 0 10-4.478 10-10s-4.477-10-10-10h-111c-11.028 0-20-8.972-20-20s8.972-20 20-20h312c11.028 0 20 8.972 20 20s-8.972 20-20 20h-111c-5.523 0-10 4.478-10 10s4.477 10 10 10h111c22.056 0 40-17.944 40-40s-17.944-40-40-40z"/> |
| 17 |
</g> |
| 18 |
</svg> |