| 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="m484.5 73.5h-285.192c-4.143 0-7.5 3.358-7.5 7.5s3.357 7.5 7.5 7.5h285.192c6.893 0 12.5 5.607 12.5 12.5v63.294h-391.205v-75.794h58.513c4.143 0 7.5-3.358 7.5-7.5s-3.357-7.5-7.5-7.5h-136.808c-15.148 0-27.5 12.321-27.5 27.5 0 0 .012 310.945.036 311.413.738 14.519 12.783 26.087 27.464 26.087h376.292c4.143 0 7.5-3.358 7.5-7.5s-3.357-7.5-7.5-7.5h-27.194v-49.801h120.402v37.301c0 6.893-5.607 12.5-12.5 12.5h-45.708c-4.143 0-7.5 3.358-7.5 7.5s3.357 7.5 7.5 7.5h45.708c15.163 0 27.5-12.336 27.5-27.5v-310c0-15.164-12.337-27.5-27.5-27.5zm-378.705 170.596h120.401v49.801h-120.401zm0 129.603h120.401v49.801h-120.401zm0-15v-49.802h120.401v49.802zm135.401-49.802h120.401v49.802h-120.401zm0-15v-49.801h120.401v49.801zm0-64.801v-49.801h120.401v49.801zm135.402 15h120.402v49.801h-120.402zm120.402-15h-120.402v-49.801h120.402zm-270.804-49.802v49.801h-120.401v-49.801zm-135.401-90.794v75.794h-75.795v-63.294c0-6.893 5.607-12.5 12.5-12.5zm-63.295 335c-6.893 0-12.5-5.607-12.5-12.5v-231.706h75.795v244.206zm334.098 0h-120.402v-49.801h120.401v49.801zm15-64.801v-49.802h120.402v49.802z"/> |
| 11 |
</g> |
| 12 |
</svg> |