diff options
author | Tor Andersson <tor@ccxvii.net> | 2023-02-20 14:59:07 +0100 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-05-03 18:48:15 +0200 |
commit | 49aa8b3cb9ddca49be4b912c47ea61212699ce61 (patch) | |
tree | b5a426c27f8f61f4d42dadc51265b27269ace94f /images/cartels_base.svg | |
parent | 6957f7be1b0d24f0c46f0eeb3fa224493a74e7b5 (diff) | |
download | andean-abyss-49aa8b3cb9ddca49be4b912c47ea61212699ce61.tar.gz |
Piece images.
Diffstat (limited to 'images/cartels_base.svg')
-rw-r--r-- | images/cartels_base.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/images/cartels_base.svg b/images/cartels_base.svg new file mode 100644 index 0000000..d6406d1 --- /dev/null +++ b/images/cartels_base.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="44" height="38"> +<linearGradient id="g"> +<stop offset="0%" stop-color="#539a2d"/> +<stop offset="50%" stop-color="#3e850f"/> +<stop offset="100%" stop-color="#297000"/> +</linearGradient> +<path fill="url(#g)" stroke="#003500" d="M1.5 15 v 8 a 20.5 13.5 0 0 0 20.5 13.5 20.5 13.5 0 0 0 20.5 -13.5 v -8"/> +<ellipse fill="#68b045" stroke="#003500" cx="22" cy="15" rx="20.5" ry="13.5"/> +</svg> |