diff options
Diffstat (limited to 'images/govt_cylinder.svg')
-rw-r--r-- | images/govt_cylinder.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/images/govt_cylinder.svg b/images/govt_cylinder.svg new file mode 100644 index 0000000..3c50e3e --- /dev/null +++ b/images/govt_cylinder.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="44" height="48"> +<linearGradient id="g"> +<stop offset="0%" stop-color="#0075b7"/> +<stop offset="50%" stop-color="#0063a4"/> +<stop offset="100%" stop-color="#005191"/> +</linearGradient> +<path fill="url(#g)" stroke="#001c5a" d="M1.5 15 v 18 a 20.5 13.5 0 0 0 20.5 13.5 a 20.5 13.5 0 0 0 20.5 -13.5 v -18"/> +<ellipse fill="#0087cb" stroke="#001c5a" cx="22" cy="15" rx="20.5" ry="13.5"/> +<path fill="#fff9ae" stroke="#001c5a" stroke-width="1.0" d="m20.017 7.656-1.882 3.85-6.052.015H6.031l1.313.656c2.829 1.385 7.743 3.763 8.064 3.88.175.072.321.174.321.247 0 .073-.831 1.823-1.837 3.88-1.007 2.07-1.809 3.776-1.78 3.806.015.029.773-.307 1.648-.73.89-.437 3.092-1.502 4.915-2.391l3.296-1.604.714.35c.38.19 1.882.918 3.325 1.604 1.444.7 3.296 1.59 4.127 1.998.817.408 1.546.7 1.59.641.058-.043-.7-1.75-1.692-3.777-.977-2.012-1.764-3.719-1.764-3.777 0-.058.437-.306.991-.569.86-.408 5.994-2.887 7.978-3.85l.729-.364H25.85l-1.881-3.865C22.948 5.527 22.059 3.792 22 3.792c-.044 0-.933 1.735-1.983 3.864z"/> + +</svg> |