replace spectrum-galaxy logo with png

This commit is contained in:
Sangelo 2023-12-12 19:26:25 +01:00
parent 02b915eff5
commit 3828919211
3 changed files with 1 additions and 19 deletions

View file

@ -95,7 +95,7 @@
</a>
<!-- svelte-ignore a11y-no-noninteractive-tabindex -->
<div class="item inactive" tabindex="0">
<div class="thumbnail"><img src="assets/logos/spectrumgalaxy.svg" alt="SpectrumGalaxy Logo" /></div>
<div class="thumbnail"><img src="assets/logos/spectrumgalaxy.png" alt="SpectrumGalaxy Logo" /></div>
<div class="item-details">
<h2>SpectrumGalaxy</h2>
<p class="item-description">Was-to-be a Minecraft minigame server network with original minigames.</p>

Binary file not shown.

After

Width:  |  Height:  |  Size: 464 KiB

View file

@ -1,18 +0,0 @@
<svg width="1024" height="1024" viewBox="0 0 1024 1024" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1_22)">
<rect width="1024" height="1024" fill="white"/>
<rect x="-41" y="-35" width="1135" height="1106" fill="url(#paint0_linear_1_22)"/>
<path d="M283.223 632.375C287.437 634.519 291.793 636.619 296.082 638.511C298.284 639.482 300.682 640.624 303.304 641.871C310.406 645.25 319.148 649.41 330.06 653.085C336.562 655.274 344.845 657.635 351.436 659.45C354.69 660.346 357.624 661.134 359.828 661.727L360.002 661.773C360.964 662.032 361.67 662.223 362.167 662.358C363.071 662.602 363.289 662.661 363.113 662.603C365.554 663.416 440.668 683.698 492.933 690.36C533.67 695.552 546.882 696.061 558.756 696.518C561.968 696.642 565.083 696.762 568.618 696.97C589.476 698.197 608.323 697.617 621.491 696.98C653.519 695.43 667.044 693.289 692.054 687.558C696.198 686.608 700.183 685.583 703.998 684.511C659.565 740.209 591.841 773.5 514.002 773.5C413.906 773.5 322.899 717.076 283.223 632.375ZM260.645 599.5C258.355 603.134 256.628 605.876 255.324 607.946C255.28 608.016 255.236 608.086 255.192 608.155C255.192 608.154 255.192 608.154 255.192 608.154L255.324 607.946L260.645 599.5Z" fill="#F0F0F0" stroke="white" stroke-width="35"/>
<path d="M858.739 553.63C857.861 560.783 852.213 570.608 834.49 581.252C817.062 591.719 791.199 600.861 757.832 607.515C691.34 620.776 600.031 623.191 500 610.909C399.969 598.627 311.957 574.194 250.648 545.241C219.881 530.712 196.999 515.584 182.62 501.212C167.999 486.597 164.895 475.697 165.774 468.545C166.652 461.392 172.3 451.567 190.023 440.923C207.451 430.457 233.314 421.314 266.681 414.66C333.173 401.399 424.482 398.984 524.513 411.266C624.544 423.548 712.556 447.982 773.865 476.934C804.632 491.463 827.514 506.591 841.892 520.963C856.514 535.578 859.617 546.478 858.739 553.63Z" stroke="white" stroke-width="44"/>
<path d="M266.321 500C266.321 362.205 378.026 250.5 515.821 250.5C653.616 250.5 765.321 362.205 765.321 500C765.321 537.742 756.952 573.486 741.982 605.515C738.063 606.268 732.962 607.225 727.081 608.27C713.187 610.74 695.147 613.672 678.158 615.613C643.893 619.529 601.232 622.242 552.111 619.527C506.817 617.023 481.753 612.784 436.544 603.833C405.432 597.673 370.163 588.336 357.491 584.684C352.923 583.368 348.814 582.215 345.001 581.144C329.85 576.89 319.362 573.946 303.324 567.324C295.919 564.267 286.382 559.642 278.441 555.635C275.995 554.4 273.739 553.244 271.795 552.239C268.21 535.406 266.321 517.933 266.321 500Z" fill="#F0F0F0" stroke="white" stroke-width="35"/>
</g>
<defs>
<linearGradient id="paint0_linear_1_22" x1="-1.99998" y1="2.49998" x2="1014.5" y2="1026.5" gradientUnits="userSpaceOnUse">
<stop stop-color="#A808FE"/>
<stop offset="1" stop-color="#5000FF"/>
</linearGradient>
<clipPath id="clip0_1_22">
<rect width="1024" height="1024" fill="white"/>
</clipPath>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 2.8 KiB