diff options
| author | BoredGuy <osome3717@gmail.com> | 2026-03-15 17:13:49 +0300 |
|---|---|---|
| committer | BoredGuy <osome3717@gmail.com> | 2026-03-15 17:13:49 +0300 |
| commit | 77c6850d28134638d75a539bb8094e828a47d93f (patch) | |
| tree | db6389316fab37b6d745ca985368ee15ef159c29 /assets/Graphics/background_solid_sand.svg | |
| parent | 9e24aa042e9fb9de34f7b445778518fcb67e24aa (diff) | |
Added Graphics Assets
Diffstat (limited to 'assets/Graphics/background_solid_sand.svg')
| -rw-r--r-- | assets/Graphics/background_solid_sand.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/assets/Graphics/background_solid_sand.svg b/assets/Graphics/background_solid_sand.svg new file mode 100644 index 0000000..0ea048e --- /dev/null +++ b/assets/Graphics/background_solid_sand.svg @@ -0,0 +1,6 @@ +<svg width="256" height="256" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> + <defs/> + <g> + <path stroke="none" fill="#F3C7A5" d="M0 0 L256 0 256 256 0 256 0 0"/> + </g> +</svg>
\ No newline at end of file |
