aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorabalone1969 <57199430+abalone1969@users.noreply.github.com>2019-12-11 12:09:31 -0800
committerGitHub <noreply@github.com>2019-12-11 12:09:31 -0800
commitbc4e51d444ddd01ea395c54e669a9633b806e149 (patch)
tree96e9cf0e5b57fc0b456a8e0b76914464338c7f3c
parent9b4243f02e7d8dc86e39726f7c678c1e022cb85b (diff)
Delete forestLawn.svg
-rw-r--r--forestLawn.svg16
1 files changed, 0 insertions, 16 deletions
diff --git a/forestLawn.svg b/forestLawn.svg
deleted file mode 100644
index eb51942..0000000
--- a/forestLawn.svg
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
-<!-- Author: abalone1969 -->
-<svg width="96px" height="64px" xmlns="http://www.w3.org/2000/svg" baseProfile="full" version="1.1">
- <rect width='96' height='64' id='background' fill='#006400'></rect>
- <!-- Foreground -->
- <circle cx='24' cy='24' r='8' id='f_high' fill='#000000'></circle>
- <circle cx='40' cy='24' r='8' id='f_med' fill='#cd853f'></circle>
- <circle cx='56' cy='24' r='8' id='f_low' fill='#a0522d'></circle>
- <circle cx='72' cy='24' r='8' id='f_inv' fill='#00ffff'></circle>
- <!-- Background -->
- <circle cx='24' cy='40' r='8' id='b_high' fill='#ffd700'></circle>
- <circle cx='40' cy='40' r='8' id='b_med' fill='#32cd32'></circle>
- <circle cx='56' cy='40' r='8' id='b_low' fill='#8b4513'></circle>
- <circle cx='72' cy='40' r='8' id='b_inv' fill='#000000'></circle>
-</svg>