Update SVG assets for improved design consistency

- Revise app-icon.svg and logo.svg to enhance stroke widths and circle radii for a more cohesive look
- Adjust stroke widths from 3 to 30 for better visibility
- Maintain design elements while ensuring a unified aesthetic across both icons

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Dorian
2026-02-02 23:59:07 +00:00
parent 04926961b7
commit b94226a7f4
2 changed files with 20 additions and 20 deletions

View File

@@ -1,14 +1,14 @@
<svg width="1374" height="1401" viewBox="0 0 1374 1401" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M321.5 2.5V417.5H1.5V2.5H321.5Z" fill="url(#paint0_linear_548_65)" stroke="url(#paint1_linear_548_65)" stroke-width="3"/>
<path d="M1372.5 1.5V416.5H1052.5V1.5H1372.5Z" fill="url(#paint2_linear_548_65)" stroke="url(#paint3_linear_548_65)" stroke-width="3"/>
<path d="M321.5 984.5V1399.5H1.5V984.5H321.5Z" fill="url(#paint4_linear_548_65)" stroke="url(#paint5_linear_548_65)" stroke-width="3"/>
<path d="M909.5 984.5V1399.5H464.5V984.5H909.5Z" fill="#1D1D1D" stroke="url(#paint6_linear_548_65)" stroke-width="3"/>
<path d="M1372.5 983.5V1398.5H1052.5V983.5H1372.5Z" fill="url(#paint7_linear_548_65)" stroke="url(#paint8_linear_548_65)" stroke-width="3"/>
<path d="M467.042 558.5L630.433 841.5H469.695L306.305 558.5H467.042Z" fill="url(#paint9_linear_548_65)" stroke="url(#paint10_linear_548_65)" stroke-width="3"/>
<path d="M832.507 558.5L995.897 841.5H835.092L671.701 558.5H832.507Z" fill="url(#paint11_linear_548_65)" stroke="url(#paint12_linear_548_65)" stroke-width="3"/>
<path d="M1372.5 558.5V841.5H1200.56L1037.17 558.5H1372.5Z" fill="url(#paint13_linear_548_65)" stroke="url(#paint14_linear_548_65)" stroke-width="3"/>
<path d="M101.646 558.5L265.036 841.5H1.5V558.5H101.646Z" fill="url(#paint15_linear_548_65)" stroke="url(#paint16_linear_548_65)" stroke-width="3"/>
<circle cx="687.5" cy="210.5" r="209" fill="#1D1D1D" stroke="url(#paint17_linear_548_65)" stroke-width="3"/>
<path d="M308 16V404H15V16H308Z" fill="url(#paint0_linear_548_65)" stroke="url(#paint1_linear_548_65)" stroke-width="30"/>
<path d="M1359 15V403H1066V15H1359Z" fill="url(#paint2_linear_548_65)" stroke="url(#paint3_linear_548_65)" stroke-width="30"/>
<path d="M308 998V1386H15V998H308Z" fill="url(#paint4_linear_548_65)" stroke="url(#paint5_linear_548_65)" stroke-width="30"/>
<path d="M896 998V1386H478V998H896Z" fill="#1D1D1D" stroke="url(#paint6_linear_548_65)" stroke-width="30"/>
<path d="M1359 997V1385H1066V997H1359Z" fill="url(#paint7_linear_548_65)" stroke="url(#paint8_linear_548_65)" stroke-width="30"/>
<path d="M459.248 572L607.05 828H477.489L329.688 572H459.248Z" fill="url(#paint9_linear_548_65)" stroke="url(#paint10_linear_548_65)" stroke-width="30"/>
<path d="M824.713 572L972.515 828H842.886L695.084 572H824.713Z" fill="url(#paint11_linear_548_65)" stroke="url(#paint12_linear_548_65)" stroke-width="30"/>
<path d="M1359 572V828H1208.35L1060.55 572H1359Z" fill="url(#paint13_linear_548_65)" stroke="url(#paint14_linear_548_65)" stroke-width="30"/>
<path d="M93.8516 572L241.653 828H15V572H93.8516Z" fill="url(#paint15_linear_548_65)" stroke="url(#paint16_linear_548_65)" stroke-width="30"/>
<circle cx="687.5" cy="210.5" r="195.5" fill="#1D1D1D" stroke="url(#paint17_linear_548_65)" stroke-width="30"/>
<defs>
<linearGradient id="paint0_linear_548_65" x1="124.804" y1="-297.569" x2="1351.77" y2="-186.399" gradientUnits="userSpaceOnUse">
<stop stop-color="#F0003D"/>

Before

Width:  |  Height:  |  Size: 5.5 KiB

After

Width:  |  Height:  |  Size: 5.4 KiB