diff options
Diffstat (limited to 'public/logo.svg')
-rw-r--r-- | public/logo.svg | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/public/logo.svg b/public/logo.svg new file mode 100644 index 00000000..39ce9e28 --- /dev/null +++ b/public/logo.svg @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg width="64px" height="64px" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> + <metadata> + <rdf:RDF> + <cc:Work rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/> + </cc:Work> + </rdf:RDF> + </metadata> + <ellipse transform="rotate(-30)" cx="11.713" cy="43.713" rx="24.705" ry="24.705" fill="#fff" stroke-width=".89115"/> + <g fill="#1a237e"> + <g stroke-width=".89115"> + <circle transform="rotate(-30)" cx="9.7033" cy="43.713" r="2.0096"/> + <path d="m36.425 25.095-2.5095 3.1892c0.58567 0.46084 1.1701 1.0219 1.5655 1.7067 0.39538 0.68482 0.58903 1.4714 0.69529 2.2091l4.0167-0.57872c-0.17122-1.2543-0.55927-2.4759-1.2313-3.6399-0.67207-1.1641-1.536-2.1109-2.5366-2.8863z"/> + <path d="m41.272 18.67-2.5095 3.1892c1.4186 1.0907 2.729 2.466 3.6793 4.1119 0.95031 1.646 1.4861 3.4684 1.7214 5.2423l4.0167-0.57872c-0.29984-2.2912-1.0301-4.5474-2.2575-6.6732-1.2273-2.1258-2.8161-3.8863-4.6504-5.2916z"/> + </g> + <path transform="rotate(-30)" d="m3.6746 51.751a8.0382 8.0382 0 0 1-6.9613-4.0191 8.0382 8.0382 0 0 1 0-8.0382 8.0382 8.0382 0 0 1 6.9613-4.0191v8.0382z" stroke-width=".89114"/> + <path d="m19.202 9.8335c-12.242 7.0681-16.437 22.722-9.3687 34.964 7.0681 12.242 22.722 16.437 34.964 9.3687s16.437-22.722 9.3687-34.964-22.722-16.437-34.964-9.3687zm1.5056 2.6078c10.802-6.2365 24.614-2.5355 30.851 8.2665 6.2365 10.802 2.5355 24.614-8.2665 30.851-10.802 6.2365-24.614 2.5355-30.851-8.2665-6.2365-10.802-2.5355-24.614 8.2665-30.851z" stroke-width=".89115"/> + </g> +</svg> |