diff options
author | Tor Andersson <tor@ccxvii.net> | 2024-05-10 16:40:03 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2024-05-30 19:00:19 +0200 |
commit | cbb387b143485a332f4af3b6b3aee91ec72f7ffb (patch) | |
tree | f0f73cfdafd1d382fb1dded435fa402e7aec74dd /images/cylinder_imperial_oos.svg | |
parent | 80fb3b86b2372a7ca864edb86e473959c9bbf3b7 (diff) | |
download | friedrich-cbb387b143485a332f4af3b6b3aee91ec72f7ffb.tar.gz |
PIECES
Diffstat (limited to 'images/cylinder_imperial_oos.svg')
-rw-r--r-- | images/cylinder_imperial_oos.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/images/cylinder_imperial_oos.svg b/images/cylinder_imperial_oos.svg new file mode 100644 index 0000000..6d6be6b --- /dev/null +++ b/images/cylinder_imperial_oos.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="42" height="47"> +<linearGradient id="g"> +<stop offset="0%" stop-color="#e0d200"/> +<stop offset="50%" stop-color="#d1c300"/> +<stop offset="100%" stop-color="#c2b400"/> +</linearGradient> +<path fill="url(#g)" stroke="#2f1a00" d="M 1.5 16 L 1.5 31 A 19.5 14.5 0 0 0 40.5 31 L 40.5 16 z"/> +<ellipse fill="#fff200" stroke="#2f1a00" cx="21" cy="16" rx="19.5" ry="14.5"/> +</svg> |