| 1 |
<svg enable-background="new 0 0 612 612" height="512" viewBox="0 0 612 612" 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 clip-rule="evenodd" |
| 11 |
d="m0 225.05v161.9c0 29.89 24.173 54.05 54.031 54.05h503.937c29.824 0 54.032-24.208 54.032-54.05v-161.9c0-29.89-24.174-54.05-54.031-54.05h-503.938c-29.823 0-54.031 24.208-54.031 54.05zm36 0c0-9.96 8.09-18.05 18.031-18.05h503.937c9.98 0 18.031 8.047 18.031 18.05v161.9c0 9.959-8.09 18.05-18.031 18.05h-503.937c-9.98 0-18.031-8.047-18.031-18.05zm63 107.95c14.912 0 27-12.088 27-27s-12.088-27-27-27-27 12.088-27 27 12.088 27 27 27zm81 0c14.912 0 27-12.088 27-27s-12.088-27-27-27-27 12.088-27 27 12.088 27 27 27zm81 0c14.912 0 27-12.088 27-27s-12.088-27-27-27-27 12.088-27 27 12.088 27 27 27zm81 0c14.912 0 27-12.088 27-27s-12.088-27-27-27-27 12.088-27 27 12.088 27 27 27z" |
| 12 |
fill-rule="evenodd"/> |
| 13 |
</g> |
| 14 |
</svg> |