This commit is contained in:
2026-02-01 00:55:33 +01:00
parent 4a9246be5e
commit 6d13611a16
80 changed files with 1965 additions and 2 deletions

View File

@@ -0,0 +1,10 @@
<svg width="1920" height="1080" viewBox="0 0 1920 1080" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="1920" height="1080" fill="#001a4d"/>
<rect width="1920" height="1080" fill="url(#paint0_radial_1_2)" fill-opacity="0.4"/>
<defs>
<radialGradient id="paint0_radial_1_2" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(960 540) rotate(90) scale(540 960)">
<stop stop-color="#003d82"/>
<stop offset="1" stop-color="#001a4d" stop-opacity="0"/>
</radialGradient>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 520 B