| 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="m476.997 69.211h-158.359c-7.099-39.299-41.534-69.211-82.847-69.211s-75.748 29.912-82.847 69.211h-117.942c-8.284 0-15 6.716-15 15s6.716 15 15 15h117.94c4.118 22.651 17.418 42.881 36.939 55.599l.003 104.31h-6.377c-25.307 0-45.896 20.596-45.896 45.91l-.002 31.233c-.003 47.071 18.447 93.001 50.828 127.03v33.707c0 3.978 1.581 7.793 4.394 10.606s6.628 4.394 10.606 4.394h208.661c8.284 0 15-6.716 15-15v-34.751c25.833-34.522 40.002-76.975 40.002-120.149v-73.18c0-25.32-20.6-45.92-45.92-45.92-7.714 0-14.99 1.914-21.377 5.291-7.767-14.374-22.977-24.16-40.429-24.16-7.714 0-14.988 1.913-21.375 5.29-7.765-14.373-22.968-24.159-40.415-24.159-5.589 0-10.947 1.004-15.905 2.841l-.001-33.279c19.774-12.853 32.945-32.898 36.994-55.611h158.326c8.284 0 15-6.716 15-15s-6.717-15.002-15.001-15.002zm-195.317 194.317.001-32.365c0-8.769 7.134-15.902 15.902-15.902 8.769 0 15.903 7.141 15.903 15.918v51.217c0 8.284 6.716 15 15 15s15-6.716 15-15v-32.379c0-8.76 7.127-15.887 15.887-15.887 8.778 0 15.92 7.142 15.92 15.919v60.651c0 8.284 6.716 15 15 15s15-6.716 15-15v-41.814c0-8.76 7.127-15.887 15.887-15.887 8.778 0 15.919 7.142 15.919 15.919v73.178c0 38.217-13.058 75.771-36.767 105.743-2.096 2.649-3.236 5.928-3.236 9.306v24.852h-178.661v-24.853c0-4.034-1.625-7.898-4.508-10.72-29.44-28.814-46.323-68.966-46.32-110.161l.002-31.234c0-8.774 7.131-15.912 15.896-15.912h21.378c3.979 0 7.793-1.581 10.607-4.394 2.813-2.813 4.393-6.628 4.393-10.607l-.004-159.008c0-8.768 7.134-15.901 15.901-15.901 8.764 0 15.895 7.126 15.895 15.887l.003 148.429c0 8.284 6.716 15 15 15 8.286.004 15.002-6.711 15.002-14.995zm-.051-150.309c-.991-24.433-21.172-44.007-45.847-44.007-24.631 0-44.786 19.504-45.85 43.879-5.361-8.517-8.353-18.498-8.353-28.879 0-29.892 24.319-54.211 54.211-54.211 29.893 0 54.212 24.319 54.212 54.211.001 10.507-2.975 20.491-8.373 29.007z"/> |
| 11 |
</g> |
| 12 |
</svg> |