Add complete uncompressed asset files + archive
- 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
This commit is contained in:
15
files/.depot/vector_images/teal_gradient.svg
Normal file
15
files/.depot/vector_images/teal_gradient.svg
Normal file
@@ -0,0 +1,15 @@
|
||||
<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>
|
||||
|
After Width: | Height: | Size: 568 B |
Reference in New Issue
Block a user