diff options
| author | abalone1969 <57199430+abalone1969@users.noreply.github.com> | 2019-12-09 18:59:16 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-12-09 18:59:16 -0800 |
| commit | 1f491c8a0d29f61d0ef3b1fa68f3fb93999b65c7 (patch) | |
| tree | 9c3f627fd12dbc851b73846bf1ddd27ebad69c5a | |
| parent | 294536dd78f67bf2812a3623134aead940833c88 (diff) | |
forestLawn.svg
ORCA's fantastic, thank you
| -rw-r--r-- | HipstamaticPhoto-597638606.627338.JPG | bin | 0 -> 4273502 bytes | |||
| -rw-r--r-- | Render-danny.MOV | bin | 0 -> 7012154 bytes | |||
| -rw-r--r-- | forestLawn.svg | 16 |
3 files changed, 16 insertions, 0 deletions
diff --git a/HipstamaticPhoto-597638606.627338.JPG b/HipstamaticPhoto-597638606.627338.JPG Binary files differnew file mode 100644 index 0000000..72758bb --- /dev/null +++ b/HipstamaticPhoto-597638606.627338.JPG diff --git a/Render-danny.MOV b/Render-danny.MOV Binary files differnew file mode 100644 index 0000000..032add1 --- /dev/null +++ b/Render-danny.MOV diff --git a/forestLawn.svg b/forestLawn.svg new file mode 100644 index 0000000..eb51942 --- /dev/null +++ b/forestLawn.svg @@ -0,0 +1,16 @@ + + +<!-- 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> |
