diff options
Diffstat (limited to 'assets/Graphics/hill.svg')
| -rw-r--r-- | assets/Graphics/hill.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/assets/Graphics/hill.svg b/assets/Graphics/hill.svg new file mode 100644 index 0000000..bfa1838 --- /dev/null +++ b/assets/Graphics/hill.svg @@ -0,0 +1,8 @@ +<svg width="64" height="64" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> + <defs/> + <g> + <path stroke="none" fill="#2CC987" d="M60 64 L4 64 4 59.95 Q5.75 57.5 6.85 56.5 8.6 54.95 11.5 53.9 L52.25 42.25 Q55.4 41.3 57.2 39.6 L60 36 60 64 M4 0 L60 0 60 4 Q58.2 6.45 56.85 7.6 54.95 9.3 52.05 10.3 L11.3 21.95 Q8.4 23.2 6.75 24.7 5.65 25.65 4 27.95 L4 0"/> + <path stroke="none" fill="#23B67E" d="M60 4 L60 36 57.2 39.6 Q55.4 41.3 52.25 42.25 L11.5 53.9 Q8.6 54.95 6.85 56.5 5.75 57.5 4 59.95 L4 27.95 Q5.65 25.65 6.75 24.7 8.4 23.2 11.3 21.95 L52.05 10.3 Q54.95 9.3 56.85 7.6 58.2 6.45 60 4"/> + <path stroke="none" fill="#353541" d="M60 4 L60 0 64 0 64 64 60 64 60 36 60 4 M4 64 L0 64 0 0 4 0 4 27.95 4 59.95 4 64"/> + </g> +</svg>
\ No newline at end of file |
