1
1
mirror of https://github.com/neosubhamoy/neodlp.git synced 2026-03-25 17:55:50 +05:30

refactor: improved linux package dependencies and minor cleanup

This commit is contained in:
2026-03-24 22:56:37 +05:30
Verified
parent 38d638d7b8
commit 6469666cdb
10 changed files with 26 additions and 126 deletions

11
public/neodlp.svg Normal file
View File

@@ -0,0 +1,11 @@
<svg width="1024" height="1024" viewBox="0 0 1024 1024" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="1024" height="1024" rx="200" fill="url(#paint0_linear_10_2)"/>
<path d="M529.252 811.098C519.472 820.96 503.528 820.96 493.748 811.098L256.265 571.603C240.619 555.824 251.796 529 274.017 529H748.983C771.204 529 782.381 555.824 766.735 571.603L529.252 811.098Z" fill="#FAFAFA"/>
<rect x="355" y="222" width="313" height="346" rx="25" fill="#FAFAFA"/>
<defs>
<linearGradient id="paint0_linear_10_2" x1="129.5" y1="148.5" x2="921" y2="863" gradientUnits="userSpaceOnUse">
<stop stop-color="#4444FF"/>
<stop offset="1" stop-color="#FF43D0"/>
</linearGradient>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 687 B