1
0
Fork 0

Optimised images png -> webp

master
Stefan 1 year ago
parent 11690975f9
commit e903d26133

@ -0,0 +1,176 @@
---
title: "Online Privacy Guide"
date: 2022-12-05T09:41:23+02:00
draft: true
toc: false
images:
tags:
- open-source
- privacy
---
One benefit of using [libre software](../why-libre-software/) is the privacy
you're getting. Libre software usually contains **no spyware**, **no trackers**
and **no ads**, because if it did, it could be easily pointed out in the source
code **and removed by forking the project**.
The same can't be said about closed-source software, because, not being able to
audit the source code, its privacy is as good as the developer promises. There
have been many cases of software **lying about it's data collection**, or
hiding it deep inside their terms of service.
Thus, the first step to have a more private internet experience is using libre
software only. However, even with libre software, there are some additional
steps required to ensure better privacy.
# Identifying a threat model
You cannot have both **privacy** and **convenience**. There is always a tradeoff
between the two. For this reason it is important to establish a personal threat
model you want to protect against, to know how far to go. The goal should be
obtaining a balance between the two, not going all out on one.
{{< image src="/images/pepe-paranoid.webp" position="center" style="width: 50%" >}}
### Possible thread models
1. Strangers
2. Family, friends
3. Stalkers
4. Companies
5. Governments
6. **Everyone**
The lower on the list, the higher privacy you should seek. This guide will help
you improve only your online privacy. If you set a thread model between the
last two, you should also look into hardware privacy, such as [libre boot](https://libreboot.org/)
and [degoogled Android phone](https://grapheneos.org/).
# Step 1 - Browser
The browser is the program you use the most, so it makes sense to secure it.
There are a few things to look out for in a good browser:
* Provides a way to disable **javascript**
* Is **open-source**
* Does not phone home (or provides a way to disable phoning home)
* Does not connect to any unsolicited IPs
Knowing this, we can definetely say that the following browsers are a threat
for your privacy: **Google Chrome**, **Opera**, **Safari**, **Microsoft Edge**.
## Good practices
1. Clear your cache everytime you close your browser.
2. Use only non-javascript website when possible.
3. Spoof your **user agent** to fit in with the others. Make sure you [are not
unique](https://amiunique.org/fpNoJS).
4. Use privacy friendly alternatives for popular websites (see the guide below)
There are a few browsers out there that provide good privacy, while also having
modern features. I will rank them based on the privacy they provide outside the
box. You should choose a browser based on your threat model, needs and
experience with tinkering with configurations.
## [Firefox](https://www.mozilla.org/en-US/firefox/)
[{{< image src="/images/firefox.webp" position="center" style="width: 25%;" >}}](https://www.mozilla.org/en-US/firefox/new/)
Privacy Level: **Low**
**Firefox** is the default browsers on **most Linux distributions**. This makes it
a solid option for new users and people just begining their privacy journey.
Although not a good solution in the long run, Firefox provides an undispensable
basis for other browsers, being a direct competitor to Chromium.
Firefox phones home by default and has javascript enabled. Firefox can have a
**high** privacy level if applying [arkenfox's
user.js](https://github.com/arkenfox/user.js/) and installing
privacy extensions. A simple and efficient guide for hardening Firefox can be
found [here](https://spyware.neocities.org/guides/firefox.html).
## [Librewolf](https://librewolf.net/)
[{{< image src="/logos/librewolf.svg" position="center" style="width: 25%;" >}}](https://librewolf.net/)
Privacy level: **Medium**
**Librewolf** is a fork of Firefox aiming to fix all of its parent's problems. It
hardens firefox and ships **uBlock Origin** by default, a powerful ad blocking and
javascript blocking tool.
Librewolf phones home at startup, although it can be disabled from
**about:config**. If all you want is a browser that works, Librewolf is the
middle ground for privacy and convenience.
## [GNU IceCat]()
[{{< image src="/logos/icecat.svg" position="center" style="width: 25%;" >}}]()
Privacy level: **Very high**
**IceCat** is GNU's fork of Firefox. It is the best Firefox alternative because
it provides the most privacy features, however they come at the cost of
usability. IceCat is known for easily breaking website due to its LibreJS feature.
It is a good option if you need to browse the internet safely and don't care
about some sites that require javascript not working. If your thread model is
high enough you should only use non-javascrript website anyways.
## [Ungoogled Chromium](https://github.com/ungoogled-software/ungoogled-chromium)
[{{< image src="/logos/chromium.svg" position="center" style="width: 25%;" >}}](https://github.com/ungoogled-software/ungoogled-chromium)
Privacy level: **High**
**Ungoogled Chromium** is Google Chrome without **trackers**, **ads**,
**phoning home**, **Google search engine**, **Google Extension Store**,
**Google accounts**. Therefore it is very minimal and does not provide any
privacy features out of the box.
Its downside is that you have to compile it and it is not user friendly,
installing extensions being a tidious taask. However, if you need a chromium
based browser, it is the best solution out there.
## [Brave](https://brave.com/)
[{{< image src="/logos/brave.svg" position="center" style="width: 25%;" >}}](https://brave.com/)
Privacy level: **Medium**
**Brave** is the browser based on Chromium that advertised itself as **the**
browser for privacy. It comes with good privacy features outside the box,
however it is known for adding spyware features in the past, such as
**telemetry**, **auto-updates** and **Brave Rewards**.
Should be used if Chromium engine is required and Ungoogled Chromium cannot be
compiled in a reasonable amount of time.
### Now that you chose a browser, we should focus on your web activity.
# Step 2 - Privacy friendly services
Even if you have a secure browser, your data is still accesible if you **simply
hand it over** to Google, Facebook or other companies. You should aim to
replace **all of your services** from these companies with privacy friendly
alternatives.
You can see the privacy friendly services **hosted by ElPengu** [here](../../services).
## Search Engines
### {{< image src="/logos/librex.png" position="relative" style="height: 2.15rem; width: 2.15rem; margin-right: 15px" >}} [LibreX](https://github.com/hnhx/librex/)
{{< image src="/images/librex-interface.webp" position="center" style="width: 75%" >}}
Privacy level: **Very high**
**LibreX** is a meta search engine that pulls Google results. It uses **no
javascript**, therefore your search queries can't be tracked.
Other useful features are torrent search and onion link search.
### {{< image src="/logos/searx.png" position="relative" style="height: 2.15rem; width: 2.15rem; margin-right: 15px" >}} [SearXNG](https://github.com/searxng/searxng)
{{< image src="/images/searxng-interface.webp" position="center" style="width: 75%" >}}
Privacy level: **High**
**SearXNG** is a fork of Searx, a meta search engine that pulls results from
**a lot** of search engines, including Google, DuckDuckGo, Startpage. It
requires javascript for proper use, which can be maliciously modified by the
host, but has the advantage of customizability.

@ -14,7 +14,7 @@ After all, I decide when I open what app, how long I use it and how I use.*
Is that right? Do you really decide how much time you spend on each app and
how you use it?
{{< image src="/images/pepe-computer-addicted.jpg" position="center" style="width: 80%" >}}
{{< image src="/images/pepe-computer-addicted.webp" position="center" style="width: 80%" >}}
# The problem with modern day software
@ -26,7 +26,7 @@ closed-source projects have total control over their users through their
Let us analyze an example of said control:
[{{< image src="/images/discord-tos-1.png" position="center" style="width: 80%" >}}](https://discord.com/terms#5)
[{{< image src="/images/discord-tos-1.webp" position="center" style="width: 80%" >}}](https://discord.com/terms#5)
{{< center "(extracted from Discord TOS)" >}}
As we can see, you offer Discord the permission to almost do anything with your content, which includes:
@ -44,7 +44,7 @@ a Chinese company. Thus, all of your data on Discord now belongs to the CCP as
well, because all Chinese companies are required to report back the data they
collect to the government.
[{{< image src="/images/discord-privacy-2.png" position="center" style="width: 80%" >}}](https://discord.com/privacy#6)
[{{< image src="/images/discord-privacy-2.webp" position="center" style="width: 80%" >}}](https://discord.com/privacy#6)
{{< center "(your data is not yours and we 'may' keep it for as long as we want)" >}}
Examples of abuses of privacy and control over users can be seen in **all** closed-source projects, without exception.
@ -76,7 +76,7 @@ platform for as much as possible: that's how they maximize their profits. So,
they will do anything in their power to have a monopoly on your attention span.
It's not unusual to see people glued to their phone's screen for 8 hours a day.
{{< image src="/images/wojak-phone-bed.png" position="center" style="width: 80%" >}}
{{< image src="/images/wojak-phone-bed.webp" position="center" style="width: 80%" >}}
Everything you do online is influenced by these companies, in one way or
another. They control what's *cool*, trends, ideas, mentalities, and the worst
@ -94,7 +94,7 @@ companies get more money, but over time you end up paying more than a 1 time
purchase, and when you finally decide to end your subscription, you lose
everything you paid for up to that point.
{{< image src="/images/own-nothing.png" position="center" style="width: 55%" >}}
{{< image src="/images/own-nothing.webp" position="center" style="width: 55%" >}}
Everything is subscription based nowadays, but one notorious actor is
**Adobe**. It used to be that you could pay once for Photoshop, but now you can
@ -130,7 +130,7 @@ iPhones](https://www.phonearena.com/news/galaxy-S22-vs-iphone-14-apple-isnt-the-
# The solution: free and open-source software
{{< image src="/images/solution-pepe.png" position="center" style="width: 80%" >}}
{{< image src="/images/solution-pepe.webp" position="center" style="width: 80%" >}}
## What is free software?
@ -151,7 +151,7 @@ better lifestyle.
### Linux
[{{< image src="/images/tux.png" position="left" style="width: 20%; margin-right: 20px" >}}](https://www.kernel.org/)
[{{< image src="/images/tux.webp" position="left" style="width: 20%; margin-right: 20px" >}}](https://www.kernel.org/)
[Linux](https://www.kernel.org/) is the most popular open-source project. It is
a kernel written entirely in C, and it is widely used on servers, but also on
@ -163,7 +163,7 @@ laptop with Linux. A post about Linux will come by soon.
### Firefox
[{{< image src="/images/firefox.png" position="left" style="width: 20%; margin-right: 20px" >}}](https://www.mozilla.org/en-US/firefox/new/)
[{{< image src="/images/firefox.webp" position="left" style="width: 20%; margin-right: 20px" >}}](https://www.mozilla.org/en-US/firefox/new/)
[Firefox](https://www.mozilla.org/en-US/firefox/new/) is the go-to browser for
better privacy, while keeping a good user experience. For the average user,

@ -140,7 +140,7 @@
<div class='end-ring'>
<hr style="margin-top: 10px;"/>
<a href="https://elpengu.com">
<img style="display: inline-block;" src="webring/elpengu.png"
<img style="display: inline-block;" src="webring/elpengu.webp"
alt="elpengu">
</a>
<a href="https://beparanoid.de">

@ -0,0 +1 @@
<p style="{{- (.Get 0) -}} display: inline-block;"> {{- ( .Get 1 ) -}} </p>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 99 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 101 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 432 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 126 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 226 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 294 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.6 KiB

@ -0,0 +1 @@
<svg width="56" height="64" viewBox="0 0 56 64" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M53.292 15.321l1.5-3.676s-1.909-2.043-4.227-4.358c-2.317-2.315-7.225-.953-7.225-.953L37.751 0H18.12l-5.589 6.334s-4.908-1.362-7.225.953C2.988 9.602 1.08 11.645 1.08 11.645l1.5 3.676-1.91 5.447s5.614 21.236 6.272 23.83c1.295 5.106 2.181 7.08 5.862 9.668 3.68 2.587 10.36 7.08 11.45 7.762 1.091.68 2.455 1.84 3.682 1.84 1.227 0 2.59-1.16 3.68-1.84 1.091-.681 7.77-5.175 11.452-7.762 3.68-2.587 4.567-4.562 5.862-9.668.657-2.594 6.27-23.83 6.27-23.83l-1.908-5.447z" fill="url(#paint0_linear)"/><path fill-rule="evenodd" clip-rule="evenodd" d="M34.888 11.508c.818 0 6.885-1.157 6.885-1.157s7.189 8.68 7.189 10.536c0 1.534-.619 2.134-1.347 2.842-.152.148-.31.3-.467.468l-5.39 5.717a9.42 9.42 0 01-.176.18c-.538.54-1.33 1.336-.772 2.658l.115.269c.613 1.432 1.37 3.2.407 4.99-1.025 1.906-2.78 3.178-3.905 2.967-1.124-.21-3.766-1.589-4.737-2.218-.971-.63-4.05-3.166-4.05-4.137 0-.809 2.214-2.155 3.29-2.81.214-.13.383-.232.48-.298.111-.075.297-.19.526-.332.981-.61 2.754-1.71 2.799-2.197.055-.602.034-.778-.758-2.264-.168-.316-.365-.654-.568-1.004-.754-1.295-1.598-2.745-1.41-3.784.21-1.173 2.05-1.845 3.608-2.415.194-.07.385-.14.567-.209l1.623-.609c1.556-.582 3.284-1.229 3.57-1.36.394-.181.292-.355-.903-.468a54.655 54.655 0 01-.58-.06c-1.48-.157-4.209-.446-5.535-.077-.261.073-.553.152-.86.235-1.49.403-3.317.897-3.493 1.182-.03.05-.06.093-.089.133-.168.238-.277.394-.091 1.406.055.302.169.895.31 1.629.41 2.148 1.053 5.498 1.134 6.25.011.106.024.207.036.305.103.84.171 1.399-.805 1.622l-.255.058c-1.102.252-2.717.623-3.3.623-.584 0-2.2-.37-3.302-.623l-.254-.058c-.976-.223-.907-.782-.804-1.622.012-.098.024-.2.035-.305.081-.753.725-4.112 1.137-6.259.14-.73.253-1.32.308-1.62.185-1.012.076-1.168-.092-1.406a3.743 3.743 0 01-.09-.133c-.174-.285-2-.779-3.491-1.182-.307-.083-.6-.162-.86-.235-1.327-.37-4.055-.08-5.535.077-.226.024-.422.045-.58.06-1.196.113-1.297.287-.903.468.285.131 2.013.778 3.568 1.36.597.223 1.17.437 1.624.609.183.069.373.138.568.21 1.558.57 3.398 1.241 3.608 2.414.187 1.039-.657 2.489-1.41 3.784-.204.35-.4.688-.569 1.004-.791 1.486-.812 1.662-.757 2.264.044.488 1.816 1.587 2.798 2.197.229.142.415.257.526.332.098.066.266.168.48.298 1.076.654 3.29 2 3.29 2.81 0 .97-3.078 3.507-4.05 4.137-.97.63-3.612 2.008-4.737 2.218-1.124.21-2.88-1.061-3.904-2.966-.963-1.791-.207-3.559.406-4.99l.115-.27c.559-1.322-.233-2.118-.772-2.658a9.377 9.377 0 01-.175-.18l-5.39-5.717c-.158-.167-.316-.32-.468-.468-.728-.707-1.346-1.308-1.346-2.842 0-1.855 7.189-10.536 7.189-10.536s6.066 1.157 6.884 1.157c.653 0 1.913-.433 3.227-.885.333-.114.669-.23 1-.34 1.635-.545 2.726-.549 2.726-.549s1.09.004 2.726.549c.33.11.667.226 1 .34 1.313.452 2.574.885 3.226.885zm-1.041 30.706c1.282.66 2.192 1.128 2.536 1.343.445.278.174.803-.232 1.09-.405.285-5.853 4.499-6.381 4.965l-.215.191c-.509.459-1.159 1.044-1.62 1.044-.46 0-1.11-.586-1.62-1.044l-.213-.191c-.53-.466-5.977-4.68-6.382-4.966-.405-.286-.677-.81-.232-1.09.344-.214 1.255-.683 2.539-1.344l1.22-.629c1.92-.992 4.315-1.837 4.689-1.837.373 0 2.767.844 4.689 1.837.436.226.845.437 1.222.63z" fill="#fff"/><path fill-rule="evenodd" clip-rule="evenodd" d="M43.34 6.334L37.751 0H18.12l-5.589 6.334s-4.908-1.362-7.225.953c0 0 6.544-.59 8.793 3.064 0 0 6.066 1.157 6.884 1.157.818 0 2.59-.68 4.226-1.225 1.636-.545 2.727-.549 2.727-.549s1.09.004 2.726.549 3.408 1.225 4.226 1.225c.818 0 6.885-1.157 6.885-1.157 2.249-3.654 8.792-3.064 8.792-3.064-2.317-2.315-7.225-.953-7.225-.953z" fill="url(#paint1_linear)"/><defs><linearGradient id="paint0_linear" x1=".671" y1="64.319" x2="55.2" y2="64.319" gradientUnits="userSpaceOnUse"><stop stop-color="#F50"/><stop offset=".41" stop-color="#F50"/><stop offset=".582" stop-color="#FF2000"/><stop offset="1" stop-color="#FF2000"/></linearGradient><linearGradient id="paint1_linear" x1="6.278" y1="11.466" x2="50.565" y2="11.466" gradientUnits="userSpaceOnUse"><stop stop-color="#FF452A"/><stop offset="1" stop-color="#FF2000"/></linearGradient></defs></svg>

After

Width:  |  Height:  |  Size: 4.0 KiB

@ -0,0 +1,120 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
version="1.1"
id="svg44"
width="511.98489"
height="511.98489"
viewBox="0 0 511.98489 511.98489"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs18">
<linearGradient
xlink:href="#linearGradient4975"
id="linearGradient4633"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(231.62575,0,0,231.62472,111.11013,159.99363)"
x2="0.5565635"
x1="0.46521288"
y1="-0.67390651"
y2="0.81129867" />
<linearGradient
id="linearGradient4975">
<stop
style="stop-color:#1972e7"
offset="0"
id="stop4971" />
<stop
style="stop-color:#1969d5"
offset="1"
id="stop4973" />
</linearGradient>
<linearGradient
xlink:href="#3"
id="linearGradient1331"
x1="101.74381"
y1="33.726189"
x2="101.59915"
y2="135.466"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(3.7794235,0,0,3.7794067,0.00151555,0.00377865)" />
<linearGradient
id="3"
x2="1"
gradientTransform="matrix(61.286,0,0,61.286,29.399,42.333)"
gradientUnits="userSpaceOnUse">
<stop
offset="0"
id="stop1397"
style="stop-color:#afccfb" />
<stop
offset="1"
id="stop1399"
style="stop-color:#8bb5f8" />
</linearGradient>
<linearGradient
xlink:href="#1"
id="linearGradient2962"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(94.931559,164.42687,-164.4276,94.931137,97.555991,173.61083)"
x2="1.7695541"
x1="0.018202547"
y1="-0.51170158"
y2="0.4994337" />
<linearGradient
id="1"
x2="1"
gradientTransform="matrix(25.118,43.506,-43.506,25.118,25.812,45.935)"
gradientUnits="userSpaceOnUse">
<stop
offset="0"
id="stop3122"
style="stop-color:#659cf6" />
<stop
offset="1"
id="stop3124"
style="stop-color:#4285f4" />
</linearGradient>
<linearGradient
xlink:href="#2"
id="linearGradient2688"
x1="67.452377"
y1="40.320694"
x2="67.733002"
y2="95.25"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(3.7794235,0,0,3.7794067,0.00150043,0.00377865)" />
<linearGradient
id="2">
<stop
style="stop-color:#3680f0"
offset="0"
id="stop2682" />
<stop
style="stop-color:#2678ec"
offset="1"
id="stop2684" />
</linearGradient>
</defs>
<path
d="m 255.99319,255.99433 110.85049,63.99671 -110.85049,191.99385 c 141.38068,0 255.9917,-114.61051 255.9917,-255.99056 0,-46.64165 -12.53559,-90.3316 -34.33115,-127.99716 h -221.6632 z"
id="path34-4"
style="fill:url(#linearGradient1331)" />
<path
d="M 255.99054,0 C 161.2404,0 78.576848,51.513314 34.31224,128.0274 l 110.82781,191.96363 110.85049,-63.9967 V 127.99717 h 221.6632 C 433.38157,51.501975 350.72936,0 255.99054,0 Z"
id="path36-1"
style="fill:url(#linearGradient4633)" />
<path
d="m 0.00151177,255.99433 c 0,141.38005 114.60723823,255.99056 255.99168823,255.99056 L 366.84368,319.99103 255.9932,255.99433 145.14271,319.99103 34.314897,128.0274 C 12.531434,165.68239 0,209.35646 0,255.99056"
id="path38-7"
style="fill:url(#linearGradient2962)" />
<path
d="m 383.99094,255.99433 c 0,70.69003 -57.30741,127.99717 -127.99775,127.99717 -70.69034,0 -127.99773,-57.30714 -127.99773,-127.99717 0,-70.69002 57.30739,-127.99716 127.99773,-127.99716 70.69034,0 127.99775,57.30714 127.99775,127.99716"
fill="#ffffff"
id="path40" />
<path
d="m 359.99158,255.99433 c 0,57.43565 -46.56249,103.99794 -103.99839,103.99794 -57.4359,0 -103.9984,-46.56229 -103.9984,-103.99794 0,-57.43564 46.5625,-103.99793 103.9984,-103.99793 57.4359,0 103.99839,46.56229 103.99839,103.99793"
id="path42-5"
style="fill:url(#linearGradient2688)" />
</svg>

After

Width:  |  Height:  |  Size: 4.1 KiB

@ -0,0 +1,58 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" id="svg2" version="1.1" inkscape:version="0.47pre4 r22446" width="300" height="300" sodipodi:docname="icecat1-300x300.svg">
<metadata id="metadata8">
<rdf:RDF>
<cc:Work rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
<dc:title/>
</cc:Work>
</rdf:RDF>
</metadata>
<defs id="defs6">
<linearGradient id="linearGradient3716">
<stop style="stop-color:#d4e3eb;stop-opacity:0.49803922;" offset="0" id="stop3718"/>
<stop id="stop3720" offset="1" style="stop-color:#d4e3eb;stop-opacity:0;"/>
</linearGradient>
<linearGradient id="linearGradient3676">
<stop id="stop3684" offset="0" style="stop-color:#d4e3eb;stop-opacity:0.49803922;"/>
<stop style="stop-color:#d4e3eb;stop-opacity:0;" offset="1" id="stop3680"/>
</linearGradient>
<inkscape:perspective sodipodi:type="inkscape:persp3d" inkscape:vp_x="0 : 0.5 : 1" inkscape:vp_y="0 : 1000 : 0" inkscape:vp_z="1 : 0.5 : 1" inkscape:persp3d-origin="0.5 : 0.33333333 : 1" id="perspective10"/>
<linearGradient inkscape:collect="always" xlink:href="#linearGradient3716" id="linearGradient3714" x1="64.843742" y1="175.61958" x2="114.72285" y2="175.61958" gradientUnits="userSpaceOnUse"/>
</defs>
<sodipodi:namedview pagecolor="#ffffff" bordercolor="#666666" borderopacity="1" objecttolerance="10" gridtolerance="10" guidetolerance="10" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-width="1024" inkscape:window-height="579" id="namedview4" showgrid="false" showguides="true" inkscape:guide-bbox="true" inkscape:zoom="1.1125147" inkscape:cx="263.60169" inkscape:cy="172.05395" inkscape:window-x="0" inkscape:window-y="-4" inkscape:window-maximized="1" inkscape:current-layer="svg2"/>
<path sodipodi:type="arc" style="fill:#002452;stroke:#000000;stroke-opacity:1;fill-opacity:1" id="path3648" sodipodi:cx="148.76208" sodipodi:cy="178.65329" sodipodi:rx="106.51545" sodipodi:ry="99.773964" d="m 255.27753,178.65329 a 106.51545,99.773964 0 1 1 -213.030895,0 106.51545,99.773964 0 1 1 213.030895,0 z" transform="matrix(1.08865, 0, 0, 1.12618, -15.4355, -31.5303)"/>
<path style="fill:#8ac2ff;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1" d="m 34.957627,141.1017 6.673729,-9.21611 c 5.948848,0.64871 9.921609,3.93221 13.347458,7.94492 l 2.542373,3.49576 2.860169,-0.63559 4.131356,3.49576 -0.317797,-2.54237 2.224577,3.17796 2.224576,1.58899 1.588983,-0.6356 6.355932,3.49577 4.131356,-5.40255 -0.95339,-0.95339 4.131356,-0.31779 1.588983,-6.03814 -3.813559,3.17797 -4.449153,-0.3178 -0.317796,-2.22457 -1.271187,0 -1.906779,-4.44916 -1.588983,0.6356 -0.635594,2.86017 -1.588983,-0.3178 0.635594,-5.72034 -3.81356,-1.27119 -1.271186,-1.58898 2.224576,-1.27119 0,-1.27118 -2.224576,-1.27119 2.224576,-3.49576 0.317797,-5.40254 -3.177966,0.31779 2.542372,-4.44915 0.317797,-6.35593 -1.588983,-0.6356 0.317797,-1.27118 1.271186,-0.95339 0,-6.991527 c 2.224576,-5.936439 4.449153,-5.843033 6.673729,-7.944916 l 0,-6.673728 C 58.57632,92.658273 43.332834,108.60358 34.957627,141.1017 z" id="path3660" sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccc"/>
<path style="fill:#5ea9fe;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1" d="m 102.33051,139.19492 2.86017,4.44915 0.31779,5.08474 7.94492,-0.31779 c 11.2977,8.7563 6.65568,10.53897 5.08475,13.66525 l 11.12288,0.95339 0.31779,-2.22458 4.76695,0 -0.63559,-2.86016 1.27119,-1.58899 0,-3.81356 1.90678,-1.27118 -0.3178,-1.27119 -4.13136,-0.3178 -0.95339,-4.76695 4.44916,-3.81356 1.27118,-6.35593 0.3178,-3.17796 45.12712,6.35593 2.86017,2.86017 -0.95339,5.72034 3.49576,2.54237 0,5.40254 c 0,0 -5.72034,0.6356 -6.99153,0 -1.27118,-0.63559 -3.17796,0.95339 -3.17796,0.95339 l 9.2161,1.27119 c 2.55096,5.12768 4.31879,6.3397 6.03814,7.30932 l 0,16.84322 -17.79661,24.15254 -6.67373,0.95339 -4.76695,2.22458 -8.58051,-0.95339 c -4.70094,-1.94942 -3.84049,-4.51678 -0.95339,-7.30932 2.98082,-2.10141 0.27821,-5.01474 -2.54237,-7.94492 2.20454,-1.52504 1.49062,-4.0229 1.27118,-6.35593 l -11.44068,-8.26271 -2.54237,7.30932 -2.86017,0 0,3.81356 1.58899,0.3178 0,5.08474 -3.81356,-3.17796 -2.54238,-0.3178 0,2.54237 -1.90678,0.6356 -8.8983,-5.08475 -0.63559,-4.76695 -1.58899,0 -1.90678,-3.17797 2.22458,-2.54237 -2.86017,-3.81356 -2.54237,2.86017 -2.54238,0.3178 -0.95339,-3.17797 0.6356,-2.22457 2.22457,0 0.95339,-2.54238 -1.90678,-4.13135 2.86017,-1.27119 -0.31779,-7.94491 -5.08475,-3.17797 -3.81356,-0.95339 7.62712,4.76695 -0.95339,3.81356 -1.90678,-0.3178 c -1.26929,-2.11864 -0.23543,-4.23729 -6.99152,-6.35593 l 0.63559,-3.49576 -2.86017,-2.54238 0.95339,-8.5805 z" id="path3658" sodipodi:nodetypes="cccccccccccccccccccccccsccccccccccccccccccccccccccccccccccccccccccccc"/>
<path style="fill:#f1f6f8;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1" d="m 39.40678,122.35169 c -1.418451,-60.589724 34.723982,-98.614765 94.0678,-108.686436 43.41854,-1.824427 65.69573,18.255087 88.02965,27.966102 l 6.35594,-13.029662 c 0.17627,0.823438 2.67908,0.375689 3.60669,1.199126 l 5.60941,7.381383 6.67373,0.635593 13.02966,9.216102 38.77118,-2.542373 c 0.0262,3.759937 0.43197,8.279189 -0.31779,10.487288 -4.8601,4.074799 -11.46917,9.315574 -12.36474,12.100071 -0.81274,2.526999 -1.88641,4.138083 -3.84288,5.060946 -0.14837,5.381328 1.13673,8.619215 -2.22459,12.394068 l -3.17796,21.927962 c -5.01868,3.11817 -9.95672,7.78737 -13.34745,13.34746 l -0.95339,4.76695 c 0.90538,1.63954 -2.05971,1.41406 -4.69579,4.61149 -2.14941,2.60713 -4.47976,2.87366 -8.96947,1.74445 l -7.94492,-0.6356 -1.27118,-2.86017 -10.16949,-0.95339 -2.22458,-0.3178 -6.99153,-6.67372 c -10.07898,-1.85838 -8.32207,-11.34693 -12.39406,-18.75 l -8.26271,-10.169496 c -6.44851,2.307752 -10.23347,7.534273 -17.47882,18.432196 -0.88563,10.58463 -3.71357,12.79998 -1.58898,32.41526 0.57576,2.82949 0.93094,5.77014 1.64413,8.62959 1.44733,5.80287 3.35303,11.78451 3.75841,16.15855 3.35836,5.09104 7.65728,9.99397 6.99153,15.88983 4.67605,5.75815 4.06228,10.63467 3.81356,15.57203 4.73341,4.10723 5.65798,7.86255 5.40254,11.12288 -1.34966,3.22505 -0.70018,7.94945 -5.08475,8.89831 l -7.62712,-0.95339 -1.58898,-2.22458 -6.03813,-0.95339 -3.17797,-5.72034 c 0.10284,-5.9322 -4.80163,-11.86441 -11.44068,-17.79661 -1.06986,-2.33282 -5.61994,-5.58194 -3.65647,-7.03507 2.06412,-1.52763 0.3259,-7.77511 -3.387,-10.62458 -2.742,-2.10436 -3.72926,-6.06651 -7.25738,-9.35306 1.48656,2.09415 -5.65114,-13.97585 -5.08475,-16.52542 0.9252,-4.16471 -3.54981,-17.26271 -5.72033,-17.47882 l 0,-26.05932 C 134.99269,84.356058 129.25991,58.681314 92.028255,72.545467 84.486089,75.353984 65.286406,82.502969 39.40678,122.35169 z" id="path2850" sodipodi:nodetypes="ccccccccccscccccsccccccccccsccccccccccsscsccsc"/>
<path style="fill:#d0e0e9;fill-opacity:1;stroke:none;stroke-width:0.99427491000000001px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 146.14113,151.67283 c 18.21927,-20.33886 32.38287,-47.70003 49.62264,-62.769781 4.29449,7.293301 6.79091,7.470936 9.81863,12.809601 3.83113,6.75529 0.99695,14.00939 6.38957,15.16884 4.91494,1.69921 7.28752,6.12817 12.20247,8.63987 l 13.22185,1.32598 c 0.46119,-0.56016 -0.78991,1.86894 0.43971,2.38902 3.13575,1.3263 12.06,2.60457 13.23611,1.62983 L 265.68083,103.40532 245.65903,53.125148 205.93355,34.954764 71.184354,59.422898 43.217506,86.44795 38.450531,124.79731 c 7.730515,-13.16681 19.104087,-31.617292 31.780371,-39.014044 56.877708,-41.731723 67.906158,5.33967 67.056858,9.44663 l 6.67373,41.151344 2.17964,15.29159 z" id="path3674" sodipodi:nodetypes="ccscccsccccccccccc"/>
<path style="fill:#056eff;fill-opacity:1;stroke:none" d="m 191.31356,258.05085 2.86017,-3.81356 0,-4.76695 c 0,0 9.2161,-9.5339 10.16949,-8.58051 0.95339,0.95339 9.2161,-0.3178 9.2161,-0.3178 l 0.3178,-2.86017 4.76695,-0.31779 5.72034,-5.72034 1.90678,0 -0.6356,-2.86017 2.54238,-2.22458 -0.3178,-3.49576 3.17797,-5.08475 0.63559,-4.76694 3.17797,-3.17797 3.17796,2.22458 6.67373,-0.95339 0.95339,8.8983 -2.86017,5.72034 -0.95339,6.99153 -1.90678,0.63559 -0.3178,4.44915 -5.72033,3.49576 0.95339,1.90678 c -7.56831,11.81729 -23.28185,15.48934 -43.53814,14.61865 z" id="path3650" sodipodi:nodetypes="cccsccccccccccccccccccccc"/>
<path style="fill:#00c5ff;fill-opacity:1;stroke:none" d="m 209.74576,257.09746 c 22.67888,-23.45224 18.75,-29.23729 18.75,-29.23729 l -2.86017,0.6356 0.3178,3.17796 -1.90678,0.95339 -5.72034,4.44915 -4.44915,1.27119 -1.27119,2.86017 -9.85169,0.3178 -8.89831,7.62712 -0.31779,5.40254 -2.54238,3.49576 c 8.04969,1.48189 13.11367,-0.0219 18.75,-0.95339 z" id="path3652" sodipodi:nodetypes="ccccccccccccc"/>
<path style="fill:#aad4ff;fill-opacity:1;stroke:#000000;stroke-width:0.99836326px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 90.80347,156.99084 c 25.51729,54.61281 39.88848,82.74278 103.26162,101.37833 33.42007,1.81759 51.34083,-24.89656 61.45016,-47.35226 2.81356,11.80438 1.96733,24.31526 0,36.22924 -11.52048,18.39117 -23.85829,33.37382 -48.78003,34.95804 -28.41366,4.02662 -60.62566,0.70448 -101.9946,-29.23764 C 56.739694,206.12186 66.983944,181.16513 64.829691,158.89765 71.61849,140.44666 80.644448,143.3189 90.80347,156.99084 z" id="path2818" sodipodi:nodetypes="cccccccc"/>
<path style="fill:#f2f2f2;stroke:url(#linearGradient3714)" d="m 68.58881,194.66446 c 16.235735,-0.89677 34.88827,6.19606 46.13404,10.15625 -7.22016,-9.73932 -14.35877,-25.43664 -22.504481,-42.70315 -3.14109,-7.45003 -8.015135,-16.45052 -18.422558,-15.64914 -6.370401,4.55024 -10.507378,15.80635 -8.395715,29.05113 1.006669,6.16618 0.826071,14.51852 3.188714,19.14491 z" id="path3706" sodipodi:nodetypes="cccccc"/>
<path style="fill:#002655;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 65.466102,175.10593 c 8.0728,2.10052 13.451003,-6.57735 19.067796,-14.30085 l 0.635594,12.39407 -19.385594,11.12288 -0.317796,-9.2161 z" id="path2820" sodipodi:nodetypes="ccccc"/>
<path style="fill:#00244f;fill-opacity:1;stroke:none" d="m 71.504237,207.83898 24.470339,-13.34746 -2.860169,-7.30932 c -6.890219,5.28124 -11.115309,12.63536 -25.105932,12.39407 l 3.495762,8.26271 z" id="path2822" sodipodi:nodetypes="ccccc"/>
<path style="fill:#002045;fill-opacity:1;stroke:none" d="m 76.588983,217.05508 c 9.244027,-2.802 17.948032,-6.69699 25.423737,-13.02966 l 3.17796,5.40255 c -9.218312,4.55288 -16.837007,10.70537 -23.516951,17.79661 l -5.084746,-10.1695 z" id="path2824" sodipodi:nodetypes="ccccc"/>
<path style="fill:#002655;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 89.300847,236.12288 c 8.404933,-5.49033 19.075223,-9.84798 24.470343,-16.84322 l 5.40254,5.08475 c -4.23878,9.49033 -12.959,15.39551 -21.292374,21.61017 l -8.580509,-9.8517 z" id="path2826" sodipodi:nodetypes="ccccc"/>
<path style="fill:#002a5d;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 105.50847,252.9661 c 31.19895,-15.81308 25.91055,-19.28901 25.74153,-19.38559 l -0.31779,0.95339 c 1.64173,4.82006 -0.62788,13.91467 -13.34746,26.05932 -4.5281,-2.0397 -9.18857,-3.94703 -12.07628,-7.62712 z" id="path2828" sodipodi:nodetypes="ccccc"/>
<path style="fill:#00346f;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 129.66102,267.26695 c 11.67864,-18.15355 13.88818,-22.42126 13.98304,-22.56356 0.43298,4.47829 -0.46901,9.74064 2.22458,12.71186 l 2.54238,0.6356 c -1.33003,5.50847 -3.9936,11.01695 -3.81356,16.52542 -10.04627,-2.43644 -11.15423,-4.87288 -14.93644,-7.30932 z" id="path2830" sodipodi:nodetypes="cccccc"/>
<path style="fill:#003e84;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 155.72034,278.07203 c 7.81452,-3.45513 4.44915,-24.15254 4.44915,-24.15254 l 12.39407,14.30085 c -1.24956,6.83679 -1.14577,12.51357 3.49576,14.30085 -6.67646,-0.86383 -12.8979,1.0024 -20.33898,-4.44916 z" id="path2832" sodipodi:nodetypes="ccccc"/>
<path style="fill:#004fa5;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 187.5,262.8178 c 20.93617,6.25 13.91422,12.5 20.33898,18.75 -5.52467,1.15716 -10.88671,2.39563 -19.70339,1.90678 6.50391,-4.8192 3.7482,-12.48752 -0.63559,-20.65678 z" id="path2834" sodipodi:nodetypes="cccc"/>
<path style="fill:#005cc1;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 225.3178,261.54661 c 3.60169,5.47937 7.20339,7.95615 10.80508,9.2161 -4.75009,4.60565 -10.31083,6.77936 -15.88983,8.89831 1.74958,-3.5607 0.29915,-9.5214 -1.27119,-15.57204 -1.17916,-2.24758 4.69159,-2.04198 6.35594,-2.54237 z" id="path2836" sodipodi:nodetypes="ccccc"/>
<path style="fill:#6db5ff;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1" d="m 212.58147,79.328752 c -1.30031,-7.633041 -1.00512,-16.548899 7.33435,-33.287569 1.18518,-2.378841 1.63098,-2.154144 1.65429,-4.914174 l 6.74149,-12.584104 4.04489,1.348297 c 1.21432,3.382305 2.6811,5.754791 4.49432,6.741484 2.74186,0.944136 5.31938,1.723923 6.29205,0.898865 l 13.48297,9.438077 38.65118,-2.247161 0.44943,10.786375 -10.78638,8.539213 -4.15724,6.853842 -1.91009,1.011222 -0.22472,7.977423 -1.01122,3.4831 -1.01122,0.898865 -3.25839,21.685103 c -5.65796,5.30074 -13.4769,7.84637 -14.15711,19.21323 l -3.59546,2.47188 -2.80895,3.03367 -3.70782,0.67415 c -1.28657,-8.39368 -3.60253,-7.13112 -2.74433,-11.04776 0.72036,-3.28757 5.59531,-8.69164 6.6942,-10.62872 l 5.08978,-0.22511 2.8703,-2.03068 -11.90996,-2.47188 -2.69658,5.16847 -13.93241,-16.291918 0.44943,16.067208 -7.86506,-1.23594 c -3.16885,-4.53324 -12.37103,-7.87303 -14.38183,-13.482972 -1.90641,-3.611175 -0.48891,-7.88713 3.59546,-12.69646 l 6.74148,4.719039 7.19092,0.337074 8.08978,-3.820174 -0.22472,-7.865065 -5.50554,-18.426724 -3.70782,-8.988645 c -4.42604,10.441111 -2.38551,23.653609 -14.26947,30.898469 z" id="path3646" sodipodi:nodetypes="cscccccccccccccccccccsccccccccccccccccc"/>
<path style="fill:#5babfe;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1" d="m 39.55004,102.69923 13.033536,-25.617639 16.179562,-9.88751 53.931872,-1.348297 c 9.66741,1.321327 11.45023,7.14813 12.8978,13.166503 8.73862,0.759281 9.41119,4.543325 8.67495,8.855678 l -6.29205,8.988646 1.79773,32.359119 4.94375,8.08978 1.3483,-21.12331 c -0.33532,-13.59006 3.15617,-15.6997 6.29205,-18.876157 32.97678,-0.102198 33.06555,-25.783959 34.60629,-50.336415 1.11658,-1.348297 1.96602,-2.696593 5.39318,-4.04489 l 22.92105,-4.044891 C 113.26599,-3.3033852 53.553818,31.940438 39.55004,102.69923 z" id="path3644" sodipodi:nodetypes="ccccccccccccccc"/>
<g id="g3638">
<path sodipodi:nodetypes="ccccccccccccccccccccsccccccccccccccccccccccccccccccccccccccccccccccccccccc" id="path2852" d="m 61.970339,50.211864 6.991525,1.588983 3.495763,-2.542373 3.177966,7.309322 3.495763,1.271187 -0.317797,-2.86017 c -2.224576,-4.449152 -4.449152,-8.898305 -6.673728,-13.347457 5.702062,2.576068 10.467597,7.952403 13.665254,9.851695 -0.990363,-4.308741 -0.693296,-7.973767 0,-11.440678 l 1.906779,-1.90678 3.177967,9.216102 c 4.801607,5.237542 6.229034,9.562221 8.580506,13.983051 2.828013,0.179706 4.216923,-0.126303 5.402543,-1.588984 -2.11894,0.655395 -3.52928,-1.060204 -4.76695,-5.402542 l -0.317794,-7.309322 -2.86017,-1.271186 -0.635593,-11.122882 3.177966,0.635593 6.991521,20.65678 c 6.80437,4.897583 10.15252,6.338964 13.66526,7.944915 0,0 2.54237,0.95339 3.81356,0.95339 1.27118,0 0,-2.224576 0,-2.224576 -6.08574,-1.61045 -10.87628,-8.401663 -16.20763,-13.029661 -3.61186,-8.804264 -1.15066,-9.927182 -1.58898,-14.936441 l 4.13135,7.309322 c 3.38983,4.828376 6.77966,9.133967 10.1695,11.440678 l -0.3178,-4.449152 c -8.90104,-12.38473 -4.3738,-12.833207 -6.35593,-19.067797 l 3.17796,0.635593 0.6356,9.216102 c 5.33376,5.351044 14.5571,8.479473 14.61864,16.84322 1.85633,-1.503435 7.01597,4.049771 8.89831,14.300848 L 140.7839,59.745762 C 135.06356,54.78896 129.34322,45.632145 123.62288,36.54661 c -2.49798,-4.570469 -1.77303,-8.335206 -0.95339,-12.076271 2.71194,1.228767 6.60138,1.672528 6.99153,4.449152 L 141.1017,52.43644 c 7.86343,5.633149 8.78728,11.960256 8.26271,18.432204 5.33697,4.581313 5.28869,11.316727 6.67373,17.478813 l -0.95339,-13.029661 -12.07628,-43.220339 5.40255,0.317797 1.90678,5.402542 5.08474,3.177966 3.17797,12.711865 1.90678,23.516949 0.95339,0.95339 -0.3178,13.347458 2.86017,-13.665255 L 162.39407,75 161.75847,50.847457 c -2.70791,-3.177966 -2.21022,-6.355932 -2.54237,-9.533898 l 1.90678,-7.309322 2.54237,0.317797 0.6356,11.440678 1.90678,6.355932 0,-11.440678 7.30932,-4.766949 -1.90678,20.021186 c 1.36453,-4.427968 3.1229,-12.416896 4.44915,-19.385593 l 5.72034,1.90678 c -0.13131,15.745836 -2.48769,27.518467 -4.13136,40.995763 5.29291,-6.699037 4.25812,-22.846825 6.35594,-34.322035 l 9.85169,-10.805084 2.22458,1.906779 -6.67373,17.79661 -4.44915,18.432204 0.95339,0.317796 8.58051,-20.656779 0,-3.81356 3.17796,-9.216101 6.99153,4.449152 11.12288,-4.131356 C 184.32202,17.952582 120.33318,-11.000072 61.970339,50.211864 z" style="fill:#004ca0;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"/>
<path sodipodi:nodetypes="ccccccccccc" id="path2858" d="m 225.615,67.868229 1.79773,-13.932401 5.16847,-12.808819 0.22472,-3.370742 6.06734,2.022445 17.75257,10.112226 25.16821,0.224716 c -7.213,2.828561 -16.11772,6.141954 -21.79747,7.865065 l -7.19091,-0.224716 c -5.68561,-4.847265 -11.30898,-9.507779 -16.40428,-12.584104 -6.17043,6.461884 -8.75711,14.459662 -10.78638,22.69633 z" style="fill:#003a7b;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1"/>
<path sodipodi:nodetypes="cccc" id="path2860" d="m 237.30024,97.980192 c 9.32822,9.380648 8.81457,10.761058 8.76393,10.786378 -0.23511,-1.8446 -0.16757,-3.32365 0.22472,-6.29206 -3.49563,-3.495747 -6.0242,-3.123297 -8.98865,-4.494318 z" style="fill:#001c41;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1"/>
<path sodipodi:nodetypes="cccccc" id="path3636" d="m 248.31133,126.51914 2.6966,-2.02244 4.94375,0.67414 c -1.19848,1.92796 -2.39697,3.2365 -3.59545,3.37075 -0.75005,0.0744 -1.42887,-0.0403 -4.49433,-1.12358 l 0.44943,-0.89887 z" style="fill:#001c41;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1"/>
</g>
<g id="g3700" transform="translate(3.59546, 1.79773)">
<path sodipodi:nodetypes="cccccccc" id="path3690" d="m 236.28179,117.90253 c -8.10382,-0.15889 -7.94492,0 -7.94492,0 -1.26332,-0.21973 -3.72243,0.75633 -6.67373,2.22458 -2.0043,2.77105 -4.60211,4.35509 -6.99152,6.35593 l 6.67373,-7.30932 c 1.77577,-1.13736 3.59048,-2.23579 6.19703,-2.54237 3.58318,-0.10593 6.10906,-0.21187 8.89831,-0.3178 l -0.1589,1.58898 z" style="fill:#9fceff;fill-opacity:1;stroke:none"/>
<path sodipodi:nodetypes="cccccc" id="path3692" d="m 230.56145,115.51906 c -3.23591,0.0149 -6.23479,-0.68125 -9.8517,0.47669 -5.94877,1.73878 -8.20452,3.62687 -11.12288,4.60805 l 8.89831,-5.72033 c 4.64015,-1.26155 8.60622,-0.50086 12.87076,-0.6356 l -0.79449,1.27119 z" style="fill:#9fceff;fill-opacity:1;stroke:none"/>
<path sodipodi:nodetypes="ccccccc" id="path3696" d="m 237.10517,120.63558 c -0.99437,-0.44326 -11.58406,1.13433 -11.26733,2.64407 -5.11014,1.18988 -8.08344,5.77496 -11.96071,8.92374 l 5.72033,-7.10595 c 3.9599,-3.50326 6.79111,-3.77849 9.88059,-4.79237 3.67803,-0.4587 6.40604,-0.46457 9.18721,-0.49575 l -1.56009,0.82626 z" style="fill:#9fceff;fill-opacity:1;stroke:none"/>
<path id="path3698" d="m 217.05509,129.66101 0,0 z" style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 20 KiB

@ -0,0 +1,90 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="67.733337mm"
height="67.733337mm"
viewBox="0 0 67.733337 67.733337"
version="1.1"
id="svg8"
inkscape:version="0.92.4 5da689c313, 2019-01-14"
sodipodi:docname="LibreWolf.svg">
<defs
id="defs2" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.9899495"
inkscape:cx="-15.106575"
inkscape:cy="110.91343"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:window-width="1366"
inkscape:window-height="711"
inkscape:window-x="0"
inkscape:window-y="30"
inkscape:window-maximized="1"
inkscape:showpageshadow="false"
units="px"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0" />
<metadata
id="metadata5">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-42.106554,-153.8982)">
<circle
style="fill:#00acff;fill-opacity:1;stroke:none;stroke-width:0.53545821;stroke-miterlimit:4;stroke-dasharray:none"
id="path875"
cx="75.973221"
cy="187.76486"
r="33.866669" />
<path
style="fill:#ffffff;stroke-width:0.13229167"
d="m 72.543594,214.67719 c -4.744093,-0.60875 -9.281981,-2.49991 -13.241953,-5.51858 -1.29157,-0.98455 -3.714943,-3.42363 -4.772834,-4.80375 -2.96241,-3.86476 -4.804479,-8.2508 -5.41218,-12.88661 -0.260164,-1.98464 -0.258719,-5.63349 0.0029,-7.44738 1.308078,-9.0677 7.01463,-16.8454 15.20915,-20.72918 3.811512,-1.80647 7.300266,-2.57114 11.730683,-2.57114 7.165903,0 13.5265,2.56749 18.680882,7.54063 2.483054,2.39575 4.148141,4.66808 5.573968,7.60677 1.92868,3.9751 2.70979,7.43276 2.70979,11.99526 0,6.00619 -1.7345,11.24407 -5.336957,16.11672 -1.070527,1.44797 -3.161747,3.64749 -4.549468,4.78507 -3.806562,3.12041 -8.658642,5.23183 -13.473174,5.86296 -1.663528,0.21807 -5.593318,0.24524 -7.120854,0.0492 z m 10.041381,-4.86547 c 2.898391,-0.91366 5.260364,-2.14146 7.540624,-3.91979 1.212494,-0.9456 3.308223,-3.06144 4.186916,-4.22711 2.38328,-3.16162 4.004927,-7.12196 4.482067,-10.94597 0.229814,-1.84182 0.09634,-5.73827 -0.2545,-7.4296 -0.9294,-4.48046 -2.931647,-8.26499 -6.086007,-11.50342 -1.966575,-2.01898 -3.756882,-3.34972 -6.060203,-4.50458 -3.495001,-1.75236 -6.489835,-2.46043 -10.423481,-2.46442 -4.164073,-0.004 -7.815325,0.95024 -11.429055,2.98766 -3.289753,1.85476 -6.690628,5.25952 -8.553227,8.563 -1.371786,2.43299 -2.37583,5.32029 -2.767595,7.95869 -0.256867,1.72991 -0.261933,5.16508 -0.01006,6.82145 0.504067,3.31489 1.761474,6.59111 3.584314,9.33904 0.995409,1.50058 0.964154,1.48393 1.842248,0.98153 1.570774,-0.8987 1.980396,-1.33342 2.836087,-3.00984 1.000624,-1.96036 2.070459,-3.6735 3.037094,-4.86332 1.115822,-1.37347 1.269228,-1.61793 1.828988,-2.9147 0.281654,-0.65249 0.786977,-1.61074 1.122938,-2.12943 l 0.61084,-0.94309 -0.79023,-0.77671 c -1.049647,-1.03168 -1.922751,-2.2016 -2.087012,-2.79651 -0.167761,-0.60758 0.03021,-0.9466 0.818744,-1.40207 0.797354,-0.46057 1.367585,-0.5929 3.498657,-0.81193 1.037629,-0.10665 2.164153,-0.30199 2.518962,-0.43681 0.353024,-0.13414 1.407825,-0.70824 2.344001,-1.27579 2.702947,-1.63863 2.931619,-1.72344 4.552111,-1.68831 1.368686,0.0297 1.371262,0.0291 2.182813,-0.46143 1.700674,-1.02802 4.14305,-2.88289 7.357044,-5.58733 0.61632,-0.5186 1.21002,-0.92569 1.31934,-0.90464 0.45462,0.0876 1.289567,2.13636 1.416407,3.47562 0.07693,0.81225 -0.08023,1.6155 -0.562014,2.87261 -0.13146,0.34301 -0.19208,0.67043 -0.134706,0.7276 0.13774,0.13726 0.610706,-0.4535 0.610706,-0.76279 0,-0.39435 0.261127,-0.43936 0.616327,-0.10623 0.258235,0.24218 0.480842,0.31151 1.000202,0.31151 0.567073,0 0.707447,0.0526 0.928773,0.3479 0.375574,0.50112 0.463647,1.86688 0.176201,2.73231 -0.279641,0.84191 -1.124801,1.81287 -1.891829,2.17341 -0.686334,0.32262 -2.075841,1.67928 -2.726081,2.66164 -0.248906,0.37604 -0.715586,1.15995 -1.037066,1.74204 -0.321487,0.58208 -0.86074,1.46154 -1.19834,1.95436 -0.664294,0.96972 -1.233147,2.3224 -1.782214,4.23798 -0.322553,1.1253 -0.34962,1.41826 -0.362953,3.92797 -0.01613,3.0317 -0.172894,3.77561 -0.9925,4.7091 -0.931805,1.06126 -1.861937,3.39186 -1.940127,4.8613 -0.04935,0.92751 -0.192246,1.83164 -0.395304,2.50122 -0.08942,0.29484 0.07752,0.2914 1.072102,-0.0221 z"
id="path847"
inkscape:connector-curvature="0" />
<path
sodipodi:type="star"
style="fill:#00acff;fill-opacity:1;stroke:none;stroke-width:1.5;stroke-miterlimit:4;stroke-dasharray:none"
id="path814"
sodipodi:sides="4"
sodipodi:cx="18.854025"
sodipodi:cy="172.98837"
sodipodi:r1="1.6036172"
sodipodi:r2="1.1339285"
sodipodi:arg1="1.5707963"
sodipodi:arg2="2.3561945"
inkscape:flatsided="true"
inkscape:rounded="0"
inkscape:randomized="0"
d="m 18.854025,174.59199 -1.603617,-1.60362 1.603617,-1.60361 1.603617,1.60361 z"
transform="matrix(0.23203125,0.40188991,-0.99392962,0.57384553,246.21921,73.888081)" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Loading…
Cancel
Save