- Extracted all 13,555 files from files.7z (1.2GB uncompressed) - Includes: vehicles, tracks, audio, textures, UI, manifests - Also kept files.7z for easy download - Full working directory for asset development
16 lines
568 B
XML
16 lines
568 B
XML
<svg width="100" height="100" viewBox="0 0 100 100" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<g clip-path="url(#clip0)">
|
|
<rect width="100" height="100" fill="white"/>
|
|
<rect y="100" width="100" height="100" transform="rotate(-90 0 100)" fill="url(#paint0_linear)"/>
|
|
</g>
|
|
<defs>
|
|
<linearGradient id="paint0_linear" x1="13" y1="97.5" x2="87" y2="200" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="#4C988A"/>
|
|
<stop offset="1" stop-color="#62FFE2"/>
|
|
</linearGradient>
|
|
<clipPath id="clip0">
|
|
<rect width="100" height="100" fill="white"/>
|
|
</clipPath>
|
|
</defs>
|
|
</svg>
|