| 1 |
<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" viewBox="0 0 96 96" |
| 2 |
xmlns="http://www.w3.org/2000/svg" width="512" height="512"> |
| 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)" transform="translate(-2952 -392)"> |
| 10 |
<path d="m3034 400c0-4.418-3.58-8-8-8-12.2 0-39.79 0-52 0-4.41 0-8 3.582-8 8v80c0 4.418 3.59 8 8 8h52c4.42 0 8-3.582 8-8zm-4 0v80c0 2.209-1.79 4-4 4h-52c-2.2 0-4-1.791-4-4 0-16.658 0-63.342 0-80 0-2.209 1.8-4 4-4h52c2.21 0 4 1.791 4 4zm-54 77h34c1.1 0 2-.896 2-2s-.9-2-2-2h-34c-1.1 0-2 .896-2 2s.9 2 2 2zm0-8h48c1.1 0 2-.896 2-2s-.9-2-2-2h-48c-1.1 0-2 .896-2 2s.9 2 2 2zm0-8h48c1.1 0 2-.896 2-2s-.9-2-2-2h-48c-1.1 0-2 .896-2 2s.9 2 2 2zm50-52c0-1.591-.63-3.117-1.76-4.243-1.12-1.125-2.65-1.757-4.24-1.757h-40c-1.59 0-3.12.632-4.24 1.757-1.13 1.126-1.76 2.652-1.76 4.243v38c0 1.591.63 3.117 1.76 4.243 1.12 1.125 2.65 1.757 4.24 1.757h40c1.59 0 3.12-.632 4.24-1.757 1.13-1.126 1.76-2.652 1.76-4.243zm-10.83 40-22.17-22.172c-.53-.53-1.25-.828-2-.828-.75 0-1.47.298-2 .828l-11 11v9.172c0 .53.21 1.039.59 1.414.37.375.88.586 1.41.586zm6.83-17.172v15.172c0 .53-.21 1.039-.59 1.414-.2.204-.44.36-.71.459l-7.87-7.873zm0-5.656v-17.172c0-.53-.21-1.039-.59-1.414-.37-.375-.88-.586-1.41-.586h-40c-.53 0-1.04.211-1.41.586-.38.375-.59.884-.59 1.414v23.172l8.17-8.172c1.28-1.281 3.02-2 4.83-2s3.55.719 4.83 2l14.17 14.172zm-13-14.172c-3.86 0-7 3.137-7 7s3.14 7 7 7 7-3.137 7-7-3.14-7-7-7zm0 4c1.66 0 3 1.344 3 3s-1.34 3-3 3-3-1.344-3-3 1.34-3 3-3z"/> |
| 11 |
</g> |
| 12 |
</svg> |