| 1 |
<svg enable-background="new 0 0 128 128" viewBox="0 0 128 128" xmlns="http://www.w3.org/2000/svg" height="512" width="512"> |
| 2 |
<defs> |
| 3 |
<linearGradient id="grad1" x1="0%" y1="0%" x2="100%" y2="0%"> |
| 4 |
<stop offset="0%" style="stop-color:#9B62FF;stop-opacity:1"/> |
| 5 |
<stop offset="100%" style="stop-color:#5B03FF;stop-opacity:1"/> |
| 6 |
</linearGradient> |
| 7 |
</defs> |
| 8 |
<g fill="url(#grad1)"> |
| 9 |
<path d="m105.87 43.09h-83.33c-11.32 0-20.54 9.21-20.54 20.54v.74c0 11.33 9.22 20.54 20.54 20.54h83.32c11.33 0 20.54-9.22 20.54-20.54v-.74c.01-11.33-9.21-20.54-20.53-20.54zm16.54 21.28c0 9.12-7.42 16.54-16.54 16.54h-83.33c-9.12 0-16.54-7.42-16.54-16.54v-.74c0-9.12 7.42-16.54 16.54-16.54h83.32c9.12 0 16.54 7.42 16.54 16.54v.74z"/> |
| 10 |
<path d="m107.52 68.46c1.22-1.77 1.87-3.87 1.87-6.07 0-2.88-1.12-5.58-3.15-7.61-4.2-4.2-11.03-4.2-15.23 0s-4.2 11.03 0 15.23c2.1 2.1 4.86 3.15 7.61 3.15 2.12 0 4.24-.63 6.06-1.87l4.51 4.51c.39.39.9.59 1.41.59s1.02-.2 1.41-.59c.78-.78.78-2.05 0-2.83zm-13.68-1.29c-2.64-2.64-2.64-6.93 0-9.57 1.32-1.32 3.05-1.98 4.79-1.98s3.47.66 4.79 1.98c1.28 1.28 1.98 2.98 1.98 4.78 0 1.81-.7 3.51-1.98 4.78-2.65 2.65-6.94 2.65-9.58.01z"/> |
| 11 |
</g> |
| 12 |
</svg> |