diff --git a/app/build.gradle b/app/build.gradle index 97e5b4a9bb4a2f0e2931c9bd8ad59d419b321291..8c9d674825c9f60a831b1f8cda6df2037146e233 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "org.xphnx.ameixa" minSdkVersion 16 targetSdkVersion 28 - versionCode 411 - versionName "4.1.1" + versionCode 412 + versionName "4.1.2" } compileOptions { diff --git a/app/src/main/res/drawable-hdpi/bromite.png b/app/src/main/res/drawable-hdpi/bromite.png new file mode 100644 index 0000000000000000000000000000000000000000..8e95c1559a8a8949bc648bcca870e5431de6017f Binary files /dev/null and b/app/src/main/res/drawable-hdpi/bromite.png differ diff --git a/app/src/main/res/drawable-hdpi/calendarcolor.png b/app/src/main/res/drawable-hdpi/calendarcolor.png new file mode 100644 index 0000000000000000000000000000000000000000..b6ba5468c39ab5a87e97749a8f49dc4a76b26aa5 Binary files /dev/null and b/app/src/main/res/drawable-hdpi/calendarcolor.png differ diff --git a/app/src/main/res/drawable-hdpi/decsynccc.png b/app/src/main/res/drawable-hdpi/decsynccc.png new file mode 100644 index 0000000000000000000000000000000000000000..04078dafe60f22e15378080bb3e99ca5503e5837 Binary files /dev/null and b/app/src/main/res/drawable-hdpi/decsynccc.png differ diff --git a/app/src/main/res/drawable-hdpi/dgapps.png b/app/src/main/res/drawable-hdpi/dgapps.png new file mode 100644 index 0000000000000000000000000000000000000000..645ba8965216a0b58033a327ac8b81bf2e5b931a Binary files /dev/null and b/app/src/main/res/drawable-hdpi/dgapps.png differ diff --git a/app/src/main/res/drawable-hdpi/discord.png b/app/src/main/res/drawable-hdpi/discord.png new file mode 100644 index 0000000000000000000000000000000000000000..de24412d81ef3c129a73c5daadacda1aa7ad7dc7 Binary files /dev/null and b/app/src/main/res/drawable-hdpi/discord.png differ diff --git a/app/src/main/res/drawable-hdpi/editor.png b/app/src/main/res/drawable-hdpi/editor.png index d1cb0114cd31001b50651ab20546cafb713c2380..195ebb58c7f31c919dd15024b4b6dae6253da625 100644 Binary files a/app/src/main/res/drawable-hdpi/editor.png and b/app/src/main/res/drawable-hdpi/editor.png differ diff --git a/app/src/main/res/drawable-hdpi/g-droid.png b/app/src/main/res/drawable-hdpi/g-droid.png new file mode 100644 index 0000000000000000000000000000000000000000..d979c0775abc2ab0c5b82031bdb364450dcc5451 Binary files /dev/null and b/app/src/main/res/drawable-hdpi/g-droid.png differ diff --git a/app/src/main/res/drawable-hdpi/protonmail.png b/app/src/main/res/drawable-hdpi/protonmail.png new file mode 100644 index 0000000000000000000000000000000000000000..bb52cbd5ad9c246726222b91f0826987d741a947 Binary files /dev/null and b/app/src/main/res/drawable-hdpi/protonmail.png differ diff --git a/app/src/main/res/drawable-mdpi/bromite.png b/app/src/main/res/drawable-mdpi/bromite.png new file mode 100644 index 0000000000000000000000000000000000000000..5d84ebe8402c7dd230f4c03380a9bd98045c5551 Binary files /dev/null and b/app/src/main/res/drawable-mdpi/bromite.png differ diff --git a/app/src/main/res/drawable-mdpi/calendarcolor.png b/app/src/main/res/drawable-mdpi/calendarcolor.png new file mode 100644 index 0000000000000000000000000000000000000000..3a4483363f76c3c311df59fba8d898353769b02c Binary files /dev/null and b/app/src/main/res/drawable-mdpi/calendarcolor.png differ diff --git a/app/src/main/res/drawable-mdpi/decsynccc.png b/app/src/main/res/drawable-mdpi/decsynccc.png new file mode 100644 index 0000000000000000000000000000000000000000..a8a04510beb6f7aa1691b03babe63e73a1668cc8 Binary files /dev/null and b/app/src/main/res/drawable-mdpi/decsynccc.png differ diff --git a/app/src/main/res/drawable-mdpi/dgapps.png b/app/src/main/res/drawable-mdpi/dgapps.png new file mode 100644 index 0000000000000000000000000000000000000000..a28e6a40951e071728c98bff24af17fdf236fa91 Binary files /dev/null and b/app/src/main/res/drawable-mdpi/dgapps.png differ diff --git a/app/src/main/res/drawable-mdpi/discord.png b/app/src/main/res/drawable-mdpi/discord.png new file mode 100644 index 0000000000000000000000000000000000000000..181efbc025795da15ab3c5a45d7e12c6975de1bd Binary files /dev/null and b/app/src/main/res/drawable-mdpi/discord.png differ diff --git a/app/src/main/res/drawable-mdpi/editor.png b/app/src/main/res/drawable-mdpi/editor.png index 6f7c7ae6cbeb581c5282fa5fcae8ffbf50aea033..f64a969ec5e955ddf4f313deb4c1695b98f8bc74 100644 Binary files a/app/src/main/res/drawable-mdpi/editor.png and b/app/src/main/res/drawable-mdpi/editor.png differ diff --git a/app/src/main/res/drawable-mdpi/g-droid.png b/app/src/main/res/drawable-mdpi/g-droid.png new file mode 100644 index 0000000000000000000000000000000000000000..983aa080e4bb19423d409b7aeeb1898eba254c3c Binary files /dev/null and b/app/src/main/res/drawable-mdpi/g-droid.png differ diff --git a/app/src/main/res/drawable-mdpi/protonmail.png b/app/src/main/res/drawable-mdpi/protonmail.png new file mode 100644 index 0000000000000000000000000000000000000000..1cae4e52aeef5cbd632547550f3b328c782b33f6 Binary files /dev/null and b/app/src/main/res/drawable-mdpi/protonmail.png differ diff --git a/app/src/main/res/drawable-xhdpi/bromite.png b/app/src/main/res/drawable-xhdpi/bromite.png new file mode 100644 index 0000000000000000000000000000000000000000..b5e01d8ba2e11192a763d9ff7537ae633104e279 Binary files /dev/null and b/app/src/main/res/drawable-xhdpi/bromite.png differ diff --git a/app/src/main/res/drawable-xhdpi/calendarcolor.png b/app/src/main/res/drawable-xhdpi/calendarcolor.png new file mode 100644 index 0000000000000000000000000000000000000000..6956acd8eec16bc6cbf94cb61f1e377a61854ac5 Binary files /dev/null and b/app/src/main/res/drawable-xhdpi/calendarcolor.png differ diff --git a/app/src/main/res/drawable-xhdpi/decsynccc.png b/app/src/main/res/drawable-xhdpi/decsynccc.png new file mode 100644 index 0000000000000000000000000000000000000000..490ce9b3fd5ffaa304549bd85e7940c28df67f9c Binary files /dev/null and b/app/src/main/res/drawable-xhdpi/decsynccc.png differ diff --git a/app/src/main/res/drawable-xhdpi/dgapps.png b/app/src/main/res/drawable-xhdpi/dgapps.png new file mode 100644 index 0000000000000000000000000000000000000000..6fedef4d812e484c7d018bc8d7fe130becfffd60 Binary files /dev/null and b/app/src/main/res/drawable-xhdpi/dgapps.png differ diff --git a/app/src/main/res/drawable-xhdpi/discord.png b/app/src/main/res/drawable-xhdpi/discord.png new file mode 100644 index 0000000000000000000000000000000000000000..687627494d78f74e01ae83cb414e34e7e90efd12 Binary files /dev/null and b/app/src/main/res/drawable-xhdpi/discord.png differ diff --git a/app/src/main/res/drawable-xhdpi/editor.png b/app/src/main/res/drawable-xhdpi/editor.png index 787920431301996f866dba8b3f7805413d4c07b3..e0a4ce8b3d9ba1c280bce28dcf77f24eb1f678ee 100644 Binary files a/app/src/main/res/drawable-xhdpi/editor.png and b/app/src/main/res/drawable-xhdpi/editor.png differ diff --git a/app/src/main/res/drawable-xhdpi/g-droid.png b/app/src/main/res/drawable-xhdpi/g-droid.png new file mode 100644 index 0000000000000000000000000000000000000000..cc1a643152a085708ada92a2ad6686aa1e1165b2 Binary files /dev/null and b/app/src/main/res/drawable-xhdpi/g-droid.png differ diff --git a/app/src/main/res/drawable-xhdpi/protonmail.png b/app/src/main/res/drawable-xhdpi/protonmail.png new file mode 100644 index 0000000000000000000000000000000000000000..2719ea0928a265231ad63329d994633f1ef40e35 Binary files /dev/null and b/app/src/main/res/drawable-xhdpi/protonmail.png differ diff --git a/app/src/main/res/drawable-xxhdpi/bromite.png b/app/src/main/res/drawable-xxhdpi/bromite.png new file mode 100644 index 0000000000000000000000000000000000000000..ca529ff09b028875ddf4777dcbea04fcf4455325 Binary files /dev/null and b/app/src/main/res/drawable-xxhdpi/bromite.png differ diff --git a/app/src/main/res/drawable-xxhdpi/calendarcolor.png b/app/src/main/res/drawable-xxhdpi/calendarcolor.png new file mode 100644 index 0000000000000000000000000000000000000000..0dff02133b442e49cebcea33ab09cccdabe93a57 Binary files /dev/null and b/app/src/main/res/drawable-xxhdpi/calendarcolor.png differ diff --git a/app/src/main/res/drawable-xxhdpi/decsynccc.png b/app/src/main/res/drawable-xxhdpi/decsynccc.png new file mode 100644 index 0000000000000000000000000000000000000000..a058fcac85aa00dee39c471713de93abbe29b1ca Binary files /dev/null and b/app/src/main/res/drawable-xxhdpi/decsynccc.png differ diff --git a/app/src/main/res/drawable-xxhdpi/dgapps.png b/app/src/main/res/drawable-xxhdpi/dgapps.png new file mode 100644 index 0000000000000000000000000000000000000000..3c542d8dc5ea17505e84a9c110c020ef616b6b2e Binary files /dev/null and b/app/src/main/res/drawable-xxhdpi/dgapps.png differ diff --git a/app/src/main/res/drawable-xxhdpi/discord.png b/app/src/main/res/drawable-xxhdpi/discord.png new file mode 100644 index 0000000000000000000000000000000000000000..df895a242a91a9fe246853670e8f7823aad458ec Binary files /dev/null and b/app/src/main/res/drawable-xxhdpi/discord.png differ diff --git a/app/src/main/res/drawable-xxhdpi/editor.png b/app/src/main/res/drawable-xxhdpi/editor.png index 6bb3d6af8f3ba26655d43fb3b93e7cd341be5f8e..8e33cd1fdbc259697817ba66a632c42e914aaa8c 100644 Binary files a/app/src/main/res/drawable-xxhdpi/editor.png and b/app/src/main/res/drawable-xxhdpi/editor.png differ diff --git a/app/src/main/res/drawable-xxhdpi/g-droid.png b/app/src/main/res/drawable-xxhdpi/g-droid.png new file mode 100644 index 0000000000000000000000000000000000000000..caadf3e16d586daff6b7ef33790e8884014e8d31 Binary files /dev/null and b/app/src/main/res/drawable-xxhdpi/g-droid.png differ diff --git a/app/src/main/res/drawable-xxhdpi/protonmail.png b/app/src/main/res/drawable-xxhdpi/protonmail.png new file mode 100644 index 0000000000000000000000000000000000000000..811231e0251da69bc70f08782c92d97519d4b2de Binary files /dev/null and b/app/src/main/res/drawable-xxhdpi/protonmail.png differ diff --git a/app/src/main/res/drawable-xxxhdpi/bromite.png b/app/src/main/res/drawable-xxxhdpi/bromite.png new file mode 100644 index 0000000000000000000000000000000000000000..f7aeb90b5d145d3fc18182f3be286e2a8af5cb8a Binary files /dev/null and b/app/src/main/res/drawable-xxxhdpi/bromite.png differ diff --git a/app/src/main/res/drawable-xxxhdpi/calendarcolor.png b/app/src/main/res/drawable-xxxhdpi/calendarcolor.png new file mode 100644 index 0000000000000000000000000000000000000000..9cede2c9e9cee1fc7f0e6fd04ffd02d71530fd01 Binary files /dev/null and b/app/src/main/res/drawable-xxxhdpi/calendarcolor.png differ diff --git a/app/src/main/res/drawable-xxxhdpi/decsynccc.png b/app/src/main/res/drawable-xxxhdpi/decsynccc.png new file mode 100644 index 0000000000000000000000000000000000000000..95cfd08c4ad58940885a9750d981010c3b169c97 Binary files /dev/null and b/app/src/main/res/drawable-xxxhdpi/decsynccc.png differ diff --git a/app/src/main/res/drawable-xxxhdpi/dgapps.png b/app/src/main/res/drawable-xxxhdpi/dgapps.png new file mode 100644 index 0000000000000000000000000000000000000000..c35d5fa532ce57d6b5d8b9c947f73c4021a5d190 Binary files /dev/null and b/app/src/main/res/drawable-xxxhdpi/dgapps.png differ diff --git a/app/src/main/res/drawable-xxxhdpi/discord.png b/app/src/main/res/drawable-xxxhdpi/discord.png new file mode 100644 index 0000000000000000000000000000000000000000..3a26cedc5db95651de31c5c45e6a1b65bbcc7c7a Binary files /dev/null and b/app/src/main/res/drawable-xxxhdpi/discord.png differ diff --git a/app/src/main/res/drawable-xxxhdpi/editor.png b/app/src/main/res/drawable-xxxhdpi/editor.png index ee36c34d380365eef3377dd477c01c763dd3cbc0..94b27fb3b5c6ec96c0b884dd0e4b2c3fe05ec9bf 100644 Binary files a/app/src/main/res/drawable-xxxhdpi/editor.png and b/app/src/main/res/drawable-xxxhdpi/editor.png differ diff --git a/app/src/main/res/drawable-xxxhdpi/g-droid.png b/app/src/main/res/drawable-xxxhdpi/g-droid.png new file mode 100644 index 0000000000000000000000000000000000000000..8540062253583d898c31cc76eef871eafef66837 Binary files /dev/null and b/app/src/main/res/drawable-xxxhdpi/g-droid.png differ diff --git a/app/src/main/res/drawable-xxxhdpi/protonmail.png b/app/src/main/res/drawable-xxxhdpi/protonmail.png new file mode 100644 index 0000000000000000000000000000000000000000..4809292411ca44de3429123db9bd0837d96df047 Binary files /dev/null and b/app/src/main/res/drawable-xxxhdpi/protonmail.png differ diff --git a/app/src/main/res/values/iconpack.xml b/app/src/main/res/values/iconpack.xml index a65afac7c8fd72879ee74b7db47a2578341d7083..bc6fb911ff1443f6e28d42ccd42cb9c580fd70f6 100644 --- a/app/src/main/res/values/iconpack.xml +++ b/app/src/main/res/values/iconpack.xml @@ -96,6 +96,7 @@ <item>botbrew</item> <item>briar</item> <item>broadcast</item> +<item>bromite</item> <item>bronylivewallpaper</item> <item>brouter</item> <item>browser</item> @@ -111,6 +112,7 @@ <item>calculator2</item> <item>calculator</item> <item>caldavsync</item> +<item>calendarcolor</item> <item>calendarie</item> <item>calendarnotifications</item> <item>calendar</item> @@ -183,6 +185,7 @@ <item>davdroid</item> <item>debiandroid</item> <item>debiankit</item> +<item>decsynccc</item> <item>defaulticon</item> <item>defendo</item> <item>deltachat</item> @@ -190,6 +193,7 @@ <item>derandom</item> <item>deskcon</item> <item>devtools</item> +<item>dgapps</item> <item>diasporadfa</item> <item>diasporanw</item> <item>diasporawebclient</item> @@ -199,6 +203,7 @@ <item>dimmer</item> <item>dir</item> <item>disablemanager</item> +<item>discord</item> <item>diskusage</item> <item>dns66</item> <item>dnsman</item> @@ -206,6 +211,7 @@ <item>documentviewer</item> <item>doomytorch</item> <item>downloads</item> +<item>drawer</item> <item>driibo</item> <item>drinks</item> <item>droidfish</item> @@ -290,6 +296,7 @@ <item>game2048</item> <item>gameboid</item> <item>gappsbrowser</item> +<item>g-droid</item> <item>gearshift</item> <item>getbackgps</item> <item>ghostcommander</item> @@ -585,6 +592,7 @@ <item>prefmanager</item> <item>prevo</item> <item>privacybrowser</item> +<item>protonmail</item> <item>providersmedia</item> <item>puff</item> <item>puma</item> diff --git a/app/src/main/res/xml/drawable.xml b/app/src/main/res/xml/drawable.xml index 2ef7278e81a3008c50f41a83204863f69516e64e..25806069bc6dad9b3eaad51decb5e4f38544cccd 100644 --- a/app/src/main/res/xml/drawable.xml +++ b/app/src/main/res/xml/drawable.xml @@ -96,6 +96,7 @@ <item drawable="botbrew" /> <item drawable="briar" /> <item drawable="broadcast" /> +<item drawable="bromite" /> <item drawable="bronylivewallpaper" /> <item drawable="brouter" /> <item drawable="browser" /> @@ -111,6 +112,7 @@ <item drawable="calculator2" /> <item drawable="calculator" /> <item drawable="caldavsync" /> +<item drawable="calendarcolor" /> <item drawable="calendarie" /> <item drawable="calendarnotifications" /> <item drawable="calendar" /> @@ -183,6 +185,7 @@ <item drawable="davdroid" /> <item drawable="debiandroid" /> <item drawable="debiankit" /> +<item drawable="decsynccc" /> <item drawable="defaulticon" /> <item drawable="defendo" /> <item drawable="deltachat" /> @@ -190,6 +193,7 @@ <item drawable="derandom" /> <item drawable="deskcon" /> <item drawable="devtools" /> +<item drawable="dgapps" /> <item drawable="diasporadfa" /> <item drawable="diasporanw" /> <item drawable="diasporawebclient" /> @@ -199,6 +203,7 @@ <item drawable="dimmer" /> <item drawable="dir" /> <item drawable="disablemanager" /> +<item drawable="discord" /> <item drawable="diskusage" /> <item drawable="dns66" /> <item drawable="dnsman" /> @@ -206,6 +211,7 @@ <item drawable="documentviewer" /> <item drawable="doomytorch" /> <item drawable="downloads" /> +<item drawable="drawer" /> <item drawable="driibo" /> <item drawable="drinks" /> <item drawable="droidfish" /> @@ -290,6 +296,7 @@ <item drawable="game2048" /> <item drawable="gameboid" /> <item drawable="gappsbrowser" /> +<item drawable="g-droid" /> <item drawable="gearshift" /> <item drawable="getbackgps" /> <item drawable="ghostcommander" /> @@ -585,6 +592,7 @@ <item drawable="prefmanager" /> <item drawable="prevo" /> <item drawable="privacybrowser" /> +<item drawable="protonmail" /> <item drawable="providersmedia" /> <item drawable="puff" /> <item drawable="puma" /> diff --git a/todo/wip/bromite.svg b/icons/bromite.svg similarity index 100% rename from todo/wip/bromite.svg rename to icons/bromite.svg diff --git a/icons/calendarcolor.svg b/icons/calendarcolor.svg new file mode 100644 index 0000000000000000000000000000000000000000..ebe648eb3932d2ebddaa914df2233497a2373ddb --- /dev/null +++ b/icons/calendarcolor.svg @@ -0,0 +1,88 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg version="1.1" viewBox="0 0 28.747 28.747" xmlns="http://www.w3.org/2000/svg" xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" xmlns:xlink="http://www.w3.org/1999/xlink"> + <defs> + <filter id="filter6206-7" color-interpolation-filters="sRGB"> + <feGaussianBlur stdDeviation="0.658125"/> + </filter> + </defs> + <g transform="translate(0 -1093.8)"> + <path transform="matrix(1.0781 0 0 1.0641 -.093733 2.7509)" d="m4.4177 1028.2v1.6051h-1.6052v18.192h1.6052v2.1402h18.192v-2.1402h2.1402v-18.192h-2.1402v-1.6051z" fill="#bf360c" filter="url(#filter6206-7)" opacity=".2"/> + <rect x="2.9987" y="1096.8" width="22.749" height="22.749" rx="1.1973" ry="1.1974" fill="#ff9800"/> + <g transform="translate(-22.32 1056.5)"> + <path d="m0 0h51.2v51.2h-51.2z" fill="none" stroke-width="1.0667"/> + <g transform="matrix(.33601 0 0 .33601 1.5296 73.043)"> + <path d="m0 0h51.2v51.2h-51.2z" fill="none" stroke-width="1.0667"/> + </g> + <g transform="matrix(.37187 0 0 .37187 38.802 63.239)"> + <path d="m0 0h51.2v51.2h-51.2z" fill="none" stroke-width="1.0667"/> + <g transform="matrix(2.6891 0 0 2.6891 -82.906 -48.45)"> + <path d="m0 0h51.2v51.2h-51.2z" fill="none" stroke-width="1.0667"/> + </g> + </g> + </g> + <path d="m4.1958 1096.8c-0.66332 0-1.1979 0.5346-1.1979 1.1979v0.3334c0-0.6634 0.53459-1.1979 1.1979-1.1979h20.354c0.66332 0 1.1979 0.5345 1.1979 1.1979v-0.3334c0-0.6633-0.5346-1.1979-1.1979-1.1979z" fill="#fff" opacity=".2"/> + <rect x="128" y="546.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="128" y="631.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="128" y="674.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="128" y="589.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="128" y="717.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="213.33" y="546.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="213.33" y="631.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="213.33" y="674.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="213.33" y="589.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="213.33" y="717.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="298.67" y="546.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="298.67" y="631.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="298.67" y="674.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="298.67" y="589.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="298.67" y="717.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="170.67" y="546.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="170.67" y="631.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="170.67" y="674.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="170.67" y="589.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="170.67" y="717.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="256" y="546.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="256" y="631.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="256" y="674.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="256" y="589.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="256" y="717.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="128" y="759.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="213.33" y="759.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="298.67" y="759.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="170.67" y="759.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="256" y="759.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="341.33" y="589.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="341.33" y="631.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="341.33" y="717.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="341.33" y="546.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="341.33" y="674.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="341.33" y="759.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="160" y="578.52" width="192" height="192" fill="none" stroke-width="1.0667"/> + <g transform="matrix(.37344 0 0 .37344 4.7333 1097.4)"> + <path d="m0 0h51.2v51.2h-51.2z" fill="none" stroke-width="1.0667"/> + </g> + <g transform="matrix(.36471 0 0 .36471 5.1356 1097.4)"> + <path d="m0 0h51.2v51.2h-51.2z" fill="none" stroke-width="1.0667"/> + </g> + <g transform="matrix(.41585 0 0 .41585 84.325 1055.9)"> + <g transform="matrix(.062269 0 0 .062269 -28.238 185.29)"> + <g transform="matrix(38.618 0 0 38.618 14724 -13542)"> + <g transform="matrix(.71436 0 0 .71436 -400.52 188.34)"> + <path d="m1293.2-120.67c-181.75 0.2763-511.18 0.13525-699.05 0.13998-2.3216 10.413-3.593 21.251-3.593 32.384v114c207.65 0.73695 494.72 0.38136 706.23 0.3733v-114.37c0-11.18-1.2522-22.07-3.593-32.523zm-458.69 295.56c-78.385-4e-3 -158.85 0.17892-243.95 0.55995v138.63c286.34-0.39317 421.73-0.13827 706.23-0.32664v-137.75c-163.2-0.53005-311.22-1.1113-462.28-1.1199z" opacity="0" stroke-width="1.4932"/> + </g> + </g> + </g> + </g> + <path d="m24.549 1119.5c0.66325 0 1.1979-0.5346 1.1979-1.1979v-0.3333c0 0.6632-0.53461 1.1978-1.1979 1.1978h-20.354c-0.66325 0-1.1979-0.5346-1.1979-1.1978v0.3333c0 0.6633 0.53461 1.1979 1.1979 1.1979z" fill="#bf360c" opacity=".2"/> + </g> + <g> + <flowRoot fill="#000000" font-family="Roboto" font-size="12.8px" letter-spacing="0px" stroke-width="1.0667px" word-spacing="0px" style="line-height:0.01%" xml:space="preserve"><flowRegion><rect x="11.375" y="11.984" width="4.7893" height="5.388" stroke-width="1.1378px"/></flowRegion><flowPara font-size="4px" style="line-height:1.25">your</flowPara></flowRoot> + <path d="m19.486 19.517h-10.226v-8.0345h10.226m-2.1912-5.1129v1.4608h-5.8433v-1.4608h-1.4608v1.4608h-0.73041c-0.81076 0-1.4608 0.65007-1.4608 1.4608v10.226a1.4608 1.4608 0 0 0 1.4608 1.4608h10.226a1.4608 1.4608 0 0 0 1.4608-1.4608v-10.226c0-0.81076-0.65737-1.4608-1.4608-1.4608h-0.73041v-1.4608" fill="#fff" stroke-width=".73041"/> + <path d="m12.855 17.566-0.5739-0.5739 2.4092-2.4152 0.57988 0.57988m1.7068-1.5872-0.69944-0.69944c-0.1106-0.11657-0.30488-0.11657-0.42146 0l-0.93259 0.93258-0.57689-0.57091-0.42146 0.42146 0.42445 0.42445-2.6662 2.6662v1.4198h1.4198l2.6662-2.6662 0.42445 0.42445 0.42146-0.42146-0.5739-0.5739 0.93258-0.93259c0.11956-0.11956 0.11956-0.31385 3e-3 -0.42445z" fill="#fff" stroke-width=".29891"/> + </g> + <g display="none" fill="none"> + <rect transform="rotate(90)" x="7.8232" y="-20.923" width="13.1" height="13.1" display="inline" stroke="#000" stroke-width=".070382"/> + <rect x="7.2241" y="8.6528" width="14.298" height="11.441" stroke="#5261ff" stroke-linecap="round" stroke-linejoin="round" stroke-width=".069589"/> + <rect transform="rotate(90)" x="7.2241" y="-20.094" width="14.298" height="11.441" display="inline" stroke="#0f0" stroke-linecap="round" stroke-linejoin="round" stroke-width=".069589"/> + </g> +</svg> diff --git a/icons/decsynccc.svg b/icons/decsynccc.svg new file mode 100644 index 0000000000000000000000000000000000000000..c3375a3b8d417fdf9317716bb9779127fa9f8b36 --- /dev/null +++ b/icons/decsynccc.svg @@ -0,0 +1,90 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg version="1.1" viewBox="0 0 28.747 28.747" xmlns="http://www.w3.org/2000/svg" xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" xmlns:xlink="http://www.w3.org/1999/xlink"> + <defs> + <filter id="filter6206-7" color-interpolation-filters="sRGB"> + <feGaussianBlur stdDeviation="0.658125"/> + </filter> + </defs> + <g transform="translate(0 -1093.8)"> + <path transform="matrix(1.0781 0 0 1.0641 -.093733 2.7509)" d="m4.4177 1028.2v1.6051h-1.6052v18.192h1.6052v2.1402h18.192v-2.1402h2.1402v-18.192h-2.1402v-1.6051z" fill="#1a237e" filter="url(#filter6206-7)" opacity=".2"/> + <rect x="2.9987" y="1096.8" width="22.749" height="22.749" rx="1.1973" ry="1.1974" fill="#3f51b5"/> + <g transform="translate(-22.32 1056.5)"> + <path d="m0 0h51.2v51.2h-51.2z" fill="none" stroke-width="1.0667"/> + <g transform="matrix(.33601 0 0 .33601 1.5296 73.043)"> + <path d="m0 0h51.2v51.2h-51.2z" fill="none" stroke-width="1.0667"/> + </g> + <g transform="matrix(.37187 0 0 .37187 38.802 63.239)"> + <path d="m0 0h51.2v51.2h-51.2z" fill="none" stroke-width="1.0667"/> + <g transform="matrix(2.6891 0 0 2.6891 -82.906 -48.45)"> + <path d="m0 0h51.2v51.2h-51.2z" fill="none" stroke-width="1.0667"/> + </g> + </g> + </g> + <path d="m4.1958 1096.8c-0.66332 0-1.1979 0.5346-1.1979 1.1979v0.3334c0-0.6634 0.53459-1.1979 1.1979-1.1979h20.354c0.66332 0 1.1979 0.5345 1.1979 1.1979v-0.3334c0-0.6633-0.5346-1.1979-1.1979-1.1979z" fill="#fff" opacity=".2"/> + <rect x="128" y="546.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="128" y="631.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="128" y="674.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="128" y="589.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="128" y="717.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="213.33" y="546.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="213.33" y="631.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="213.33" y="674.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="213.33" y="589.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="213.33" y="717.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="298.67" y="546.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="298.67" y="631.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="298.67" y="674.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="298.67" y="589.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="298.67" y="717.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="170.67" y="546.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="170.67" y="631.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="170.67" y="674.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="170.67" y="589.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="170.67" y="717.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="256" y="546.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="256" y="631.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="256" y="674.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="256" y="589.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="256" y="717.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="128" y="759.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="213.33" y="759.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="298.67" y="759.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="170.67" y="759.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="256" y="759.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="341.33" y="589.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="341.33" y="631.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="341.33" y="717.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="341.33" y="546.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="341.33" y="674.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="341.33" y="759.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="160" y="578.52" width="192" height="192" fill="none" stroke-width="1.0667"/> + <g transform="matrix(.37344 0 0 .37344 4.7333 1097.4)"> + <path d="m0 0h51.2v51.2h-51.2z" fill="none" stroke-width="1.0667"/> + </g> + <g transform="matrix(.36471 0 0 .36471 5.1356 1097.4)"> + <path d="m0 0h51.2v51.2h-51.2z" fill="none" stroke-width="1.0667"/> + </g> + <g transform="matrix(.41585 0 0 .41585 84.325 1055.9)"> + <g transform="matrix(.062269 0 0 .062269 -28.238 185.29)"> + <g transform="matrix(38.618 0 0 38.618 14724 -13542)"> + <g transform="matrix(.71436 0 0 .71436 -400.52 188.34)"> + <path d="m1293.2-120.67c-181.75 0.2763-511.18 0.13525-699.05 0.13998-2.3216 10.413-3.593 21.251-3.593 32.384v114c207.65 0.73695 494.72 0.38136 706.23 0.3733v-114.37c0-11.18-1.2522-22.07-3.593-32.523zm-458.69 295.56c-78.385-4e-3 -158.85 0.17892-243.95 0.55995v138.63c286.34-0.39317 421.73-0.13827 706.23-0.32664v-137.75c-163.2-0.53005-311.22-1.1113-462.28-1.1199z" opacity="0" stroke-width="1.4932"/> + </g> + </g> + </g> + </g> + <path d="m24.549 1119.5c0.66325 0 1.1979-0.5346 1.1979-1.1979v-0.3333c0 0.6632-0.53461 1.1978-1.1979 1.1978h-20.354c-0.66325 0-1.1979-0.5346-1.1979-1.1978v0.3333c0 0.6633 0.53461 1.1979 1.1979 1.1979z" fill="#1a237e" opacity=".2"/> + </g> + <g> + <flowRoot fill="#000000" font-family="Roboto" font-size="12.8px" letter-spacing="0px" stroke-width="1.0667px" word-spacing="0px" style="line-height:0.01%" xml:space="preserve"><flowRegion><rect x="11.375" y="11.984" width="4.7893" height="5.388" stroke-width="1.1378px"/></flowRegion><flowPara font-size="4px" style="line-height:1.25">your</flowPara></flowRoot> + <g transform="matrix(0 -1.051 1.051 0 -1076.1 28.535)"> + <path d="m13.475 1042.2a4.6349 4.6349 0 0 1-4.6349-4.6348c0-0.7725 0.19311-1.5218 0.54073-2.1629l-1.1278-1.1279c-0.60254 0.9502-0.95787 2.078-0.95787 3.2908a6.1798 6.1798 0 0 0 6.1798 6.1798v2.3174l3.0899-3.0899-3.0899-3.0899m0-8.4972v-2.3174l-3.0899 3.0899 3.0899 3.0899v-2.3175a4.6349 4.6349 0 0 1 4.6349 4.6349c0 0.7725-0.19313 1.5218-0.54074 2.1629l1.1278 1.1278c0.60253-0.9501 0.95787-2.0779 0.95787-3.2907a6.1798 6.1798 0 0 0-6.1798-6.1798z" fill="#fff"/> + </g> + <path d="m12.045 16.314c0-0.77612 1.5523-1.203 2.3284-1.203 0.77613 0 2.3284 0.42687 2.3284 1.203v0.38806h-4.6568m3.4926-3.4926c0 0.64296-0.52123 1.1642-1.1642 1.1642s-1.1642-0.52122-1.1642-1.1642c0-0.64296 0.52122-1.1642 1.1642-1.1642s1.1642 0.52122 1.1642 1.1642" fill="#fff" stroke-width=".38806"/> + </g> + <g display="none" fill="none"> + <rect transform="rotate(90)" x="7.8232" y="-20.923" width="13.1" height="13.1" display="inline" stroke="#000" stroke-width=".070382"/> + <rect x="7.2241" y="8.6528" width="14.298" height="11.441" stroke="#5261ff" stroke-linecap="round" stroke-linejoin="round" stroke-width=".069589"/> + <rect transform="rotate(90)" x="7.2241" y="-20.094" width="14.298" height="11.441" display="inline" stroke="#0f0" stroke-linecap="round" stroke-linejoin="round" stroke-width=".069589"/> + </g> +</svg> diff --git a/icons/dgapps.svg b/icons/dgapps.svg new file mode 100644 index 0000000000000000000000000000000000000000..594537ef4698fb36f5e7c4e9d085853e8137d78e --- /dev/null +++ b/icons/dgapps.svg @@ -0,0 +1,87 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg version="1.1" viewBox="0 0 28.747 28.747" xmlns="http://www.w3.org/2000/svg" xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" xmlns:xlink="http://www.w3.org/1999/xlink"> + <defs> + <filter id="filter6206-7" color-interpolation-filters="sRGB"> + <feGaussianBlur stdDeviation="0.658125"/> + </filter> + </defs> + <g transform="translate(0 -1093.8)"> + <path transform="matrix(1.0781 0 0 1.0641 -.093733 2.7509)" d="m4.4177 1028.2v1.6051h-1.6052v18.192h1.6052v2.1402h18.192v-2.1402h2.1402v-18.192h-2.1402v-1.6051z" fill="#263238" filter="url(#filter6206-7)" opacity=".2"/> + <rect x="2.9987" y="1096.8" width="22.749" height="22.749" rx="1.1973" ry="1.1974" fill="#00bcd4"/> + <g transform="translate(-22.32 1056.5)"> + <path d="m0 0h51.2v51.2h-51.2z" fill="none" stroke-width="1.0667"/> + <g transform="matrix(.33601 0 0 .33601 1.5296 73.043)"> + <path d="m0 0h51.2v51.2h-51.2z" fill="none" stroke-width="1.0667"/> + </g> + <g transform="matrix(.37187 0 0 .37187 38.802 63.239)"> + <path d="m0 0h51.2v51.2h-51.2z" fill="none" stroke-width="1.0667"/> + <g transform="matrix(2.6891 0 0 2.6891 -82.906 -48.45)"> + <path d="m0 0h51.2v51.2h-51.2z" fill="none" stroke-width="1.0667"/> + </g> + </g> + </g> + <path d="m4.1958 1096.8c-0.66332 0-1.1979 0.5346-1.1979 1.1979v0.3334c0-0.6634 0.53459-1.1979 1.1979-1.1979h20.354c0.66332 0 1.1979 0.5345 1.1979 1.1979v-0.3334c0-0.6633-0.5346-1.1979-1.1979-1.1979z" fill="#fff" opacity=".2"/> + <rect x="128" y="546.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="128" y="631.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="128" y="674.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="128" y="589.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="128" y="717.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="213.33" y="546.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="213.33" y="631.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="213.33" y="674.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="213.33" y="589.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="213.33" y="717.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="298.67" y="546.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="298.67" y="631.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="298.67" y="674.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="298.67" y="589.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="298.67" y="717.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="170.67" y="546.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="170.67" y="631.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="170.67" y="674.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="170.67" y="589.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="170.67" y="717.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="256" y="546.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="256" y="631.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="256" y="674.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="256" y="589.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="256" y="717.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="128" y="759.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="213.33" y="759.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="298.67" y="759.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="170.67" y="759.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="256" y="759.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="341.33" y="589.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="341.33" y="631.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="341.33" y="717.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="341.33" y="546.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="341.33" y="674.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="341.33" y="759.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="160" y="578.52" width="192" height="192" fill="none" stroke-width="1.0667"/> + <g transform="matrix(.37344 0 0 .37344 4.7333 1097.4)"> + <path d="m0 0h51.2v51.2h-51.2z" fill="none" stroke-width="1.0667"/> + </g> + <g transform="matrix(.36471 0 0 .36471 5.1356 1097.4)"> + <path d="m0 0h51.2v51.2h-51.2z" fill="none" stroke-width="1.0667"/> + </g> + <g transform="matrix(.41585 0 0 .41585 84.325 1055.9)"> + <g transform="matrix(.062269 0 0 .062269 -28.238 185.29)"> + <g transform="matrix(38.618 0 0 38.618 14724 -13542)"> + <g transform="matrix(.71436 0 0 .71436 -400.52 188.34)"> + <path d="m1293.2-120.67c-181.75 0.2763-511.18 0.13525-699.05 0.13998-2.3216 10.413-3.593 21.251-3.593 32.384v114c207.65 0.73695 494.72 0.38136 706.23 0.3733v-114.37c0-11.18-1.2522-22.07-3.593-32.523zm-458.69 295.56c-78.385-4e-3 -158.85 0.17892-243.95 0.55995v138.63c286.34-0.39317 421.73-0.13827 706.23-0.32664v-137.75c-163.2-0.53005-311.22-1.1113-462.28-1.1199z" opacity="0" stroke-width="1.4932"/> + </g> + </g> + </g> + </g> + <path d="m24.549 1119.5c0.66325 0 1.1979-0.5346 1.1979-1.1979v-0.3333c0 0.6632-0.53461 1.1978-1.1979 1.1978h-20.354c-0.66325 0-1.1979-0.5346-1.1979-1.1978v0.3333c0 0.6633 0.53461 1.1979 1.1979 1.1979z" fill="#263238" opacity=".2"/> + </g> + <g> + <flowRoot fill="#000000" font-family="Roboto" font-size="12.8px" letter-spacing="0px" stroke-width="1.0667px" word-spacing="0px" style="line-height:0.01%" xml:space="preserve"><flowRegion><rect x="11.375" y="11.984" width="4.7893" height="5.388" stroke-width="1.1378px"/></flowRegion><flowPara font-size="4px" style="line-height:1.25">your</flowPara></flowRoot> + <path d="m12.373 7.1699-0.80078 0.80078h-2.8027v1.5996h11.207v-1.5996h-2.8008l-0.80078-0.80078h-4.002zm-2.8027 3.2012v9.6055a1.6009 1.6009 0 0 0 1.6016 1.6016h6.4023a1.6009 1.6009 0 0 0 1.6016-1.6016v-9.6055h-9.6055zm4.8359 2.2109c0.78224 0.001505 1.5372 0.28825 2.123 0.80664l-0.88672 0.93555c-0.34656-0.29161-0.78341-0.45113-1.2363-0.45117-1.062-2e-5 -1.9238 0.8599-1.9238 1.9219-2e-5 1.062 0.86181 1.9238 1.9238 1.9238 0.84512-3e-5 1.5624-0.54681 1.8203-1.3047h-1.8047c-0.0215 0-0.039063-0.015609-0.039063-0.037109v-1.2305c0-0.0215 0.017563-0.039062 0.039063-0.039062h2.9297c0.07146 1e-5 0.13721 4.73e-4 0.16992 0.033203-3e-5 0.032637 0.031803 0.062017 0.033204 0.65234 1.9e-5 1.7743-1.3741 3.2148-3.1484 3.2148-1.7743 2e-5 -3.2129-1.4385-3.2129-3.2129 3.9e-5 -1.7743 1.4386-3.2129 3.2129-3.2129z" fill="#fff" stroke-width=".80044"/> + </g> + <g display="none" fill="none"> + <rect transform="rotate(90)" x="7.8232" y="-20.923" width="13.1" height="13.1" display="inline" stroke="#000" stroke-width=".070382"/> + <rect x="7.2241" y="8.6528" width="14.298" height="11.441" stroke="#5261ff" stroke-linecap="round" stroke-linejoin="round" stroke-width=".069589"/> + <rect transform="rotate(90)" x="7.2241" y="-20.094" width="14.298" height="11.441" display="inline" stroke="#0f0" stroke-linecap="round" stroke-linejoin="round" stroke-width=".069589"/> + </g> +</svg> diff --git a/icons/discord.svg b/icons/discord.svg new file mode 100644 index 0000000000000000000000000000000000000000..c15d526decf26b7b401490d53cf3a6167bbc7fcf --- /dev/null +++ b/icons/discord.svg @@ -0,0 +1,87 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg version="1.1" viewBox="0 0 28.747 28.747" xmlns="http://www.w3.org/2000/svg" xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" xmlns:xlink="http://www.w3.org/1999/xlink"> + <defs> + <filter id="filter6206-7" color-interpolation-filters="sRGB"> + <feGaussianBlur stdDeviation="0.658125"/> + </filter> + </defs> + <g transform="translate(0 -1093.8)"> + <path transform="matrix(1.0781 0 0 1.0641 -.093733 2.7509)" d="m4.4177 1028.2v1.6051h-1.6052v18.192h1.6052v2.1402h18.192v-2.1402h2.1402v-18.192h-2.1402v-1.6051z" fill="#263238" filter="url(#filter6206-7)" opacity=".2"/> + <rect x="2.9987" y="1096.8" width="22.749" height="22.749" rx="1.1973" ry="1.1974" fill="#00bcd4"/> + <g transform="translate(-22.32 1056.5)"> + <path d="m0 0h51.2v51.2h-51.2z" fill="none" stroke-width="1.0667"/> + <g transform="matrix(.33601 0 0 .33601 1.5296 73.043)"> + <path d="m0 0h51.2v51.2h-51.2z" fill="none" stroke-width="1.0667"/> + </g> + <g transform="matrix(.37187 0 0 .37187 38.802 63.239)"> + <path d="m0 0h51.2v51.2h-51.2z" fill="none" stroke-width="1.0667"/> + <g transform="matrix(2.6891 0 0 2.6891 -82.906 -48.45)"> + <path d="m0 0h51.2v51.2h-51.2z" fill="none" stroke-width="1.0667"/> + </g> + </g> + </g> + <path d="m4.1958 1096.8c-0.66332 0-1.1979 0.5346-1.1979 1.1979v0.3334c0-0.6634 0.53459-1.1979 1.1979-1.1979h20.354c0.66332 0 1.1979 0.5345 1.1979 1.1979v-0.3334c0-0.6633-0.5346-1.1979-1.1979-1.1979z" fill="#fff" opacity=".2"/> + <rect x="128" y="546.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="128" y="631.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="128" y="674.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="128" y="589.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="128" y="717.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="213.33" y="546.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="213.33" y="631.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="213.33" y="674.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="213.33" y="589.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="213.33" y="717.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="298.67" y="546.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="298.67" y="631.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="298.67" y="674.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="298.67" y="589.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="298.67" y="717.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="170.67" y="546.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="170.67" y="631.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="170.67" y="674.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="170.67" y="589.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="170.67" y="717.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="256" y="546.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="256" y="631.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="256" y="674.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="256" y="589.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="256" y="717.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="128" y="759.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="213.33" y="759.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="298.67" y="759.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="170.67" y="759.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="256" y="759.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="341.33" y="589.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="341.33" y="631.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="341.33" y="717.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="341.33" y="546.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="341.33" y="674.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="341.33" y="759.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="160" y="578.52" width="192" height="192" fill="none" stroke-width="1.0667"/> + <g transform="matrix(.37344 0 0 .37344 4.7333 1097.4)"> + <path d="m0 0h51.2v51.2h-51.2z" fill="none" stroke-width="1.0667"/> + </g> + <g transform="matrix(.36471 0 0 .36471 5.1356 1097.4)"> + <path d="m0 0h51.2v51.2h-51.2z" fill="none" stroke-width="1.0667"/> + </g> + <g transform="matrix(.41585 0 0 .41585 84.325 1055.9)"> + <g transform="matrix(.062269 0 0 .062269 -28.238 185.29)"> + <g transform="matrix(38.618 0 0 38.618 14724 -13542)"> + <g transform="matrix(.71436 0 0 .71436 -400.52 188.34)"> + <path d="m1293.2-120.67c-181.75 0.2763-511.18 0.13525-699.05 0.13998-2.3216 10.413-3.593 21.251-3.593 32.384v114c207.65 0.73695 494.72 0.38136 706.23 0.3733v-114.37c0-11.18-1.2522-22.07-3.593-32.523zm-458.69 295.56c-78.385-4e-3 -158.85 0.17892-243.95 0.55995v138.63c286.34-0.39317 421.73-0.13827 706.23-0.32664v-137.75c-163.2-0.53005-311.22-1.1113-462.28-1.1199z" opacity="0" stroke-width="1.4932"/> + </g> + </g> + </g> + </g> + <path d="m24.549 1119.5c0.66325 0 1.1979-0.5346 1.1979-1.1979v-0.3333c0 0.6632-0.53461 1.1978-1.1979 1.1978h-20.354c-0.66325 0-1.1979-0.5346-1.1979-1.1978v0.3333c0 0.6633 0.53461 1.1979 1.1979 1.1979z" fill="#263238" opacity=".2"/> + </g> + <g> + <flowRoot fill="#000000" font-family="Roboto" font-size="12.8px" letter-spacing="0px" stroke-width="1.0667px" word-spacing="0px" style="line-height:0.01%" xml:space="preserve"><flowRegion><rect x="11.375" y="11.984" width="4.7893" height="5.388" stroke-width="1.1378px"/></flowRegion><flowPara font-size="4px" style="line-height:1.25">your</flowPara></flowRoot> + <path d="m8.6953 8.4668c-0.78719 6.474e-4 -1.4251 0.63859-1.4258 1.4258v12.844l2.8535-2.8535h9.9883c0.78886 5.31e-4 1.4283-0.64083 1.4277-1.4297v-8.5605c0-0.79205-0.6429-1.4258-1.4277-1.4258h-11.416zm4.5879 2.2734h2.1797v1.998l-1.0898 1.0898-1.0898-1.0898v-1.998zm-2.543 2.543h1.998l1.0898 1.0898-1.0898 1.0898h-1.998v-2.1797zm5.2676 0h2v2.1797h-2l-1.0898-1.0898 1.0898-1.0898zm-1.6348 1.6348 1.0898 1.0898v2h-2.1797v-2l1.0898-1.0898z" fill="#fff" stroke-width="1.0673"/> + </g> + <g display="none" fill="none"> + <rect transform="rotate(90)" x="7.8232" y="-20.923" width="13.1" height="13.1" display="inline" stroke="#000" stroke-width=".070382"/> + <rect x="7.2241" y="8.6528" width="14.298" height="11.441" stroke="#5261ff" stroke-linecap="round" stroke-linejoin="round" stroke-width=".069589"/> + <rect transform="rotate(90)" x="7.2241" y="-20.094" width="14.298" height="11.441" display="inline" stroke="#0f0" stroke-linecap="round" stroke-linejoin="round" stroke-width=".069589"/> + </g> +</svg> diff --git a/icons/editor.svg b/icons/editor.svg index ad0a429e76b7070682732a0c2eb43f43e4026fe0..f22c42da0bedbd02cf37447aaa927ddb4d487543 100644 --- a/icons/editor.svg +++ b/icons/editor.svg @@ -7,7 +7,7 @@ </defs> <g transform="translate(0 -1093.8)"> <path transform="matrix(1.0781 0 0 1.0641 -.093733 2.7509)" d="m4.4177 1028.2v1.6051h-1.6052v18.192h1.6052v2.1402h18.192v-2.1402h2.1402v-18.192h-2.1402v-1.6051z" fill="#263238" filter="url(#filter6206-7)" opacity=".2"/> - <rect x="2.9987" y="1096.8" width="22.749" height="22.749" rx="1.1973" ry="1.1974" fill="#607d8b"/> + <rect x="2.9987" y="1096.8" width="22.749" height="22.749" rx="1.1973" ry="1.1974" fill="#03a9f4"/> <g transform="translate(-22.32 1056.5)"> <path d="m0 0h51.2v51.2h-51.2z" fill="none" stroke-width="1.0667"/> <g transform="matrix(.33601 0 0 .33601 1.5296 73.043)"> @@ -77,7 +77,15 @@ </g> <g> <flowRoot fill="#000000" font-family="Roboto" font-size="12.8px" letter-spacing="0px" stroke-width="1.0667px" word-spacing="0px" style="line-height:0.01%" xml:space="preserve"><flowRegion><rect x="11.375" y="11.984" width="4.7893" height="5.388" stroke-width="1.1378px"/></flowRegion><flowPara font-size="4px" style="line-height:1.25">your</flowPara></flowRoot> - <path d="m10.178 7.1953c-0.33166 0-0.59961 0.26599-0.59961 0.59766v13.172c0 0.26323 0.17103 0.47798 0.40625 0.55859l0.11914-0.5918c0.02322-0.11617 0.0803-0.22286 0.16406-0.30664l8.4648-8.4668 0.42583-0.42583v-3.9394c0-0.33166-0.26795-0.59766-0.59961-0.59766zm10.674 3.9414c-0.15302-3.48e-4 -0.30657 0.05853-0.42383 0.17578l-0.8457 0.8457 1.6934 1.6934 0.8457-0.8457c0.23452-0.23452 0.23452-0.61118 0-0.8457l-0.8457-0.84766c-0.11726-0.11726-0.27081-0.17543-0.42383-0.17578zm-1.6934 1.4453-8.4668 8.4668-0.42383 2.1172 2.1172-0.42383 8.4648-8.4668zm0 4.2344-4.7461 4.7461h4.1465c0.33166 0 0.59961-0.266 0.59961-0.59766z" fill="#fff" style="paint-order:markers stroke fill"/> + <g transform="matrix(1.0565 0 0 1.0565 .12745 -1083.1)" fill="#fff"> + <rect transform="translate(-12.489,953.1)" x="22.03" y="77.934" width="1.1225" height="2.245"/> + <path transform="translate(0,1025.4)" d="m8.9688 6.75c-0.49023 0.019644-0.875 0.4872-0.875 1.0938v11.25c0 0.6191 0.40176 1.125 0.90625 1.125h8.9688c0.50449 0 0.90625-0.5059 0.90625-1.125v-11.25c0-0.6191-0.40176-1.0938-0.90625-1.0938v1.6875h-2.25v-1.6875h-1.125v1.6875h-2.25v-1.6875h-1.125v1.6875h-2.25v-1.6875zm0 3.375h9v8.9688h-9z"/> + <rect x="12.909" y="1031" width="1.1225" height="2.245"/> + <rect x="16.276" y="1031" width="1.1225" height="2.245"/> + <rect transform="translate(0,1025.4)" x="10.664" y="12.358" width="5.6125" height="1.1225"/> + <rect x="10.664" y="1040" width="5.6125" height="1.1225"/> + <rect x="10.664" y="1042.3" width="5.6125" height="1.1225"/> + </g> </g> <g display="none" fill="none"> <rect transform="rotate(90)" x="7.8232" y="-20.923" width="13.1" height="13.1" display="inline" stroke="#000" stroke-width=".070382"/> diff --git a/icons/g-droid.svg b/icons/g-droid.svg new file mode 100644 index 0000000000000000000000000000000000000000..7bff520f01c02bae7e3897e5eeb7040d8bc8bde1 --- /dev/null +++ b/icons/g-droid.svg @@ -0,0 +1,92 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg version="1.1" viewBox="0 0 28.747 28.747" xmlns="http://www.w3.org/2000/svg" xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" xmlns:xlink="http://www.w3.org/1999/xlink"> + <defs> + <filter id="filter6206-7" color-interpolation-filters="sRGB"> + <feGaussianBlur stdDeviation="0.658125"/> + </filter> + </defs> + <g transform="translate(0 -1093.8)"> + <path transform="matrix(1.0781 0 0 1.0641 -.093733 2.7509)" d="m4.4177 1028.2v1.6051h-1.6052v18.192h1.6052v2.1402h18.192v-2.1402h2.1402v-18.192h-2.1402v-1.6051z" fill="#1a237e" filter="url(#filter6206-7)" opacity=".2"/> + <rect x="2.9987" y="1096.8" width="22.749" height="22.749" rx="1.1973" ry="1.1974" fill="#9c27b0"/> + <g transform="translate(-22.32 1056.5)"> + <path d="m0 0h51.2v51.2h-51.2z" fill="none" stroke-width="1.0667"/> + <g transform="matrix(.33601 0 0 .33601 1.5296 73.043)"> + <path d="m0 0h51.2v51.2h-51.2z" fill="none" stroke-width="1.0667"/> + </g> + <g transform="matrix(.37187 0 0 .37187 38.802 63.239)"> + <path d="m0 0h51.2v51.2h-51.2z" fill="none" stroke-width="1.0667"/> + <g transform="matrix(2.6891 0 0 2.6891 -82.906 -48.45)"> + <path d="m0 0h51.2v51.2h-51.2z" fill="none" stroke-width="1.0667"/> + </g> + </g> + </g> + <path d="m4.1958 1096.8c-0.66332 0-1.1979 0.5346-1.1979 1.1979v0.3334c0-0.6634 0.53459-1.1979 1.1979-1.1979h20.354c0.66332 0 1.1979 0.5345 1.1979 1.1979v-0.3334c0-0.6633-0.5346-1.1979-1.1979-1.1979z" fill="#fff" opacity=".2"/> + <rect x="128" y="546.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="128" y="631.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="128" y="674.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="128" y="589.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="128" y="717.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="213.33" y="546.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="213.33" y="631.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="213.33" y="674.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="213.33" y="589.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="213.33" y="717.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="298.67" y="546.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="298.67" y="631.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="298.67" y="674.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="298.67" y="589.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="298.67" y="717.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="170.67" y="546.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="170.67" y="631.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="170.67" y="674.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="170.67" y="589.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="170.67" y="717.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="256" y="546.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="256" y="631.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="256" y="674.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="256" y="589.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="256" y="717.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="128" y="759.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="213.33" y="759.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="298.67" y="759.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="170.67" y="759.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="256" y="759.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="341.33" y="589.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="341.33" y="631.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="341.33" y="717.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="341.33" y="546.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="341.33" y="674.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="341.33" y="759.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="160" y="578.52" width="192" height="192" fill="none" stroke-width="1.0667"/> + <g transform="matrix(.37344 0 0 .37344 4.7333 1097.4)"> + <path d="m0 0h51.2v51.2h-51.2z" fill="none" stroke-width="1.0667"/> + </g> + <g transform="matrix(.36471 0 0 .36471 5.1356 1097.4)"> + <path d="m0 0h51.2v51.2h-51.2z" fill="none" stroke-width="1.0667"/> + </g> + <g transform="matrix(.41585 0 0 .41585 84.325 1055.9)"> + <g transform="matrix(.062269 0 0 .062269 -28.238 185.29)"> + <g transform="matrix(38.618 0 0 38.618 14724 -13542)"> + <g transform="matrix(.71436 0 0 .71436 -400.52 188.34)"> + <path d="m1293.2-120.67c-181.75 0.2763-511.18 0.13525-699.05 0.13998-2.3216 10.413-3.593 21.251-3.593 32.384v114c207.65 0.73695 494.72 0.38136 706.23 0.3733v-114.37c0-11.18-1.2522-22.07-3.593-32.523zm-458.69 295.56c-78.385-4e-3 -158.85 0.17892-243.95 0.55995v138.63c286.34-0.39317 421.73-0.13827 706.23-0.32664v-137.75c-163.2-0.53005-311.22-1.1113-462.28-1.1199z" opacity="0" stroke-width="1.4932"/> + </g> + </g> + </g> + </g> + <path d="m24.549 1119.5c0.66325 0 1.1979-0.5346 1.1979-1.1979v-0.3333c0 0.6632-0.53461 1.1978-1.1979 1.1978h-20.354c-0.66325 0-1.1979-0.5346-1.1979-1.1978v0.3333c0 0.6633 0.53461 1.1979 1.1979 1.1979z" fill="#1a237e" opacity=".2"/> + </g> + <g> + <flowRoot fill="#000000" font-family="Roboto" font-size="12.8px" letter-spacing="0px" stroke-width="1.0667px" word-spacing="0px" style="line-height:0.01%" xml:space="preserve"><flowRegion><rect x="11.375" y="11.984" width="4.7893" height="5.388" stroke-width="1.1378px"/></flowRegion><flowPara font-size="4px" style="line-height:1.25">your</flowPara></flowRoot> + <g transform="matrix(1.0378 0 0 1.0378 .28521 -1063)"> + <g transform="translate(1.3147e-7 -.1888)" fill="#fff"> + <path d="m20.044 1031.7c-0.1937 0-0.36785 0.1007-0.46875 0.25-0.01 0-0.02425-0.01-0.03125 0l-0.84375 0.8438c-0.04359 0-0.08005-0.031-0.125-0.031h-10.125c-0.044946 0-0.081411 0.027-0.125 0.031l-0.71875-0.7188c-0.0097-0.023-0.01871-0.042-0.03125-0.062-0.0071-0.01-0.02269 0.01-0.03125 0-0.0998-0.1555-0.23904-0.2812-0.4375-0.2812-0.30997 0-0.5625 0.2525-0.5625 0.5625 0 0.1937 0.10071 0.3678 0.25 0.4687 0.0049 0.01-0.0071 0.024 0 0.031l0.59375 0.5937c-0.024148 0.069-0.0625 0.1444-0.0625 0.2188v2.5312c0 0.62 0.50506 1.0938 1.125 1.0938h10.125c0.61994 0 1.125-0.4738 1.125-1.0938v-2.5312c0-0.074-0.03835-0.15-0.0625-0.2188l0.625-0.625c0.023-0.01 0.0415-0.019 0.0625-0.031 0.01-0.01-0.01-0.023 0-0.031 0.1555-0.1 0.28125-0.2391 0.28125-0.4375 0-0.31-0.2525-0.5625-0.5625-0.5625zm-9.3359 2.1778a1.1225 1.1225 0 0 1 1.1211 1.123 1.1225 1.1225 0 0 1-1.1211 1.1211 1.1225 1.1225 0 0 1-1.123-1.1211 1.1225 1.1225 0 0 1 1.123-1.123zm5.6113 0a1.1225 1.1225 0 0 1 1.123 1.123 1.1225 1.1225 0 0 1-1.123 1.1211 1.1225 1.1225 0 0 1-1.1211-1.1211 1.1225 1.1225 0 0 1 1.1211-1.123z"/> + <path d="m8.5125 1038.3c-0.61994 0-1.125 0.505-1.125 1.125v4.5c0 0.6199 0.50506 1.125 1.125 1.125h10.125c0.61994 0 1.125-0.5051 1.125-1.125v-4.5c0-0.62-0.50506-1.125-1.125-1.125z" fill-opacity=".94118"/> + </g> + </g> + </g> + <g display="none" fill="none"> + <rect transform="rotate(90)" x="7.8232" y="-20.923" width="13.1" height="13.1" display="inline" stroke="#000" stroke-width=".070382"/> + <rect x="7.2241" y="8.6528" width="14.298" height="11.441" stroke="#5261ff" stroke-linecap="round" stroke-linejoin="round" stroke-width=".069589"/> + <rect transform="rotate(90)" x="7.2241" y="-20.094" width="14.298" height="11.441" display="inline" stroke="#0f0" stroke-linecap="round" stroke-linejoin="round" stroke-width=".069589"/> + </g> +</svg> diff --git a/icons/protonmail.svg b/icons/protonmail.svg new file mode 100644 index 0000000000000000000000000000000000000000..7bc066b76f6ac1cf0e007fe271f8258be4d26760 --- /dev/null +++ b/icons/protonmail.svg @@ -0,0 +1,87 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg version="1.1" viewBox="0 0 28.747 28.747" xmlns="http://www.w3.org/2000/svg" xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" xmlns:xlink="http://www.w3.org/1999/xlink"> + <defs> + <filter id="filter6206-7" color-interpolation-filters="sRGB"> + <feGaussianBlur stdDeviation="0.658125"/> + </filter> + </defs> + <g transform="translate(0 -1093.8)"> + <path transform="matrix(1.0781 0 0 1.0641 -.093733 2.7509)" d="m4.4177 1028.2v1.6051h-1.6052v18.192h1.6052v2.1402h18.192v-2.1402h2.1402v-18.192h-2.1402v-1.6051z" fill="#1a237e" filter="url(#filter6206-7)" opacity=".2"/> + <rect x="2.9987" y="1096.8" width="22.749" height="22.749" rx="1.1973" ry="1.1974" fill="#673ab7"/> + <g transform="translate(-22.32 1056.5)"> + <path d="m0 0h51.2v51.2h-51.2z" fill="none" stroke-width="1.0667"/> + <g transform="matrix(.33601 0 0 .33601 1.5296 73.043)"> + <path d="m0 0h51.2v51.2h-51.2z" fill="none" stroke-width="1.0667"/> + </g> + <g transform="matrix(.37187 0 0 .37187 38.802 63.239)"> + <path d="m0 0h51.2v51.2h-51.2z" fill="none" stroke-width="1.0667"/> + <g transform="matrix(2.6891 0 0 2.6891 -82.906 -48.45)"> + <path d="m0 0h51.2v51.2h-51.2z" fill="none" stroke-width="1.0667"/> + </g> + </g> + </g> + <path d="m4.1958 1096.8c-0.66332 0-1.1979 0.5346-1.1979 1.1979v0.3334c0-0.6634 0.53459-1.1979 1.1979-1.1979h20.354c0.66332 0 1.1979 0.5345 1.1979 1.1979v-0.3334c0-0.6633-0.5346-1.1979-1.1979-1.1979z" fill="#fff" opacity=".2"/> + <rect x="128" y="546.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="128" y="631.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="128" y="674.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="128" y="589.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="128" y="717.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="213.33" y="546.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="213.33" y="631.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="213.33" y="674.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="213.33" y="589.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="213.33" y="717.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="298.67" y="546.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="298.67" y="631.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="298.67" y="674.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="298.67" y="589.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="298.67" y="717.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="170.67" y="546.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="170.67" y="631.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="170.67" y="674.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="170.67" y="589.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="170.67" y="717.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="256" y="546.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="256" y="631.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="256" y="674.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="256" y="589.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="256" y="717.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="128" y="759.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="213.33" y="759.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="298.67" y="759.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="170.67" y="759.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="256" y="759.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="341.33" y="589.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="341.33" y="631.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="341.33" y="717.19" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="341.33" y="546.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="341.33" y="674.52" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="341.33" y="759.85" width="42.667" height="42.667" fill="none" stroke-width="1.0667"/> + <rect x="160" y="578.52" width="192" height="192" fill="none" stroke-width="1.0667"/> + <g transform="matrix(.37344 0 0 .37344 4.7333 1097.4)"> + <path d="m0 0h51.2v51.2h-51.2z" fill="none" stroke-width="1.0667"/> + </g> + <g transform="matrix(.36471 0 0 .36471 5.1356 1097.4)"> + <path d="m0 0h51.2v51.2h-51.2z" fill="none" stroke-width="1.0667"/> + </g> + <g transform="matrix(.41585 0 0 .41585 84.325 1055.9)"> + <g transform="matrix(.062269 0 0 .062269 -28.238 185.29)"> + <g transform="matrix(38.618 0 0 38.618 14724 -13542)"> + <g transform="matrix(.71436 0 0 .71436 -400.52 188.34)"> + <path d="m1293.2-120.67c-181.75 0.2763-511.18 0.13525-699.05 0.13998-2.3216 10.413-3.593 21.251-3.593 32.384v114c207.65 0.73695 494.72 0.38136 706.23 0.3733v-114.37c0-11.18-1.2522-22.07-3.593-32.523zm-458.69 295.56c-78.385-4e-3 -158.85 0.17892-243.95 0.55995v138.63c286.34-0.39317 421.73-0.13827 706.23-0.32664v-137.75c-163.2-0.53005-311.22-1.1113-462.28-1.1199z" opacity="0" stroke-width="1.4932"/> + </g> + </g> + </g> + </g> + <path d="m24.549 1119.5c0.66325 0 1.1979-0.5346 1.1979-1.1979v-0.3333c0 0.6632-0.53461 1.1978-1.1979 1.1978h-20.354c-0.66325 0-1.1979-0.5346-1.1979-1.1978v0.3333c0 0.6633 0.53461 1.1979 1.1979 1.1979z" fill="#1a237e" opacity=".2"/> + </g> + <g> + <flowRoot fill="#000000" font-family="Roboto" font-size="12.8px" letter-spacing="0px" stroke-width="1.0667px" word-spacing="0px" style="line-height:0.01%" xml:space="preserve"><flowRegion><rect x="11.375" y="11.984" width="4.7893" height="5.388" stroke-width="1.1378px"/></flowRegion><flowPara font-size="4px" style="line-height:1.25">your</flowPara></flowRoot> + <path d="m20.072 11.524-5.6986 3.5616-5.6986-3.5616v-1.4246l5.6986 3.5616 5.6986-3.5616m0-1.4246h-11.397c-0.79068 0-1.4246 0.63397-1.4246 1.4246v8.5479a1.4246 1.4246 0 0 0 1.4246 1.4246h11.397a1.4246 1.4246 0 0 0 1.4246-1.4246v-8.5479c0-0.79068-0.64109-1.4246-1.4246-1.4246z" fill="#fff" stroke-width=".71232"/> + </g> + <g display="none" fill="none"> + <rect transform="rotate(90)" x="7.8232" y="-20.923" width="13.1" height="13.1" display="inline" stroke="#000" stroke-width=".070382"/> + <rect x="7.2241" y="8.6528" width="14.298" height="11.441" stroke="#5261ff" stroke-linecap="round" stroke-linejoin="round" stroke-width=".069589"/> + <rect transform="rotate(90)" x="7.2241" y="-20.094" width="14.298" height="11.441" display="inline" stroke="#0f0" stroke-linecap="round" stroke-linejoin="round" stroke-width=".069589"/> + </g> +</svg> diff --git a/todo/wip/calendarcolor.svg b/todo/wip/calendarcolor.svg deleted file mode 100644 index 5af24db7ec96c09d2f87165d1c60c7c91bafaf1b..0000000000000000000000000000000000000000 --- a/todo/wip/calendarcolor.svg +++ /dev/null @@ -1,2349 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" - 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" - width="28.746668" - height="28.746668" - id="svg2" - version="1.1" - inkscape:version="0.92.3 (2405546, 2018-03-11)" - sodipodi:docname="calendarcolor.svg" - inkscape:export-filename="/home/rober/Software/Fdroid Icon Pack/twelf_icon_template.png" - inkscape:export-xdpi="640" - inkscape:export-ydpi="640"> - <title - id="title3766">Twelf Icon Template</title> - <defs - id="defs4"> - <linearGradient - id="linearGradient5306"> - <stop - style="stop-color:#ffffff;stop-opacity:0.09876543;" - offset="0" - id="stop5308" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop5310" /> - </linearGradient> - <linearGradient - id="linearGradient5290"> - <stop - style="stop-color:#00ffff;stop-opacity:0.09803922;" - offset="0" - id="stop5292" /> - <stop - id="stop6740" - offset="0.5" - style="stop-color:#00ff7f;stop-opacity:0.04705882;" /> - <stop - style="stop-color:#00ff00;stop-opacity:0;" - offset="1" - id="stop5294" /> - </linearGradient> - <linearGradient - id="linearGradient5188"> - <stop - style="stop-color:#64b5f6;stop-opacity:0.24705882;" - offset="0" - id="stop5198" /> - <stop - style="stop-color:#64b5f6;stop-opacity:0;" - offset="1" - id="stop5192" /> - </linearGradient> - <linearGradient - id="linearGradient3975" - osb:paint="solid"> - <stop - style="stop-color:#ff5555;stop-opacity:1;" - offset="0" - id="stop3977" /> - </linearGradient> - <linearGradient - id="linearGradient3969" - osb:paint="solid"> - <stop - style="stop-color:#87cdde;stop-opacity:1;" - offset="0" - id="stop3971" /> - </linearGradient> - <filter - id="filter3945" - inkscape:label="filtro1" - x="0" - y="6" - width="1.2" - style="color-interpolation-filters:sRGB"> - <feDiffuseLighting - id="feDiffuseLighting3947" - lighting-color="#fdfdfd" - surfaceScale="121.49533081" - diffuseConstant="28.44827652" /> - </filter> - <filter - inkscape:label="Drop Shadow" - id="filter3979" - style="color-interpolation-filters:sRGB"> - <feFlood - flood-opacity="0.2" - flood-color="rgb(0,0,0)" - result="flood" - id="feFlood3981" /> - <feComposite - in="flood" - in2="SourceGraphic" - operator="in" - result="composite1" - id="feComposite3983" /> - <feGaussianBlur - stdDeviation="6" - result="blur" - id="feGaussianBlur3985" /> - <feOffset - dx="0" - dy="6" - result="offset" - id="feOffset3987" /> - <feComposite - in="SourceGraphic" - in2="offset" - operator="over" - result="fbSourceGraphic" - id="feComposite3989" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3991" /> - <feFlood - id="feFlood3993" - flood-opacity="0.2" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3995" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3997" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset3999" - dx="0" - dy="6" - result="offset" /> - <feComposite - id="feComposite4001" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="composite2" /> - </filter> - <filter - style="color-interpolation-filters:sRGB" - inkscape:label="Drop Shadow" - id="filter3876"> - <feFlood - flood-opacity="0.2" - flood-color="rgb(0,0,0)" - result="flood" - id="feFlood3878" /> - <feComposite - in="flood" - in2="SourceGraphic" - operator="in" - result="composite1" - id="feComposite3880" /> - <feGaussianBlur - stdDeviation="6" - result="blur" - id="feGaussianBlur3882" /> - <feOffset - dx="0" - dy="6" - result="offset" - id="feOffset3884" /> - <feComposite - in="SourceGraphic" - in2="offset" - operator="over" - result="fbSourceGraphic" - id="feComposite3886" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3888" /> - <feFlood - id="feFlood3890" - flood-opacity="0.397" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3892" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3894" - stdDeviation="19.2" - result="blur" /> - <feOffset - id="feOffset3896" - dx="0" - dy="6" - result="offset" /> - <feComposite - id="feComposite3898" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3900" /> - <feFlood - id="feFlood3902" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3904" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3906" - stdDeviation="19.2" - result="blur" /> - <feOffset - id="feOffset3908" - dx="0" - dy="6" - result="offset" /> - <feComposite - id="feComposite3910" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3912" /> - <feFlood - id="feFlood3914" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3916" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3918" - stdDeviation="26.1" - result="blur" /> - <feOffset - id="feOffset3920" - dx="0" - dy="6" - result="offset" /> - <feComposite - id="feComposite3922" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3924" /> - <feFlood - id="feFlood3926" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3928" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3930" - stdDeviation="35.7" - result="blur" /> - <feOffset - id="feOffset3932" - dx="0" - dy="6" - result="offset" /> - <feComposite - id="feComposite3934" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3936" /> - <feFlood - id="feFlood3938" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3940" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3942" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset3944" - dx="0" - dy="6" - result="offset" /> - <feComposite - id="feComposite3946" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3948" /> - <feFlood - id="feFlood3950" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3952" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3954" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset3956" - dx="0" - dy="6" - result="offset" /> - <feComposite - id="feComposite3958" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3960" /> - <feFlood - id="feFlood3962" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3964" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3966" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset3968" - dx="0" - dy="1.9" - result="offset" /> - <feComposite - id="feComposite3970" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3972" /> - <feFlood - id="feFlood3974" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3976" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3978" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset3980" - dx="3.6" - dy="1.9" - result="offset" /> - <feComposite - id="feComposite3982" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3984" /> - <feFlood - id="feFlood3986" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3988" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3990" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset3992" - dx="9.6" - dy="1.9" - result="offset" /> - <feComposite - id="feComposite3994" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3996" /> - <feFlood - id="feFlood3998" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4000" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4002" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset4004" - dx="1.2" - dy="1.9" - result="offset" /> - <feComposite - id="feComposite4006" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4008" /> - <feFlood - id="feFlood4010" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4012" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4014" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset4016" - dx="-1.4" - dy="1.9" - result="offset" /> - <feComposite - id="feComposite4018" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4020" /> - <feFlood - id="feFlood4022" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4024" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4026" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset4028" - dx="0.3" - dy="1.9" - result="offset" /> - <feComposite - id="feComposite4030" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4032" /> - <feFlood - id="feFlood4034" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4036" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4038" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset4040" - dx="-8.04912e-16" - dy="1.9" - result="offset" /> - <feComposite - id="feComposite4042" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4044" /> - <feFlood - id="feFlood4046" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4048" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4050" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset4052" - dx="-8.04912e-16" - dy="3.6" - result="offset" /> - <feComposite - id="feComposite4054" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4056" /> - <feFlood - id="feFlood4058" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4060" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4062" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4064" - dx="-8.04912e-16" - dy="3.6" - result="offset" /> - <feComposite - id="feComposite4066" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4080" /> - <feFlood - id="feFlood4082" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4084" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4086" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4088" - dx="-8.04912e-16" - dy="3.6" - result="offset" /> - <feComposite - id="feComposite4090" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4092" /> - <feFlood - id="feFlood4094" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4096" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4098" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4100" - dx="-8.04912e-16" - dy="7.7" - result="offset" /> - <feComposite - id="feComposite4102" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4104" /> - <feFlood - id="feFlood4106" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4108" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4110" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4112" - dx="-8.04912e-16" - dy="11.6" - result="offset" /> - <feComposite - id="feComposite4114" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4116" /> - <feFlood - id="feFlood4118" - flood-opacity="0.5" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4120" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4122" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4124" - dx="-8.04912e-16" - dy="11.6" - result="offset" /> - <feComposite - id="feComposite4126" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4128" /> - <feFlood - id="feFlood4130" - flood-opacity="0.3" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4132" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4134" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4136" - dx="-8.04912e-16" - dy="11.6" - result="offset" /> - <feComposite - id="feComposite4138" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4140" /> - <feFlood - id="feFlood4142" - flood-opacity="0.2" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4144" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4146" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4148" - dx="-8.04912e-16" - dy="11.6" - result="offset" /> - <feComposite - id="feComposite4150" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4152" /> - <feFlood - id="feFlood4154" - flood-opacity="0.2" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4156" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4158" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4160" - dx="-8.04912e-16" - dy="11.6" - result="offset" /> - <feComposite - id="feComposite4162" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4164" /> - <feFlood - id="feFlood4166" - flood-opacity="0.2" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4168" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4170" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4172" - dx="-8.04912e-16" - dy="6" - result="offset" /> - <feComposite - id="feComposite4174" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="composite2" /> - </filter> - <filter - inkscape:label="Cross-smooth" - inkscape:menu="Blurs" - inkscape:menu-tooltip="Blur inner borders and intersections" - id="filter4522" - style="color-interpolation-filters:sRGB"> - <feGaussianBlur - stdDeviation="3" - id="feGaussianBlur4524" /> - <feColorMatrix - result="fbSourceGraphic" - values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 6 -2.5 " - id="feColorMatrix4526" /> - </filter> - <filter - inkscape:label="Cross-smooth" - inkscape:menu="Blurs" - inkscape:menu-tooltip="Blur inner borders and intersections" - id="filter4576" - style="color-interpolation-filters:sRGB"> - <feGaussianBlur - stdDeviation="3" - id="feGaussianBlur4578" /> - <feColorMatrix - result="fbSourceGraphic" - values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 6 -2.5 " - id="feColorMatrix4580" /> - </filter> - <filter - inkscape:label="Cross-smooth" - inkscape:menu="Blurs" - inkscape:menu-tooltip="Blur inner borders and intersections" - id="filter4576-0" - style="color-interpolation-filters:sRGB"> - <feGaussianBlur - stdDeviation="3" - id="feGaussianBlur4578-8" /> - <feColorMatrix - result="fbSourceGraphic" - values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 6 -2.5 " - id="feColorMatrix4580-0" /> - </filter> - <filter - inkscape:label="Cross-smooth" - inkscape:menu="Blurs" - inkscape:menu-tooltip="Blur inner borders and intersections" - id="filter4576-0-0" - style="color-interpolation-filters:sRGB"> - <feGaussianBlur - stdDeviation="3" - id="feGaussianBlur4578-8-5" /> - <feColorMatrix - result="fbSourceGraphic" - values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 6 -2.5 " - id="feColorMatrix4580-0-2" /> - </filter> - <filter - inkscape:label="Cross-smooth" - inkscape:menu="Blurs" - inkscape:menu-tooltip="Blur inner borders and intersections" - id="filter4576-0-0-4" - style="color-interpolation-filters:sRGB"> - <feGaussianBlur - stdDeviation="3" - id="feGaussianBlur4578-8-5-2" /> - <feColorMatrix - result="fbSourceGraphic" - values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 6 -2.5 " - id="feColorMatrix4580-0-2-7" /> - </filter> - <radialGradient - inkscape:collect="always" - xlink:href="#linearGradient5306" - id="radialGradient5296" - cx="9" - cy="1032.1122" - fx="9" - fy="1032.1122" - r="10.125" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.9444444,0,0,1.9444474,-13.5625,-977.58811)" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient5306" - id="linearGradient5312" - x1="-15.75" - y1="1029.2997" - x2="23.625" - y2="1029.2997" - gradientUnits="userSpaceOnUse" /> - <linearGradient - id="linearGradient3783-1"> - <stop - id="stop3785-2" - offset="0" - style="stop-color:#1e94d3;stop-opacity:1;" /> - <stop - style="stop-color:#1e94d3;stop-opacity:1;" - offset="1" - id="stop3803-6" /> - </linearGradient> - <linearGradient - gradientUnits="userSpaceOnUse" - y2="50" - x2="30" - y1="90" - x1="-10" - id="linearGradient3827-7" - xlink:href="#linearGradient3783-1" - inkscape:collect="always" /> - <linearGradient - gradientUnits="userSpaceOnUse" - y2="50" - x2="30" - y1="90" - x1="-10" - id="linearGradient3827" - xlink:href="#linearGradient3783" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3783"> - <stop - id="stop3785" - offset="0" - style="stop-color:#1e94d3;stop-opacity:1;" /> - <stop - style="stop-color:#1e94d3;stop-opacity:1;" - offset="1" - id="stop3803" /> - </linearGradient> - <linearGradient - id="linearGradient3821"> - <stop - id="stop3823" - offset="0" - style="stop-color:#37aee2;stop-opacity:1;" /> - <stop - id="stop3825" - offset="1" - style="stop-color:#1e96c8;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient3829"> - <stop - style="stop-color:#1f96d4;stop-opacity:1;" - offset="0" - id="stop3831" /> - <stop - style="stop-color:#37aee2;stop-opacity:1;" - offset="1" - id="stop3833" /> - </linearGradient> - <linearGradient - id="linearGradient3877"> - <stop - id="stop3879" - offset="0" - style="stop-color:#eff7fc;stop-opacity:1;" /> - <stop - id="stop3881" - offset="1" - style="stop-color:#ffffff;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient3689"> - <stop - id="stop3691" - offset="0" - style="stop-color:#f68000;stop-opacity:1;" /> - <stop - id="stop3693" - offset="1" - style="stop-color:#fd9800;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient3675"> - <stop - id="stop3677" - offset="0" - style="stop-color:#ffb900;stop-opacity:1;" /> - <stop - id="stop3679" - offset="1" - style="stop-color:#ffd76b;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="463.26218" - x2="412.23013" - y1="461.92139" - x1="-113.89329" - gradientUnits="userSpaceOnUse" - id="linearGradient3840" - xlink:href="#linearGradient3675" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3634"> - <stop - style="stop-color:#7a8288;stop-opacity:1;" - offset="0" - id="stop3636" /> - <stop - id="stop3638" - offset="0.07633271" - style="stop-color:#9fa3a7;stop-opacity:1;" /> - <stop - style="stop-color:#7d858b;stop-opacity:1;" - offset="1" - id="stop3640" /> - </linearGradient> - <linearGradient - y2="12.703197" - x2="151.34604" - y1="-0.64152896" - x1="107.20918" - gradientTransform="matrix(0.28222223,0,0,0.28222223,-0.13983991,-0.01181449)" - gradientUnits="userSpaceOnUse" - id="linearGradient3838" - xlink:href="#linearGradient3634" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3712"> - <stop - id="stop3714" - offset="0" - style="stop-color:#a1abb2;stop-opacity:1;" /> - <stop - style="stop-color:#eaeced;stop-opacity:1;" - offset="0.14824273" - id="stop3720" /> - <stop - id="stop3716" - offset="1" - style="stop-color:#c6ccd0;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="27.389442" - x2="164.75943" - y1="12.640625" - x1="104.88638" - gradientUnits="userSpaceOnUse" - id="linearGradient3836" - xlink:href="#linearGradient3712" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3702"> - <stop - id="stop3704" - offset="0" - style="stop-color:#7a8288;stop-opacity:1;" /> - <stop - style="stop-color:#9fa3a7;stop-opacity:1;" - offset="0.5288403" - id="stop3710" /> - <stop - id="stop3706" - offset="1" - style="stop-color:#7d858b;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="268.41544" - x2="334.03125" - y1="252.48438" - x1="18.875" - gradientUnits="userSpaceOnUse" - id="linearGradient3834" - xlink:href="#linearGradient3702" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3626"> - <stop - style="stop-color:#a1abb2;stop-opacity:1;" - offset="0" - id="stop3628" /> - <stop - id="stop3630" - offset="0.08297831" - style="stop-color:#eaeced;stop-opacity:1;" /> - <stop - style="stop-color:#c6ccd0;stop-opacity:1;" - offset="1" - id="stop3632" /> - </linearGradient> - <linearGradient - y2="290.6998" - x2="278.4324" - y1="228.59993" - x1="44.103722" - gradientUnits="userSpaceOnUse" - id="linearGradient3832" - xlink:href="#linearGradient3626" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3646"> - <stop - id="stop3648" - offset="0" - style="stop-color:#f48200;stop-opacity:0;" /> - <stop - style="stop-color:#f48200;stop-opacity:0.72784811;" - offset="0.58887613" - id="stop3654" /> - <stop - id="stop3658" - offset="0.81621653" - style="stop-color:#cc5f00;stop-opacity:1;" /> - <stop - id="stop3650" - offset="1" - style="stop-color:#a43d00;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="55.356419" - x2="261.62219" - y1="70.105232" - x1="115.20164" - gradientUnits="userSpaceOnUse" - id="linearGradient3830" - xlink:href="#linearGradient3646" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3668"> - <stop - style="stop-color:#9b4400;stop-opacity:1;" - offset="0" - id="stop3670" /> - <stop - style="stop-color:#e56300;stop-opacity:1;" - offset="1" - id="stop3672" /> - </linearGradient> - <linearGradient - y2="108.98846" - x2="93.522026" - y1="102.28447" - x1="64.751183" - gradientUnits="userSpaceOnUse" - id="linearGradient3828" - xlink:href="#linearGradient3668" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3649"> - <stop - id="stop3651" - offset="0" - style="stop-color:#e26400;stop-opacity:1;" /> - <stop - id="stop3653" - offset="1" - style="stop-color:#ffb900;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="125.31633" - x2="44.375881" - y1="100.34167" - x1="40.775471" - gradientTransform="matrix(1,0,0,1.0202334,0,-1.4234613)" - gradientUnits="userSpaceOnUse" - id="linearGradient3826" - xlink:href="#linearGradient3649" - inkscape:collect="always" /> - <inkscape:perspective - sodipodi:type="inkscape:persp3d" - inkscape:vp_x="0 : 0.53333333 : 1" - inkscape:vp_y="0 : 1066.6667 : 0" - inkscape:vp_z="1.0666667 : 0.53333333 : 1" - inkscape:persp3d-origin="0.53333333 : 0.35555555 : 1" - id="perspective3852" /> - <inkscape:perspective - id="perspective3924" - inkscape:persp3d-origin="396.85039 : 374.17322 : 1" - inkscape:vp_z="793.70078 : 561.25983 : 1" - inkscape:vp_y="0 : 1066.6667 : 0" - inkscape:vp_x="0 : 561.25983 : 1" - sodipodi:type="inkscape:persp3d" /> - <linearGradient - id="linearGradient3689-2"> - <stop - id="stop3691-2" - offset="0" - style="stop-color:#f68000;stop-opacity:1;" /> - <stop - id="stop3693-3" - offset="1" - style="stop-color:#fd9800;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient3675-8"> - <stop - id="stop3677-4" - offset="0" - style="stop-color:#ffb900;stop-opacity:1;" /> - <stop - id="stop3679-7" - offset="1" - style="stop-color:#ffd76b;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="463.26218" - x2="412.23013" - y1="461.92139" - x1="-113.89329" - gradientUnits="userSpaceOnUse" - id="linearGradient3840-4" - xlink:href="#linearGradient3675-8" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3634-7"> - <stop - style="stop-color:#7a8288;stop-opacity:1;" - offset="0" - id="stop3636-4" /> - <stop - id="stop3638-6" - offset="0.07633271" - style="stop-color:#9fa3a7;stop-opacity:1;" /> - <stop - style="stop-color:#7d858b;stop-opacity:1;" - offset="1" - id="stop3640-9" /> - </linearGradient> - <linearGradient - y2="12.703197" - x2="151.34604" - y1="-0.64152896" - x1="107.20918" - gradientTransform="matrix(0.28222223,0,0,0.28222223,-0.13983991,-0.01181449)" - gradientUnits="userSpaceOnUse" - id="linearGradient3838-1" - xlink:href="#linearGradient3634-7" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3712-7"> - <stop - id="stop3714-7" - offset="0" - style="stop-color:#a1abb2;stop-opacity:1;" /> - <stop - style="stop-color:#eaeced;stop-opacity:1;" - offset="0.14824273" - id="stop3720-2" /> - <stop - id="stop3716-3" - offset="1" - style="stop-color:#c6ccd0;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="27.389442" - x2="164.75943" - y1="12.640625" - x1="104.88638" - gradientUnits="userSpaceOnUse" - id="linearGradient3836-7" - xlink:href="#linearGradient3712-7" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3702-3"> - <stop - id="stop3704-5" - offset="0" - style="stop-color:#7a8288;stop-opacity:1;" /> - <stop - style="stop-color:#9fa3a7;stop-opacity:1;" - offset="0.5288403" - id="stop3710-4" /> - <stop - id="stop3706-4" - offset="1" - style="stop-color:#7d858b;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="268.41544" - x2="334.03125" - y1="252.48438" - x1="18.875" - gradientUnits="userSpaceOnUse" - id="linearGradient3834-9" - xlink:href="#linearGradient3702-3" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3626-6"> - <stop - style="stop-color:#a1abb2;stop-opacity:1;" - offset="0" - id="stop3628-0" /> - <stop - id="stop3630-5" - offset="0.08297831" - style="stop-color:#eaeced;stop-opacity:1;" /> - <stop - style="stop-color:#c6ccd0;stop-opacity:1;" - offset="1" - id="stop3632-7" /> - </linearGradient> - <linearGradient - y2="290.6998" - x2="278.4324" - y1="228.59993" - x1="44.103722" - gradientUnits="userSpaceOnUse" - id="linearGradient3832-3" - xlink:href="#linearGradient3626-6" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3646-6"> - <stop - id="stop3648-6" - offset="0" - style="stop-color:#f48200;stop-opacity:0;" /> - <stop - style="stop-color:#f48200;stop-opacity:0.72784811;" - offset="0.58887613" - id="stop3654-6" /> - <stop - id="stop3658-4" - offset="0.81621653" - style="stop-color:#cc5f00;stop-opacity:1;" /> - <stop - id="stop3650-0" - offset="1" - style="stop-color:#a43d00;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="55.356419" - x2="261.62219" - y1="70.105232" - x1="115.20164" - gradientUnits="userSpaceOnUse" - id="linearGradient3830-6" - xlink:href="#linearGradient3646-6" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3668-5"> - <stop - style="stop-color:#9b4400;stop-opacity:1;" - offset="0" - id="stop3670-3" /> - <stop - style="stop-color:#e56300;stop-opacity:1;" - offset="1" - id="stop3672-2" /> - </linearGradient> - <linearGradient - y2="108.98846" - x2="93.522026" - y1="102.28447" - x1="64.751183" - gradientUnits="userSpaceOnUse" - id="linearGradient3828-1" - xlink:href="#linearGradient3668-5" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3649-3"> - <stop - id="stop3651-9" - offset="0" - style="stop-color:#e26400;stop-opacity:1;" /> - <stop - id="stop3653-7" - offset="1" - style="stop-color:#ffb900;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="125.31633" - x2="44.375881" - y1="100.34167" - x1="40.775471" - gradientTransform="matrix(1,0,0,1.0202334,0,-1.4234613)" - gradientUnits="userSpaceOnUse" - id="linearGradient3826-1" - xlink:href="#linearGradient3649-3" - inkscape:collect="always" /> - <inkscape:perspective - sodipodi:type="inkscape:persp3d" - inkscape:vp_x="0 : 0.53333333 : 1" - inkscape:vp_y="0 : 1066.6667 : 0" - inkscape:vp_z="1.0666667 : 0.53333333 : 1" - inkscape:persp3d-origin="0.53333333 : 0.35555555 : 1" - id="perspective3852-5" /> - <inkscape:perspective - id="perspective3924-4" - inkscape:persp3d-origin="396.85039 : 374.17322 : 1" - inkscape:vp_z="793.70078 : 561.25983 : 1" - inkscape:vp_y="0 : 1066.6667 : 0" - inkscape:vp_x="0 : 561.25983 : 1" - sodipodi:type="inkscape:persp3d" /> - <linearGradient - id="linearGradient2460" - y2="44.984001" - gradientUnits="userSpaceOnUse" - x2="19.360001" - y1="21.030804" - x1="19.244999"> - <stop - id="stop3602" - style="stop-color:#fafafa;stop-opacity:1;" - offset="0" /> - <stop - id="stop3604" - style="stop-color:#f0f0f0;stop-opacity:1;" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient2460" - id="linearGradient3157" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(12.102564,0,0,12.102564,-34.468255,-46.187105)" - x1="18.930269" - y1="6.2951212" - x2="19.360001" - y2="36.643665" /> - <linearGradient - id="linearGradient5479-2"> - <stop - id="stop5481-7" - offset="0" - style="stop-color:#be5300;stop-opacity:1;" /> - <stop - style="stop-color:#f07300;stop-opacity:1" - offset="0.76255572" - id="stop5483-4" /> - <stop - id="stop5485-2" - offset="1" - style="stop-color:#e67700;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="134.64415" - x2="128.50706" - y1="101.1183" - x1="4.1104655" - gradientTransform="matrix(1.2351592,0,0,1.2351592,262.25708,326.9873)" - gradientUnits="userSpaceOnUse" - id="linearGradient3900" - xlink:href="#linearGradient5479-2" - inkscape:collect="always" /> - <linearGradient - id="linearGradient5479-6"> - <stop - style="stop-color:#be5300;stop-opacity:1;" - offset="0" - id="stop5481-6" /> - <stop - id="stop5483-0" - offset="0.76255572" - style="stop-color:#f07300;stop-opacity:1" /> - <stop - style="stop-color:#e67700;stop-opacity:1;" - offset="1" - id="stop5485-5" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient5479-6" - id="linearGradient5467-1" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.2351592,0,0,1.2351592,262.25708,326.9873)" - x1="4.1104655" - y1="101.1183" - x2="128.50706" - y2="134.64415" /> - <linearGradient - id="linearGradient5447"> - <stop - id="stop5451" - offset="0" - style="stop-color:#e66e00;stop-opacity:1;" /> - <stop - style="stop-color:#e67700;stop-opacity:1;" - offset="1" - id="stop5453" /> - </linearGradient> - <linearGradient - id="linearGradient5479"> - <stop - style="stop-color:#be5300;stop-opacity:1;" - offset="0" - id="stop5481" /> - <stop - id="stop5483" - offset="0.76255572" - style="stop-color:#f07300;stop-opacity:1" /> - <stop - style="stop-color:#e67700;stop-opacity:1;" - offset="1" - id="stop5485" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient5479" - id="linearGradient5467" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.2351592,0,0,1.2351592,262.25708,326.9873)" - x1="4.1104655" - y1="101.1183" - x2="128.50706" - y2="134.64415" /> - <linearGradient - gradientTransform="matrix(1.0058652,0,0,0.994169,100,0)" - gradientUnits="userSpaceOnUse" - id="linearGradient3416" - y2="7.0165396" - x2="45.447727" - y1="92.539597" - x1="45.447727"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3418" /> - <stop - offset="1" - style="stop-color:#000000;stop-opacity:0.58823532" - id="stop3420" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#ButtonShadow-0-1-1-5" - id="linearGradient5342" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.0074153,0,0,1.0074153,-810.48879,593.1369)" - x1="1012.5133" - y1="484.41721" - x2="1006.8082" - y2="20.625916" /> - <linearGradient - gradientTransform="matrix(1.0058652,0,0,0.994169,100,0)" - gradientUnits="userSpaceOnUse" - id="linearGradient3409" - y2="7.0165396" - x2="45.447727" - y1="92.539597" - x1="45.447727"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3411" /> - <stop - offset="1" - style="stop-color:#000000;stop-opacity:0.58823532" - id="stop3413" /> - </linearGradient> - <linearGradient - gradientTransform="matrix(1.0058652,0,0,0.994169,100,0)" - gradientUnits="userSpaceOnUse" - id="linearGradient3402" - y2="7.0165396" - x2="45.447727" - y1="92.539597" - x1="45.447727"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3404" /> - <stop - offset="1" - style="stop-color:#000000;stop-opacity:0.58823532" - id="stop3406" /> - </linearGradient> - <linearGradient - gradientTransform="matrix(1.0058652,0,0,0.994169,100,0)" - gradientUnits="userSpaceOnUse" - id="linearGradient3395" - y2="7.0165396" - x2="45.447727" - y1="92.539597" - x1="45.447727"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3397" /> - <stop - offset="1" - style="stop-color:#000000;stop-opacity:0.58823532" - id="stop3399" /> - </linearGradient> - <linearGradient - gradientTransform="matrix(1.0058652,0,0,0.994169,100,0)" - gradientUnits="userSpaceOnUse" - id="ButtonShadow-0-1-1-5" - y2="7.0165396" - x2="45.447727" - y1="92.539597" - x1="45.447727"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3750-8-9-3-6" /> - <stop - offset="1" - style="stop-color:#000000;stop-opacity:0.58823532" - id="stop3752-5-6-4-2" /> - </linearGradient> - <linearGradient - id="linearGradient4046"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1;" - id="stop4048" /> - <stop - offset="1" - style="stop-color:#ffffff;stop-opacity:0.2" - id="stop4050" /> - </linearGradient> - <linearGradient - id="linearGradient3737"> - <stop - offset="0" - style="stop-color:#ffffff;stop-opacity:1" - id="stop3739" /> - <stop - offset="1" - style="stop-color:#ffffff;stop-opacity:0" - id="stop3741" /> - </linearGradient> - <linearGradient - id="linearGradient4487"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop4489" /> - <stop - offset="1" - style="stop-color:#000000;stop-opacity:0" - id="stop4491" /> - </linearGradient> - <linearGradient - y2="251.66064" - x2="1011.9534" - y1="476.25983" - x1="1016.1035" - gradientTransform="translate(-146.22032,369.08845)" - gradientUnits="userSpaceOnUse" - id="linearGradient4082" - xlink:href="#linearGradient4487" - inkscape:collect="always" /> - <linearGradient - inkscape:collect="always" - xlink:href="#SVGID_2_" - id="linearGradient3803" - x1="259.99384" - y1="44" - x2="259.99384" - y2="464" - gradientUnits="userSpaceOnUse" /> - <linearGradient - y2="217.4595" - x2="200.0508" - y1="185.0742" - x1="200.0508" - gradientTransform="matrix(9.2574736,0,0,9.2574736,-1595.9285,-1607.2111)" - gradientUnits="userSpaceOnUse" - id="linearGradient3017" - xlink:href="#SVGID_2_" - inkscape:collect="always" /> - <linearGradient - inkscape:collect="always" - xlink:href="#SVGID_2_" - id="linearGradient3021" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(13.577628,0,0,13.577628,-2026.1619,-2566.7096)" - x1="200.0508" - y1="185.0742" - x2="200.0508" - y2="217.4595" /> - <linearGradient - y2="217.4595" - x2="200.0508" - y1="185.0742" - x1="200.0508" - gradientUnits="userSpaceOnUse" - id="SVGID_2_"> - <stop - id="stop13" - style="stop-color:#61B74A" - offset="0" /> - <stop - id="stop15" - style="stop-color:#449934" - offset="1" /> - </linearGradient> - <radialGradient - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1,0,0,1.0499906,0,-19.270593)" - r="191.6187" - fy="385.4841" - fx="558.35437" - cy="385.4841" - cx="558.35437" - id="radialGradient3867" - xlink:href="#XMLID_74_-8-1" - inkscape:collect="always" /> - <linearGradient - y2="48.0854" - x2="78.466103" - y1="56.3008" - x1="64.477501" - gradientUnits="userSpaceOnUse" - id="XMLID_74_-8-1"> - <stop - id="stop155-3-8" - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" /> - <stop - id="stop157-94-6" - style="stop-color:#e6e6e6;stop-opacity:1;" - offset="1" /> - </linearGradient> - <filter - style="color-interpolation-filters:sRGB" - inkscape:collect="always" - id="filter6206-7"> - <feGaussianBlur - inkscape:collect="always" - stdDeviation="0.658125" - id="feGaussianBlur6208-9" /> - </filter> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="11.313709" - inkscape:cx="-6.1630172" - inkscape:cy="13.154591" - inkscape:document-units="pt" - inkscape:current-layer="layer2" - showgrid="true" - inkscape:window-width="1920" - inkscape:window-height="1001" - inkscape:window-x="-9" - inkscape:window-y="-9" - inkscape:window-maximized="1" - units="px" - showguides="false" - objecttolerance="4" - gridtolerance="1" - guidetolerance="1"> - <inkscape:grid - type="xygrid" - id="grid2985" - empspacing="4" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" - spacingx="0.59866667" - spacingy="0.59866667" - units="pt" - originx="0" - originy="0" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <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>Twelf Icon Template</dc:title> - <dc:creator> - <cc:Agent> - <dc:title>xphnx</dc:title> - </cc:Agent> - </dc:creator> - <cc:license - rdf:resource="http://creativecommons.org/licenses/by-nc-sa/4.0/" /> - </cc:Work> - <cc:License - rdf:about="http://creativecommons.org/licenses/by-nc-sa/4.0/"> - <cc:permits - rdf:resource="http://creativecommons.org/ns#Reproduction" /> - <cc:permits - rdf:resource="http://creativecommons.org/ns#Distribution" /> - <cc:requires - rdf:resource="http://creativecommons.org/ns#Notice" /> - <cc:requires - rdf:resource="http://creativecommons.org/ns#Attribution" /> - <cc:prohibits - rdf:resource="http://creativecommons.org/ns#CommercialUse" /> - <cc:permits - rdf:resource="http://creativecommons.org/ns#DerivativeWorks" /> - <cc:requires - rdf:resource="http://creativecommons.org/ns#ShareAlike" /> - </cc:License> - </rdf:RDF> - </metadata> - <g - inkscape:label="background" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1093.773)" - style="display:inline" - sodipodi:insensitive="true"> - <path - transform="matrix(1.0780877,0,0,1.0641323,-0.09373327,2.7509419)" - inkscape:connector-curvature="0" - id="rect6141-3" - d="m 4.417683,1028.1747 v 1.6051 H 2.8125 v 18.1922 h 1.605183 v 2.1402 h 18.192073 v -2.1402 H 24.75 v -18.1922 h -2.140244 v -1.6051 z" - style="display:inline;opacity:0.2;fill:#bf360c;fill-opacity:1;stroke:none;filter:url(#filter6206-7)" /> - <rect - style="display:inline;opacity:1;fill:#ff9800;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.06666667;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect4731-1" - width="22.749332" - height="22.749332" - x="2.9986675" - y="1096.7717" - ry="1.1973943" - rx="1.1973323" /> - <g - id="g4337" - transform="translate(-22.320454,1056.4942)"> - <path - id="path4329" - d="M 0,0 H 51.2 V 51.2 H 0 Z" - inkscape:connector-curvature="0" - style="fill:none;stroke-width:1.06666672" /> - <g - id="g4666" - transform="matrix(0.33600544,0,0,0.33600544,1.5295902,73.042549)"> - <path - id="path4656" - d="M 0,0 H 51.2 V 51.2 H 0 Z" - inkscape:connector-curvature="0" - style="fill:none;stroke-width:1.06666672" /> - </g> - <g - id="g5363" - transform="matrix(0.37187349,0,0,0.37187349,38.801738,63.239042)"> - <path - id="path5355" - d="M 0,0 H 51.2 V 51.2 H 0 Z" - inkscape:connector-curvature="0" - style="fill:none;stroke-width:1.06666672" /> - <g - id="g5646" - transform="matrix(2.6890865,0,0,2.6890865,-82.905872,-48.450082)"> - <path - id="path5638" - d="M 0,0 H 51.2 V 51.2 H 0 Z" - inkscape:connector-curvature="0" - style="fill:none;stroke-width:1.06666672" /> - </g> - </g> - </g> - <path - style="opacity:0.2;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.06666667;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - d="m 4.1958334,1096.7709 c -0.6633221,0 -1.1979167,0.5346 -1.1979167,1.1979 v 0.3334 c 0,-0.6634 0.5345946,-1.1979 1.1979167,-1.1979 H 24.55 c 0.663322,0 1.197917,0.5345 1.197917,1.1979 v -0.3334 c 0,-0.6633 -0.534595,-1.1979 -1.197917,-1.1979 z" - id="rect4731" - inkscape:connector-curvature="0" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987" - width="42.666668" - height="42.666668" - x="128" - y="546.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-4" - width="42.666668" - height="42.666668" - x="128" - y="631.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42" - width="42.666668" - height="42.666668" - x="128" - y="674.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-41" - width="42.666668" - height="42.666668" - x="128" - y="589.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2" - width="42.666668" - height="42.666668" - x="128" - y="717.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-2" - width="42.666668" - height="42.666668" - x="213.33333" - y="546.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-4-3" - width="42.666668" - height="42.666668" - x="213.33333" - y="631.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-3" - width="42.666668" - height="42.666668" - x="213.33333" - y="674.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-41-5" - width="42.666668" - height="42.666668" - x="213.33333" - y="589.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-4" - width="42.666668" - height="42.666668" - x="213.33333" - y="717.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-9" - width="42.666668" - height="42.666668" - x="298.66666" - y="546.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-4-4" - width="42.666668" - height="42.666668" - x="298.66666" - y="631.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-8" - width="42.666668" - height="42.666668" - x="298.66666" - y="674.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-41-6" - width="42.666668" - height="42.666668" - x="298.66666" - y="589.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-3" - width="42.666668" - height="42.666668" - x="298.66666" - y="717.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-7" - width="42.666668" - height="42.666668" - x="170.66667" - y="546.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-4-7" - width="42.666668" - height="42.666668" - x="170.66667" - y="631.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-9" - width="42.666668" - height="42.666668" - x="170.66667" - y="674.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-41-0" - width="42.666668" - height="42.666668" - x="170.66667" - y="589.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-5" - width="42.666668" - height="42.666668" - x="170.66667" - y="717.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-7-3" - width="42.666668" - height="42.666668" - x="256" - y="546.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-4-7-9" - width="42.666668" - height="42.666668" - x="256" - y="631.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-9-7" - width="42.666668" - height="42.666668" - x="256" - y="674.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-41-0-0" - width="42.666668" - height="42.666668" - x="256" - y="589.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-5-5" - width="42.666668" - height="42.666668" - x="256" - y="717.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-34" - width="42.666668" - height="42.666668" - x="128" - y="759.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-4-1" - width="42.666668" - height="42.666668" - x="213.33333" - y="759.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-3-4" - width="42.666668" - height="42.666668" - x="298.66666" - y="759.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-5-8" - width="42.666668" - height="42.666668" - x="170.66667" - y="759.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-5-5-8" - width="42.666668" - height="42.666668" - x="256" - y="759.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-6" - width="42.666668" - height="42.666668" - x="341.33334" - y="589.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-4-4" - width="42.666668" - height="42.666668" - x="341.33334" - y="631.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-3-1" - width="42.666668" - height="42.666668" - x="341.33334" - y="717.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-5-9" - width="42.666668" - height="42.666668" - x="341.33334" - y="546.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-5-5-6" - width="42.666668" - height="42.666668" - x="341.33334" - y="674.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-3-1-5" - width="42.666668" - height="42.666668" - x="341.33334" - y="759.85297" /> - <rect - style="fill:none;stroke-width:1.06666672;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0" - id="rect4132" - width="192" - height="192" - x="160" - y="578.51965" /> - <g - id="g4198" - transform="matrix(0.37343619,0,0,0.37343619,4.7333333,1097.3997)"> - <path - id="path4188" - d="M 0,0 H 51.2 V 51.2 H 0 Z" - inkscape:connector-curvature="0" - style="fill:none;stroke-width:1.06666672" /> - </g> - <g - id="g6215" - transform="matrix(0.36470876,0,0,0.36470876,5.1355746,1097.391)"> - <path - id="path6205" - d="M 0,0 H 51.2 V 51.2 H 0 Z" - inkscape:connector-curvature="0" - style="fill:none;stroke-width:1.06666672" /> - </g> - <g - id="g3277" - transform="matrix(0.4158519,0,0,0.4158519,84.325002,1055.8742)"> - <g - transform="matrix(0.06226937,0,0,0.06226937,-28.237863,185.29075)" - id="layer1-1" - inkscape:label="Ebene 1"> - <g - id="g4793" - transform="matrix(38.617739,0,0,38.617739,14724.013,-13541.879)"> - <g - id="layer1-6" - inkscape:label="Livello 1" - transform="translate(0,-576.38633)" /> - <g - transform="matrix(1.0020367,0,0,1.0020367,-0.04344885,-1.1101175)" - id="g3950" /> - <g - id="g3097" - transform="matrix(0.71435537,0,0,0.71435537,-400.52081,188.33812)"> - <path - style="display:inline;opacity:0;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.49318779" - d="m 1293.1764,-120.67493 c -181.7499,0.2763 -511.17735,0.13525 -699.0452,0.13998 -2.32156,10.41336 -3.59298,21.250588 -3.59298,32.383512 V 25.844113 c 207.64946,0.736948 494.72268,0.38136 706.23118,0.373297 V -88.151438 c 0,-11.180243 -1.2522,-22.069512 -3.593,-32.523492 z M 834.48776,174.88291 c -78.38541,-0.004 -158.8503,0.17892 -243.94954,0.55995 v 138.63315 c 286.33647,-0.39317 421.72558,-0.13827 706.23118,-0.32664 V 176.0028 c -163.1967,-0.53005 -311.21862,-1.11132 -462.28164,-1.11989 z" - id="path2843" - inkscape:connector-curvature="0" /> - </g> - <g - id="g8016" - transform="matrix(1.092577,0,0,1.0925926,-25.27611,-25.283957)" /> - </g> - </g> - </g> - <path - inkscape:connector-curvature="0" - style="display:inline;opacity:0.2;fill:#bf360c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.06666667;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - d="m 24.549441,1119.5437 c 0.663252,0 1.197867,-0.5346 1.197867,-1.1979 v -0.3333 c 0,0.6632 -0.534614,1.1978 -1.197867,1.1978 H 4.1952005 c -0.6632533,0 -1.1978672,-0.5346 -1.1978672,-1.1978 v 0.3333 c 0,0.6633 0.5346139,1.1979 1.1978672,1.1979 z" - id="rect4731-2" /> - </g> - <g - inkscape:groupmode="layer" - id="layer2" - inkscape:label="icon" - style="display:inline"> - <flowRoot - xml:space="preserve" - id="flowRoot4698" - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.80000019px;line-height:0.01%;font-family:Roboto;-inkscape-font-specification:Roboto;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.06666672px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"><flowRegion - id="flowRegion4700" - style="stroke-width:1.06666672px"><rect - id="rect4702" - width="4.7893329" - height="5.388" - x="11.374666" - y="11.984" - style="stroke-width:1.13777781px" /></flowRegion><flowPara - id="flowPara4704" - style="font-size:4px;line-height:1.25;stroke-width:1.06666672px">your</flowPara></flowRoot> <path - id="path1246" - d="M 19.486205,19.516848 H 9.2604614 V 11.482333 H 19.486205 M 17.294976,6.3694591 V 7.8302799 H 11.451693 V 6.3694591 H 9.9908712 V 7.8302799 H 9.2604614 c -0.8107556,0 -1.4608207,0.6500652 -1.4608207,1.4608205 V 19.516848 a 1.4608207,1.4608207 0 0 0 1.4608207,1.46082 H 19.486205 a 1.4608207,1.4608207 0 0 0 1.460822,-1.46082 V 9.2911004 c 0,-0.8107553 -0.65737,-1.4608205 -1.460822,-1.4608205 H 18.755796 V 6.3694591" - inkscape:connector-curvature="0" - style="stroke-width:0.73041034;fill:#ffffff;fill-opacity:1" /> - <path - id="path1257" - d="m 12.854704,17.565857 -0.5739,-0.5739 2.409181,-2.415158 0.579877,0.579877 m 1.706752,-1.58719 -0.699439,-0.699439 c -0.110595,-0.116574 -0.304884,-0.116574 -0.421457,0 l -0.932586,0.932585 -0.576888,-0.570909 -0.421457,0.421457 0.424446,0.424446 -2.66624,2.66624 v 1.419802 h 1.419802 l 2.66624,-2.66624 0.424446,0.424446 0.421457,-0.421457 -0.573898,-0.573898 0.932585,-0.932587 c 0.119563,-0.119562 0.119563,-0.313851 0.003,-0.424446 z" - inkscape:connector-curvature="0" - style="fill:#ffffff;fill-opacity:1;stroke-width:0.29890579" /> - </g> - <g - inkscape:groupmode="layer" - id="layer3" - inkscape:label="hint" - style="display:none" - sodipodi:insensitive="true"> - <rect - style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.07038245;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" - id="rect4387-7-8" - width="13.100284" - height="13.100285" - x="7.8231916" - y="-20.923475" - transform="rotate(90)" /> - <rect - style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#5261ff;stroke-width:0.06958948;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect3862" - width="14.29841" - height="11.441077" - x="7.2241287" - y="8.6527958" /> - <rect - style="display:inline;opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#00ff00;stroke-width:0.06958948;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect3862-6" - width="14.29841" - height="11.441076" - x="7.2241287" - y="-20.093872" - transform="rotate(90)" /> - </g> -</svg> diff --git a/todo/wip/decsynccc.svg b/todo/wip/decsynccc.svg deleted file mode 100644 index 007676c65e7b3ab082d085f6d883776875828bd4..0000000000000000000000000000000000000000 --- a/todo/wip/decsynccc.svg +++ /dev/null @@ -1,2354 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" - 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" - width="28.746668" - height="28.746668" - id="svg2" - version="1.1" - inkscape:version="0.92.3 (2405546, 2018-03-11)" - sodipodi:docname="decsyncc.svg" - inkscape:export-filename="/home/rober/Software/Fdroid Icon Pack/twelf_icon_template.png" - inkscape:export-xdpi="640" - inkscape:export-ydpi="640"> - <title - id="title3766">Twelf Icon Template</title> - <defs - id="defs4"> - <linearGradient - id="linearGradient5306"> - <stop - style="stop-color:#ffffff;stop-opacity:0.09876543;" - offset="0" - id="stop5308" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop5310" /> - </linearGradient> - <linearGradient - id="linearGradient5290"> - <stop - style="stop-color:#00ffff;stop-opacity:0.09803922;" - offset="0" - id="stop5292" /> - <stop - id="stop6740" - offset="0.5" - style="stop-color:#00ff7f;stop-opacity:0.04705882;" /> - <stop - style="stop-color:#00ff00;stop-opacity:0;" - offset="1" - id="stop5294" /> - </linearGradient> - <linearGradient - id="linearGradient5188"> - <stop - style="stop-color:#64b5f6;stop-opacity:0.24705882;" - offset="0" - id="stop5198" /> - <stop - style="stop-color:#64b5f6;stop-opacity:0;" - offset="1" - id="stop5192" /> - </linearGradient> - <linearGradient - id="linearGradient3975" - osb:paint="solid"> - <stop - style="stop-color:#ff5555;stop-opacity:1;" - offset="0" - id="stop3977" /> - </linearGradient> - <linearGradient - id="linearGradient3969" - osb:paint="solid"> - <stop - style="stop-color:#87cdde;stop-opacity:1;" - offset="0" - id="stop3971" /> - </linearGradient> - <filter - id="filter3945" - inkscape:label="filtro1" - x="0" - y="6" - width="1.2" - style="color-interpolation-filters:sRGB"> - <feDiffuseLighting - id="feDiffuseLighting3947" - lighting-color="#fdfdfd" - surfaceScale="121.49533081" - diffuseConstant="28.44827652" /> - </filter> - <filter - inkscape:label="Drop Shadow" - id="filter3979" - style="color-interpolation-filters:sRGB"> - <feFlood - flood-opacity="0.2" - flood-color="rgb(0,0,0)" - result="flood" - id="feFlood3981" /> - <feComposite - in="flood" - in2="SourceGraphic" - operator="in" - result="composite1" - id="feComposite3983" /> - <feGaussianBlur - stdDeviation="6" - result="blur" - id="feGaussianBlur3985" /> - <feOffset - dx="0" - dy="6" - result="offset" - id="feOffset3987" /> - <feComposite - in="SourceGraphic" - in2="offset" - operator="over" - result="fbSourceGraphic" - id="feComposite3989" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3991" /> - <feFlood - id="feFlood3993" - flood-opacity="0.2" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3995" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3997" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset3999" - dx="0" - dy="6" - result="offset" /> - <feComposite - id="feComposite4001" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="composite2" /> - </filter> - <filter - style="color-interpolation-filters:sRGB" - inkscape:label="Drop Shadow" - id="filter3876"> - <feFlood - flood-opacity="0.2" - flood-color="rgb(0,0,0)" - result="flood" - id="feFlood3878" /> - <feComposite - in="flood" - in2="SourceGraphic" - operator="in" - result="composite1" - id="feComposite3880" /> - <feGaussianBlur - stdDeviation="6" - result="blur" - id="feGaussianBlur3882" /> - <feOffset - dx="0" - dy="6" - result="offset" - id="feOffset3884" /> - <feComposite - in="SourceGraphic" - in2="offset" - operator="over" - result="fbSourceGraphic" - id="feComposite3886" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3888" /> - <feFlood - id="feFlood3890" - flood-opacity="0.397" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3892" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3894" - stdDeviation="19.2" - result="blur" /> - <feOffset - id="feOffset3896" - dx="0" - dy="6" - result="offset" /> - <feComposite - id="feComposite3898" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3900" /> - <feFlood - id="feFlood3902" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3904" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3906" - stdDeviation="19.2" - result="blur" /> - <feOffset - id="feOffset3908" - dx="0" - dy="6" - result="offset" /> - <feComposite - id="feComposite3910" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3912" /> - <feFlood - id="feFlood3914" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3916" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3918" - stdDeviation="26.1" - result="blur" /> - <feOffset - id="feOffset3920" - dx="0" - dy="6" - result="offset" /> - <feComposite - id="feComposite3922" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3924" /> - <feFlood - id="feFlood3926" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3928" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3930" - stdDeviation="35.7" - result="blur" /> - <feOffset - id="feOffset3932" - dx="0" - dy="6" - result="offset" /> - <feComposite - id="feComposite3934" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3936" /> - <feFlood - id="feFlood3938" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3940" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3942" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset3944" - dx="0" - dy="6" - result="offset" /> - <feComposite - id="feComposite3946" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3948" /> - <feFlood - id="feFlood3950" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3952" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3954" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset3956" - dx="0" - dy="6" - result="offset" /> - <feComposite - id="feComposite3958" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3960" /> - <feFlood - id="feFlood3962" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3964" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3966" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset3968" - dx="0" - dy="1.9" - result="offset" /> - <feComposite - id="feComposite3970" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3972" /> - <feFlood - id="feFlood3974" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3976" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3978" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset3980" - dx="3.6" - dy="1.9" - result="offset" /> - <feComposite - id="feComposite3982" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3984" /> - <feFlood - id="feFlood3986" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3988" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3990" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset3992" - dx="9.6" - dy="1.9" - result="offset" /> - <feComposite - id="feComposite3994" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3996" /> - <feFlood - id="feFlood3998" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4000" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4002" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset4004" - dx="1.2" - dy="1.9" - result="offset" /> - <feComposite - id="feComposite4006" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4008" /> - <feFlood - id="feFlood4010" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4012" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4014" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset4016" - dx="-1.4" - dy="1.9" - result="offset" /> - <feComposite - id="feComposite4018" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4020" /> - <feFlood - id="feFlood4022" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4024" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4026" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset4028" - dx="0.3" - dy="1.9" - result="offset" /> - <feComposite - id="feComposite4030" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4032" /> - <feFlood - id="feFlood4034" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4036" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4038" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset4040" - dx="-8.04912e-16" - dy="1.9" - result="offset" /> - <feComposite - id="feComposite4042" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4044" /> - <feFlood - id="feFlood4046" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4048" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4050" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset4052" - dx="-8.04912e-16" - dy="3.6" - result="offset" /> - <feComposite - id="feComposite4054" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4056" /> - <feFlood - id="feFlood4058" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4060" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4062" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4064" - dx="-8.04912e-16" - dy="3.6" - result="offset" /> - <feComposite - id="feComposite4066" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4080" /> - <feFlood - id="feFlood4082" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4084" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4086" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4088" - dx="-8.04912e-16" - dy="3.6" - result="offset" /> - <feComposite - id="feComposite4090" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4092" /> - <feFlood - id="feFlood4094" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4096" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4098" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4100" - dx="-8.04912e-16" - dy="7.7" - result="offset" /> - <feComposite - id="feComposite4102" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4104" /> - <feFlood - id="feFlood4106" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4108" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4110" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4112" - dx="-8.04912e-16" - dy="11.6" - result="offset" /> - <feComposite - id="feComposite4114" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4116" /> - <feFlood - id="feFlood4118" - flood-opacity="0.5" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4120" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4122" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4124" - dx="-8.04912e-16" - dy="11.6" - result="offset" /> - <feComposite - id="feComposite4126" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4128" /> - <feFlood - id="feFlood4130" - flood-opacity="0.3" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4132" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4134" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4136" - dx="-8.04912e-16" - dy="11.6" - result="offset" /> - <feComposite - id="feComposite4138" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4140" /> - <feFlood - id="feFlood4142" - flood-opacity="0.2" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4144" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4146" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4148" - dx="-8.04912e-16" - dy="11.6" - result="offset" /> - <feComposite - id="feComposite4150" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4152" /> - <feFlood - id="feFlood4154" - flood-opacity="0.2" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4156" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4158" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4160" - dx="-8.04912e-16" - dy="11.6" - result="offset" /> - <feComposite - id="feComposite4162" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4164" /> - <feFlood - id="feFlood4166" - flood-opacity="0.2" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4168" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4170" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4172" - dx="-8.04912e-16" - dy="6" - result="offset" /> - <feComposite - id="feComposite4174" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="composite2" /> - </filter> - <filter - inkscape:label="Cross-smooth" - inkscape:menu="Blurs" - inkscape:menu-tooltip="Blur inner borders and intersections" - id="filter4522" - style="color-interpolation-filters:sRGB"> - <feGaussianBlur - stdDeviation="3" - id="feGaussianBlur4524" /> - <feColorMatrix - result="fbSourceGraphic" - values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 6 -2.5 " - id="feColorMatrix4526" /> - </filter> - <filter - inkscape:label="Cross-smooth" - inkscape:menu="Blurs" - inkscape:menu-tooltip="Blur inner borders and intersections" - id="filter4576" - style="color-interpolation-filters:sRGB"> - <feGaussianBlur - stdDeviation="3" - id="feGaussianBlur4578" /> - <feColorMatrix - result="fbSourceGraphic" - values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 6 -2.5 " - id="feColorMatrix4580" /> - </filter> - <filter - inkscape:label="Cross-smooth" - inkscape:menu="Blurs" - inkscape:menu-tooltip="Blur inner borders and intersections" - id="filter4576-0" - style="color-interpolation-filters:sRGB"> - <feGaussianBlur - stdDeviation="3" - id="feGaussianBlur4578-8" /> - <feColorMatrix - result="fbSourceGraphic" - values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 6 -2.5 " - id="feColorMatrix4580-0" /> - </filter> - <filter - inkscape:label="Cross-smooth" - inkscape:menu="Blurs" - inkscape:menu-tooltip="Blur inner borders and intersections" - id="filter4576-0-0" - style="color-interpolation-filters:sRGB"> - <feGaussianBlur - stdDeviation="3" - id="feGaussianBlur4578-8-5" /> - <feColorMatrix - result="fbSourceGraphic" - values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 6 -2.5 " - id="feColorMatrix4580-0-2" /> - </filter> - <filter - inkscape:label="Cross-smooth" - inkscape:menu="Blurs" - inkscape:menu-tooltip="Blur inner borders and intersections" - id="filter4576-0-0-4" - style="color-interpolation-filters:sRGB"> - <feGaussianBlur - stdDeviation="3" - id="feGaussianBlur4578-8-5-2" /> - <feColorMatrix - result="fbSourceGraphic" - values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 6 -2.5 " - id="feColorMatrix4580-0-2-7" /> - </filter> - <radialGradient - inkscape:collect="always" - xlink:href="#linearGradient5306" - id="radialGradient5296" - cx="9" - cy="1032.1122" - fx="9" - fy="1032.1122" - r="10.125" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.9444444,0,0,1.9444474,-13.5625,-977.58811)" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient5306" - id="linearGradient5312" - x1="-15.75" - y1="1029.2997" - x2="23.625" - y2="1029.2997" - gradientUnits="userSpaceOnUse" /> - <linearGradient - id="linearGradient3783-1"> - <stop - id="stop3785-2" - offset="0" - style="stop-color:#1e94d3;stop-opacity:1;" /> - <stop - style="stop-color:#1e94d3;stop-opacity:1;" - offset="1" - id="stop3803-6" /> - </linearGradient> - <linearGradient - gradientUnits="userSpaceOnUse" - y2="50" - x2="30" - y1="90" - x1="-10" - id="linearGradient3827-7" - xlink:href="#linearGradient3783-1" - inkscape:collect="always" /> - <linearGradient - gradientUnits="userSpaceOnUse" - y2="50" - x2="30" - y1="90" - x1="-10" - id="linearGradient3827" - xlink:href="#linearGradient3783" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3783"> - <stop - id="stop3785" - offset="0" - style="stop-color:#1e94d3;stop-opacity:1;" /> - <stop - style="stop-color:#1e94d3;stop-opacity:1;" - offset="1" - id="stop3803" /> - </linearGradient> - <linearGradient - id="linearGradient3821"> - <stop - id="stop3823" - offset="0" - style="stop-color:#37aee2;stop-opacity:1;" /> - <stop - id="stop3825" - offset="1" - style="stop-color:#1e96c8;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient3829"> - <stop - style="stop-color:#1f96d4;stop-opacity:1;" - offset="0" - id="stop3831" /> - <stop - style="stop-color:#37aee2;stop-opacity:1;" - offset="1" - id="stop3833" /> - </linearGradient> - <linearGradient - id="linearGradient3877"> - <stop - id="stop3879" - offset="0" - style="stop-color:#eff7fc;stop-opacity:1;" /> - <stop - id="stop3881" - offset="1" - style="stop-color:#ffffff;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient3689"> - <stop - id="stop3691" - offset="0" - style="stop-color:#f68000;stop-opacity:1;" /> - <stop - id="stop3693" - offset="1" - style="stop-color:#fd9800;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient3675"> - <stop - id="stop3677" - offset="0" - style="stop-color:#ffb900;stop-opacity:1;" /> - <stop - id="stop3679" - offset="1" - style="stop-color:#ffd76b;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="463.26218" - x2="412.23013" - y1="461.92139" - x1="-113.89329" - gradientUnits="userSpaceOnUse" - id="linearGradient3840" - xlink:href="#linearGradient3675" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3634"> - <stop - style="stop-color:#7a8288;stop-opacity:1;" - offset="0" - id="stop3636" /> - <stop - id="stop3638" - offset="0.07633271" - style="stop-color:#9fa3a7;stop-opacity:1;" /> - <stop - style="stop-color:#7d858b;stop-opacity:1;" - offset="1" - id="stop3640" /> - </linearGradient> - <linearGradient - y2="12.703197" - x2="151.34604" - y1="-0.64152896" - x1="107.20918" - gradientTransform="matrix(0.28222223,0,0,0.28222223,-0.13983991,-0.01181449)" - gradientUnits="userSpaceOnUse" - id="linearGradient3838" - xlink:href="#linearGradient3634" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3712"> - <stop - id="stop3714" - offset="0" - style="stop-color:#a1abb2;stop-opacity:1;" /> - <stop - style="stop-color:#eaeced;stop-opacity:1;" - offset="0.14824273" - id="stop3720" /> - <stop - id="stop3716" - offset="1" - style="stop-color:#c6ccd0;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="27.389442" - x2="164.75943" - y1="12.640625" - x1="104.88638" - gradientUnits="userSpaceOnUse" - id="linearGradient3836" - xlink:href="#linearGradient3712" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3702"> - <stop - id="stop3704" - offset="0" - style="stop-color:#7a8288;stop-opacity:1;" /> - <stop - style="stop-color:#9fa3a7;stop-opacity:1;" - offset="0.5288403" - id="stop3710" /> - <stop - id="stop3706" - offset="1" - style="stop-color:#7d858b;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="268.41544" - x2="334.03125" - y1="252.48438" - x1="18.875" - gradientUnits="userSpaceOnUse" - id="linearGradient3834" - xlink:href="#linearGradient3702" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3626"> - <stop - style="stop-color:#a1abb2;stop-opacity:1;" - offset="0" - id="stop3628" /> - <stop - id="stop3630" - offset="0.08297831" - style="stop-color:#eaeced;stop-opacity:1;" /> - <stop - style="stop-color:#c6ccd0;stop-opacity:1;" - offset="1" - id="stop3632" /> - </linearGradient> - <linearGradient - y2="290.6998" - x2="278.4324" - y1="228.59993" - x1="44.103722" - gradientUnits="userSpaceOnUse" - id="linearGradient3832" - xlink:href="#linearGradient3626" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3646"> - <stop - id="stop3648" - offset="0" - style="stop-color:#f48200;stop-opacity:0;" /> - <stop - style="stop-color:#f48200;stop-opacity:0.72784811;" - offset="0.58887613" - id="stop3654" /> - <stop - id="stop3658" - offset="0.81621653" - style="stop-color:#cc5f00;stop-opacity:1;" /> - <stop - id="stop3650" - offset="1" - style="stop-color:#a43d00;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="55.356419" - x2="261.62219" - y1="70.105232" - x1="115.20164" - gradientUnits="userSpaceOnUse" - id="linearGradient3830" - xlink:href="#linearGradient3646" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3668"> - <stop - style="stop-color:#9b4400;stop-opacity:1;" - offset="0" - id="stop3670" /> - <stop - style="stop-color:#e56300;stop-opacity:1;" - offset="1" - id="stop3672" /> - </linearGradient> - <linearGradient - y2="108.98846" - x2="93.522026" - y1="102.28447" - x1="64.751183" - gradientUnits="userSpaceOnUse" - id="linearGradient3828" - xlink:href="#linearGradient3668" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3649"> - <stop - id="stop3651" - offset="0" - style="stop-color:#e26400;stop-opacity:1;" /> - <stop - id="stop3653" - offset="1" - style="stop-color:#ffb900;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="125.31633" - x2="44.375881" - y1="100.34167" - x1="40.775471" - gradientTransform="matrix(1,0,0,1.0202334,0,-1.4234613)" - gradientUnits="userSpaceOnUse" - id="linearGradient3826" - xlink:href="#linearGradient3649" - inkscape:collect="always" /> - <inkscape:perspective - sodipodi:type="inkscape:persp3d" - inkscape:vp_x="0 : 0.53333333 : 1" - inkscape:vp_y="0 : 1066.6667 : 0" - inkscape:vp_z="1.0666667 : 0.53333333 : 1" - inkscape:persp3d-origin="0.53333333 : 0.35555555 : 1" - id="perspective3852" /> - <inkscape:perspective - id="perspective3924" - inkscape:persp3d-origin="396.85039 : 374.17322 : 1" - inkscape:vp_z="793.70078 : 561.25983 : 1" - inkscape:vp_y="0 : 1066.6667 : 0" - inkscape:vp_x="0 : 561.25983 : 1" - sodipodi:type="inkscape:persp3d" /> - <linearGradient - id="linearGradient3689-2"> - <stop - id="stop3691-2" - offset="0" - style="stop-color:#f68000;stop-opacity:1;" /> - <stop - id="stop3693-3" - offset="1" - style="stop-color:#fd9800;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient3675-8"> - <stop - id="stop3677-4" - offset="0" - style="stop-color:#ffb900;stop-opacity:1;" /> - <stop - id="stop3679-7" - offset="1" - style="stop-color:#ffd76b;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="463.26218" - x2="412.23013" - y1="461.92139" - x1="-113.89329" - gradientUnits="userSpaceOnUse" - id="linearGradient3840-4" - xlink:href="#linearGradient3675-8" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3634-7"> - <stop - style="stop-color:#7a8288;stop-opacity:1;" - offset="0" - id="stop3636-4" /> - <stop - id="stop3638-6" - offset="0.07633271" - style="stop-color:#9fa3a7;stop-opacity:1;" /> - <stop - style="stop-color:#7d858b;stop-opacity:1;" - offset="1" - id="stop3640-9" /> - </linearGradient> - <linearGradient - y2="12.703197" - x2="151.34604" - y1="-0.64152896" - x1="107.20918" - gradientTransform="matrix(0.28222223,0,0,0.28222223,-0.13983991,-0.01181449)" - gradientUnits="userSpaceOnUse" - id="linearGradient3838-1" - xlink:href="#linearGradient3634-7" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3712-7"> - <stop - id="stop3714-7" - offset="0" - style="stop-color:#a1abb2;stop-opacity:1;" /> - <stop - style="stop-color:#eaeced;stop-opacity:1;" - offset="0.14824273" - id="stop3720-2" /> - <stop - id="stop3716-3" - offset="1" - style="stop-color:#c6ccd0;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="27.389442" - x2="164.75943" - y1="12.640625" - x1="104.88638" - gradientUnits="userSpaceOnUse" - id="linearGradient3836-7" - xlink:href="#linearGradient3712-7" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3702-3"> - <stop - id="stop3704-5" - offset="0" - style="stop-color:#7a8288;stop-opacity:1;" /> - <stop - style="stop-color:#9fa3a7;stop-opacity:1;" - offset="0.5288403" - id="stop3710-4" /> - <stop - id="stop3706-4" - offset="1" - style="stop-color:#7d858b;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="268.41544" - x2="334.03125" - y1="252.48438" - x1="18.875" - gradientUnits="userSpaceOnUse" - id="linearGradient3834-9" - xlink:href="#linearGradient3702-3" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3626-6"> - <stop - style="stop-color:#a1abb2;stop-opacity:1;" - offset="0" - id="stop3628-0" /> - <stop - id="stop3630-5" - offset="0.08297831" - style="stop-color:#eaeced;stop-opacity:1;" /> - <stop - style="stop-color:#c6ccd0;stop-opacity:1;" - offset="1" - id="stop3632-7" /> - </linearGradient> - <linearGradient - y2="290.6998" - x2="278.4324" - y1="228.59993" - x1="44.103722" - gradientUnits="userSpaceOnUse" - id="linearGradient3832-3" - xlink:href="#linearGradient3626-6" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3646-6"> - <stop - id="stop3648-6" - offset="0" - style="stop-color:#f48200;stop-opacity:0;" /> - <stop - style="stop-color:#f48200;stop-opacity:0.72784811;" - offset="0.58887613" - id="stop3654-6" /> - <stop - id="stop3658-4" - offset="0.81621653" - style="stop-color:#cc5f00;stop-opacity:1;" /> - <stop - id="stop3650-0" - offset="1" - style="stop-color:#a43d00;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="55.356419" - x2="261.62219" - y1="70.105232" - x1="115.20164" - gradientUnits="userSpaceOnUse" - id="linearGradient3830-6" - xlink:href="#linearGradient3646-6" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3668-5"> - <stop - style="stop-color:#9b4400;stop-opacity:1;" - offset="0" - id="stop3670-3" /> - <stop - style="stop-color:#e56300;stop-opacity:1;" - offset="1" - id="stop3672-2" /> - </linearGradient> - <linearGradient - y2="108.98846" - x2="93.522026" - y1="102.28447" - x1="64.751183" - gradientUnits="userSpaceOnUse" - id="linearGradient3828-1" - xlink:href="#linearGradient3668-5" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3649-3"> - <stop - id="stop3651-9" - offset="0" - style="stop-color:#e26400;stop-opacity:1;" /> - <stop - id="stop3653-7" - offset="1" - style="stop-color:#ffb900;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="125.31633" - x2="44.375881" - y1="100.34167" - x1="40.775471" - gradientTransform="matrix(1,0,0,1.0202334,0,-1.4234613)" - gradientUnits="userSpaceOnUse" - id="linearGradient3826-1" - xlink:href="#linearGradient3649-3" - inkscape:collect="always" /> - <inkscape:perspective - sodipodi:type="inkscape:persp3d" - inkscape:vp_x="0 : 0.53333333 : 1" - inkscape:vp_y="0 : 1066.6667 : 0" - inkscape:vp_z="1.0666667 : 0.53333333 : 1" - inkscape:persp3d-origin="0.53333333 : 0.35555555 : 1" - id="perspective3852-5" /> - <inkscape:perspective - id="perspective3924-4" - inkscape:persp3d-origin="396.85039 : 374.17322 : 1" - inkscape:vp_z="793.70078 : 561.25983 : 1" - inkscape:vp_y="0 : 1066.6667 : 0" - inkscape:vp_x="0 : 561.25983 : 1" - sodipodi:type="inkscape:persp3d" /> - <linearGradient - id="linearGradient2460" - y2="44.984001" - gradientUnits="userSpaceOnUse" - x2="19.360001" - y1="21.030804" - x1="19.244999"> - <stop - id="stop3602" - style="stop-color:#fafafa;stop-opacity:1;" - offset="0" /> - <stop - id="stop3604" - style="stop-color:#f0f0f0;stop-opacity:1;" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient2460" - id="linearGradient3157" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(12.102564,0,0,12.102564,-34.468255,-46.187105)" - x1="18.930269" - y1="6.2951212" - x2="19.360001" - y2="36.643665" /> - <linearGradient - id="linearGradient5479-2"> - <stop - id="stop5481-7" - offset="0" - style="stop-color:#be5300;stop-opacity:1;" /> - <stop - style="stop-color:#f07300;stop-opacity:1" - offset="0.76255572" - id="stop5483-4" /> - <stop - id="stop5485-2" - offset="1" - style="stop-color:#e67700;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="134.64415" - x2="128.50706" - y1="101.1183" - x1="4.1104655" - gradientTransform="matrix(1.2351592,0,0,1.2351592,262.25708,326.9873)" - gradientUnits="userSpaceOnUse" - id="linearGradient3900" - xlink:href="#linearGradient5479-2" - inkscape:collect="always" /> - <linearGradient - id="linearGradient5479-6"> - <stop - style="stop-color:#be5300;stop-opacity:1;" - offset="0" - id="stop5481-6" /> - <stop - id="stop5483-0" - offset="0.76255572" - style="stop-color:#f07300;stop-opacity:1" /> - <stop - style="stop-color:#e67700;stop-opacity:1;" - offset="1" - id="stop5485-5" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient5479-6" - id="linearGradient5467-1" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.2351592,0,0,1.2351592,262.25708,326.9873)" - x1="4.1104655" - y1="101.1183" - x2="128.50706" - y2="134.64415" /> - <linearGradient - id="linearGradient5447"> - <stop - id="stop5451" - offset="0" - style="stop-color:#e66e00;stop-opacity:1;" /> - <stop - style="stop-color:#e67700;stop-opacity:1;" - offset="1" - id="stop5453" /> - </linearGradient> - <linearGradient - id="linearGradient5479"> - <stop - style="stop-color:#be5300;stop-opacity:1;" - offset="0" - id="stop5481" /> - <stop - id="stop5483" - offset="0.76255572" - style="stop-color:#f07300;stop-opacity:1" /> - <stop - style="stop-color:#e67700;stop-opacity:1;" - offset="1" - id="stop5485" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient5479" - id="linearGradient5467" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.2351592,0,0,1.2351592,262.25708,326.9873)" - x1="4.1104655" - y1="101.1183" - x2="128.50706" - y2="134.64415" /> - <linearGradient - gradientTransform="matrix(1.0058652,0,0,0.994169,100,0)" - gradientUnits="userSpaceOnUse" - id="linearGradient3416" - y2="7.0165396" - x2="45.447727" - y1="92.539597" - x1="45.447727"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3418" /> - <stop - offset="1" - style="stop-color:#000000;stop-opacity:0.58823532" - id="stop3420" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#ButtonShadow-0-1-1-5" - id="linearGradient5342" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.0074153,0,0,1.0074153,-810.48879,593.1369)" - x1="1012.5133" - y1="484.41721" - x2="1006.8082" - y2="20.625916" /> - <linearGradient - gradientTransform="matrix(1.0058652,0,0,0.994169,100,0)" - gradientUnits="userSpaceOnUse" - id="linearGradient3409" - y2="7.0165396" - x2="45.447727" - y1="92.539597" - x1="45.447727"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3411" /> - <stop - offset="1" - style="stop-color:#000000;stop-opacity:0.58823532" - id="stop3413" /> - </linearGradient> - <linearGradient - gradientTransform="matrix(1.0058652,0,0,0.994169,100,0)" - gradientUnits="userSpaceOnUse" - id="linearGradient3402" - y2="7.0165396" - x2="45.447727" - y1="92.539597" - x1="45.447727"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3404" /> - <stop - offset="1" - style="stop-color:#000000;stop-opacity:0.58823532" - id="stop3406" /> - </linearGradient> - <linearGradient - gradientTransform="matrix(1.0058652,0,0,0.994169,100,0)" - gradientUnits="userSpaceOnUse" - id="linearGradient3395" - y2="7.0165396" - x2="45.447727" - y1="92.539597" - x1="45.447727"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3397" /> - <stop - offset="1" - style="stop-color:#000000;stop-opacity:0.58823532" - id="stop3399" /> - </linearGradient> - <linearGradient - gradientTransform="matrix(1.0058652,0,0,0.994169,100,0)" - gradientUnits="userSpaceOnUse" - id="ButtonShadow-0-1-1-5" - y2="7.0165396" - x2="45.447727" - y1="92.539597" - x1="45.447727"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3750-8-9-3-6" /> - <stop - offset="1" - style="stop-color:#000000;stop-opacity:0.58823532" - id="stop3752-5-6-4-2" /> - </linearGradient> - <linearGradient - id="linearGradient4046"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1;" - id="stop4048" /> - <stop - offset="1" - style="stop-color:#ffffff;stop-opacity:0.2" - id="stop4050" /> - </linearGradient> - <linearGradient - id="linearGradient3737"> - <stop - offset="0" - style="stop-color:#ffffff;stop-opacity:1" - id="stop3739" /> - <stop - offset="1" - style="stop-color:#ffffff;stop-opacity:0" - id="stop3741" /> - </linearGradient> - <linearGradient - id="linearGradient4487"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop4489" /> - <stop - offset="1" - style="stop-color:#000000;stop-opacity:0" - id="stop4491" /> - </linearGradient> - <linearGradient - y2="251.66064" - x2="1011.9534" - y1="476.25983" - x1="1016.1035" - gradientTransform="translate(-146.22032,369.08845)" - gradientUnits="userSpaceOnUse" - id="linearGradient4082" - xlink:href="#linearGradient4487" - inkscape:collect="always" /> - <linearGradient - inkscape:collect="always" - xlink:href="#SVGID_2_" - id="linearGradient3803" - x1="259.99384" - y1="44" - x2="259.99384" - y2="464" - gradientUnits="userSpaceOnUse" /> - <linearGradient - y2="217.4595" - x2="200.0508" - y1="185.0742" - x1="200.0508" - gradientTransform="matrix(9.2574736,0,0,9.2574736,-1595.9285,-1607.2111)" - gradientUnits="userSpaceOnUse" - id="linearGradient3017" - xlink:href="#SVGID_2_" - inkscape:collect="always" /> - <linearGradient - inkscape:collect="always" - xlink:href="#SVGID_2_" - id="linearGradient3021" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(13.577628,0,0,13.577628,-2026.1619,-2566.7096)" - x1="200.0508" - y1="185.0742" - x2="200.0508" - y2="217.4595" /> - <linearGradient - y2="217.4595" - x2="200.0508" - y1="185.0742" - x1="200.0508" - gradientUnits="userSpaceOnUse" - id="SVGID_2_"> - <stop - id="stop13" - style="stop-color:#61B74A" - offset="0" /> - <stop - id="stop15" - style="stop-color:#449934" - offset="1" /> - </linearGradient> - <radialGradient - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1,0,0,1.0499906,0,-19.270593)" - r="191.6187" - fy="385.4841" - fx="558.35437" - cy="385.4841" - cx="558.35437" - id="radialGradient3867" - xlink:href="#XMLID_74_-8-1" - inkscape:collect="always" /> - <linearGradient - y2="48.0854" - x2="78.466103" - y1="56.3008" - x1="64.477501" - gradientUnits="userSpaceOnUse" - id="XMLID_74_-8-1"> - <stop - id="stop155-3-8" - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" /> - <stop - id="stop157-94-6" - style="stop-color:#e6e6e6;stop-opacity:1;" - offset="1" /> - </linearGradient> - <filter - style="color-interpolation-filters:sRGB" - inkscape:collect="always" - id="filter6206-7"> - <feGaussianBlur - inkscape:collect="always" - stdDeviation="0.658125" - id="feGaussianBlur6208-9" /> - </filter> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="8.0000005" - inkscape:cx="-27.977383" - inkscape:cy="22.155624" - inkscape:document-units="pt" - inkscape:current-layer="layer2" - showgrid="true" - inkscape:window-width="1920" - inkscape:window-height="1001" - inkscape:window-x="-9" - inkscape:window-y="-9" - inkscape:window-maximized="1" - units="px" - showguides="false" - objecttolerance="1" - gridtolerance="1" - guidetolerance="3"> - <inkscape:grid - type="xygrid" - id="grid2985" - empspacing="4" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" - spacingx="0.59866667" - spacingy="0.59866667" - units="pt" - originx="0" - originy="0" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <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>Twelf Icon Template</dc:title> - <dc:creator> - <cc:Agent> - <dc:title>xphnx</dc:title> - </cc:Agent> - </dc:creator> - <cc:license - rdf:resource="http://creativecommons.org/licenses/by-nc-sa/4.0/" /> - </cc:Work> - <cc:License - rdf:about="http://creativecommons.org/licenses/by-nc-sa/4.0/"> - <cc:permits - rdf:resource="http://creativecommons.org/ns#Reproduction" /> - <cc:permits - rdf:resource="http://creativecommons.org/ns#Distribution" /> - <cc:requires - rdf:resource="http://creativecommons.org/ns#Notice" /> - <cc:requires - rdf:resource="http://creativecommons.org/ns#Attribution" /> - <cc:prohibits - rdf:resource="http://creativecommons.org/ns#CommercialUse" /> - <cc:permits - rdf:resource="http://creativecommons.org/ns#DerivativeWorks" /> - <cc:requires - rdf:resource="http://creativecommons.org/ns#ShareAlike" /> - </cc:License> - </rdf:RDF> - </metadata> - <g - inkscape:label="background" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1093.773)" - style="display:inline" - sodipodi:insensitive="true"> - <path - transform="matrix(1.0780877,0,0,1.0641323,-0.09373327,2.7509419)" - inkscape:connector-curvature="0" - id="rect6141-3" - d="m 4.417683,1028.1747 v 1.6051 H 2.8125 v 18.1922 h 1.605183 v 2.1402 h 18.192073 v -2.1402 H 24.75 v -18.1922 h -2.140244 v -1.6051 z" - style="display:inline;opacity:0.2;fill:#1a237e;fill-opacity:1;stroke:none;filter:url(#filter6206-7)" /> - <rect - style="display:inline;opacity:1;fill:#3f51b5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.06666667;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect4731-1" - width="22.749332" - height="22.749332" - x="2.9986675" - y="1096.7717" - ry="1.1973943" - rx="1.1973323" /> - <g - id="g4337" - transform="translate(-22.320454,1056.4942)"> - <path - id="path4329" - d="M 0,0 H 51.2 V 51.2 H 0 Z" - inkscape:connector-curvature="0" - style="fill:none;stroke-width:1.06666672" /> - <g - id="g4666" - transform="matrix(0.33600544,0,0,0.33600544,1.5295902,73.042549)"> - <path - id="path4656" - d="M 0,0 H 51.2 V 51.2 H 0 Z" - inkscape:connector-curvature="0" - style="fill:none;stroke-width:1.06666672" /> - </g> - <g - id="g5363" - transform="matrix(0.37187349,0,0,0.37187349,38.801738,63.239042)"> - <path - id="path5355" - d="M 0,0 H 51.2 V 51.2 H 0 Z" - inkscape:connector-curvature="0" - style="fill:none;stroke-width:1.06666672" /> - <g - id="g5646" - transform="matrix(2.6890865,0,0,2.6890865,-82.905872,-48.450082)"> - <path - id="path5638" - d="M 0,0 H 51.2 V 51.2 H 0 Z" - inkscape:connector-curvature="0" - style="fill:none;stroke-width:1.06666672" /> - </g> - </g> - </g> - <path - style="opacity:0.2;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.06666667;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - d="m 4.1958334,1096.7709 c -0.6633221,0 -1.1979167,0.5346 -1.1979167,1.1979 v 0.3334 c 0,-0.6634 0.5345946,-1.1979 1.1979167,-1.1979 H 24.55 c 0.663322,0 1.197917,0.5345 1.197917,1.1979 v -0.3334 c 0,-0.6633 -0.534595,-1.1979 -1.197917,-1.1979 z" - id="rect4731" - inkscape:connector-curvature="0" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987" - width="42.666668" - height="42.666668" - x="128" - y="546.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-4" - width="42.666668" - height="42.666668" - x="128" - y="631.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42" - width="42.666668" - height="42.666668" - x="128" - y="674.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-41" - width="42.666668" - height="42.666668" - x="128" - y="589.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2" - width="42.666668" - height="42.666668" - x="128" - y="717.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-2" - width="42.666668" - height="42.666668" - x="213.33333" - y="546.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-4-3" - width="42.666668" - height="42.666668" - x="213.33333" - y="631.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-3" - width="42.666668" - height="42.666668" - x="213.33333" - y="674.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-41-5" - width="42.666668" - height="42.666668" - x="213.33333" - y="589.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-4" - width="42.666668" - height="42.666668" - x="213.33333" - y="717.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-9" - width="42.666668" - height="42.666668" - x="298.66666" - y="546.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-4-4" - width="42.666668" - height="42.666668" - x="298.66666" - y="631.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-8" - width="42.666668" - height="42.666668" - x="298.66666" - y="674.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-41-6" - width="42.666668" - height="42.666668" - x="298.66666" - y="589.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-3" - width="42.666668" - height="42.666668" - x="298.66666" - y="717.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-7" - width="42.666668" - height="42.666668" - x="170.66667" - y="546.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-4-7" - width="42.666668" - height="42.666668" - x="170.66667" - y="631.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-9" - width="42.666668" - height="42.666668" - x="170.66667" - y="674.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-41-0" - width="42.666668" - height="42.666668" - x="170.66667" - y="589.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-5" - width="42.666668" - height="42.666668" - x="170.66667" - y="717.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-7-3" - width="42.666668" - height="42.666668" - x="256" - y="546.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-4-7-9" - width="42.666668" - height="42.666668" - x="256" - y="631.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-9-7" - width="42.666668" - height="42.666668" - x="256" - y="674.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-41-0-0" - width="42.666668" - height="42.666668" - x="256" - y="589.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-5-5" - width="42.666668" - height="42.666668" - x="256" - y="717.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-34" - width="42.666668" - height="42.666668" - x="128" - y="759.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-4-1" - width="42.666668" - height="42.666668" - x="213.33333" - y="759.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-3-4" - width="42.666668" - height="42.666668" - x="298.66666" - y="759.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-5-8" - width="42.666668" - height="42.666668" - x="170.66667" - y="759.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-5-5-8" - width="42.666668" - height="42.666668" - x="256" - y="759.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-6" - width="42.666668" - height="42.666668" - x="341.33334" - y="589.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-4-4" - width="42.666668" - height="42.666668" - x="341.33334" - y="631.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-3-1" - width="42.666668" - height="42.666668" - x="341.33334" - y="717.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-5-9" - width="42.666668" - height="42.666668" - x="341.33334" - y="546.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-5-5-6" - width="42.666668" - height="42.666668" - x="341.33334" - y="674.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-3-1-5" - width="42.666668" - height="42.666668" - x="341.33334" - y="759.85297" /> - <rect - style="fill:none;stroke-width:1.06666672;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0" - id="rect4132" - width="192" - height="192" - x="160" - y="578.51965" /> - <g - id="g4198" - transform="matrix(0.37343619,0,0,0.37343619,4.7333333,1097.3997)"> - <path - id="path4188" - d="M 0,0 H 51.2 V 51.2 H 0 Z" - inkscape:connector-curvature="0" - style="fill:none;stroke-width:1.06666672" /> - </g> - <g - id="g6215" - transform="matrix(0.36470876,0,0,0.36470876,5.1355746,1097.391)"> - <path - id="path6205" - d="M 0,0 H 51.2 V 51.2 H 0 Z" - inkscape:connector-curvature="0" - style="fill:none;stroke-width:1.06666672" /> - </g> - <g - id="g3277" - transform="matrix(0.4158519,0,0,0.4158519,84.325002,1055.8742)"> - <g - transform="matrix(0.06226937,0,0,0.06226937,-28.237863,185.29075)" - id="layer1-1" - inkscape:label="Ebene 1"> - <g - id="g4793" - transform="matrix(38.617739,0,0,38.617739,14724.013,-13541.879)"> - <g - id="layer1-6" - inkscape:label="Livello 1" - transform="translate(0,-576.38633)" /> - <g - transform="matrix(1.0020367,0,0,1.0020367,-0.04344885,-1.1101175)" - id="g3950" /> - <g - id="g3097" - transform="matrix(0.71435537,0,0,0.71435537,-400.52081,188.33812)"> - <path - style="display:inline;opacity:0;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.49318779" - d="m 1293.1764,-120.67493 c -181.7499,0.2763 -511.17735,0.13525 -699.0452,0.13998 -2.32156,10.41336 -3.59298,21.250588 -3.59298,32.383512 V 25.844113 c 207.64946,0.736948 494.72268,0.38136 706.23118,0.373297 V -88.151438 c 0,-11.180243 -1.2522,-22.069512 -3.593,-32.523492 z M 834.48776,174.88291 c -78.38541,-0.004 -158.8503,0.17892 -243.94954,0.55995 v 138.63315 c 286.33647,-0.39317 421.72558,-0.13827 706.23118,-0.32664 V 176.0028 c -163.1967,-0.53005 -311.21862,-1.11132 -462.28164,-1.11989 z" - id="path2843" - inkscape:connector-curvature="0" /> - </g> - <g - id="g8016" - transform="matrix(1.092577,0,0,1.0925926,-25.27611,-25.283957)" /> - </g> - </g> - </g> - <path - inkscape:connector-curvature="0" - style="display:inline;opacity:0.2;fill:#1a237e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.06666667;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - d="m 24.549441,1119.5437 c 0.663252,0 1.197867,-0.5346 1.197867,-1.1979 v -0.3333 c 0,0.6632 -0.534614,1.1978 -1.197867,1.1978 H 4.1952005 c -0.6632533,0 -1.1978672,-0.5346 -1.1978672,-1.1978 v 0.3333 c 0,0.6633 0.5346139,1.1979 1.1978672,1.1979 z" - id="rect4731-2" /> - </g> - <g - inkscape:groupmode="layer" - id="layer2" - inkscape:label="icon" - style="display:inline"> - <flowRoot - xml:space="preserve" - id="flowRoot4698" - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.80000019px;line-height:0.01%;font-family:Roboto;-inkscape-font-specification:Roboto;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.06666672px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"><flowRegion - id="flowRegion4700" - style="stroke-width:1.06666672px"><rect - id="rect4702" - width="4.7893329" - height="5.388" - x="11.374666" - y="11.984" - style="stroke-width:1.13777781px" /></flowRegion><flowPara - id="flowPara4704" - style="font-size:4px;line-height:1.25;stroke-width:1.06666672px">your</flowPara></flowRoot> <g - transform="matrix(0,-1.0509813,1.0509813,0,-1076.0883,28.535269)" - id="g135"> - <path - style="fill:#ffffff" - inkscape:connector-curvature="0" - d="m 13.475,1042.2 a 4.6349,4.6349 0 0 1 -4.6349,-4.6348 c 0,-0.7725 0.19311,-1.5218 0.54073,-2.1629 l -1.1278,-1.1279 c -0.60254,0.9502 -0.95787,2.078 -0.95787,3.2908 a 6.1798,6.1798 0 0 0 6.1798,6.1798 v 2.3174 l 3.0899,-3.0899 -3.0899,-3.0899 m 0,-8.4972 v -2.3174 l -3.0899,3.0899 3.0899,3.0899 v -2.3175 a 4.6349,4.6349 0 0 1 4.6349,4.6349 c 0,0.7725 -0.19313,1.5218 -0.54074,2.1629 l 1.1278,1.1278 c 0.60253,-0.9501 0.95787,-2.0779 0.95787,-3.2907 a 6.1798,6.1798 0 0 0 -6.1798,-6.1798 z" - id="path133" /> - </g> - <path - id="path1254" - d="m 12.044958,16.313646 c 0,-0.776125 1.552251,-1.202995 2.328376,-1.202995 0.776126,0 2.328376,0.42687 2.328376,1.202995 v 0.388063 h -4.656752 m 3.492565,-3.492565 c 0,0.642964 -0.521226,1.164189 -1.164189,1.164189 -0.642963,0 -1.164187,-0.521225 -1.164187,-1.164189 0,-0.642962 0.521224,-1.164186 1.164187,-1.164186 0.642963,0 1.164189,0.521224 1.164189,1.164186" - inkscape:connector-curvature="0" - sodipodi:nodetypes="csscccsssc" - style="fill:#ffffff;fill-opacity:1;stroke-width:0.38806301" /> - </g> - <g - inkscape:groupmode="layer" - id="layer3" - inkscape:label="hint" - style="display:none" - sodipodi:insensitive="true"> - <rect - style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.07038245;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" - id="rect4387-7-8" - width="13.100284" - height="13.100285" - x="7.8231916" - y="-20.923475" - transform="rotate(90)" /> - <rect - style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#5261ff;stroke-width:0.06958948;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect3862" - width="14.29841" - height="11.441077" - x="7.2241287" - y="8.6527958" /> - <rect - style="display:inline;opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#00ff00;stroke-width:0.06958948;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect3862-6" - width="14.29841" - height="11.441076" - x="7.2241287" - y="-20.093872" - transform="rotate(90)" /> - </g> -</svg> diff --git a/todo/wip/dgapps.svg b/todo/wip/dgapps.svg deleted file mode 100644 index e15fad855b199bc4cc9135623025749466ede6f9..0000000000000000000000000000000000000000 --- a/todo/wip/dgapps.svg +++ /dev/null @@ -1,2340 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" - 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" - width="28.746668" - height="28.746668" - id="svg2" - version="1.1" - inkscape:version="0.92.3 (2405546, 2018-03-11)" - sodipodi:docname="dgapps.svg" - inkscape:export-filename="/home/rober/Software/Fdroid Icon Pack/twelf_icon_template.png" - inkscape:export-xdpi="640" - inkscape:export-ydpi="640"> - <title - id="title3766">Twelf Icon Template</title> - <defs - id="defs4"> - <linearGradient - id="linearGradient5306"> - <stop - style="stop-color:#ffffff;stop-opacity:0.09876543;" - offset="0" - id="stop5308" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop5310" /> - </linearGradient> - <linearGradient - id="linearGradient5290"> - <stop - style="stop-color:#00ffff;stop-opacity:0.09803922;" - offset="0" - id="stop5292" /> - <stop - id="stop6740" - offset="0.5" - style="stop-color:#00ff7f;stop-opacity:0.04705882;" /> - <stop - style="stop-color:#00ff00;stop-opacity:0;" - offset="1" - id="stop5294" /> - </linearGradient> - <linearGradient - id="linearGradient5188"> - <stop - style="stop-color:#64b5f6;stop-opacity:0.24705882;" - offset="0" - id="stop5198" /> - <stop - style="stop-color:#64b5f6;stop-opacity:0;" - offset="1" - id="stop5192" /> - </linearGradient> - <linearGradient - id="linearGradient3975" - osb:paint="solid"> - <stop - style="stop-color:#ff5555;stop-opacity:1;" - offset="0" - id="stop3977" /> - </linearGradient> - <linearGradient - id="linearGradient3969" - osb:paint="solid"> - <stop - style="stop-color:#87cdde;stop-opacity:1;" - offset="0" - id="stop3971" /> - </linearGradient> - <filter - id="filter3945" - inkscape:label="filtro1" - x="0" - y="6" - width="1.2" - style="color-interpolation-filters:sRGB"> - <feDiffuseLighting - id="feDiffuseLighting3947" - lighting-color="#fdfdfd" - surfaceScale="121.49533081" - diffuseConstant="28.44827652" /> - </filter> - <filter - inkscape:label="Drop Shadow" - id="filter3979" - style="color-interpolation-filters:sRGB"> - <feFlood - flood-opacity="0.2" - flood-color="rgb(0,0,0)" - result="flood" - id="feFlood3981" /> - <feComposite - in="flood" - in2="SourceGraphic" - operator="in" - result="composite1" - id="feComposite3983" /> - <feGaussianBlur - stdDeviation="6" - result="blur" - id="feGaussianBlur3985" /> - <feOffset - dx="0" - dy="6" - result="offset" - id="feOffset3987" /> - <feComposite - in="SourceGraphic" - in2="offset" - operator="over" - result="fbSourceGraphic" - id="feComposite3989" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3991" /> - <feFlood - id="feFlood3993" - flood-opacity="0.2" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3995" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3997" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset3999" - dx="0" - dy="6" - result="offset" /> - <feComposite - id="feComposite4001" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="composite2" /> - </filter> - <filter - style="color-interpolation-filters:sRGB" - inkscape:label="Drop Shadow" - id="filter3876"> - <feFlood - flood-opacity="0.2" - flood-color="rgb(0,0,0)" - result="flood" - id="feFlood3878" /> - <feComposite - in="flood" - in2="SourceGraphic" - operator="in" - result="composite1" - id="feComposite3880" /> - <feGaussianBlur - stdDeviation="6" - result="blur" - id="feGaussianBlur3882" /> - <feOffset - dx="0" - dy="6" - result="offset" - id="feOffset3884" /> - <feComposite - in="SourceGraphic" - in2="offset" - operator="over" - result="fbSourceGraphic" - id="feComposite3886" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3888" /> - <feFlood - id="feFlood3890" - flood-opacity="0.397" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3892" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3894" - stdDeviation="19.2" - result="blur" /> - <feOffset - id="feOffset3896" - dx="0" - dy="6" - result="offset" /> - <feComposite - id="feComposite3898" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3900" /> - <feFlood - id="feFlood3902" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3904" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3906" - stdDeviation="19.2" - result="blur" /> - <feOffset - id="feOffset3908" - dx="0" - dy="6" - result="offset" /> - <feComposite - id="feComposite3910" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3912" /> - <feFlood - id="feFlood3914" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3916" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3918" - stdDeviation="26.1" - result="blur" /> - <feOffset - id="feOffset3920" - dx="0" - dy="6" - result="offset" /> - <feComposite - id="feComposite3922" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3924" /> - <feFlood - id="feFlood3926" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3928" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3930" - stdDeviation="35.7" - result="blur" /> - <feOffset - id="feOffset3932" - dx="0" - dy="6" - result="offset" /> - <feComposite - id="feComposite3934" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3936" /> - <feFlood - id="feFlood3938" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3940" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3942" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset3944" - dx="0" - dy="6" - result="offset" /> - <feComposite - id="feComposite3946" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3948" /> - <feFlood - id="feFlood3950" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3952" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3954" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset3956" - dx="0" - dy="6" - result="offset" /> - <feComposite - id="feComposite3958" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3960" /> - <feFlood - id="feFlood3962" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3964" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3966" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset3968" - dx="0" - dy="1.9" - result="offset" /> - <feComposite - id="feComposite3970" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3972" /> - <feFlood - id="feFlood3974" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3976" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3978" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset3980" - dx="3.6" - dy="1.9" - result="offset" /> - <feComposite - id="feComposite3982" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3984" /> - <feFlood - id="feFlood3986" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3988" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3990" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset3992" - dx="9.6" - dy="1.9" - result="offset" /> - <feComposite - id="feComposite3994" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3996" /> - <feFlood - id="feFlood3998" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4000" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4002" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset4004" - dx="1.2" - dy="1.9" - result="offset" /> - <feComposite - id="feComposite4006" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4008" /> - <feFlood - id="feFlood4010" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4012" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4014" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset4016" - dx="-1.4" - dy="1.9" - result="offset" /> - <feComposite - id="feComposite4018" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4020" /> - <feFlood - id="feFlood4022" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4024" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4026" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset4028" - dx="0.3" - dy="1.9" - result="offset" /> - <feComposite - id="feComposite4030" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4032" /> - <feFlood - id="feFlood4034" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4036" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4038" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset4040" - dx="-8.04912e-16" - dy="1.9" - result="offset" /> - <feComposite - id="feComposite4042" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4044" /> - <feFlood - id="feFlood4046" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4048" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4050" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset4052" - dx="-8.04912e-16" - dy="3.6" - result="offset" /> - <feComposite - id="feComposite4054" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4056" /> - <feFlood - id="feFlood4058" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4060" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4062" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4064" - dx="-8.04912e-16" - dy="3.6" - result="offset" /> - <feComposite - id="feComposite4066" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4080" /> - <feFlood - id="feFlood4082" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4084" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4086" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4088" - dx="-8.04912e-16" - dy="3.6" - result="offset" /> - <feComposite - id="feComposite4090" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4092" /> - <feFlood - id="feFlood4094" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4096" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4098" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4100" - dx="-8.04912e-16" - dy="7.7" - result="offset" /> - <feComposite - id="feComposite4102" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4104" /> - <feFlood - id="feFlood4106" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4108" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4110" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4112" - dx="-8.04912e-16" - dy="11.6" - result="offset" /> - <feComposite - id="feComposite4114" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4116" /> - <feFlood - id="feFlood4118" - flood-opacity="0.5" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4120" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4122" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4124" - dx="-8.04912e-16" - dy="11.6" - result="offset" /> - <feComposite - id="feComposite4126" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4128" /> - <feFlood - id="feFlood4130" - flood-opacity="0.3" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4132" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4134" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4136" - dx="-8.04912e-16" - dy="11.6" - result="offset" /> - <feComposite - id="feComposite4138" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4140" /> - <feFlood - id="feFlood4142" - flood-opacity="0.2" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4144" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4146" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4148" - dx="-8.04912e-16" - dy="11.6" - result="offset" /> - <feComposite - id="feComposite4150" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4152" /> - <feFlood - id="feFlood4154" - flood-opacity="0.2" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4156" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4158" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4160" - dx="-8.04912e-16" - dy="11.6" - result="offset" /> - <feComposite - id="feComposite4162" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4164" /> - <feFlood - id="feFlood4166" - flood-opacity="0.2" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4168" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4170" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4172" - dx="-8.04912e-16" - dy="6" - result="offset" /> - <feComposite - id="feComposite4174" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="composite2" /> - </filter> - <filter - inkscape:label="Cross-smooth" - inkscape:menu="Blurs" - inkscape:menu-tooltip="Blur inner borders and intersections" - id="filter4522" - style="color-interpolation-filters:sRGB"> - <feGaussianBlur - stdDeviation="3" - id="feGaussianBlur4524" /> - <feColorMatrix - result="fbSourceGraphic" - values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 6 -2.5 " - id="feColorMatrix4526" /> - </filter> - <filter - inkscape:label="Cross-smooth" - inkscape:menu="Blurs" - inkscape:menu-tooltip="Blur inner borders and intersections" - id="filter4576" - style="color-interpolation-filters:sRGB"> - <feGaussianBlur - stdDeviation="3" - id="feGaussianBlur4578" /> - <feColorMatrix - result="fbSourceGraphic" - values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 6 -2.5 " - id="feColorMatrix4580" /> - </filter> - <filter - inkscape:label="Cross-smooth" - inkscape:menu="Blurs" - inkscape:menu-tooltip="Blur inner borders and intersections" - id="filter4576-0" - style="color-interpolation-filters:sRGB"> - <feGaussianBlur - stdDeviation="3" - id="feGaussianBlur4578-8" /> - <feColorMatrix - result="fbSourceGraphic" - values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 6 -2.5 " - id="feColorMatrix4580-0" /> - </filter> - <filter - inkscape:label="Cross-smooth" - inkscape:menu="Blurs" - inkscape:menu-tooltip="Blur inner borders and intersections" - id="filter4576-0-0" - style="color-interpolation-filters:sRGB"> - <feGaussianBlur - stdDeviation="3" - id="feGaussianBlur4578-8-5" /> - <feColorMatrix - result="fbSourceGraphic" - values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 6 -2.5 " - id="feColorMatrix4580-0-2" /> - </filter> - <filter - inkscape:label="Cross-smooth" - inkscape:menu="Blurs" - inkscape:menu-tooltip="Blur inner borders and intersections" - id="filter4576-0-0-4" - style="color-interpolation-filters:sRGB"> - <feGaussianBlur - stdDeviation="3" - id="feGaussianBlur4578-8-5-2" /> - <feColorMatrix - result="fbSourceGraphic" - values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 6 -2.5 " - id="feColorMatrix4580-0-2-7" /> - </filter> - <radialGradient - inkscape:collect="always" - xlink:href="#linearGradient5306" - id="radialGradient5296" - cx="9" - cy="1032.1122" - fx="9" - fy="1032.1122" - r="10.125" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.9444444,0,0,1.9444474,-13.5625,-977.58811)" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient5306" - id="linearGradient5312" - x1="-15.75" - y1="1029.2997" - x2="23.625" - y2="1029.2997" - gradientUnits="userSpaceOnUse" /> - <linearGradient - id="linearGradient3783-1"> - <stop - id="stop3785-2" - offset="0" - style="stop-color:#1e94d3;stop-opacity:1;" /> - <stop - style="stop-color:#1e94d3;stop-opacity:1;" - offset="1" - id="stop3803-6" /> - </linearGradient> - <linearGradient - gradientUnits="userSpaceOnUse" - y2="50" - x2="30" - y1="90" - x1="-10" - id="linearGradient3827-7" - xlink:href="#linearGradient3783-1" - inkscape:collect="always" /> - <linearGradient - gradientUnits="userSpaceOnUse" - y2="50" - x2="30" - y1="90" - x1="-10" - id="linearGradient3827" - xlink:href="#linearGradient3783" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3783"> - <stop - id="stop3785" - offset="0" - style="stop-color:#1e94d3;stop-opacity:1;" /> - <stop - style="stop-color:#1e94d3;stop-opacity:1;" - offset="1" - id="stop3803" /> - </linearGradient> - <linearGradient - id="linearGradient3821"> - <stop - id="stop3823" - offset="0" - style="stop-color:#37aee2;stop-opacity:1;" /> - <stop - id="stop3825" - offset="1" - style="stop-color:#1e96c8;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient3829"> - <stop - style="stop-color:#1f96d4;stop-opacity:1;" - offset="0" - id="stop3831" /> - <stop - style="stop-color:#37aee2;stop-opacity:1;" - offset="1" - id="stop3833" /> - </linearGradient> - <linearGradient - id="linearGradient3877"> - <stop - id="stop3879" - offset="0" - style="stop-color:#eff7fc;stop-opacity:1;" /> - <stop - id="stop3881" - offset="1" - style="stop-color:#ffffff;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient3689"> - <stop - id="stop3691" - offset="0" - style="stop-color:#f68000;stop-opacity:1;" /> - <stop - id="stop3693" - offset="1" - style="stop-color:#fd9800;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient3675"> - <stop - id="stop3677" - offset="0" - style="stop-color:#ffb900;stop-opacity:1;" /> - <stop - id="stop3679" - offset="1" - style="stop-color:#ffd76b;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="463.26218" - x2="412.23013" - y1="461.92139" - x1="-113.89329" - gradientUnits="userSpaceOnUse" - id="linearGradient3840" - xlink:href="#linearGradient3675" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3634"> - <stop - style="stop-color:#7a8288;stop-opacity:1;" - offset="0" - id="stop3636" /> - <stop - id="stop3638" - offset="0.07633271" - style="stop-color:#9fa3a7;stop-opacity:1;" /> - <stop - style="stop-color:#7d858b;stop-opacity:1;" - offset="1" - id="stop3640" /> - </linearGradient> - <linearGradient - y2="12.703197" - x2="151.34604" - y1="-0.64152896" - x1="107.20918" - gradientTransform="matrix(0.28222223,0,0,0.28222223,-0.13983991,-0.01181449)" - gradientUnits="userSpaceOnUse" - id="linearGradient3838" - xlink:href="#linearGradient3634" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3712"> - <stop - id="stop3714" - offset="0" - style="stop-color:#a1abb2;stop-opacity:1;" /> - <stop - style="stop-color:#eaeced;stop-opacity:1;" - offset="0.14824273" - id="stop3720" /> - <stop - id="stop3716" - offset="1" - style="stop-color:#c6ccd0;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="27.389442" - x2="164.75943" - y1="12.640625" - x1="104.88638" - gradientUnits="userSpaceOnUse" - id="linearGradient3836" - xlink:href="#linearGradient3712" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3702"> - <stop - id="stop3704" - offset="0" - style="stop-color:#7a8288;stop-opacity:1;" /> - <stop - style="stop-color:#9fa3a7;stop-opacity:1;" - offset="0.5288403" - id="stop3710" /> - <stop - id="stop3706" - offset="1" - style="stop-color:#7d858b;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="268.41544" - x2="334.03125" - y1="252.48438" - x1="18.875" - gradientUnits="userSpaceOnUse" - id="linearGradient3834" - xlink:href="#linearGradient3702" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3626"> - <stop - style="stop-color:#a1abb2;stop-opacity:1;" - offset="0" - id="stop3628" /> - <stop - id="stop3630" - offset="0.08297831" - style="stop-color:#eaeced;stop-opacity:1;" /> - <stop - style="stop-color:#c6ccd0;stop-opacity:1;" - offset="1" - id="stop3632" /> - </linearGradient> - <linearGradient - y2="290.6998" - x2="278.4324" - y1="228.59993" - x1="44.103722" - gradientUnits="userSpaceOnUse" - id="linearGradient3832" - xlink:href="#linearGradient3626" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3646"> - <stop - id="stop3648" - offset="0" - style="stop-color:#f48200;stop-opacity:0;" /> - <stop - style="stop-color:#f48200;stop-opacity:0.72784811;" - offset="0.58887613" - id="stop3654" /> - <stop - id="stop3658" - offset="0.81621653" - style="stop-color:#cc5f00;stop-opacity:1;" /> - <stop - id="stop3650" - offset="1" - style="stop-color:#a43d00;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="55.356419" - x2="261.62219" - y1="70.105232" - x1="115.20164" - gradientUnits="userSpaceOnUse" - id="linearGradient3830" - xlink:href="#linearGradient3646" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3668"> - <stop - style="stop-color:#9b4400;stop-opacity:1;" - offset="0" - id="stop3670" /> - <stop - style="stop-color:#e56300;stop-opacity:1;" - offset="1" - id="stop3672" /> - </linearGradient> - <linearGradient - y2="108.98846" - x2="93.522026" - y1="102.28447" - x1="64.751183" - gradientUnits="userSpaceOnUse" - id="linearGradient3828" - xlink:href="#linearGradient3668" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3649"> - <stop - id="stop3651" - offset="0" - style="stop-color:#e26400;stop-opacity:1;" /> - <stop - id="stop3653" - offset="1" - style="stop-color:#ffb900;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="125.31633" - x2="44.375881" - y1="100.34167" - x1="40.775471" - gradientTransform="matrix(1,0,0,1.0202334,0,-1.4234613)" - gradientUnits="userSpaceOnUse" - id="linearGradient3826" - xlink:href="#linearGradient3649" - inkscape:collect="always" /> - <inkscape:perspective - sodipodi:type="inkscape:persp3d" - inkscape:vp_x="0 : 0.53333333 : 1" - inkscape:vp_y="0 : 1066.6667 : 0" - inkscape:vp_z="1.0666667 : 0.53333333 : 1" - inkscape:persp3d-origin="0.53333333 : 0.35555555 : 1" - id="perspective3852" /> - <inkscape:perspective - id="perspective3924" - inkscape:persp3d-origin="396.85039 : 374.17322 : 1" - inkscape:vp_z="793.70078 : 561.25983 : 1" - inkscape:vp_y="0 : 1066.6667 : 0" - inkscape:vp_x="0 : 561.25983 : 1" - sodipodi:type="inkscape:persp3d" /> - <linearGradient - id="linearGradient3689-2"> - <stop - id="stop3691-2" - offset="0" - style="stop-color:#f68000;stop-opacity:1;" /> - <stop - id="stop3693-3" - offset="1" - style="stop-color:#fd9800;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient3675-8"> - <stop - id="stop3677-4" - offset="0" - style="stop-color:#ffb900;stop-opacity:1;" /> - <stop - id="stop3679-7" - offset="1" - style="stop-color:#ffd76b;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="463.26218" - x2="412.23013" - y1="461.92139" - x1="-113.89329" - gradientUnits="userSpaceOnUse" - id="linearGradient3840-4" - xlink:href="#linearGradient3675-8" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3634-7"> - <stop - style="stop-color:#7a8288;stop-opacity:1;" - offset="0" - id="stop3636-4" /> - <stop - id="stop3638-6" - offset="0.07633271" - style="stop-color:#9fa3a7;stop-opacity:1;" /> - <stop - style="stop-color:#7d858b;stop-opacity:1;" - offset="1" - id="stop3640-9" /> - </linearGradient> - <linearGradient - y2="12.703197" - x2="151.34604" - y1="-0.64152896" - x1="107.20918" - gradientTransform="matrix(0.28222223,0,0,0.28222223,-0.13983991,-0.01181449)" - gradientUnits="userSpaceOnUse" - id="linearGradient3838-1" - xlink:href="#linearGradient3634-7" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3712-7"> - <stop - id="stop3714-7" - offset="0" - style="stop-color:#a1abb2;stop-opacity:1;" /> - <stop - style="stop-color:#eaeced;stop-opacity:1;" - offset="0.14824273" - id="stop3720-2" /> - <stop - id="stop3716-3" - offset="1" - style="stop-color:#c6ccd0;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="27.389442" - x2="164.75943" - y1="12.640625" - x1="104.88638" - gradientUnits="userSpaceOnUse" - id="linearGradient3836-7" - xlink:href="#linearGradient3712-7" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3702-3"> - <stop - id="stop3704-5" - offset="0" - style="stop-color:#7a8288;stop-opacity:1;" /> - <stop - style="stop-color:#9fa3a7;stop-opacity:1;" - offset="0.5288403" - id="stop3710-4" /> - <stop - id="stop3706-4" - offset="1" - style="stop-color:#7d858b;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="268.41544" - x2="334.03125" - y1="252.48438" - x1="18.875" - gradientUnits="userSpaceOnUse" - id="linearGradient3834-9" - xlink:href="#linearGradient3702-3" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3626-6"> - <stop - style="stop-color:#a1abb2;stop-opacity:1;" - offset="0" - id="stop3628-0" /> - <stop - id="stop3630-5" - offset="0.08297831" - style="stop-color:#eaeced;stop-opacity:1;" /> - <stop - style="stop-color:#c6ccd0;stop-opacity:1;" - offset="1" - id="stop3632-7" /> - </linearGradient> - <linearGradient - y2="290.6998" - x2="278.4324" - y1="228.59993" - x1="44.103722" - gradientUnits="userSpaceOnUse" - id="linearGradient3832-3" - xlink:href="#linearGradient3626-6" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3646-6"> - <stop - id="stop3648-6" - offset="0" - style="stop-color:#f48200;stop-opacity:0;" /> - <stop - style="stop-color:#f48200;stop-opacity:0.72784811;" - offset="0.58887613" - id="stop3654-6" /> - <stop - id="stop3658-4" - offset="0.81621653" - style="stop-color:#cc5f00;stop-opacity:1;" /> - <stop - id="stop3650-0" - offset="1" - style="stop-color:#a43d00;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="55.356419" - x2="261.62219" - y1="70.105232" - x1="115.20164" - gradientUnits="userSpaceOnUse" - id="linearGradient3830-6" - xlink:href="#linearGradient3646-6" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3668-5"> - <stop - style="stop-color:#9b4400;stop-opacity:1;" - offset="0" - id="stop3670-3" /> - <stop - style="stop-color:#e56300;stop-opacity:1;" - offset="1" - id="stop3672-2" /> - </linearGradient> - <linearGradient - y2="108.98846" - x2="93.522026" - y1="102.28447" - x1="64.751183" - gradientUnits="userSpaceOnUse" - id="linearGradient3828-1" - xlink:href="#linearGradient3668-5" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3649-3"> - <stop - id="stop3651-9" - offset="0" - style="stop-color:#e26400;stop-opacity:1;" /> - <stop - id="stop3653-7" - offset="1" - style="stop-color:#ffb900;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="125.31633" - x2="44.375881" - y1="100.34167" - x1="40.775471" - gradientTransform="matrix(1,0,0,1.0202334,0,-1.4234613)" - gradientUnits="userSpaceOnUse" - id="linearGradient3826-1" - xlink:href="#linearGradient3649-3" - inkscape:collect="always" /> - <inkscape:perspective - sodipodi:type="inkscape:persp3d" - inkscape:vp_x="0 : 0.53333333 : 1" - inkscape:vp_y="0 : 1066.6667 : 0" - inkscape:vp_z="1.0666667 : 0.53333333 : 1" - inkscape:persp3d-origin="0.53333333 : 0.35555555 : 1" - id="perspective3852-5" /> - <inkscape:perspective - id="perspective3924-4" - inkscape:persp3d-origin="396.85039 : 374.17322 : 1" - inkscape:vp_z="793.70078 : 561.25983 : 1" - inkscape:vp_y="0 : 1066.6667 : 0" - inkscape:vp_x="0 : 561.25983 : 1" - sodipodi:type="inkscape:persp3d" /> - <linearGradient - id="linearGradient2460" - y2="44.984001" - gradientUnits="userSpaceOnUse" - x2="19.360001" - y1="21.030804" - x1="19.244999"> - <stop - id="stop3602" - style="stop-color:#fafafa;stop-opacity:1;" - offset="0" /> - <stop - id="stop3604" - style="stop-color:#f0f0f0;stop-opacity:1;" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient2460" - id="linearGradient3157" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(12.102564,0,0,12.102564,-34.468255,-46.187105)" - x1="18.930269" - y1="6.2951212" - x2="19.360001" - y2="36.643665" /> - <linearGradient - id="linearGradient5479-2"> - <stop - id="stop5481-7" - offset="0" - style="stop-color:#be5300;stop-opacity:1;" /> - <stop - style="stop-color:#f07300;stop-opacity:1" - offset="0.76255572" - id="stop5483-4" /> - <stop - id="stop5485-2" - offset="1" - style="stop-color:#e67700;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="134.64415" - x2="128.50706" - y1="101.1183" - x1="4.1104655" - gradientTransform="matrix(1.2351592,0,0,1.2351592,262.25708,326.9873)" - gradientUnits="userSpaceOnUse" - id="linearGradient3900" - xlink:href="#linearGradient5479-2" - inkscape:collect="always" /> - <linearGradient - id="linearGradient5479-6"> - <stop - style="stop-color:#be5300;stop-opacity:1;" - offset="0" - id="stop5481-6" /> - <stop - id="stop5483-0" - offset="0.76255572" - style="stop-color:#f07300;stop-opacity:1" /> - <stop - style="stop-color:#e67700;stop-opacity:1;" - offset="1" - id="stop5485-5" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient5479-6" - id="linearGradient5467-1" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.2351592,0,0,1.2351592,262.25708,326.9873)" - x1="4.1104655" - y1="101.1183" - x2="128.50706" - y2="134.64415" /> - <linearGradient - id="linearGradient5447"> - <stop - id="stop5451" - offset="0" - style="stop-color:#e66e00;stop-opacity:1;" /> - <stop - style="stop-color:#e67700;stop-opacity:1;" - offset="1" - id="stop5453" /> - </linearGradient> - <linearGradient - id="linearGradient5479"> - <stop - style="stop-color:#be5300;stop-opacity:1;" - offset="0" - id="stop5481" /> - <stop - id="stop5483" - offset="0.76255572" - style="stop-color:#f07300;stop-opacity:1" /> - <stop - style="stop-color:#e67700;stop-opacity:1;" - offset="1" - id="stop5485" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient5479" - id="linearGradient5467" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.2351592,0,0,1.2351592,262.25708,326.9873)" - x1="4.1104655" - y1="101.1183" - x2="128.50706" - y2="134.64415" /> - <linearGradient - gradientTransform="matrix(1.0058652,0,0,0.994169,100,0)" - gradientUnits="userSpaceOnUse" - id="linearGradient3416" - y2="7.0165396" - x2="45.447727" - y1="92.539597" - x1="45.447727"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3418" /> - <stop - offset="1" - style="stop-color:#000000;stop-opacity:0.58823532" - id="stop3420" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#ButtonShadow-0-1-1-5" - id="linearGradient5342" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.0074153,0,0,1.0074153,-810.48879,593.1369)" - x1="1012.5133" - y1="484.41721" - x2="1006.8082" - y2="20.625916" /> - <linearGradient - gradientTransform="matrix(1.0058652,0,0,0.994169,100,0)" - gradientUnits="userSpaceOnUse" - id="linearGradient3409" - y2="7.0165396" - x2="45.447727" - y1="92.539597" - x1="45.447727"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3411" /> - <stop - offset="1" - style="stop-color:#000000;stop-opacity:0.58823532" - id="stop3413" /> - </linearGradient> - <linearGradient - gradientTransform="matrix(1.0058652,0,0,0.994169,100,0)" - gradientUnits="userSpaceOnUse" - id="linearGradient3402" - y2="7.0165396" - x2="45.447727" - y1="92.539597" - x1="45.447727"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3404" /> - <stop - offset="1" - style="stop-color:#000000;stop-opacity:0.58823532" - id="stop3406" /> - </linearGradient> - <linearGradient - gradientTransform="matrix(1.0058652,0,0,0.994169,100,0)" - gradientUnits="userSpaceOnUse" - id="linearGradient3395" - y2="7.0165396" - x2="45.447727" - y1="92.539597" - x1="45.447727"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3397" /> - <stop - offset="1" - style="stop-color:#000000;stop-opacity:0.58823532" - id="stop3399" /> - </linearGradient> - <linearGradient - gradientTransform="matrix(1.0058652,0,0,0.994169,100,0)" - gradientUnits="userSpaceOnUse" - id="ButtonShadow-0-1-1-5" - y2="7.0165396" - x2="45.447727" - y1="92.539597" - x1="45.447727"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3750-8-9-3-6" /> - <stop - offset="1" - style="stop-color:#000000;stop-opacity:0.58823532" - id="stop3752-5-6-4-2" /> - </linearGradient> - <linearGradient - id="linearGradient4046"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1;" - id="stop4048" /> - <stop - offset="1" - style="stop-color:#ffffff;stop-opacity:0.2" - id="stop4050" /> - </linearGradient> - <linearGradient - id="linearGradient3737"> - <stop - offset="0" - style="stop-color:#ffffff;stop-opacity:1" - id="stop3739" /> - <stop - offset="1" - style="stop-color:#ffffff;stop-opacity:0" - id="stop3741" /> - </linearGradient> - <linearGradient - id="linearGradient4487"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop4489" /> - <stop - offset="1" - style="stop-color:#000000;stop-opacity:0" - id="stop4491" /> - </linearGradient> - <linearGradient - y2="251.66064" - x2="1011.9534" - y1="476.25983" - x1="1016.1035" - gradientTransform="translate(-146.22032,369.08845)" - gradientUnits="userSpaceOnUse" - id="linearGradient4082" - xlink:href="#linearGradient4487" - inkscape:collect="always" /> - <linearGradient - inkscape:collect="always" - xlink:href="#SVGID_2_" - id="linearGradient3803" - x1="259.99384" - y1="44" - x2="259.99384" - y2="464" - gradientUnits="userSpaceOnUse" /> - <linearGradient - y2="217.4595" - x2="200.0508" - y1="185.0742" - x1="200.0508" - gradientTransform="matrix(9.2574736,0,0,9.2574736,-1595.9285,-1607.2111)" - gradientUnits="userSpaceOnUse" - id="linearGradient3017" - xlink:href="#SVGID_2_" - inkscape:collect="always" /> - <linearGradient - inkscape:collect="always" - xlink:href="#SVGID_2_" - id="linearGradient3021" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(13.577628,0,0,13.577628,-2026.1619,-2566.7096)" - x1="200.0508" - y1="185.0742" - x2="200.0508" - y2="217.4595" /> - <linearGradient - y2="217.4595" - x2="200.0508" - y1="185.0742" - x1="200.0508" - gradientUnits="userSpaceOnUse" - id="SVGID_2_"> - <stop - id="stop13" - style="stop-color:#61B74A" - offset="0" /> - <stop - id="stop15" - style="stop-color:#449934" - offset="1" /> - </linearGradient> - <radialGradient - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1,0,0,1.0499906,0,-19.270593)" - r="191.6187" - fy="385.4841" - fx="558.35437" - cy="385.4841" - cx="558.35437" - id="radialGradient3867" - xlink:href="#XMLID_74_-8-1" - inkscape:collect="always" /> - <linearGradient - y2="48.0854" - x2="78.466103" - y1="56.3008" - x1="64.477501" - gradientUnits="userSpaceOnUse" - id="XMLID_74_-8-1"> - <stop - id="stop155-3-8" - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" /> - <stop - id="stop157-94-6" - style="stop-color:#e6e6e6;stop-opacity:1;" - offset="1" /> - </linearGradient> - <filter - style="color-interpolation-filters:sRGB" - inkscape:collect="always" - id="filter6206-7"> - <feGaussianBlur - inkscape:collect="always" - stdDeviation="0.658125" - id="feGaussianBlur6208-9" /> - </filter> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="8.0000005" - inkscape:cx="8.8891877" - inkscape:cy="-1.369766" - inkscape:document-units="pt" - inkscape:current-layer="layer2" - showgrid="true" - inkscape:window-width="1920" - inkscape:window-height="1001" - inkscape:window-x="-9" - inkscape:window-y="-9" - inkscape:window-maximized="1" - units="px" - showguides="false"> - <inkscape:grid - type="xygrid" - id="grid2985" - empspacing="4" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" - spacingx="0.59866667" - spacingy="0.59866667" - units="pt" - originx="0" - originy="0" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <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>Twelf Icon Template</dc:title> - <dc:creator> - <cc:Agent> - <dc:title>xphnx</dc:title> - </cc:Agent> - </dc:creator> - <cc:license - rdf:resource="http://creativecommons.org/licenses/by-nc-sa/3.0/" /> - </cc:Work> - <cc:License - rdf:about="http://creativecommons.org/licenses/by-nc-sa/3.0/"> - <cc:permits - rdf:resource="http://creativecommons.org/ns#Reproduction" /> - <cc:permits - rdf:resource="http://creativecommons.org/ns#Distribution" /> - <cc:requires - rdf:resource="http://creativecommons.org/ns#Notice" /> - <cc:requires - rdf:resource="http://creativecommons.org/ns#Attribution" /> - <cc:prohibits - rdf:resource="http://creativecommons.org/ns#CommercialUse" /> - <cc:permits - rdf:resource="http://creativecommons.org/ns#DerivativeWorks" /> - <cc:requires - rdf:resource="http://creativecommons.org/ns#ShareAlike" /> - </cc:License> - </rdf:RDF> - </metadata> - <g - inkscape:label="background" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1093.773)" - style="display:inline" - sodipodi:insensitive="true"> - <path - transform="matrix(1.0780877,0,0,1.0641323,-0.09373327,2.7509419)" - inkscape:connector-curvature="0" - id="rect6141-3" - d="m 4.417683,1028.1747 v 1.6051 H 2.8125 v 18.1922 h 1.605183 v 2.1402 h 18.192073 v -2.1402 H 24.75 v -18.1922 h -2.140244 v -1.6051 z" - style="display:inline;opacity:0.2;fill:#263238;fill-opacity:1;stroke:none;filter:url(#filter6206-7)" /> - <rect - style="display:inline;opacity:1;fill:#00bcd4;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.06666667;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect4731-1" - width="22.749332" - height="22.749332" - x="2.9986675" - y="1096.7717" - ry="1.1973943" - rx="1.1973323" /> - <g - id="g4337" - transform="translate(-22.320454,1056.4942)"> - <path - id="path4329" - d="M 0,0 H 51.2 V 51.2 H 0 Z" - inkscape:connector-curvature="0" - style="fill:none;stroke-width:1.06666672" /> - <g - id="g4666" - transform="matrix(0.33600544,0,0,0.33600544,1.5295902,73.042549)"> - <path - id="path4656" - d="M 0,0 H 51.2 V 51.2 H 0 Z" - inkscape:connector-curvature="0" - style="fill:none;stroke-width:1.06666672" /> - </g> - <g - id="g5363" - transform="matrix(0.37187349,0,0,0.37187349,38.801738,63.239042)"> - <path - id="path5355" - d="M 0,0 H 51.2 V 51.2 H 0 Z" - inkscape:connector-curvature="0" - style="fill:none;stroke-width:1.06666672" /> - <g - id="g5646" - transform="matrix(2.6890865,0,0,2.6890865,-82.905872,-48.450082)"> - <path - id="path5638" - d="M 0,0 H 51.2 V 51.2 H 0 Z" - inkscape:connector-curvature="0" - style="fill:none;stroke-width:1.06666672" /> - </g> - </g> - </g> - <path - style="opacity:0.2;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.06666667;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - d="m 4.1958334,1096.7709 c -0.6633221,0 -1.1979167,0.5346 -1.1979167,1.1979 v 0.3334 c 0,-0.6634 0.5345946,-1.1979 1.1979167,-1.1979 H 24.55 c 0.663322,0 1.197917,0.5345 1.197917,1.1979 v -0.3334 c 0,-0.6633 -0.534595,-1.1979 -1.197917,-1.1979 z" - id="rect4731" - inkscape:connector-curvature="0" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987" - width="42.666668" - height="42.666668" - x="128" - y="546.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-4" - width="42.666668" - height="42.666668" - x="128" - y="631.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42" - width="42.666668" - height="42.666668" - x="128" - y="674.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-41" - width="42.666668" - height="42.666668" - x="128" - y="589.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2" - width="42.666668" - height="42.666668" - x="128" - y="717.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-2" - width="42.666668" - height="42.666668" - x="213.33333" - y="546.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-4-3" - width="42.666668" - height="42.666668" - x="213.33333" - y="631.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-3" - width="42.666668" - height="42.666668" - x="213.33333" - y="674.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-41-5" - width="42.666668" - height="42.666668" - x="213.33333" - y="589.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-4" - width="42.666668" - height="42.666668" - x="213.33333" - y="717.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-9" - width="42.666668" - height="42.666668" - x="298.66666" - y="546.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-4-4" - width="42.666668" - height="42.666668" - x="298.66666" - y="631.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-8" - width="42.666668" - height="42.666668" - x="298.66666" - y="674.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-41-6" - width="42.666668" - height="42.666668" - x="298.66666" - y="589.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-3" - width="42.666668" - height="42.666668" - x="298.66666" - y="717.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-7" - width="42.666668" - height="42.666668" - x="170.66667" - y="546.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-4-7" - width="42.666668" - height="42.666668" - x="170.66667" - y="631.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-9" - width="42.666668" - height="42.666668" - x="170.66667" - y="674.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-41-0" - width="42.666668" - height="42.666668" - x="170.66667" - y="589.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-5" - width="42.666668" - height="42.666668" - x="170.66667" - y="717.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-7-3" - width="42.666668" - height="42.666668" - x="256" - y="546.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-4-7-9" - width="42.666668" - height="42.666668" - x="256" - y="631.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-9-7" - width="42.666668" - height="42.666668" - x="256" - y="674.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-41-0-0" - width="42.666668" - height="42.666668" - x="256" - y="589.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-5-5" - width="42.666668" - height="42.666668" - x="256" - y="717.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-34" - width="42.666668" - height="42.666668" - x="128" - y="759.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-4-1" - width="42.666668" - height="42.666668" - x="213.33333" - y="759.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-3-4" - width="42.666668" - height="42.666668" - x="298.66666" - y="759.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-5-8" - width="42.666668" - height="42.666668" - x="170.66667" - y="759.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-5-5-8" - width="42.666668" - height="42.666668" - x="256" - y="759.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-6" - width="42.666668" - height="42.666668" - x="341.33334" - y="589.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-4-4" - width="42.666668" - height="42.666668" - x="341.33334" - y="631.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-3-1" - width="42.666668" - height="42.666668" - x="341.33334" - y="717.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-5-9" - width="42.666668" - height="42.666668" - x="341.33334" - y="546.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-5-5-6" - width="42.666668" - height="42.666668" - x="341.33334" - y="674.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-3-1-5" - width="42.666668" - height="42.666668" - x="341.33334" - y="759.85297" /> - <rect - style="fill:none;stroke-width:1.06666672;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0" - id="rect4132" - width="192" - height="192" - x="160" - y="578.51965" /> - <g - id="g4198" - transform="matrix(0.37343619,0,0,0.37343619,4.7333333,1097.3997)"> - <path - id="path4188" - d="M 0,0 H 51.2 V 51.2 H 0 Z" - inkscape:connector-curvature="0" - style="fill:none;stroke-width:1.06666672" /> - </g> - <g - id="g6215" - transform="matrix(0.36470876,0,0,0.36470876,5.1355746,1097.391)"> - <path - id="path6205" - d="M 0,0 H 51.2 V 51.2 H 0 Z" - inkscape:connector-curvature="0" - style="fill:none;stroke-width:1.06666672" /> - </g> - <g - id="g3277" - transform="matrix(0.4158519,0,0,0.4158519,84.325002,1055.8742)"> - <g - transform="matrix(0.06226937,0,0,0.06226937,-28.237863,185.29075)" - id="layer1-1" - inkscape:label="Ebene 1"> - <g - id="g4793" - transform="matrix(38.617739,0,0,38.617739,14724.013,-13541.879)"> - <g - id="layer1-6" - inkscape:label="Livello 1" - transform="translate(0,-576.38633)" /> - <g - transform="matrix(1.0020367,0,0,1.0020367,-0.04344885,-1.1101175)" - id="g3950" /> - <g - id="g3097" - transform="matrix(0.71435537,0,0,0.71435537,-400.52081,188.33812)"> - <path - style="display:inline;opacity:0;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.49318779" - d="m 1293.1764,-120.67493 c -181.7499,0.2763 -511.17735,0.13525 -699.0452,0.13998 -2.32156,10.41336 -3.59298,21.250588 -3.59298,32.383512 V 25.844113 c 207.64946,0.736948 494.72268,0.38136 706.23118,0.373297 V -88.151438 c 0,-11.180243 -1.2522,-22.069512 -3.593,-32.523492 z M 834.48776,174.88291 c -78.38541,-0.004 -158.8503,0.17892 -243.94954,0.55995 v 138.63315 c 286.33647,-0.39317 421.72558,-0.13827 706.23118,-0.32664 V 176.0028 c -163.1967,-0.53005 -311.21862,-1.11132 -462.28164,-1.11989 z" - id="path2843" - inkscape:connector-curvature="0" /> - </g> - <g - id="g8016" - transform="matrix(1.092577,0,0,1.0925926,-25.27611,-25.283957)" /> - </g> - </g> - </g> - <path - inkscape:connector-curvature="0" - style="display:inline;opacity:0.2;fill:#263238;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.06666667;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - d="m 24.549441,1119.5437 c 0.663252,0 1.197867,-0.5346 1.197867,-1.1979 v -0.3333 c 0,0.6632 -0.534614,1.1978 -1.197867,1.1978 H 4.1952005 c -0.6632533,0 -1.1978672,-0.5346 -1.1978672,-1.1978 v 0.3333 c 0,0.6633 0.5346139,1.1979 1.1978672,1.1979 z" - id="rect4731-2" /> - </g> - <g - inkscape:groupmode="layer" - id="layer2" - inkscape:label="icon" - style="display:inline"> - <flowRoot - xml:space="preserve" - id="flowRoot4698" - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.80000019px;line-height:0.01%;font-family:Roboto;-inkscape-font-specification:Roboto;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.06666672px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"><flowRegion - id="flowRegion4700" - style="stroke-width:1.06666672px"><rect - id="rect4702" - width="4.7893329" - height="5.388" - x="11.374666" - y="11.984" - style="stroke-width:1.13777781px" /></flowRegion><flowPara - id="flowPara4704" - style="font-size:4px;line-height:1.25;stroke-width:1.06666672px">your</flowPara></flowRoot> <path - style="stroke-width:0.80044436;fill:#ffffff;fill-opacity:1;opacity:1" - d="M 12.373047 7.1699219 L 11.572266 7.9707031 L 8.7695312 7.9707031 L 8.7695312 9.5703125 L 19.976562 9.5703125 L 19.976562 7.9707031 L 17.175781 7.9707031 L 16.375 7.1699219 L 12.373047 7.1699219 z M 9.5703125 10.371094 L 9.5703125 19.976562 A 1.6008887 1.6008887 0 0 0 11.171875 21.578125 L 17.574219 21.578125 A 1.6008887 1.6008887 0 0 0 19.175781 19.976562 L 19.175781 10.371094 L 9.5703125 10.371094 z M 14.40625 12.582031 C 15.188491 12.583536 15.943488 12.870278 16.529297 13.388672 L 15.642578 14.324219 C 15.29602 14.032611 14.859172 13.873091 14.40625 13.873047 C 13.344273 13.873027 12.482461 14.732945 12.482422 15.794922 C 12.482402 16.856941 13.344232 17.718771 14.40625 17.71875 C 15.251369 17.71872 15.968675 17.171941 16.226562 16.414062 L 14.421875 16.414062 C 14.400375 16.414062 14.382812 16.398453 14.382812 16.376953 L 14.382812 15.146484 C 14.382812 15.124984 14.400375 15.107422 14.421875 15.107422 L 17.351562 15.107422 C 17.423022 15.107432 17.488774 15.107895 17.521484 15.140625 C 17.521454 15.173262 17.553287 15.202642 17.554688 15.792969 C 17.554707 17.567273 16.180554 19.007773 14.40625 19.007812 C 12.631906 19.007832 11.193339 17.569267 11.193359 15.794922 C 11.193398 14.020619 12.631947 12.582011 14.40625 12.582031 z " - id="path1246" /> - </g> - <g - inkscape:groupmode="layer" - id="layer3" - inkscape:label="hint" - style="display:none" - sodipodi:insensitive="true"> - <rect - style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.07038245;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" - id="rect4387-7-8" - width="13.100284" - height="13.100285" - x="7.8231916" - y="-20.923475" - transform="rotate(90)" /> - <rect - style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#5261ff;stroke-width:0.06958948;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect3862" - width="14.29841" - height="11.441077" - x="7.2241287" - y="8.6527958" /> - <rect - style="display:inline;opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#00ff00;stroke-width:0.06958948;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect3862-6" - width="14.29841" - height="11.441076" - x="7.2241287" - y="-20.093872" - transform="rotate(90)" /> - </g> -</svg> diff --git a/todo/wip/discord.svg b/todo/wip/discord.svg deleted file mode 100644 index 28d5d542ad33801e4019a1ad2a50d7ecd97096fd..0000000000000000000000000000000000000000 --- a/todo/wip/discord.svg +++ /dev/null @@ -1,2340 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" - 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" - width="28.746668" - height="28.746668" - id="svg2" - version="1.1" - inkscape:version="0.92.3 (2405546, 2018-03-11)" - sodipodi:docname="discord.svg" - inkscape:export-filename="/home/rober/Software/Fdroid Icon Pack/twelf_icon_template.png" - inkscape:export-xdpi="640" - inkscape:export-ydpi="640"> - <title - id="title3766">Twelf Icon Template</title> - <defs - id="defs4"> - <linearGradient - id="linearGradient5306"> - <stop - style="stop-color:#ffffff;stop-opacity:0.09876543;" - offset="0" - id="stop5308" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop5310" /> - </linearGradient> - <linearGradient - id="linearGradient5290"> - <stop - style="stop-color:#00ffff;stop-opacity:0.09803922;" - offset="0" - id="stop5292" /> - <stop - id="stop6740" - offset="0.5" - style="stop-color:#00ff7f;stop-opacity:0.04705882;" /> - <stop - style="stop-color:#00ff00;stop-opacity:0;" - offset="1" - id="stop5294" /> - </linearGradient> - <linearGradient - id="linearGradient5188"> - <stop - style="stop-color:#64b5f6;stop-opacity:0.24705882;" - offset="0" - id="stop5198" /> - <stop - style="stop-color:#64b5f6;stop-opacity:0;" - offset="1" - id="stop5192" /> - </linearGradient> - <linearGradient - id="linearGradient3975" - osb:paint="solid"> - <stop - style="stop-color:#ff5555;stop-opacity:1;" - offset="0" - id="stop3977" /> - </linearGradient> - <linearGradient - id="linearGradient3969" - osb:paint="solid"> - <stop - style="stop-color:#87cdde;stop-opacity:1;" - offset="0" - id="stop3971" /> - </linearGradient> - <filter - id="filter3945" - inkscape:label="filtro1" - x="0" - y="6" - width="1.2" - style="color-interpolation-filters:sRGB"> - <feDiffuseLighting - id="feDiffuseLighting3947" - lighting-color="#fdfdfd" - surfaceScale="121.49533081" - diffuseConstant="28.44827652" /> - </filter> - <filter - inkscape:label="Drop Shadow" - id="filter3979" - style="color-interpolation-filters:sRGB"> - <feFlood - flood-opacity="0.2" - flood-color="rgb(0,0,0)" - result="flood" - id="feFlood3981" /> - <feComposite - in="flood" - in2="SourceGraphic" - operator="in" - result="composite1" - id="feComposite3983" /> - <feGaussianBlur - stdDeviation="6" - result="blur" - id="feGaussianBlur3985" /> - <feOffset - dx="0" - dy="6" - result="offset" - id="feOffset3987" /> - <feComposite - in="SourceGraphic" - in2="offset" - operator="over" - result="fbSourceGraphic" - id="feComposite3989" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3991" /> - <feFlood - id="feFlood3993" - flood-opacity="0.2" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3995" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3997" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset3999" - dx="0" - dy="6" - result="offset" /> - <feComposite - id="feComposite4001" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="composite2" /> - </filter> - <filter - style="color-interpolation-filters:sRGB" - inkscape:label="Drop Shadow" - id="filter3876"> - <feFlood - flood-opacity="0.2" - flood-color="rgb(0,0,0)" - result="flood" - id="feFlood3878" /> - <feComposite - in="flood" - in2="SourceGraphic" - operator="in" - result="composite1" - id="feComposite3880" /> - <feGaussianBlur - stdDeviation="6" - result="blur" - id="feGaussianBlur3882" /> - <feOffset - dx="0" - dy="6" - result="offset" - id="feOffset3884" /> - <feComposite - in="SourceGraphic" - in2="offset" - operator="over" - result="fbSourceGraphic" - id="feComposite3886" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3888" /> - <feFlood - id="feFlood3890" - flood-opacity="0.397" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3892" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3894" - stdDeviation="19.2" - result="blur" /> - <feOffset - id="feOffset3896" - dx="0" - dy="6" - result="offset" /> - <feComposite - id="feComposite3898" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3900" /> - <feFlood - id="feFlood3902" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3904" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3906" - stdDeviation="19.2" - result="blur" /> - <feOffset - id="feOffset3908" - dx="0" - dy="6" - result="offset" /> - <feComposite - id="feComposite3910" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3912" /> - <feFlood - id="feFlood3914" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3916" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3918" - stdDeviation="26.1" - result="blur" /> - <feOffset - id="feOffset3920" - dx="0" - dy="6" - result="offset" /> - <feComposite - id="feComposite3922" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3924" /> - <feFlood - id="feFlood3926" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3928" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3930" - stdDeviation="35.7" - result="blur" /> - <feOffset - id="feOffset3932" - dx="0" - dy="6" - result="offset" /> - <feComposite - id="feComposite3934" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3936" /> - <feFlood - id="feFlood3938" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3940" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3942" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset3944" - dx="0" - dy="6" - result="offset" /> - <feComposite - id="feComposite3946" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3948" /> - <feFlood - id="feFlood3950" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3952" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3954" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset3956" - dx="0" - dy="6" - result="offset" /> - <feComposite - id="feComposite3958" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3960" /> - <feFlood - id="feFlood3962" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3964" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3966" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset3968" - dx="0" - dy="1.9" - result="offset" /> - <feComposite - id="feComposite3970" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3972" /> - <feFlood - id="feFlood3974" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3976" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3978" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset3980" - dx="3.6" - dy="1.9" - result="offset" /> - <feComposite - id="feComposite3982" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3984" /> - <feFlood - id="feFlood3986" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3988" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3990" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset3992" - dx="9.6" - dy="1.9" - result="offset" /> - <feComposite - id="feComposite3994" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3996" /> - <feFlood - id="feFlood3998" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4000" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4002" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset4004" - dx="1.2" - dy="1.9" - result="offset" /> - <feComposite - id="feComposite4006" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4008" /> - <feFlood - id="feFlood4010" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4012" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4014" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset4016" - dx="-1.4" - dy="1.9" - result="offset" /> - <feComposite - id="feComposite4018" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4020" /> - <feFlood - id="feFlood4022" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4024" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4026" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset4028" - dx="0.3" - dy="1.9" - result="offset" /> - <feComposite - id="feComposite4030" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4032" /> - <feFlood - id="feFlood4034" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4036" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4038" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset4040" - dx="-8.04912e-16" - dy="1.9" - result="offset" /> - <feComposite - id="feComposite4042" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4044" /> - <feFlood - id="feFlood4046" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4048" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4050" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset4052" - dx="-8.04912e-16" - dy="3.6" - result="offset" /> - <feComposite - id="feComposite4054" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4056" /> - <feFlood - id="feFlood4058" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4060" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4062" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4064" - dx="-8.04912e-16" - dy="3.6" - result="offset" /> - <feComposite - id="feComposite4066" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4080" /> - <feFlood - id="feFlood4082" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4084" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4086" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4088" - dx="-8.04912e-16" - dy="3.6" - result="offset" /> - <feComposite - id="feComposite4090" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4092" /> - <feFlood - id="feFlood4094" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4096" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4098" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4100" - dx="-8.04912e-16" - dy="7.7" - result="offset" /> - <feComposite - id="feComposite4102" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4104" /> - <feFlood - id="feFlood4106" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4108" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4110" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4112" - dx="-8.04912e-16" - dy="11.6" - result="offset" /> - <feComposite - id="feComposite4114" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4116" /> - <feFlood - id="feFlood4118" - flood-opacity="0.5" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4120" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4122" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4124" - dx="-8.04912e-16" - dy="11.6" - result="offset" /> - <feComposite - id="feComposite4126" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4128" /> - <feFlood - id="feFlood4130" - flood-opacity="0.3" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4132" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4134" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4136" - dx="-8.04912e-16" - dy="11.6" - result="offset" /> - <feComposite - id="feComposite4138" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4140" /> - <feFlood - id="feFlood4142" - flood-opacity="0.2" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4144" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4146" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4148" - dx="-8.04912e-16" - dy="11.6" - result="offset" /> - <feComposite - id="feComposite4150" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4152" /> - <feFlood - id="feFlood4154" - flood-opacity="0.2" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4156" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4158" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4160" - dx="-8.04912e-16" - dy="11.6" - result="offset" /> - <feComposite - id="feComposite4162" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4164" /> - <feFlood - id="feFlood4166" - flood-opacity="0.2" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4168" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4170" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4172" - dx="-8.04912e-16" - dy="6" - result="offset" /> - <feComposite - id="feComposite4174" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="composite2" /> - </filter> - <filter - inkscape:label="Cross-smooth" - inkscape:menu="Blurs" - inkscape:menu-tooltip="Blur inner borders and intersections" - id="filter4522" - style="color-interpolation-filters:sRGB"> - <feGaussianBlur - stdDeviation="3" - id="feGaussianBlur4524" /> - <feColorMatrix - result="fbSourceGraphic" - values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 6 -2.5 " - id="feColorMatrix4526" /> - </filter> - <filter - inkscape:label="Cross-smooth" - inkscape:menu="Blurs" - inkscape:menu-tooltip="Blur inner borders and intersections" - id="filter4576" - style="color-interpolation-filters:sRGB"> - <feGaussianBlur - stdDeviation="3" - id="feGaussianBlur4578" /> - <feColorMatrix - result="fbSourceGraphic" - values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 6 -2.5 " - id="feColorMatrix4580" /> - </filter> - <filter - inkscape:label="Cross-smooth" - inkscape:menu="Blurs" - inkscape:menu-tooltip="Blur inner borders and intersections" - id="filter4576-0" - style="color-interpolation-filters:sRGB"> - <feGaussianBlur - stdDeviation="3" - id="feGaussianBlur4578-8" /> - <feColorMatrix - result="fbSourceGraphic" - values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 6 -2.5 " - id="feColorMatrix4580-0" /> - </filter> - <filter - inkscape:label="Cross-smooth" - inkscape:menu="Blurs" - inkscape:menu-tooltip="Blur inner borders and intersections" - id="filter4576-0-0" - style="color-interpolation-filters:sRGB"> - <feGaussianBlur - stdDeviation="3" - id="feGaussianBlur4578-8-5" /> - <feColorMatrix - result="fbSourceGraphic" - values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 6 -2.5 " - id="feColorMatrix4580-0-2" /> - </filter> - <filter - inkscape:label="Cross-smooth" - inkscape:menu="Blurs" - inkscape:menu-tooltip="Blur inner borders and intersections" - id="filter4576-0-0-4" - style="color-interpolation-filters:sRGB"> - <feGaussianBlur - stdDeviation="3" - id="feGaussianBlur4578-8-5-2" /> - <feColorMatrix - result="fbSourceGraphic" - values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 6 -2.5 " - id="feColorMatrix4580-0-2-7" /> - </filter> - <radialGradient - inkscape:collect="always" - xlink:href="#linearGradient5306" - id="radialGradient5296" - cx="9" - cy="1032.1122" - fx="9" - fy="1032.1122" - r="10.125" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.9444444,0,0,1.9444474,-13.5625,-977.58811)" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient5306" - id="linearGradient5312" - x1="-15.75" - y1="1029.2997" - x2="23.625" - y2="1029.2997" - gradientUnits="userSpaceOnUse" /> - <linearGradient - id="linearGradient3783-1"> - <stop - id="stop3785-2" - offset="0" - style="stop-color:#1e94d3;stop-opacity:1;" /> - <stop - style="stop-color:#1e94d3;stop-opacity:1;" - offset="1" - id="stop3803-6" /> - </linearGradient> - <linearGradient - gradientUnits="userSpaceOnUse" - y2="50" - x2="30" - y1="90" - x1="-10" - id="linearGradient3827-7" - xlink:href="#linearGradient3783-1" - inkscape:collect="always" /> - <linearGradient - gradientUnits="userSpaceOnUse" - y2="50" - x2="30" - y1="90" - x1="-10" - id="linearGradient3827" - xlink:href="#linearGradient3783" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3783"> - <stop - id="stop3785" - offset="0" - style="stop-color:#1e94d3;stop-opacity:1;" /> - <stop - style="stop-color:#1e94d3;stop-opacity:1;" - offset="1" - id="stop3803" /> - </linearGradient> - <linearGradient - id="linearGradient3821"> - <stop - id="stop3823" - offset="0" - style="stop-color:#37aee2;stop-opacity:1;" /> - <stop - id="stop3825" - offset="1" - style="stop-color:#1e96c8;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient3829"> - <stop - style="stop-color:#1f96d4;stop-opacity:1;" - offset="0" - id="stop3831" /> - <stop - style="stop-color:#37aee2;stop-opacity:1;" - offset="1" - id="stop3833" /> - </linearGradient> - <linearGradient - id="linearGradient3877"> - <stop - id="stop3879" - offset="0" - style="stop-color:#eff7fc;stop-opacity:1;" /> - <stop - id="stop3881" - offset="1" - style="stop-color:#ffffff;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient3689"> - <stop - id="stop3691" - offset="0" - style="stop-color:#f68000;stop-opacity:1;" /> - <stop - id="stop3693" - offset="1" - style="stop-color:#fd9800;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient3675"> - <stop - id="stop3677" - offset="0" - style="stop-color:#ffb900;stop-opacity:1;" /> - <stop - id="stop3679" - offset="1" - style="stop-color:#ffd76b;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="463.26218" - x2="412.23013" - y1="461.92139" - x1="-113.89329" - gradientUnits="userSpaceOnUse" - id="linearGradient3840" - xlink:href="#linearGradient3675" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3634"> - <stop - style="stop-color:#7a8288;stop-opacity:1;" - offset="0" - id="stop3636" /> - <stop - id="stop3638" - offset="0.07633271" - style="stop-color:#9fa3a7;stop-opacity:1;" /> - <stop - style="stop-color:#7d858b;stop-opacity:1;" - offset="1" - id="stop3640" /> - </linearGradient> - <linearGradient - y2="12.703197" - x2="151.34604" - y1="-0.64152896" - x1="107.20918" - gradientTransform="matrix(0.28222223,0,0,0.28222223,-0.13983991,-0.01181449)" - gradientUnits="userSpaceOnUse" - id="linearGradient3838" - xlink:href="#linearGradient3634" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3712"> - <stop - id="stop3714" - offset="0" - style="stop-color:#a1abb2;stop-opacity:1;" /> - <stop - style="stop-color:#eaeced;stop-opacity:1;" - offset="0.14824273" - id="stop3720" /> - <stop - id="stop3716" - offset="1" - style="stop-color:#c6ccd0;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="27.389442" - x2="164.75943" - y1="12.640625" - x1="104.88638" - gradientUnits="userSpaceOnUse" - id="linearGradient3836" - xlink:href="#linearGradient3712" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3702"> - <stop - id="stop3704" - offset="0" - style="stop-color:#7a8288;stop-opacity:1;" /> - <stop - style="stop-color:#9fa3a7;stop-opacity:1;" - offset="0.5288403" - id="stop3710" /> - <stop - id="stop3706" - offset="1" - style="stop-color:#7d858b;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="268.41544" - x2="334.03125" - y1="252.48438" - x1="18.875" - gradientUnits="userSpaceOnUse" - id="linearGradient3834" - xlink:href="#linearGradient3702" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3626"> - <stop - style="stop-color:#a1abb2;stop-opacity:1;" - offset="0" - id="stop3628" /> - <stop - id="stop3630" - offset="0.08297831" - style="stop-color:#eaeced;stop-opacity:1;" /> - <stop - style="stop-color:#c6ccd0;stop-opacity:1;" - offset="1" - id="stop3632" /> - </linearGradient> - <linearGradient - y2="290.6998" - x2="278.4324" - y1="228.59993" - x1="44.103722" - gradientUnits="userSpaceOnUse" - id="linearGradient3832" - xlink:href="#linearGradient3626" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3646"> - <stop - id="stop3648" - offset="0" - style="stop-color:#f48200;stop-opacity:0;" /> - <stop - style="stop-color:#f48200;stop-opacity:0.72784811;" - offset="0.58887613" - id="stop3654" /> - <stop - id="stop3658" - offset="0.81621653" - style="stop-color:#cc5f00;stop-opacity:1;" /> - <stop - id="stop3650" - offset="1" - style="stop-color:#a43d00;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="55.356419" - x2="261.62219" - y1="70.105232" - x1="115.20164" - gradientUnits="userSpaceOnUse" - id="linearGradient3830" - xlink:href="#linearGradient3646" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3668"> - <stop - style="stop-color:#9b4400;stop-opacity:1;" - offset="0" - id="stop3670" /> - <stop - style="stop-color:#e56300;stop-opacity:1;" - offset="1" - id="stop3672" /> - </linearGradient> - <linearGradient - y2="108.98846" - x2="93.522026" - y1="102.28447" - x1="64.751183" - gradientUnits="userSpaceOnUse" - id="linearGradient3828" - xlink:href="#linearGradient3668" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3649"> - <stop - id="stop3651" - offset="0" - style="stop-color:#e26400;stop-opacity:1;" /> - <stop - id="stop3653" - offset="1" - style="stop-color:#ffb900;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="125.31633" - x2="44.375881" - y1="100.34167" - x1="40.775471" - gradientTransform="matrix(1,0,0,1.0202334,0,-1.4234613)" - gradientUnits="userSpaceOnUse" - id="linearGradient3826" - xlink:href="#linearGradient3649" - inkscape:collect="always" /> - <inkscape:perspective - sodipodi:type="inkscape:persp3d" - inkscape:vp_x="0 : 0.53333333 : 1" - inkscape:vp_y="0 : 1066.6667 : 0" - inkscape:vp_z="1.0666667 : 0.53333333 : 1" - inkscape:persp3d-origin="0.53333333 : 0.35555555 : 1" - id="perspective3852" /> - <inkscape:perspective - id="perspective3924" - inkscape:persp3d-origin="396.85039 : 374.17322 : 1" - inkscape:vp_z="793.70078 : 561.25983 : 1" - inkscape:vp_y="0 : 1066.6667 : 0" - inkscape:vp_x="0 : 561.25983 : 1" - sodipodi:type="inkscape:persp3d" /> - <linearGradient - id="linearGradient3689-2"> - <stop - id="stop3691-2" - offset="0" - style="stop-color:#f68000;stop-opacity:1;" /> - <stop - id="stop3693-3" - offset="1" - style="stop-color:#fd9800;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient3675-8"> - <stop - id="stop3677-4" - offset="0" - style="stop-color:#ffb900;stop-opacity:1;" /> - <stop - id="stop3679-7" - offset="1" - style="stop-color:#ffd76b;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="463.26218" - x2="412.23013" - y1="461.92139" - x1="-113.89329" - gradientUnits="userSpaceOnUse" - id="linearGradient3840-4" - xlink:href="#linearGradient3675-8" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3634-7"> - <stop - style="stop-color:#7a8288;stop-opacity:1;" - offset="0" - id="stop3636-4" /> - <stop - id="stop3638-6" - offset="0.07633271" - style="stop-color:#9fa3a7;stop-opacity:1;" /> - <stop - style="stop-color:#7d858b;stop-opacity:1;" - offset="1" - id="stop3640-9" /> - </linearGradient> - <linearGradient - y2="12.703197" - x2="151.34604" - y1="-0.64152896" - x1="107.20918" - gradientTransform="matrix(0.28222223,0,0,0.28222223,-0.13983991,-0.01181449)" - gradientUnits="userSpaceOnUse" - id="linearGradient3838-1" - xlink:href="#linearGradient3634-7" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3712-7"> - <stop - id="stop3714-7" - offset="0" - style="stop-color:#a1abb2;stop-opacity:1;" /> - <stop - style="stop-color:#eaeced;stop-opacity:1;" - offset="0.14824273" - id="stop3720-2" /> - <stop - id="stop3716-3" - offset="1" - style="stop-color:#c6ccd0;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="27.389442" - x2="164.75943" - y1="12.640625" - x1="104.88638" - gradientUnits="userSpaceOnUse" - id="linearGradient3836-7" - xlink:href="#linearGradient3712-7" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3702-3"> - <stop - id="stop3704-5" - offset="0" - style="stop-color:#7a8288;stop-opacity:1;" /> - <stop - style="stop-color:#9fa3a7;stop-opacity:1;" - offset="0.5288403" - id="stop3710-4" /> - <stop - id="stop3706-4" - offset="1" - style="stop-color:#7d858b;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="268.41544" - x2="334.03125" - y1="252.48438" - x1="18.875" - gradientUnits="userSpaceOnUse" - id="linearGradient3834-9" - xlink:href="#linearGradient3702-3" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3626-6"> - <stop - style="stop-color:#a1abb2;stop-opacity:1;" - offset="0" - id="stop3628-0" /> - <stop - id="stop3630-5" - offset="0.08297831" - style="stop-color:#eaeced;stop-opacity:1;" /> - <stop - style="stop-color:#c6ccd0;stop-opacity:1;" - offset="1" - id="stop3632-7" /> - </linearGradient> - <linearGradient - y2="290.6998" - x2="278.4324" - y1="228.59993" - x1="44.103722" - gradientUnits="userSpaceOnUse" - id="linearGradient3832-3" - xlink:href="#linearGradient3626-6" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3646-6"> - <stop - id="stop3648-6" - offset="0" - style="stop-color:#f48200;stop-opacity:0;" /> - <stop - style="stop-color:#f48200;stop-opacity:0.72784811;" - offset="0.58887613" - id="stop3654-6" /> - <stop - id="stop3658-4" - offset="0.81621653" - style="stop-color:#cc5f00;stop-opacity:1;" /> - <stop - id="stop3650-0" - offset="1" - style="stop-color:#a43d00;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="55.356419" - x2="261.62219" - y1="70.105232" - x1="115.20164" - gradientUnits="userSpaceOnUse" - id="linearGradient3830-6" - xlink:href="#linearGradient3646-6" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3668-5"> - <stop - style="stop-color:#9b4400;stop-opacity:1;" - offset="0" - id="stop3670-3" /> - <stop - style="stop-color:#e56300;stop-opacity:1;" - offset="1" - id="stop3672-2" /> - </linearGradient> - <linearGradient - y2="108.98846" - x2="93.522026" - y1="102.28447" - x1="64.751183" - gradientUnits="userSpaceOnUse" - id="linearGradient3828-1" - xlink:href="#linearGradient3668-5" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3649-3"> - <stop - id="stop3651-9" - offset="0" - style="stop-color:#e26400;stop-opacity:1;" /> - <stop - id="stop3653-7" - offset="1" - style="stop-color:#ffb900;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="125.31633" - x2="44.375881" - y1="100.34167" - x1="40.775471" - gradientTransform="matrix(1,0,0,1.0202334,0,-1.4234613)" - gradientUnits="userSpaceOnUse" - id="linearGradient3826-1" - xlink:href="#linearGradient3649-3" - inkscape:collect="always" /> - <inkscape:perspective - sodipodi:type="inkscape:persp3d" - inkscape:vp_x="0 : 0.53333333 : 1" - inkscape:vp_y="0 : 1066.6667 : 0" - inkscape:vp_z="1.0666667 : 0.53333333 : 1" - inkscape:persp3d-origin="0.53333333 : 0.35555555 : 1" - id="perspective3852-5" /> - <inkscape:perspective - id="perspective3924-4" - inkscape:persp3d-origin="396.85039 : 374.17322 : 1" - inkscape:vp_z="793.70078 : 561.25983 : 1" - inkscape:vp_y="0 : 1066.6667 : 0" - inkscape:vp_x="0 : 561.25983 : 1" - sodipodi:type="inkscape:persp3d" /> - <linearGradient - id="linearGradient2460" - y2="44.984001" - gradientUnits="userSpaceOnUse" - x2="19.360001" - y1="21.030804" - x1="19.244999"> - <stop - id="stop3602" - style="stop-color:#fafafa;stop-opacity:1;" - offset="0" /> - <stop - id="stop3604" - style="stop-color:#f0f0f0;stop-opacity:1;" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient2460" - id="linearGradient3157" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(12.102564,0,0,12.102564,-34.468255,-46.187105)" - x1="18.930269" - y1="6.2951212" - x2="19.360001" - y2="36.643665" /> - <linearGradient - id="linearGradient5479-2"> - <stop - id="stop5481-7" - offset="0" - style="stop-color:#be5300;stop-opacity:1;" /> - <stop - style="stop-color:#f07300;stop-opacity:1" - offset="0.76255572" - id="stop5483-4" /> - <stop - id="stop5485-2" - offset="1" - style="stop-color:#e67700;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="134.64415" - x2="128.50706" - y1="101.1183" - x1="4.1104655" - gradientTransform="matrix(1.2351592,0,0,1.2351592,262.25708,326.9873)" - gradientUnits="userSpaceOnUse" - id="linearGradient3900" - xlink:href="#linearGradient5479-2" - inkscape:collect="always" /> - <linearGradient - id="linearGradient5479-6"> - <stop - style="stop-color:#be5300;stop-opacity:1;" - offset="0" - id="stop5481-6" /> - <stop - id="stop5483-0" - offset="0.76255572" - style="stop-color:#f07300;stop-opacity:1" /> - <stop - style="stop-color:#e67700;stop-opacity:1;" - offset="1" - id="stop5485-5" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient5479-6" - id="linearGradient5467-1" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.2351592,0,0,1.2351592,262.25708,326.9873)" - x1="4.1104655" - y1="101.1183" - x2="128.50706" - y2="134.64415" /> - <linearGradient - id="linearGradient5447"> - <stop - id="stop5451" - offset="0" - style="stop-color:#e66e00;stop-opacity:1;" /> - <stop - style="stop-color:#e67700;stop-opacity:1;" - offset="1" - id="stop5453" /> - </linearGradient> - <linearGradient - id="linearGradient5479"> - <stop - style="stop-color:#be5300;stop-opacity:1;" - offset="0" - id="stop5481" /> - <stop - id="stop5483" - offset="0.76255572" - style="stop-color:#f07300;stop-opacity:1" /> - <stop - style="stop-color:#e67700;stop-opacity:1;" - offset="1" - id="stop5485" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient5479" - id="linearGradient5467" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.2351592,0,0,1.2351592,262.25708,326.9873)" - x1="4.1104655" - y1="101.1183" - x2="128.50706" - y2="134.64415" /> - <linearGradient - gradientTransform="matrix(1.0058652,0,0,0.994169,100,0)" - gradientUnits="userSpaceOnUse" - id="linearGradient3416" - y2="7.0165396" - x2="45.447727" - y1="92.539597" - x1="45.447727"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3418" /> - <stop - offset="1" - style="stop-color:#000000;stop-opacity:0.58823532" - id="stop3420" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#ButtonShadow-0-1-1-5" - id="linearGradient5342" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.0074153,0,0,1.0074153,-810.48879,593.1369)" - x1="1012.5133" - y1="484.41721" - x2="1006.8082" - y2="20.625916" /> - <linearGradient - gradientTransform="matrix(1.0058652,0,0,0.994169,100,0)" - gradientUnits="userSpaceOnUse" - id="linearGradient3409" - y2="7.0165396" - x2="45.447727" - y1="92.539597" - x1="45.447727"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3411" /> - <stop - offset="1" - style="stop-color:#000000;stop-opacity:0.58823532" - id="stop3413" /> - </linearGradient> - <linearGradient - gradientTransform="matrix(1.0058652,0,0,0.994169,100,0)" - gradientUnits="userSpaceOnUse" - id="linearGradient3402" - y2="7.0165396" - x2="45.447727" - y1="92.539597" - x1="45.447727"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3404" /> - <stop - offset="1" - style="stop-color:#000000;stop-opacity:0.58823532" - id="stop3406" /> - </linearGradient> - <linearGradient - gradientTransform="matrix(1.0058652,0,0,0.994169,100,0)" - gradientUnits="userSpaceOnUse" - id="linearGradient3395" - y2="7.0165396" - x2="45.447727" - y1="92.539597" - x1="45.447727"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3397" /> - <stop - offset="1" - style="stop-color:#000000;stop-opacity:0.58823532" - id="stop3399" /> - </linearGradient> - <linearGradient - gradientTransform="matrix(1.0058652,0,0,0.994169,100,0)" - gradientUnits="userSpaceOnUse" - id="ButtonShadow-0-1-1-5" - y2="7.0165396" - x2="45.447727" - y1="92.539597" - x1="45.447727"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3750-8-9-3-6" /> - <stop - offset="1" - style="stop-color:#000000;stop-opacity:0.58823532" - id="stop3752-5-6-4-2" /> - </linearGradient> - <linearGradient - id="linearGradient4046"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1;" - id="stop4048" /> - <stop - offset="1" - style="stop-color:#ffffff;stop-opacity:0.2" - id="stop4050" /> - </linearGradient> - <linearGradient - id="linearGradient3737"> - <stop - offset="0" - style="stop-color:#ffffff;stop-opacity:1" - id="stop3739" /> - <stop - offset="1" - style="stop-color:#ffffff;stop-opacity:0" - id="stop3741" /> - </linearGradient> - <linearGradient - id="linearGradient4487"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop4489" /> - <stop - offset="1" - style="stop-color:#000000;stop-opacity:0" - id="stop4491" /> - </linearGradient> - <linearGradient - y2="251.66064" - x2="1011.9534" - y1="476.25983" - x1="1016.1035" - gradientTransform="translate(-146.22032,369.08845)" - gradientUnits="userSpaceOnUse" - id="linearGradient4082" - xlink:href="#linearGradient4487" - inkscape:collect="always" /> - <linearGradient - inkscape:collect="always" - xlink:href="#SVGID_2_" - id="linearGradient3803" - x1="259.99384" - y1="44" - x2="259.99384" - y2="464" - gradientUnits="userSpaceOnUse" /> - <linearGradient - y2="217.4595" - x2="200.0508" - y1="185.0742" - x1="200.0508" - gradientTransform="matrix(9.2574736,0,0,9.2574736,-1595.9285,-1607.2111)" - gradientUnits="userSpaceOnUse" - id="linearGradient3017" - xlink:href="#SVGID_2_" - inkscape:collect="always" /> - <linearGradient - inkscape:collect="always" - xlink:href="#SVGID_2_" - id="linearGradient3021" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(13.577628,0,0,13.577628,-2026.1619,-2566.7096)" - x1="200.0508" - y1="185.0742" - x2="200.0508" - y2="217.4595" /> - <linearGradient - y2="217.4595" - x2="200.0508" - y1="185.0742" - x1="200.0508" - gradientUnits="userSpaceOnUse" - id="SVGID_2_"> - <stop - id="stop13" - style="stop-color:#61B74A" - offset="0" /> - <stop - id="stop15" - style="stop-color:#449934" - offset="1" /> - </linearGradient> - <radialGradient - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1,0,0,1.0499906,0,-19.270593)" - r="191.6187" - fy="385.4841" - fx="558.35437" - cy="385.4841" - cx="558.35437" - id="radialGradient3867" - xlink:href="#XMLID_74_-8-1" - inkscape:collect="always" /> - <linearGradient - y2="48.0854" - x2="78.466103" - y1="56.3008" - x1="64.477501" - gradientUnits="userSpaceOnUse" - id="XMLID_74_-8-1"> - <stop - id="stop155-3-8" - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" /> - <stop - id="stop157-94-6" - style="stop-color:#e6e6e6;stop-opacity:1;" - offset="1" /> - </linearGradient> - <filter - style="color-interpolation-filters:sRGB" - inkscape:collect="always" - id="filter6206-7"> - <feGaussianBlur - inkscape:collect="always" - stdDeviation="0.658125" - id="feGaussianBlur6208-9" /> - </filter> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="16.000001" - inkscape:cx="10.391243" - inkscape:cy="11.68757" - inkscape:document-units="pt" - inkscape:current-layer="layer2" - showgrid="true" - inkscape:window-width="1920" - inkscape:window-height="1001" - inkscape:window-x="-9" - inkscape:window-y="-9" - inkscape:window-maximized="1" - units="px" - showguides="false"> - <inkscape:grid - type="xygrid" - id="grid2985" - empspacing="4" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" - spacingx="0.59866667" - spacingy="0.59866667" - units="pt" - originx="0" - originy="0" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <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>Twelf Icon Template</dc:title> - <dc:creator> - <cc:Agent> - <dc:title>xphnx</dc:title> - </cc:Agent> - </dc:creator> - <cc:license - rdf:resource="http://creativecommons.org/licenses/by-nc-sa/3.0/" /> - </cc:Work> - <cc:License - rdf:about="http://creativecommons.org/licenses/by-nc-sa/3.0/"> - <cc:permits - rdf:resource="http://creativecommons.org/ns#Reproduction" /> - <cc:permits - rdf:resource="http://creativecommons.org/ns#Distribution" /> - <cc:requires - rdf:resource="http://creativecommons.org/ns#Notice" /> - <cc:requires - rdf:resource="http://creativecommons.org/ns#Attribution" /> - <cc:prohibits - rdf:resource="http://creativecommons.org/ns#CommercialUse" /> - <cc:permits - rdf:resource="http://creativecommons.org/ns#DerivativeWorks" /> - <cc:requires - rdf:resource="http://creativecommons.org/ns#ShareAlike" /> - </cc:License> - </rdf:RDF> - </metadata> - <g - inkscape:label="background" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1093.773)" - style="display:inline" - sodipodi:insensitive="true"> - <path - transform="matrix(1.0780877,0,0,1.0641323,-0.09373327,2.7509419)" - inkscape:connector-curvature="0" - id="rect6141-3" - d="m 4.417683,1028.1747 v 1.6051 H 2.8125 v 18.1922 h 1.605183 v 2.1402 h 18.192073 v -2.1402 H 24.75 v -18.1922 h -2.140244 v -1.6051 z" - style="display:inline;opacity:0.2;fill:#263238;fill-opacity:1;stroke:none;filter:url(#filter6206-7)" /> - <rect - style="display:inline;opacity:1;fill:#00bcd4;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.06666667;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect4731-1" - width="22.749332" - height="22.749332" - x="2.9986675" - y="1096.7717" - ry="1.1973943" - rx="1.1973323" /> - <g - id="g4337" - transform="translate(-22.320454,1056.4942)"> - <path - id="path4329" - d="M 0,0 H 51.2 V 51.2 H 0 Z" - inkscape:connector-curvature="0" - style="fill:none;stroke-width:1.06666672" /> - <g - id="g4666" - transform="matrix(0.33600544,0,0,0.33600544,1.5295902,73.042549)"> - <path - id="path4656" - d="M 0,0 H 51.2 V 51.2 H 0 Z" - inkscape:connector-curvature="0" - style="fill:none;stroke-width:1.06666672" /> - </g> - <g - id="g5363" - transform="matrix(0.37187349,0,0,0.37187349,38.801738,63.239042)"> - <path - id="path5355" - d="M 0,0 H 51.2 V 51.2 H 0 Z" - inkscape:connector-curvature="0" - style="fill:none;stroke-width:1.06666672" /> - <g - id="g5646" - transform="matrix(2.6890865,0,0,2.6890865,-82.905872,-48.450082)"> - <path - id="path5638" - d="M 0,0 H 51.2 V 51.2 H 0 Z" - inkscape:connector-curvature="0" - style="fill:none;stroke-width:1.06666672" /> - </g> - </g> - </g> - <path - style="opacity:0.2;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.06666667;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - d="m 4.1958334,1096.7709 c -0.6633221,0 -1.1979167,0.5346 -1.1979167,1.1979 v 0.3334 c 0,-0.6634 0.5345946,-1.1979 1.1979167,-1.1979 H 24.55 c 0.663322,0 1.197917,0.5345 1.197917,1.1979 v -0.3334 c 0,-0.6633 -0.534595,-1.1979 -1.197917,-1.1979 z" - id="rect4731" - inkscape:connector-curvature="0" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987" - width="42.666668" - height="42.666668" - x="128" - y="546.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-4" - width="42.666668" - height="42.666668" - x="128" - y="631.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42" - width="42.666668" - height="42.666668" - x="128" - y="674.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-41" - width="42.666668" - height="42.666668" - x="128" - y="589.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2" - width="42.666668" - height="42.666668" - x="128" - y="717.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-2" - width="42.666668" - height="42.666668" - x="213.33333" - y="546.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-4-3" - width="42.666668" - height="42.666668" - x="213.33333" - y="631.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-3" - width="42.666668" - height="42.666668" - x="213.33333" - y="674.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-41-5" - width="42.666668" - height="42.666668" - x="213.33333" - y="589.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-4" - width="42.666668" - height="42.666668" - x="213.33333" - y="717.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-9" - width="42.666668" - height="42.666668" - x="298.66666" - y="546.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-4-4" - width="42.666668" - height="42.666668" - x="298.66666" - y="631.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-8" - width="42.666668" - height="42.666668" - x="298.66666" - y="674.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-41-6" - width="42.666668" - height="42.666668" - x="298.66666" - y="589.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-3" - width="42.666668" - height="42.666668" - x="298.66666" - y="717.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-7" - width="42.666668" - height="42.666668" - x="170.66667" - y="546.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-4-7" - width="42.666668" - height="42.666668" - x="170.66667" - y="631.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-9" - width="42.666668" - height="42.666668" - x="170.66667" - y="674.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-41-0" - width="42.666668" - height="42.666668" - x="170.66667" - y="589.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-5" - width="42.666668" - height="42.666668" - x="170.66667" - y="717.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-7-3" - width="42.666668" - height="42.666668" - x="256" - y="546.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-4-7-9" - width="42.666668" - height="42.666668" - x="256" - y="631.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-9-7" - width="42.666668" - height="42.666668" - x="256" - y="674.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-41-0-0" - width="42.666668" - height="42.666668" - x="256" - y="589.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-5-5" - width="42.666668" - height="42.666668" - x="256" - y="717.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-34" - width="42.666668" - height="42.666668" - x="128" - y="759.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-4-1" - width="42.666668" - height="42.666668" - x="213.33333" - y="759.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-3-4" - width="42.666668" - height="42.666668" - x="298.66666" - y="759.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-5-8" - width="42.666668" - height="42.666668" - x="170.66667" - y="759.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-5-5-8" - width="42.666668" - height="42.666668" - x="256" - y="759.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-6" - width="42.666668" - height="42.666668" - x="341.33334" - y="589.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-4-4" - width="42.666668" - height="42.666668" - x="341.33334" - y="631.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-3-1" - width="42.666668" - height="42.666668" - x="341.33334" - y="717.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-5-9" - width="42.666668" - height="42.666668" - x="341.33334" - y="546.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-5-5-6" - width="42.666668" - height="42.666668" - x="341.33334" - y="674.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-3-1-5" - width="42.666668" - height="42.666668" - x="341.33334" - y="759.85297" /> - <rect - style="fill:none;stroke-width:1.06666672;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0" - id="rect4132" - width="192" - height="192" - x="160" - y="578.51965" /> - <g - id="g4198" - transform="matrix(0.37343619,0,0,0.37343619,4.7333333,1097.3997)"> - <path - id="path4188" - d="M 0,0 H 51.2 V 51.2 H 0 Z" - inkscape:connector-curvature="0" - style="fill:none;stroke-width:1.06666672" /> - </g> - <g - id="g6215" - transform="matrix(0.36470876,0,0,0.36470876,5.1355746,1097.391)"> - <path - id="path6205" - d="M 0,0 H 51.2 V 51.2 H 0 Z" - inkscape:connector-curvature="0" - style="fill:none;stroke-width:1.06666672" /> - </g> - <g - id="g3277" - transform="matrix(0.4158519,0,0,0.4158519,84.325002,1055.8742)"> - <g - transform="matrix(0.06226937,0,0,0.06226937,-28.237863,185.29075)" - id="layer1-1" - inkscape:label="Ebene 1"> - <g - id="g4793" - transform="matrix(38.617739,0,0,38.617739,14724.013,-13541.879)"> - <g - id="layer1-6" - inkscape:label="Livello 1" - transform="translate(0,-576.38633)" /> - <g - transform="matrix(1.0020367,0,0,1.0020367,-0.04344885,-1.1101175)" - id="g3950" /> - <g - id="g3097" - transform="matrix(0.71435537,0,0,0.71435537,-400.52081,188.33812)"> - <path - style="display:inline;opacity:0;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.49318779" - d="m 1293.1764,-120.67493 c -181.7499,0.2763 -511.17735,0.13525 -699.0452,0.13998 -2.32156,10.41336 -3.59298,21.250588 -3.59298,32.383512 V 25.844113 c 207.64946,0.736948 494.72268,0.38136 706.23118,0.373297 V -88.151438 c 0,-11.180243 -1.2522,-22.069512 -3.593,-32.523492 z M 834.48776,174.88291 c -78.38541,-0.004 -158.8503,0.17892 -243.94954,0.55995 v 138.63315 c 286.33647,-0.39317 421.72558,-0.13827 706.23118,-0.32664 V 176.0028 c -163.1967,-0.53005 -311.21862,-1.11132 -462.28164,-1.11989 z" - id="path2843" - inkscape:connector-curvature="0" /> - </g> - <g - id="g8016" - transform="matrix(1.092577,0,0,1.0925926,-25.27611,-25.283957)" /> - </g> - </g> - </g> - <path - inkscape:connector-curvature="0" - style="display:inline;opacity:0.2;fill:#263238;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.06666667;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - d="m 24.549441,1119.5437 c 0.663252,0 1.197867,-0.5346 1.197867,-1.1979 v -0.3333 c 0,0.6632 -0.534614,1.1978 -1.197867,1.1978 H 4.1952005 c -0.6632533,0 -1.1978672,-0.5346 -1.1978672,-1.1978 v 0.3333 c 0,0.6633 0.5346139,1.1979 1.1978672,1.1979 z" - id="rect4731-2" /> - </g> - <g - inkscape:groupmode="layer" - id="layer2" - inkscape:label="icon" - style="display:inline"> - <flowRoot - xml:space="preserve" - id="flowRoot4698" - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.80000019px;line-height:0.01%;font-family:Roboto;-inkscape-font-specification:Roboto;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.06666672px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"><flowRegion - id="flowRegion4700" - style="stroke-width:1.06666672px"><rect - id="rect4702" - width="4.7893329" - height="5.388" - x="11.374666" - y="11.984" - style="stroke-width:1.13777781px" /></flowRegion><flowPara - id="flowPara4704" - style="font-size:4px;line-height:1.25;stroke-width:1.06666672px">your</flowPara></flowRoot> <path - style="fill:#ffffff;stroke-width:1.06730795" - d="M 8.6953125 8.4667969 C 7.9081241 8.4674443 7.2701788 9.1053897 7.2695312 9.8925781 L 7.2695312 22.736328 L 10.123047 19.882812 L 20.111328 19.882812 C 20.900183 19.883343 21.539593 19.24198 21.539062 18.453125 L 21.539062 9.8925781 C 21.539062 9.1005291 20.896162 8.4667969 20.111328 8.4667969 L 8.6953125 8.4667969 z M 13.283203 10.740234 L 15.462891 10.740234 L 15.462891 12.738281 L 14.373047 13.828125 L 13.283203 12.738281 L 13.283203 10.740234 z M 10.740234 13.283203 L 12.738281 13.283203 L 13.828125 14.373047 L 12.738281 15.462891 L 10.740234 15.462891 L 10.740234 13.283203 z M 16.007812 13.283203 L 18.007812 13.283203 L 18.007812 15.462891 L 16.007812 15.462891 L 14.917969 14.373047 L 16.007812 13.283203 z M 14.373047 14.917969 L 15.462891 16.007812 L 15.462891 18.007812 L 13.283203 18.007812 L 13.283203 16.007812 L 14.373047 14.917969 z " - id="path133" /> - </g> - <g - inkscape:groupmode="layer" - id="layer3" - inkscape:label="hint" - style="display:none" - sodipodi:insensitive="true"> - <rect - style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.07038245;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" - id="rect4387-7-8" - width="13.100284" - height="13.100285" - x="7.8231916" - y="-20.923475" - transform="rotate(90)" /> - <rect - style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#5261ff;stroke-width:0.06958948;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect3862" - width="14.29841" - height="11.441077" - x="7.2241287" - y="8.6527958" /> - <rect - style="display:inline;opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#00ff00;stroke-width:0.06958948;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect3862-6" - width="14.29841" - height="11.441076" - x="7.2241287" - y="-20.093872" - transform="rotate(90)" /> - </g> -</svg> diff --git a/todo/wip/editor.svg b/todo/wip/editor.svg deleted file mode 100644 index b1851f433d038b10990e9d8cb252263761b32d7d..0000000000000000000000000000000000000000 --- a/todo/wip/editor.svg +++ /dev/null @@ -1,2387 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" - 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" - width="28.746668" - height="28.746668" - id="svg2" - version="1.1" - inkscape:version="0.92.3 (2405546, 2018-03-11)" - sodipodi:docname="editor.svg" - inkscape:export-filename="/home/rober/Software/Fdroid Icon Pack/twelf_icon_template.png" - inkscape:export-xdpi="640" - inkscape:export-ydpi="640"> - <title - id="title3766">Twelf Icon Template</title> - <defs - id="defs4"> - <linearGradient - id="linearGradient5306"> - <stop - style="stop-color:#ffffff;stop-opacity:0.09876543;" - offset="0" - id="stop5308" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop5310" /> - </linearGradient> - <linearGradient - id="linearGradient5290"> - <stop - style="stop-color:#00ffff;stop-opacity:0.09803922;" - offset="0" - id="stop5292" /> - <stop - id="stop6740" - offset="0.5" - style="stop-color:#00ff7f;stop-opacity:0.04705882;" /> - <stop - style="stop-color:#00ff00;stop-opacity:0;" - offset="1" - id="stop5294" /> - </linearGradient> - <linearGradient - id="linearGradient5188"> - <stop - style="stop-color:#64b5f6;stop-opacity:0.24705882;" - offset="0" - id="stop5198" /> - <stop - style="stop-color:#64b5f6;stop-opacity:0;" - offset="1" - id="stop5192" /> - </linearGradient> - <linearGradient - id="linearGradient3975" - osb:paint="solid"> - <stop - style="stop-color:#ff5555;stop-opacity:1;" - offset="0" - id="stop3977" /> - </linearGradient> - <linearGradient - id="linearGradient3969" - osb:paint="solid"> - <stop - style="stop-color:#87cdde;stop-opacity:1;" - offset="0" - id="stop3971" /> - </linearGradient> - <filter - id="filter3945" - inkscape:label="filtro1" - x="0" - y="6" - width="1.2" - style="color-interpolation-filters:sRGB"> - <feDiffuseLighting - id="feDiffuseLighting3947" - lighting-color="#fdfdfd" - surfaceScale="121.49533081" - diffuseConstant="28.44827652" /> - </filter> - <filter - inkscape:label="Drop Shadow" - id="filter3979" - style="color-interpolation-filters:sRGB"> - <feFlood - flood-opacity="0.2" - flood-color="rgb(0,0,0)" - result="flood" - id="feFlood3981" /> - <feComposite - in="flood" - in2="SourceGraphic" - operator="in" - result="composite1" - id="feComposite3983" /> - <feGaussianBlur - stdDeviation="6" - result="blur" - id="feGaussianBlur3985" /> - <feOffset - dx="0" - dy="6" - result="offset" - id="feOffset3987" /> - <feComposite - in="SourceGraphic" - in2="offset" - operator="over" - result="fbSourceGraphic" - id="feComposite3989" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3991" /> - <feFlood - id="feFlood3993" - flood-opacity="0.2" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3995" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3997" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset3999" - dx="0" - dy="6" - result="offset" /> - <feComposite - id="feComposite4001" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="composite2" /> - </filter> - <filter - style="color-interpolation-filters:sRGB" - inkscape:label="Drop Shadow" - id="filter3876"> - <feFlood - flood-opacity="0.2" - flood-color="rgb(0,0,0)" - result="flood" - id="feFlood3878" /> - <feComposite - in="flood" - in2="SourceGraphic" - operator="in" - result="composite1" - id="feComposite3880" /> - <feGaussianBlur - stdDeviation="6" - result="blur" - id="feGaussianBlur3882" /> - <feOffset - dx="0" - dy="6" - result="offset" - id="feOffset3884" /> - <feComposite - in="SourceGraphic" - in2="offset" - operator="over" - result="fbSourceGraphic" - id="feComposite3886" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3888" /> - <feFlood - id="feFlood3890" - flood-opacity="0.397" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3892" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3894" - stdDeviation="19.2" - result="blur" /> - <feOffset - id="feOffset3896" - dx="0" - dy="6" - result="offset" /> - <feComposite - id="feComposite3898" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3900" /> - <feFlood - id="feFlood3902" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3904" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3906" - stdDeviation="19.2" - result="blur" /> - <feOffset - id="feOffset3908" - dx="0" - dy="6" - result="offset" /> - <feComposite - id="feComposite3910" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3912" /> - <feFlood - id="feFlood3914" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3916" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3918" - stdDeviation="26.1" - result="blur" /> - <feOffset - id="feOffset3920" - dx="0" - dy="6" - result="offset" /> - <feComposite - id="feComposite3922" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3924" /> - <feFlood - id="feFlood3926" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3928" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3930" - stdDeviation="35.7" - result="blur" /> - <feOffset - id="feOffset3932" - dx="0" - dy="6" - result="offset" /> - <feComposite - id="feComposite3934" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3936" /> - <feFlood - id="feFlood3938" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3940" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3942" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset3944" - dx="0" - dy="6" - result="offset" /> - <feComposite - id="feComposite3946" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3948" /> - <feFlood - id="feFlood3950" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3952" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3954" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset3956" - dx="0" - dy="6" - result="offset" /> - <feComposite - id="feComposite3958" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3960" /> - <feFlood - id="feFlood3962" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3964" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3966" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset3968" - dx="0" - dy="1.9" - result="offset" /> - <feComposite - id="feComposite3970" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3972" /> - <feFlood - id="feFlood3974" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3976" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3978" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset3980" - dx="3.6" - dy="1.9" - result="offset" /> - <feComposite - id="feComposite3982" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3984" /> - <feFlood - id="feFlood3986" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3988" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3990" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset3992" - dx="9.6" - dy="1.9" - result="offset" /> - <feComposite - id="feComposite3994" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3996" /> - <feFlood - id="feFlood3998" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4000" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4002" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset4004" - dx="1.2" - dy="1.9" - result="offset" /> - <feComposite - id="feComposite4006" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4008" /> - <feFlood - id="feFlood4010" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4012" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4014" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset4016" - dx="-1.4" - dy="1.9" - result="offset" /> - <feComposite - id="feComposite4018" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4020" /> - <feFlood - id="feFlood4022" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4024" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4026" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset4028" - dx="0.3" - dy="1.9" - result="offset" /> - <feComposite - id="feComposite4030" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4032" /> - <feFlood - id="feFlood4034" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4036" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4038" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset4040" - dx="-8.04912e-16" - dy="1.9" - result="offset" /> - <feComposite - id="feComposite4042" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4044" /> - <feFlood - id="feFlood4046" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4048" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4050" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset4052" - dx="-8.04912e-16" - dy="3.6" - result="offset" /> - <feComposite - id="feComposite4054" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4056" /> - <feFlood - id="feFlood4058" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4060" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4062" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4064" - dx="-8.04912e-16" - dy="3.6" - result="offset" /> - <feComposite - id="feComposite4066" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4080" /> - <feFlood - id="feFlood4082" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4084" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4086" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4088" - dx="-8.04912e-16" - dy="3.6" - result="offset" /> - <feComposite - id="feComposite4090" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4092" /> - <feFlood - id="feFlood4094" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4096" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4098" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4100" - dx="-8.04912e-16" - dy="7.7" - result="offset" /> - <feComposite - id="feComposite4102" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4104" /> - <feFlood - id="feFlood4106" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4108" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4110" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4112" - dx="-8.04912e-16" - dy="11.6" - result="offset" /> - <feComposite - id="feComposite4114" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4116" /> - <feFlood - id="feFlood4118" - flood-opacity="0.5" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4120" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4122" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4124" - dx="-8.04912e-16" - dy="11.6" - result="offset" /> - <feComposite - id="feComposite4126" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4128" /> - <feFlood - id="feFlood4130" - flood-opacity="0.3" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4132" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4134" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4136" - dx="-8.04912e-16" - dy="11.6" - result="offset" /> - <feComposite - id="feComposite4138" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4140" /> - <feFlood - id="feFlood4142" - flood-opacity="0.2" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4144" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4146" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4148" - dx="-8.04912e-16" - dy="11.6" - result="offset" /> - <feComposite - id="feComposite4150" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4152" /> - <feFlood - id="feFlood4154" - flood-opacity="0.2" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4156" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4158" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4160" - dx="-8.04912e-16" - dy="11.6" - result="offset" /> - <feComposite - id="feComposite4162" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4164" /> - <feFlood - id="feFlood4166" - flood-opacity="0.2" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4168" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4170" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4172" - dx="-8.04912e-16" - dy="6" - result="offset" /> - <feComposite - id="feComposite4174" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="composite2" /> - </filter> - <filter - inkscape:label="Cross-smooth" - inkscape:menu="Blurs" - inkscape:menu-tooltip="Blur inner borders and intersections" - id="filter4522" - style="color-interpolation-filters:sRGB"> - <feGaussianBlur - stdDeviation="3" - id="feGaussianBlur4524" /> - <feColorMatrix - result="fbSourceGraphic" - values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 6 -2.5 " - id="feColorMatrix4526" /> - </filter> - <filter - inkscape:label="Cross-smooth" - inkscape:menu="Blurs" - inkscape:menu-tooltip="Blur inner borders and intersections" - id="filter4576" - style="color-interpolation-filters:sRGB"> - <feGaussianBlur - stdDeviation="3" - id="feGaussianBlur4578" /> - <feColorMatrix - result="fbSourceGraphic" - values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 6 -2.5 " - id="feColorMatrix4580" /> - </filter> - <filter - inkscape:label="Cross-smooth" - inkscape:menu="Blurs" - inkscape:menu-tooltip="Blur inner borders and intersections" - id="filter4576-0" - style="color-interpolation-filters:sRGB"> - <feGaussianBlur - stdDeviation="3" - id="feGaussianBlur4578-8" /> - <feColorMatrix - result="fbSourceGraphic" - values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 6 -2.5 " - id="feColorMatrix4580-0" /> - </filter> - <filter - inkscape:label="Cross-smooth" - inkscape:menu="Blurs" - inkscape:menu-tooltip="Blur inner borders and intersections" - id="filter4576-0-0" - style="color-interpolation-filters:sRGB"> - <feGaussianBlur - stdDeviation="3" - id="feGaussianBlur4578-8-5" /> - <feColorMatrix - result="fbSourceGraphic" - values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 6 -2.5 " - id="feColorMatrix4580-0-2" /> - </filter> - <filter - inkscape:label="Cross-smooth" - inkscape:menu="Blurs" - inkscape:menu-tooltip="Blur inner borders and intersections" - id="filter4576-0-0-4" - style="color-interpolation-filters:sRGB"> - <feGaussianBlur - stdDeviation="3" - id="feGaussianBlur4578-8-5-2" /> - <feColorMatrix - result="fbSourceGraphic" - values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 6 -2.5 " - id="feColorMatrix4580-0-2-7" /> - </filter> - <radialGradient - inkscape:collect="always" - xlink:href="#linearGradient5306" - id="radialGradient5296" - cx="9" - cy="1032.1122" - fx="9" - fy="1032.1122" - r="10.125" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.9444444,0,0,1.9444474,-13.5625,-977.58811)" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient5306" - id="linearGradient5312" - x1="-15.75" - y1="1029.2997" - x2="23.625" - y2="1029.2997" - gradientUnits="userSpaceOnUse" /> - <linearGradient - id="linearGradient3783-1"> - <stop - id="stop3785-2" - offset="0" - style="stop-color:#1e94d3;stop-opacity:1;" /> - <stop - style="stop-color:#1e94d3;stop-opacity:1;" - offset="1" - id="stop3803-6" /> - </linearGradient> - <linearGradient - gradientUnits="userSpaceOnUse" - y2="50" - x2="30" - y1="90" - x1="-10" - id="linearGradient3827-7" - xlink:href="#linearGradient3783-1" - inkscape:collect="always" /> - <linearGradient - gradientUnits="userSpaceOnUse" - y2="50" - x2="30" - y1="90" - x1="-10" - id="linearGradient3827" - xlink:href="#linearGradient3783" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3783"> - <stop - id="stop3785" - offset="0" - style="stop-color:#1e94d3;stop-opacity:1;" /> - <stop - style="stop-color:#1e94d3;stop-opacity:1;" - offset="1" - id="stop3803" /> - </linearGradient> - <linearGradient - id="linearGradient3821"> - <stop - id="stop3823" - offset="0" - style="stop-color:#37aee2;stop-opacity:1;" /> - <stop - id="stop3825" - offset="1" - style="stop-color:#1e96c8;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient3829"> - <stop - style="stop-color:#1f96d4;stop-opacity:1;" - offset="0" - id="stop3831" /> - <stop - style="stop-color:#37aee2;stop-opacity:1;" - offset="1" - id="stop3833" /> - </linearGradient> - <linearGradient - id="linearGradient3877"> - <stop - id="stop3879" - offset="0" - style="stop-color:#eff7fc;stop-opacity:1;" /> - <stop - id="stop3881" - offset="1" - style="stop-color:#ffffff;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient3689"> - <stop - id="stop3691" - offset="0" - style="stop-color:#f68000;stop-opacity:1;" /> - <stop - id="stop3693" - offset="1" - style="stop-color:#fd9800;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient3675"> - <stop - id="stop3677" - offset="0" - style="stop-color:#ffb900;stop-opacity:1;" /> - <stop - id="stop3679" - offset="1" - style="stop-color:#ffd76b;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="463.26218" - x2="412.23013" - y1="461.92139" - x1="-113.89329" - gradientUnits="userSpaceOnUse" - id="linearGradient3840" - xlink:href="#linearGradient3675" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3634"> - <stop - style="stop-color:#7a8288;stop-opacity:1;" - offset="0" - id="stop3636" /> - <stop - id="stop3638" - offset="0.07633271" - style="stop-color:#9fa3a7;stop-opacity:1;" /> - <stop - style="stop-color:#7d858b;stop-opacity:1;" - offset="1" - id="stop3640" /> - </linearGradient> - <linearGradient - y2="12.703197" - x2="151.34604" - y1="-0.64152896" - x1="107.20918" - gradientTransform="matrix(0.28222223,0,0,0.28222223,-0.13983991,-0.01181449)" - gradientUnits="userSpaceOnUse" - id="linearGradient3838" - xlink:href="#linearGradient3634" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3712"> - <stop - id="stop3714" - offset="0" - style="stop-color:#a1abb2;stop-opacity:1;" /> - <stop - style="stop-color:#eaeced;stop-opacity:1;" - offset="0.14824273" - id="stop3720" /> - <stop - id="stop3716" - offset="1" - style="stop-color:#c6ccd0;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="27.389442" - x2="164.75943" - y1="12.640625" - x1="104.88638" - gradientUnits="userSpaceOnUse" - id="linearGradient3836" - xlink:href="#linearGradient3712" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3702"> - <stop - id="stop3704" - offset="0" - style="stop-color:#7a8288;stop-opacity:1;" /> - <stop - style="stop-color:#9fa3a7;stop-opacity:1;" - offset="0.5288403" - id="stop3710" /> - <stop - id="stop3706" - offset="1" - style="stop-color:#7d858b;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="268.41544" - x2="334.03125" - y1="252.48438" - x1="18.875" - gradientUnits="userSpaceOnUse" - id="linearGradient3834" - xlink:href="#linearGradient3702" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3626"> - <stop - style="stop-color:#a1abb2;stop-opacity:1;" - offset="0" - id="stop3628" /> - <stop - id="stop3630" - offset="0.08297831" - style="stop-color:#eaeced;stop-opacity:1;" /> - <stop - style="stop-color:#c6ccd0;stop-opacity:1;" - offset="1" - id="stop3632" /> - </linearGradient> - <linearGradient - y2="290.6998" - x2="278.4324" - y1="228.59993" - x1="44.103722" - gradientUnits="userSpaceOnUse" - id="linearGradient3832" - xlink:href="#linearGradient3626" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3646"> - <stop - id="stop3648" - offset="0" - style="stop-color:#f48200;stop-opacity:0;" /> - <stop - style="stop-color:#f48200;stop-opacity:0.72784811;" - offset="0.58887613" - id="stop3654" /> - <stop - id="stop3658" - offset="0.81621653" - style="stop-color:#cc5f00;stop-opacity:1;" /> - <stop - id="stop3650" - offset="1" - style="stop-color:#a43d00;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="55.356419" - x2="261.62219" - y1="70.105232" - x1="115.20164" - gradientUnits="userSpaceOnUse" - id="linearGradient3830" - xlink:href="#linearGradient3646" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3668"> - <stop - style="stop-color:#9b4400;stop-opacity:1;" - offset="0" - id="stop3670" /> - <stop - style="stop-color:#e56300;stop-opacity:1;" - offset="1" - id="stop3672" /> - </linearGradient> - <linearGradient - y2="108.98846" - x2="93.522026" - y1="102.28447" - x1="64.751183" - gradientUnits="userSpaceOnUse" - id="linearGradient3828" - xlink:href="#linearGradient3668" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3649"> - <stop - id="stop3651" - offset="0" - style="stop-color:#e26400;stop-opacity:1;" /> - <stop - id="stop3653" - offset="1" - style="stop-color:#ffb900;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="125.31633" - x2="44.375881" - y1="100.34167" - x1="40.775471" - gradientTransform="matrix(1,0,0,1.0202334,0,-1.4234613)" - gradientUnits="userSpaceOnUse" - id="linearGradient3826" - xlink:href="#linearGradient3649" - inkscape:collect="always" /> - <inkscape:perspective - sodipodi:type="inkscape:persp3d" - inkscape:vp_x="0 : 0.53333333 : 1" - inkscape:vp_y="0 : 1066.6667 : 0" - inkscape:vp_z="1.0666667 : 0.53333333 : 1" - inkscape:persp3d-origin="0.53333333 : 0.35555555 : 1" - id="perspective3852" /> - <inkscape:perspective - id="perspective3924" - inkscape:persp3d-origin="396.85039 : 374.17322 : 1" - inkscape:vp_z="793.70078 : 561.25983 : 1" - inkscape:vp_y="0 : 1066.6667 : 0" - inkscape:vp_x="0 : 561.25983 : 1" - sodipodi:type="inkscape:persp3d" /> - <linearGradient - id="linearGradient3689-2"> - <stop - id="stop3691-2" - offset="0" - style="stop-color:#f68000;stop-opacity:1;" /> - <stop - id="stop3693-3" - offset="1" - style="stop-color:#fd9800;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient3675-8"> - <stop - id="stop3677-4" - offset="0" - style="stop-color:#ffb900;stop-opacity:1;" /> - <stop - id="stop3679-7" - offset="1" - style="stop-color:#ffd76b;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="463.26218" - x2="412.23013" - y1="461.92139" - x1="-113.89329" - gradientUnits="userSpaceOnUse" - id="linearGradient3840-4" - xlink:href="#linearGradient3675-8" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3634-7"> - <stop - style="stop-color:#7a8288;stop-opacity:1;" - offset="0" - id="stop3636-4" /> - <stop - id="stop3638-6" - offset="0.07633271" - style="stop-color:#9fa3a7;stop-opacity:1;" /> - <stop - style="stop-color:#7d858b;stop-opacity:1;" - offset="1" - id="stop3640-9" /> - </linearGradient> - <linearGradient - y2="12.703197" - x2="151.34604" - y1="-0.64152896" - x1="107.20918" - gradientTransform="matrix(0.28222223,0,0,0.28222223,-0.13983991,-0.01181449)" - gradientUnits="userSpaceOnUse" - id="linearGradient3838-1" - xlink:href="#linearGradient3634-7" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3712-7"> - <stop - id="stop3714-7" - offset="0" - style="stop-color:#a1abb2;stop-opacity:1;" /> - <stop - style="stop-color:#eaeced;stop-opacity:1;" - offset="0.14824273" - id="stop3720-2" /> - <stop - id="stop3716-3" - offset="1" - style="stop-color:#c6ccd0;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="27.389442" - x2="164.75943" - y1="12.640625" - x1="104.88638" - gradientUnits="userSpaceOnUse" - id="linearGradient3836-7" - xlink:href="#linearGradient3712-7" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3702-3"> - <stop - id="stop3704-5" - offset="0" - style="stop-color:#7a8288;stop-opacity:1;" /> - <stop - style="stop-color:#9fa3a7;stop-opacity:1;" - offset="0.5288403" - id="stop3710-4" /> - <stop - id="stop3706-4" - offset="1" - style="stop-color:#7d858b;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="268.41544" - x2="334.03125" - y1="252.48438" - x1="18.875" - gradientUnits="userSpaceOnUse" - id="linearGradient3834-9" - xlink:href="#linearGradient3702-3" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3626-6"> - <stop - style="stop-color:#a1abb2;stop-opacity:1;" - offset="0" - id="stop3628-0" /> - <stop - id="stop3630-5" - offset="0.08297831" - style="stop-color:#eaeced;stop-opacity:1;" /> - <stop - style="stop-color:#c6ccd0;stop-opacity:1;" - offset="1" - id="stop3632-7" /> - </linearGradient> - <linearGradient - y2="290.6998" - x2="278.4324" - y1="228.59993" - x1="44.103722" - gradientUnits="userSpaceOnUse" - id="linearGradient3832-3" - xlink:href="#linearGradient3626-6" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3646-6"> - <stop - id="stop3648-6" - offset="0" - style="stop-color:#f48200;stop-opacity:0;" /> - <stop - style="stop-color:#f48200;stop-opacity:0.72784811;" - offset="0.58887613" - id="stop3654-6" /> - <stop - id="stop3658-4" - offset="0.81621653" - style="stop-color:#cc5f00;stop-opacity:1;" /> - <stop - id="stop3650-0" - offset="1" - style="stop-color:#a43d00;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="55.356419" - x2="261.62219" - y1="70.105232" - x1="115.20164" - gradientUnits="userSpaceOnUse" - id="linearGradient3830-6" - xlink:href="#linearGradient3646-6" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3668-5"> - <stop - style="stop-color:#9b4400;stop-opacity:1;" - offset="0" - id="stop3670-3" /> - <stop - style="stop-color:#e56300;stop-opacity:1;" - offset="1" - id="stop3672-2" /> - </linearGradient> - <linearGradient - y2="108.98846" - x2="93.522026" - y1="102.28447" - x1="64.751183" - gradientUnits="userSpaceOnUse" - id="linearGradient3828-1" - xlink:href="#linearGradient3668-5" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3649-3"> - <stop - id="stop3651-9" - offset="0" - style="stop-color:#e26400;stop-opacity:1;" /> - <stop - id="stop3653-7" - offset="1" - style="stop-color:#ffb900;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="125.31633" - x2="44.375881" - y1="100.34167" - x1="40.775471" - gradientTransform="matrix(1,0,0,1.0202334,0,-1.4234613)" - gradientUnits="userSpaceOnUse" - id="linearGradient3826-1" - xlink:href="#linearGradient3649-3" - inkscape:collect="always" /> - <inkscape:perspective - sodipodi:type="inkscape:persp3d" - inkscape:vp_x="0 : 0.53333333 : 1" - inkscape:vp_y="0 : 1066.6667 : 0" - inkscape:vp_z="1.0666667 : 0.53333333 : 1" - inkscape:persp3d-origin="0.53333333 : 0.35555555 : 1" - id="perspective3852-5" /> - <inkscape:perspective - id="perspective3924-4" - inkscape:persp3d-origin="396.85039 : 374.17322 : 1" - inkscape:vp_z="793.70078 : 561.25983 : 1" - inkscape:vp_y="0 : 1066.6667 : 0" - inkscape:vp_x="0 : 561.25983 : 1" - sodipodi:type="inkscape:persp3d" /> - <linearGradient - id="linearGradient2460" - y2="44.984001" - gradientUnits="userSpaceOnUse" - x2="19.360001" - y1="21.030804" - x1="19.244999"> - <stop - id="stop3602" - style="stop-color:#fafafa;stop-opacity:1;" - offset="0" /> - <stop - id="stop3604" - style="stop-color:#f0f0f0;stop-opacity:1;" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient2460" - id="linearGradient3157" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(12.102564,0,0,12.102564,-34.468255,-46.187105)" - x1="18.930269" - y1="6.2951212" - x2="19.360001" - y2="36.643665" /> - <linearGradient - id="linearGradient5479-2"> - <stop - id="stop5481-7" - offset="0" - style="stop-color:#be5300;stop-opacity:1;" /> - <stop - style="stop-color:#f07300;stop-opacity:1" - offset="0.76255572" - id="stop5483-4" /> - <stop - id="stop5485-2" - offset="1" - style="stop-color:#e67700;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="134.64415" - x2="128.50706" - y1="101.1183" - x1="4.1104655" - gradientTransform="matrix(1.2351592,0,0,1.2351592,262.25708,326.9873)" - gradientUnits="userSpaceOnUse" - id="linearGradient3900" - xlink:href="#linearGradient5479-2" - inkscape:collect="always" /> - <linearGradient - id="linearGradient5479-6"> - <stop - style="stop-color:#be5300;stop-opacity:1;" - offset="0" - id="stop5481-6" /> - <stop - id="stop5483-0" - offset="0.76255572" - style="stop-color:#f07300;stop-opacity:1" /> - <stop - style="stop-color:#e67700;stop-opacity:1;" - offset="1" - id="stop5485-5" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient5479-6" - id="linearGradient5467-1" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.2351592,0,0,1.2351592,262.25708,326.9873)" - x1="4.1104655" - y1="101.1183" - x2="128.50706" - y2="134.64415" /> - <linearGradient - id="linearGradient5447"> - <stop - id="stop5451" - offset="0" - style="stop-color:#e66e00;stop-opacity:1;" /> - <stop - style="stop-color:#e67700;stop-opacity:1;" - offset="1" - id="stop5453" /> - </linearGradient> - <linearGradient - id="linearGradient5479"> - <stop - style="stop-color:#be5300;stop-opacity:1;" - offset="0" - id="stop5481" /> - <stop - id="stop5483" - offset="0.76255572" - style="stop-color:#f07300;stop-opacity:1" /> - <stop - style="stop-color:#e67700;stop-opacity:1;" - offset="1" - id="stop5485" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient5479" - id="linearGradient5467" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.2351592,0,0,1.2351592,262.25708,326.9873)" - x1="4.1104655" - y1="101.1183" - x2="128.50706" - y2="134.64415" /> - <linearGradient - gradientTransform="matrix(1.0058652,0,0,0.994169,100,0)" - gradientUnits="userSpaceOnUse" - id="linearGradient3416" - y2="7.0165396" - x2="45.447727" - y1="92.539597" - x1="45.447727"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3418" /> - <stop - offset="1" - style="stop-color:#000000;stop-opacity:0.58823532" - id="stop3420" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#ButtonShadow-0-1-1-5" - id="linearGradient5342" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.0074153,0,0,1.0074153,-810.48879,593.1369)" - x1="1012.5133" - y1="484.41721" - x2="1006.8082" - y2="20.625916" /> - <linearGradient - gradientTransform="matrix(1.0058652,0,0,0.994169,100,0)" - gradientUnits="userSpaceOnUse" - id="linearGradient3409" - y2="7.0165396" - x2="45.447727" - y1="92.539597" - x1="45.447727"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3411" /> - <stop - offset="1" - style="stop-color:#000000;stop-opacity:0.58823532" - id="stop3413" /> - </linearGradient> - <linearGradient - gradientTransform="matrix(1.0058652,0,0,0.994169,100,0)" - gradientUnits="userSpaceOnUse" - id="linearGradient3402" - y2="7.0165396" - x2="45.447727" - y1="92.539597" - x1="45.447727"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3404" /> - <stop - offset="1" - style="stop-color:#000000;stop-opacity:0.58823532" - id="stop3406" /> - </linearGradient> - <linearGradient - gradientTransform="matrix(1.0058652,0,0,0.994169,100,0)" - gradientUnits="userSpaceOnUse" - id="linearGradient3395" - y2="7.0165396" - x2="45.447727" - y1="92.539597" - x1="45.447727"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3397" /> - <stop - offset="1" - style="stop-color:#000000;stop-opacity:0.58823532" - id="stop3399" /> - </linearGradient> - <linearGradient - gradientTransform="matrix(1.0058652,0,0,0.994169,100,0)" - gradientUnits="userSpaceOnUse" - id="ButtonShadow-0-1-1-5" - y2="7.0165396" - x2="45.447727" - y1="92.539597" - x1="45.447727"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3750-8-9-3-6" /> - <stop - offset="1" - style="stop-color:#000000;stop-opacity:0.58823532" - id="stop3752-5-6-4-2" /> - </linearGradient> - <linearGradient - id="linearGradient4046"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1;" - id="stop4048" /> - <stop - offset="1" - style="stop-color:#ffffff;stop-opacity:0.2" - id="stop4050" /> - </linearGradient> - <linearGradient - id="linearGradient3737"> - <stop - offset="0" - style="stop-color:#ffffff;stop-opacity:1" - id="stop3739" /> - <stop - offset="1" - style="stop-color:#ffffff;stop-opacity:0" - id="stop3741" /> - </linearGradient> - <linearGradient - id="linearGradient4487"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop4489" /> - <stop - offset="1" - style="stop-color:#000000;stop-opacity:0" - id="stop4491" /> - </linearGradient> - <linearGradient - y2="251.66064" - x2="1011.9534" - y1="476.25983" - x1="1016.1035" - gradientTransform="translate(-146.22032,369.08845)" - gradientUnits="userSpaceOnUse" - id="linearGradient4082" - xlink:href="#linearGradient4487" - inkscape:collect="always" /> - <linearGradient - inkscape:collect="always" - xlink:href="#SVGID_2_" - id="linearGradient3803" - x1="259.99384" - y1="44" - x2="259.99384" - y2="464" - gradientUnits="userSpaceOnUse" /> - <linearGradient - y2="217.4595" - x2="200.0508" - y1="185.0742" - x1="200.0508" - gradientTransform="matrix(9.2574736,0,0,9.2574736,-1595.9285,-1607.2111)" - gradientUnits="userSpaceOnUse" - id="linearGradient3017" - xlink:href="#SVGID_2_" - inkscape:collect="always" /> - <linearGradient - inkscape:collect="always" - xlink:href="#SVGID_2_" - id="linearGradient3021" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(13.577628,0,0,13.577628,-2026.1619,-2566.7096)" - x1="200.0508" - y1="185.0742" - x2="200.0508" - y2="217.4595" /> - <linearGradient - y2="217.4595" - x2="200.0508" - y1="185.0742" - x1="200.0508" - gradientUnits="userSpaceOnUse" - id="SVGID_2_"> - <stop - id="stop13" - style="stop-color:#61B74A" - offset="0" /> - <stop - id="stop15" - style="stop-color:#449934" - offset="1" /> - </linearGradient> - <radialGradient - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1,0,0,1.0499906,0,-19.270593)" - r="191.6187" - fy="385.4841" - fx="558.35437" - cy="385.4841" - cx="558.35437" - id="radialGradient3867" - xlink:href="#XMLID_74_-8-1" - inkscape:collect="always" /> - <linearGradient - y2="48.0854" - x2="78.466103" - y1="56.3008" - x1="64.477501" - gradientUnits="userSpaceOnUse" - id="XMLID_74_-8-1"> - <stop - id="stop155-3-8" - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" /> - <stop - id="stop157-94-6" - style="stop-color:#e6e6e6;stop-opacity:1;" - offset="1" /> - </linearGradient> - <filter - style="color-interpolation-filters:sRGB" - inkscape:collect="always" - id="filter6206-7"> - <feGaussianBlur - inkscape:collect="always" - stdDeviation="0.658125" - id="feGaussianBlur6208-9" /> - </filter> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="22.627418" - inkscape:cx="6.7148788" - inkscape:cy="13.971994" - inkscape:document-units="pt" - inkscape:current-layer="layer2" - showgrid="true" - inkscape:window-width="1920" - inkscape:window-height="1001" - inkscape:window-x="-9" - inkscape:window-y="-9" - inkscape:window-maximized="1" - units="px" - showguides="false" - objecttolerance="1" - gridtolerance="1" - guidetolerance="1"> - <inkscape:grid - type="xygrid" - id="grid2985" - empspacing="4" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" - spacingx="0.59866667" - spacingy="0.59866667" - units="pt" - originx="0" - originy="0" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <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>Twelf Icon Template</dc:title> - <dc:creator> - <cc:Agent> - <dc:title>xphnx</dc:title> - </cc:Agent> - </dc:creator> - <cc:license - rdf:resource="http://creativecommons.org/licenses/by-nc-sa/4.0/" /> - </cc:Work> - <cc:License - rdf:about="http://creativecommons.org/licenses/by-nc-sa/4.0/"> - <cc:permits - rdf:resource="http://creativecommons.org/ns#Reproduction" /> - <cc:permits - rdf:resource="http://creativecommons.org/ns#Distribution" /> - <cc:requires - rdf:resource="http://creativecommons.org/ns#Notice" /> - <cc:requires - rdf:resource="http://creativecommons.org/ns#Attribution" /> - <cc:prohibits - rdf:resource="http://creativecommons.org/ns#CommercialUse" /> - <cc:permits - rdf:resource="http://creativecommons.org/ns#DerivativeWorks" /> - <cc:requires - rdf:resource="http://creativecommons.org/ns#ShareAlike" /> - </cc:License> - </rdf:RDF> - </metadata> - <g - inkscape:label="background" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1093.773)" - style="display:inline" - sodipodi:insensitive="true"> - <path - transform="matrix(1.0780877,0,0,1.0641323,-0.09373327,2.7509419)" - inkscape:connector-curvature="0" - id="rect6141-3" - d="m 4.417683,1028.1747 v 1.6051 H 2.8125 v 18.1922 h 1.605183 v 2.1402 h 18.192073 v -2.1402 H 24.75 v -18.1922 h -2.140244 v -1.6051 z" - style="display:inline;opacity:0.2;fill:#263238;fill-opacity:1;stroke:none;filter:url(#filter6206-7)" /> - <rect - style="display:inline;opacity:1;fill:#03a9f4;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.06666667;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect4731-1" - width="22.749332" - height="22.749332" - x="2.9986675" - y="1096.7717" - ry="1.1973943" - rx="1.1973323" /> - <g - id="g4337" - transform="translate(-22.320454,1056.4942)"> - <path - id="path4329" - d="M 0,0 H 51.2 V 51.2 H 0 Z" - inkscape:connector-curvature="0" - style="fill:none;stroke-width:1.06666672" /> - <g - id="g4666" - transform="matrix(0.33600544,0,0,0.33600544,1.5295902,73.042549)"> - <path - id="path4656" - d="M 0,0 H 51.2 V 51.2 H 0 Z" - inkscape:connector-curvature="0" - style="fill:none;stroke-width:1.06666672" /> - </g> - <g - id="g5363" - transform="matrix(0.37187349,0,0,0.37187349,38.801738,63.239042)"> - <path - id="path5355" - d="M 0,0 H 51.2 V 51.2 H 0 Z" - inkscape:connector-curvature="0" - style="fill:none;stroke-width:1.06666672" /> - <g - id="g5646" - transform="matrix(2.6890865,0,0,2.6890865,-82.905872,-48.450082)"> - <path - id="path5638" - d="M 0,0 H 51.2 V 51.2 H 0 Z" - inkscape:connector-curvature="0" - style="fill:none;stroke-width:1.06666672" /> - </g> - </g> - </g> - <path - style="opacity:0.2;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.06666667;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - d="m 4.1958334,1096.7709 c -0.6633221,0 -1.1979167,0.5346 -1.1979167,1.1979 v 0.3334 c 0,-0.6634 0.5345946,-1.1979 1.1979167,-1.1979 H 24.55 c 0.663322,0 1.197917,0.5345 1.197917,1.1979 v -0.3334 c 0,-0.6633 -0.534595,-1.1979 -1.197917,-1.1979 z" - id="rect4731" - inkscape:connector-curvature="0" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987" - width="42.666668" - height="42.666668" - x="128" - y="546.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-4" - width="42.666668" - height="42.666668" - x="128" - y="631.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42" - width="42.666668" - height="42.666668" - x="128" - y="674.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-41" - width="42.666668" - height="42.666668" - x="128" - y="589.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2" - width="42.666668" - height="42.666668" - x="128" - y="717.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-2" - width="42.666668" - height="42.666668" - x="213.33333" - y="546.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-4-3" - width="42.666668" - height="42.666668" - x="213.33333" - y="631.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-3" - width="42.666668" - height="42.666668" - x="213.33333" - y="674.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-41-5" - width="42.666668" - height="42.666668" - x="213.33333" - y="589.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-4" - width="42.666668" - height="42.666668" - x="213.33333" - y="717.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-9" - width="42.666668" - height="42.666668" - x="298.66666" - y="546.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-4-4" - width="42.666668" - height="42.666668" - x="298.66666" - y="631.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-8" - width="42.666668" - height="42.666668" - x="298.66666" - y="674.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-41-6" - width="42.666668" - height="42.666668" - x="298.66666" - y="589.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-3" - width="42.666668" - height="42.666668" - x="298.66666" - y="717.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-7" - width="42.666668" - height="42.666668" - x="170.66667" - y="546.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-4-7" - width="42.666668" - height="42.666668" - x="170.66667" - y="631.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-9" - width="42.666668" - height="42.666668" - x="170.66667" - y="674.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-41-0" - width="42.666668" - height="42.666668" - x="170.66667" - y="589.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-5" - width="42.666668" - height="42.666668" - x="170.66667" - y="717.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-7-3" - width="42.666668" - height="42.666668" - x="256" - y="546.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-4-7-9" - width="42.666668" - height="42.666668" - x="256" - y="631.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-9-7" - width="42.666668" - height="42.666668" - x="256" - y="674.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-41-0-0" - width="42.666668" - height="42.666668" - x="256" - y="589.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-5-5" - width="42.666668" - height="42.666668" - x="256" - y="717.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-34" - width="42.666668" - height="42.666668" - x="128" - y="759.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-4-1" - width="42.666668" - height="42.666668" - x="213.33333" - y="759.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-3-4" - width="42.666668" - height="42.666668" - x="298.66666" - y="759.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-5-8" - width="42.666668" - height="42.666668" - x="170.66667" - y="759.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-5-5-8" - width="42.666668" - height="42.666668" - x="256" - y="759.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-6" - width="42.666668" - height="42.666668" - x="341.33334" - y="589.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-4-4" - width="42.666668" - height="42.666668" - x="341.33334" - y="631.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-3-1" - width="42.666668" - height="42.666668" - x="341.33334" - y="717.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-5-9" - width="42.666668" - height="42.666668" - x="341.33334" - y="546.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-5-5-6" - width="42.666668" - height="42.666668" - x="341.33334" - y="674.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-3-1-5" - width="42.666668" - height="42.666668" - x="341.33334" - y="759.85297" /> - <rect - style="fill:none;stroke-width:1.06666672;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0" - id="rect4132" - width="192" - height="192" - x="160" - y="578.51965" /> - <g - id="g4198" - transform="matrix(0.37343619,0,0,0.37343619,4.7333333,1097.3997)"> - <path - id="path4188" - d="M 0,0 H 51.2 V 51.2 H 0 Z" - inkscape:connector-curvature="0" - style="fill:none;stroke-width:1.06666672" /> - </g> - <g - id="g6215" - transform="matrix(0.36470876,0,0,0.36470876,5.1355746,1097.391)"> - <path - id="path6205" - d="M 0,0 H 51.2 V 51.2 H 0 Z" - inkscape:connector-curvature="0" - style="fill:none;stroke-width:1.06666672" /> - </g> - <g - id="g3277" - transform="matrix(0.4158519,0,0,0.4158519,84.325002,1055.8742)"> - <g - transform="matrix(0.06226937,0,0,0.06226937,-28.237863,185.29075)" - id="layer1-1" - inkscape:label="Ebene 1"> - <g - id="g4793" - transform="matrix(38.617739,0,0,38.617739,14724.013,-13541.879)"> - <g - id="layer1-6" - inkscape:label="Livello 1" - transform="translate(0,-576.38633)" /> - <g - transform="matrix(1.0020367,0,0,1.0020367,-0.04344885,-1.1101175)" - id="g3950" /> - <g - id="g3097" - transform="matrix(0.71435537,0,0,0.71435537,-400.52081,188.33812)"> - <path - style="display:inline;opacity:0;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.49318779" - d="m 1293.1764,-120.67493 c -181.7499,0.2763 -511.17735,0.13525 -699.0452,0.13998 -2.32156,10.41336 -3.59298,21.250588 -3.59298,32.383512 V 25.844113 c 207.64946,0.736948 494.72268,0.38136 706.23118,0.373297 V -88.151438 c 0,-11.180243 -1.2522,-22.069512 -3.593,-32.523492 z M 834.48776,174.88291 c -78.38541,-0.004 -158.8503,0.17892 -243.94954,0.55995 v 138.63315 c 286.33647,-0.39317 421.72558,-0.13827 706.23118,-0.32664 V 176.0028 c -163.1967,-0.53005 -311.21862,-1.11132 -462.28164,-1.11989 z" - id="path2843" - inkscape:connector-curvature="0" /> - </g> - <g - id="g8016" - transform="matrix(1.092577,0,0,1.0925926,-25.27611,-25.283957)" /> - </g> - </g> - </g> - <path - inkscape:connector-curvature="0" - style="display:inline;opacity:0.2;fill:#263238;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.06666667;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - d="m 24.549441,1119.5437 c 0.663252,0 1.197867,-0.5346 1.197867,-1.1979 v -0.3333 c 0,0.6632 -0.534614,1.1978 -1.197867,1.1978 H 4.1952005 c -0.6632533,0 -1.1978672,-0.5346 -1.1978672,-1.1978 v 0.3333 c 0,0.6633 0.5346139,1.1979 1.1978672,1.1979 z" - id="rect4731-2" /> - </g> - <g - inkscape:groupmode="layer" - id="layer2" - inkscape:label="icon" - style="display:inline"> - <flowRoot - xml:space="preserve" - id="flowRoot4698" - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.80000019px;line-height:0.01%;font-family:Roboto;-inkscape-font-specification:Roboto;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.06666672px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"><flowRegion - id="flowRegion4700" - style="stroke-width:1.06666672px"><rect - id="rect4702" - width="4.7893329" - height="5.388" - x="11.374666" - y="11.984" - style="stroke-width:1.13777781px" /></flowRegion><flowPara - id="flowPara4704" - style="font-size:4px;line-height:1.25;stroke-width:1.06666672px">your</flowPara></flowRoot> <g - style="fill:#ffffff" - transform="matrix(1.0564678,0,0,1.0564678,0.12744671,-1083.1209)" - id="g147"> - <rect - transform="translate(-12.489,953.1)" - x="22.030001" - y="77.933998" - width="1.1224999" - height="2.2449999" - id="rect133" /> - <path - inkscape:connector-curvature="0" - transform="translate(0,1025.4)" - d="M 8.9688,6.75 C 8.47857,6.769644 8.0938,7.2372 8.0938,7.8438 v 11.25 c 0,0.6191 0.40176,1.125 0.90625,1.125 h 8.9688 c 0.50449,0 0.90625,-0.5059 0.90625,-1.125 V 7.8438 C 18.8751,7.2247 18.47334,6.75 17.96885,6.75 v 1.6875 h -2.25 V 6.75 h -1.125 v 1.6875 h -2.25 V 6.75 h -1.125 v 1.6875 h -2.25 V 6.75 Z m 0,3.375 h 9 v 8.9688 h -9 z" - id="path135" /> - <rect - x="12.909" - y="1031" - width="1.1224999" - height="2.2449999" - id="rect137" /> - <rect - x="16.275999" - y="1031" - width="1.1224999" - height="2.2449999" - id="rect139" /> - <rect - transform="translate(0,1025.4)" - x="10.664" - y="12.358" - width="5.6125002" - height="1.1224999" - id="rect141" /> - <rect - x="10.664" - y="1040" - width="5.6125002" - height="1.1224999" - id="rect143" /> - <rect - x="10.664" - y="1042.3" - width="5.6125002" - height="1.1224999" - id="rect145" /> - </g> - </g> - <g - inkscape:groupmode="layer" - id="layer3" - inkscape:label="hint" - style="display:none" - sodipodi:insensitive="true"> - <rect - style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.07038245;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" - id="rect4387-7-8" - width="13.100284" - height="13.100285" - x="7.8231916" - y="-20.923475" - transform="rotate(90)" /> - <rect - style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#5261ff;stroke-width:0.06958948;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect3862" - width="14.29841" - height="11.441077" - x="7.2241287" - y="8.6527958" /> - <rect - style="display:inline;opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#00ff00;stroke-width:0.06958948;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect3862-6" - width="14.29841" - height="11.441076" - x="7.2241287" - y="-20.093872" - transform="rotate(90)" /> - </g> -</svg> diff --git a/todo/wip/g-droid.svg b/todo/wip/g-droid.svg deleted file mode 100644 index 283b6583401b874debbfdf5e039af367b3619a7e..0000000000000000000000000000000000000000 --- a/todo/wip/g-droid.svg +++ /dev/null @@ -1,2355 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" - 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" - width="28.746668" - height="28.746668" - id="svg2" - version="1.1" - inkscape:version="0.92.3 (2405546, 2018-03-11)" - sodipodi:docname="g-droid.svg" - inkscape:export-filename="/home/rober/Software/Fdroid Icon Pack/twelf_icon_template.png" - inkscape:export-xdpi="640" - inkscape:export-ydpi="640"> - <title - id="title3766">Twelf Icon Template</title> - <defs - id="defs4"> - <linearGradient - id="linearGradient5306"> - <stop - style="stop-color:#ffffff;stop-opacity:0.09876543;" - offset="0" - id="stop5308" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop5310" /> - </linearGradient> - <linearGradient - id="linearGradient5290"> - <stop - style="stop-color:#00ffff;stop-opacity:0.09803922;" - offset="0" - id="stop5292" /> - <stop - id="stop6740" - offset="0.5" - style="stop-color:#00ff7f;stop-opacity:0.04705882;" /> - <stop - style="stop-color:#00ff00;stop-opacity:0;" - offset="1" - id="stop5294" /> - </linearGradient> - <linearGradient - id="linearGradient5188"> - <stop - style="stop-color:#64b5f6;stop-opacity:0.24705882;" - offset="0" - id="stop5198" /> - <stop - style="stop-color:#64b5f6;stop-opacity:0;" - offset="1" - id="stop5192" /> - </linearGradient> - <linearGradient - id="linearGradient3975" - osb:paint="solid"> - <stop - style="stop-color:#ff5555;stop-opacity:1;" - offset="0" - id="stop3977" /> - </linearGradient> - <linearGradient - id="linearGradient3969" - osb:paint="solid"> - <stop - style="stop-color:#87cdde;stop-opacity:1;" - offset="0" - id="stop3971" /> - </linearGradient> - <filter - id="filter3945" - inkscape:label="filtro1" - x="0" - y="6" - width="1.2" - style="color-interpolation-filters:sRGB"> - <feDiffuseLighting - id="feDiffuseLighting3947" - lighting-color="#fdfdfd" - surfaceScale="121.49533081" - diffuseConstant="28.44827652" /> - </filter> - <filter - inkscape:label="Drop Shadow" - id="filter3979" - style="color-interpolation-filters:sRGB"> - <feFlood - flood-opacity="0.2" - flood-color="rgb(0,0,0)" - result="flood" - id="feFlood3981" /> - <feComposite - in="flood" - in2="SourceGraphic" - operator="in" - result="composite1" - id="feComposite3983" /> - <feGaussianBlur - stdDeviation="6" - result="blur" - id="feGaussianBlur3985" /> - <feOffset - dx="0" - dy="6" - result="offset" - id="feOffset3987" /> - <feComposite - in="SourceGraphic" - in2="offset" - operator="over" - result="fbSourceGraphic" - id="feComposite3989" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3991" /> - <feFlood - id="feFlood3993" - flood-opacity="0.2" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3995" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3997" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset3999" - dx="0" - dy="6" - result="offset" /> - <feComposite - id="feComposite4001" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="composite2" /> - </filter> - <filter - style="color-interpolation-filters:sRGB" - inkscape:label="Drop Shadow" - id="filter3876"> - <feFlood - flood-opacity="0.2" - flood-color="rgb(0,0,0)" - result="flood" - id="feFlood3878" /> - <feComposite - in="flood" - in2="SourceGraphic" - operator="in" - result="composite1" - id="feComposite3880" /> - <feGaussianBlur - stdDeviation="6" - result="blur" - id="feGaussianBlur3882" /> - <feOffset - dx="0" - dy="6" - result="offset" - id="feOffset3884" /> - <feComposite - in="SourceGraphic" - in2="offset" - operator="over" - result="fbSourceGraphic" - id="feComposite3886" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3888" /> - <feFlood - id="feFlood3890" - flood-opacity="0.397" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3892" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3894" - stdDeviation="19.2" - result="blur" /> - <feOffset - id="feOffset3896" - dx="0" - dy="6" - result="offset" /> - <feComposite - id="feComposite3898" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3900" /> - <feFlood - id="feFlood3902" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3904" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3906" - stdDeviation="19.2" - result="blur" /> - <feOffset - id="feOffset3908" - dx="0" - dy="6" - result="offset" /> - <feComposite - id="feComposite3910" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3912" /> - <feFlood - id="feFlood3914" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3916" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3918" - stdDeviation="26.1" - result="blur" /> - <feOffset - id="feOffset3920" - dx="0" - dy="6" - result="offset" /> - <feComposite - id="feComposite3922" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3924" /> - <feFlood - id="feFlood3926" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3928" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3930" - stdDeviation="35.7" - result="blur" /> - <feOffset - id="feOffset3932" - dx="0" - dy="6" - result="offset" /> - <feComposite - id="feComposite3934" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3936" /> - <feFlood - id="feFlood3938" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3940" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3942" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset3944" - dx="0" - dy="6" - result="offset" /> - <feComposite - id="feComposite3946" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3948" /> - <feFlood - id="feFlood3950" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3952" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3954" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset3956" - dx="0" - dy="6" - result="offset" /> - <feComposite - id="feComposite3958" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3960" /> - <feFlood - id="feFlood3962" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3964" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3966" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset3968" - dx="0" - dy="1.9" - result="offset" /> - <feComposite - id="feComposite3970" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3972" /> - <feFlood - id="feFlood3974" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3976" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3978" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset3980" - dx="3.6" - dy="1.9" - result="offset" /> - <feComposite - id="feComposite3982" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3984" /> - <feFlood - id="feFlood3986" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3988" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3990" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset3992" - dx="9.6" - dy="1.9" - result="offset" /> - <feComposite - id="feComposite3994" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3996" /> - <feFlood - id="feFlood3998" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4000" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4002" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset4004" - dx="1.2" - dy="1.9" - result="offset" /> - <feComposite - id="feComposite4006" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4008" /> - <feFlood - id="feFlood4010" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4012" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4014" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset4016" - dx="-1.4" - dy="1.9" - result="offset" /> - <feComposite - id="feComposite4018" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4020" /> - <feFlood - id="feFlood4022" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4024" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4026" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset4028" - dx="0.3" - dy="1.9" - result="offset" /> - <feComposite - id="feComposite4030" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4032" /> - <feFlood - id="feFlood4034" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4036" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4038" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset4040" - dx="-8.04912e-16" - dy="1.9" - result="offset" /> - <feComposite - id="feComposite4042" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4044" /> - <feFlood - id="feFlood4046" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4048" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4050" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset4052" - dx="-8.04912e-16" - dy="3.6" - result="offset" /> - <feComposite - id="feComposite4054" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4056" /> - <feFlood - id="feFlood4058" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4060" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4062" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4064" - dx="-8.04912e-16" - dy="3.6" - result="offset" /> - <feComposite - id="feComposite4066" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4080" /> - <feFlood - id="feFlood4082" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4084" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4086" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4088" - dx="-8.04912e-16" - dy="3.6" - result="offset" /> - <feComposite - id="feComposite4090" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4092" /> - <feFlood - id="feFlood4094" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4096" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4098" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4100" - dx="-8.04912e-16" - dy="7.7" - result="offset" /> - <feComposite - id="feComposite4102" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4104" /> - <feFlood - id="feFlood4106" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4108" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4110" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4112" - dx="-8.04912e-16" - dy="11.6" - result="offset" /> - <feComposite - id="feComposite4114" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4116" /> - <feFlood - id="feFlood4118" - flood-opacity="0.5" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4120" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4122" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4124" - dx="-8.04912e-16" - dy="11.6" - result="offset" /> - <feComposite - id="feComposite4126" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4128" /> - <feFlood - id="feFlood4130" - flood-opacity="0.3" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4132" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4134" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4136" - dx="-8.04912e-16" - dy="11.6" - result="offset" /> - <feComposite - id="feComposite4138" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4140" /> - <feFlood - id="feFlood4142" - flood-opacity="0.2" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4144" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4146" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4148" - dx="-8.04912e-16" - dy="11.6" - result="offset" /> - <feComposite - id="feComposite4150" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4152" /> - <feFlood - id="feFlood4154" - flood-opacity="0.2" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4156" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4158" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4160" - dx="-8.04912e-16" - dy="11.6" - result="offset" /> - <feComposite - id="feComposite4162" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4164" /> - <feFlood - id="feFlood4166" - flood-opacity="0.2" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4168" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4170" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4172" - dx="-8.04912e-16" - dy="6" - result="offset" /> - <feComposite - id="feComposite4174" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="composite2" /> - </filter> - <filter - inkscape:label="Cross-smooth" - inkscape:menu="Blurs" - inkscape:menu-tooltip="Blur inner borders and intersections" - id="filter4522" - style="color-interpolation-filters:sRGB"> - <feGaussianBlur - stdDeviation="3" - id="feGaussianBlur4524" /> - <feColorMatrix - result="fbSourceGraphic" - values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 6 -2.5 " - id="feColorMatrix4526" /> - </filter> - <filter - inkscape:label="Cross-smooth" - inkscape:menu="Blurs" - inkscape:menu-tooltip="Blur inner borders and intersections" - id="filter4576" - style="color-interpolation-filters:sRGB"> - <feGaussianBlur - stdDeviation="3" - id="feGaussianBlur4578" /> - <feColorMatrix - result="fbSourceGraphic" - values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 6 -2.5 " - id="feColorMatrix4580" /> - </filter> - <filter - inkscape:label="Cross-smooth" - inkscape:menu="Blurs" - inkscape:menu-tooltip="Blur inner borders and intersections" - id="filter4576-0" - style="color-interpolation-filters:sRGB"> - <feGaussianBlur - stdDeviation="3" - id="feGaussianBlur4578-8" /> - <feColorMatrix - result="fbSourceGraphic" - values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 6 -2.5 " - id="feColorMatrix4580-0" /> - </filter> - <filter - inkscape:label="Cross-smooth" - inkscape:menu="Blurs" - inkscape:menu-tooltip="Blur inner borders and intersections" - id="filter4576-0-0" - style="color-interpolation-filters:sRGB"> - <feGaussianBlur - stdDeviation="3" - id="feGaussianBlur4578-8-5" /> - <feColorMatrix - result="fbSourceGraphic" - values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 6 -2.5 " - id="feColorMatrix4580-0-2" /> - </filter> - <filter - inkscape:label="Cross-smooth" - inkscape:menu="Blurs" - inkscape:menu-tooltip="Blur inner borders and intersections" - id="filter4576-0-0-4" - style="color-interpolation-filters:sRGB"> - <feGaussianBlur - stdDeviation="3" - id="feGaussianBlur4578-8-5-2" /> - <feColorMatrix - result="fbSourceGraphic" - values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 6 -2.5 " - id="feColorMatrix4580-0-2-7" /> - </filter> - <radialGradient - inkscape:collect="always" - xlink:href="#linearGradient5306" - id="radialGradient5296" - cx="9" - cy="1032.1122" - fx="9" - fy="1032.1122" - r="10.125" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.9444444,0,0,1.9444474,-13.5625,-977.58811)" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient5306" - id="linearGradient5312" - x1="-15.75" - y1="1029.2997" - x2="23.625" - y2="1029.2997" - gradientUnits="userSpaceOnUse" /> - <linearGradient - id="linearGradient3783-1"> - <stop - id="stop3785-2" - offset="0" - style="stop-color:#1e94d3;stop-opacity:1;" /> - <stop - style="stop-color:#1e94d3;stop-opacity:1;" - offset="1" - id="stop3803-6" /> - </linearGradient> - <linearGradient - gradientUnits="userSpaceOnUse" - y2="50" - x2="30" - y1="90" - x1="-10" - id="linearGradient3827-7" - xlink:href="#linearGradient3783-1" - inkscape:collect="always" /> - <linearGradient - gradientUnits="userSpaceOnUse" - y2="50" - x2="30" - y1="90" - x1="-10" - id="linearGradient3827" - xlink:href="#linearGradient3783" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3783"> - <stop - id="stop3785" - offset="0" - style="stop-color:#1e94d3;stop-opacity:1;" /> - <stop - style="stop-color:#1e94d3;stop-opacity:1;" - offset="1" - id="stop3803" /> - </linearGradient> - <linearGradient - id="linearGradient3821"> - <stop - id="stop3823" - offset="0" - style="stop-color:#37aee2;stop-opacity:1;" /> - <stop - id="stop3825" - offset="1" - style="stop-color:#1e96c8;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient3829"> - <stop - style="stop-color:#1f96d4;stop-opacity:1;" - offset="0" - id="stop3831" /> - <stop - style="stop-color:#37aee2;stop-opacity:1;" - offset="1" - id="stop3833" /> - </linearGradient> - <linearGradient - id="linearGradient3877"> - <stop - id="stop3879" - offset="0" - style="stop-color:#eff7fc;stop-opacity:1;" /> - <stop - id="stop3881" - offset="1" - style="stop-color:#ffffff;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient3689"> - <stop - id="stop3691" - offset="0" - style="stop-color:#f68000;stop-opacity:1;" /> - <stop - id="stop3693" - offset="1" - style="stop-color:#fd9800;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient3675"> - <stop - id="stop3677" - offset="0" - style="stop-color:#ffb900;stop-opacity:1;" /> - <stop - id="stop3679" - offset="1" - style="stop-color:#ffd76b;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="463.26218" - x2="412.23013" - y1="461.92139" - x1="-113.89329" - gradientUnits="userSpaceOnUse" - id="linearGradient3840" - xlink:href="#linearGradient3675" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3634"> - <stop - style="stop-color:#7a8288;stop-opacity:1;" - offset="0" - id="stop3636" /> - <stop - id="stop3638" - offset="0.07633271" - style="stop-color:#9fa3a7;stop-opacity:1;" /> - <stop - style="stop-color:#7d858b;stop-opacity:1;" - offset="1" - id="stop3640" /> - </linearGradient> - <linearGradient - y2="12.703197" - x2="151.34604" - y1="-0.64152896" - x1="107.20918" - gradientTransform="matrix(0.28222223,0,0,0.28222223,-0.13983991,-0.01181449)" - gradientUnits="userSpaceOnUse" - id="linearGradient3838" - xlink:href="#linearGradient3634" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3712"> - <stop - id="stop3714" - offset="0" - style="stop-color:#a1abb2;stop-opacity:1;" /> - <stop - style="stop-color:#eaeced;stop-opacity:1;" - offset="0.14824273" - id="stop3720" /> - <stop - id="stop3716" - offset="1" - style="stop-color:#c6ccd0;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="27.389442" - x2="164.75943" - y1="12.640625" - x1="104.88638" - gradientUnits="userSpaceOnUse" - id="linearGradient3836" - xlink:href="#linearGradient3712" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3702"> - <stop - id="stop3704" - offset="0" - style="stop-color:#7a8288;stop-opacity:1;" /> - <stop - style="stop-color:#9fa3a7;stop-opacity:1;" - offset="0.5288403" - id="stop3710" /> - <stop - id="stop3706" - offset="1" - style="stop-color:#7d858b;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="268.41544" - x2="334.03125" - y1="252.48438" - x1="18.875" - gradientUnits="userSpaceOnUse" - id="linearGradient3834" - xlink:href="#linearGradient3702" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3626"> - <stop - style="stop-color:#a1abb2;stop-opacity:1;" - offset="0" - id="stop3628" /> - <stop - id="stop3630" - offset="0.08297831" - style="stop-color:#eaeced;stop-opacity:1;" /> - <stop - style="stop-color:#c6ccd0;stop-opacity:1;" - offset="1" - id="stop3632" /> - </linearGradient> - <linearGradient - y2="290.6998" - x2="278.4324" - y1="228.59993" - x1="44.103722" - gradientUnits="userSpaceOnUse" - id="linearGradient3832" - xlink:href="#linearGradient3626" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3646"> - <stop - id="stop3648" - offset="0" - style="stop-color:#f48200;stop-opacity:0;" /> - <stop - style="stop-color:#f48200;stop-opacity:0.72784811;" - offset="0.58887613" - id="stop3654" /> - <stop - id="stop3658" - offset="0.81621653" - style="stop-color:#cc5f00;stop-opacity:1;" /> - <stop - id="stop3650" - offset="1" - style="stop-color:#a43d00;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="55.356419" - x2="261.62219" - y1="70.105232" - x1="115.20164" - gradientUnits="userSpaceOnUse" - id="linearGradient3830" - xlink:href="#linearGradient3646" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3668"> - <stop - style="stop-color:#9b4400;stop-opacity:1;" - offset="0" - id="stop3670" /> - <stop - style="stop-color:#e56300;stop-opacity:1;" - offset="1" - id="stop3672" /> - </linearGradient> - <linearGradient - y2="108.98846" - x2="93.522026" - y1="102.28447" - x1="64.751183" - gradientUnits="userSpaceOnUse" - id="linearGradient3828" - xlink:href="#linearGradient3668" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3649"> - <stop - id="stop3651" - offset="0" - style="stop-color:#e26400;stop-opacity:1;" /> - <stop - id="stop3653" - offset="1" - style="stop-color:#ffb900;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="125.31633" - x2="44.375881" - y1="100.34167" - x1="40.775471" - gradientTransform="matrix(1,0,0,1.0202334,0,-1.4234613)" - gradientUnits="userSpaceOnUse" - id="linearGradient3826" - xlink:href="#linearGradient3649" - inkscape:collect="always" /> - <inkscape:perspective - sodipodi:type="inkscape:persp3d" - inkscape:vp_x="0 : 0.53333333 : 1" - inkscape:vp_y="0 : 1066.6667 : 0" - inkscape:vp_z="1.0666667 : 0.53333333 : 1" - inkscape:persp3d-origin="0.53333333 : 0.35555555 : 1" - id="perspective3852" /> - <inkscape:perspective - id="perspective3924" - inkscape:persp3d-origin="396.85039 : 374.17322 : 1" - inkscape:vp_z="793.70078 : 561.25983 : 1" - inkscape:vp_y="0 : 1066.6667 : 0" - inkscape:vp_x="0 : 561.25983 : 1" - sodipodi:type="inkscape:persp3d" /> - <linearGradient - id="linearGradient3689-2"> - <stop - id="stop3691-2" - offset="0" - style="stop-color:#f68000;stop-opacity:1;" /> - <stop - id="stop3693-3" - offset="1" - style="stop-color:#fd9800;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient3675-8"> - <stop - id="stop3677-4" - offset="0" - style="stop-color:#ffb900;stop-opacity:1;" /> - <stop - id="stop3679-7" - offset="1" - style="stop-color:#ffd76b;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="463.26218" - x2="412.23013" - y1="461.92139" - x1="-113.89329" - gradientUnits="userSpaceOnUse" - id="linearGradient3840-4" - xlink:href="#linearGradient3675-8" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3634-7"> - <stop - style="stop-color:#7a8288;stop-opacity:1;" - offset="0" - id="stop3636-4" /> - <stop - id="stop3638-6" - offset="0.07633271" - style="stop-color:#9fa3a7;stop-opacity:1;" /> - <stop - style="stop-color:#7d858b;stop-opacity:1;" - offset="1" - id="stop3640-9" /> - </linearGradient> - <linearGradient - y2="12.703197" - x2="151.34604" - y1="-0.64152896" - x1="107.20918" - gradientTransform="matrix(0.28222223,0,0,0.28222223,-0.13983991,-0.01181449)" - gradientUnits="userSpaceOnUse" - id="linearGradient3838-1" - xlink:href="#linearGradient3634-7" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3712-7"> - <stop - id="stop3714-7" - offset="0" - style="stop-color:#a1abb2;stop-opacity:1;" /> - <stop - style="stop-color:#eaeced;stop-opacity:1;" - offset="0.14824273" - id="stop3720-2" /> - <stop - id="stop3716-3" - offset="1" - style="stop-color:#c6ccd0;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="27.389442" - x2="164.75943" - y1="12.640625" - x1="104.88638" - gradientUnits="userSpaceOnUse" - id="linearGradient3836-7" - xlink:href="#linearGradient3712-7" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3702-3"> - <stop - id="stop3704-5" - offset="0" - style="stop-color:#7a8288;stop-opacity:1;" /> - <stop - style="stop-color:#9fa3a7;stop-opacity:1;" - offset="0.5288403" - id="stop3710-4" /> - <stop - id="stop3706-4" - offset="1" - style="stop-color:#7d858b;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="268.41544" - x2="334.03125" - y1="252.48438" - x1="18.875" - gradientUnits="userSpaceOnUse" - id="linearGradient3834-9" - xlink:href="#linearGradient3702-3" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3626-6"> - <stop - style="stop-color:#a1abb2;stop-opacity:1;" - offset="0" - id="stop3628-0" /> - <stop - id="stop3630-5" - offset="0.08297831" - style="stop-color:#eaeced;stop-opacity:1;" /> - <stop - style="stop-color:#c6ccd0;stop-opacity:1;" - offset="1" - id="stop3632-7" /> - </linearGradient> - <linearGradient - y2="290.6998" - x2="278.4324" - y1="228.59993" - x1="44.103722" - gradientUnits="userSpaceOnUse" - id="linearGradient3832-3" - xlink:href="#linearGradient3626-6" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3646-6"> - <stop - id="stop3648-6" - offset="0" - style="stop-color:#f48200;stop-opacity:0;" /> - <stop - style="stop-color:#f48200;stop-opacity:0.72784811;" - offset="0.58887613" - id="stop3654-6" /> - <stop - id="stop3658-4" - offset="0.81621653" - style="stop-color:#cc5f00;stop-opacity:1;" /> - <stop - id="stop3650-0" - offset="1" - style="stop-color:#a43d00;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="55.356419" - x2="261.62219" - y1="70.105232" - x1="115.20164" - gradientUnits="userSpaceOnUse" - id="linearGradient3830-6" - xlink:href="#linearGradient3646-6" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3668-5"> - <stop - style="stop-color:#9b4400;stop-opacity:1;" - offset="0" - id="stop3670-3" /> - <stop - style="stop-color:#e56300;stop-opacity:1;" - offset="1" - id="stop3672-2" /> - </linearGradient> - <linearGradient - y2="108.98846" - x2="93.522026" - y1="102.28447" - x1="64.751183" - gradientUnits="userSpaceOnUse" - id="linearGradient3828-1" - xlink:href="#linearGradient3668-5" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3649-3"> - <stop - id="stop3651-9" - offset="0" - style="stop-color:#e26400;stop-opacity:1;" /> - <stop - id="stop3653-7" - offset="1" - style="stop-color:#ffb900;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="125.31633" - x2="44.375881" - y1="100.34167" - x1="40.775471" - gradientTransform="matrix(1,0,0,1.0202334,0,-1.4234613)" - gradientUnits="userSpaceOnUse" - id="linearGradient3826-1" - xlink:href="#linearGradient3649-3" - inkscape:collect="always" /> - <inkscape:perspective - sodipodi:type="inkscape:persp3d" - inkscape:vp_x="0 : 0.53333333 : 1" - inkscape:vp_y="0 : 1066.6667 : 0" - inkscape:vp_z="1.0666667 : 0.53333333 : 1" - inkscape:persp3d-origin="0.53333333 : 0.35555555 : 1" - id="perspective3852-5" /> - <inkscape:perspective - id="perspective3924-4" - inkscape:persp3d-origin="396.85039 : 374.17322 : 1" - inkscape:vp_z="793.70078 : 561.25983 : 1" - inkscape:vp_y="0 : 1066.6667 : 0" - inkscape:vp_x="0 : 561.25983 : 1" - sodipodi:type="inkscape:persp3d" /> - <linearGradient - id="linearGradient2460" - y2="44.984001" - gradientUnits="userSpaceOnUse" - x2="19.360001" - y1="21.030804" - x1="19.244999"> - <stop - id="stop3602" - style="stop-color:#fafafa;stop-opacity:1;" - offset="0" /> - <stop - id="stop3604" - style="stop-color:#f0f0f0;stop-opacity:1;" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient2460" - id="linearGradient3157" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(12.102564,0,0,12.102564,-34.468255,-46.187105)" - x1="18.930269" - y1="6.2951212" - x2="19.360001" - y2="36.643665" /> - <linearGradient - id="linearGradient5479-2"> - <stop - id="stop5481-7" - offset="0" - style="stop-color:#be5300;stop-opacity:1;" /> - <stop - style="stop-color:#f07300;stop-opacity:1" - offset="0.76255572" - id="stop5483-4" /> - <stop - id="stop5485-2" - offset="1" - style="stop-color:#e67700;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="134.64415" - x2="128.50706" - y1="101.1183" - x1="4.1104655" - gradientTransform="matrix(1.2351592,0,0,1.2351592,262.25708,326.9873)" - gradientUnits="userSpaceOnUse" - id="linearGradient3900" - xlink:href="#linearGradient5479-2" - inkscape:collect="always" /> - <linearGradient - id="linearGradient5479-6"> - <stop - style="stop-color:#be5300;stop-opacity:1;" - offset="0" - id="stop5481-6" /> - <stop - id="stop5483-0" - offset="0.76255572" - style="stop-color:#f07300;stop-opacity:1" /> - <stop - style="stop-color:#e67700;stop-opacity:1;" - offset="1" - id="stop5485-5" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient5479-6" - id="linearGradient5467-1" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.2351592,0,0,1.2351592,262.25708,326.9873)" - x1="4.1104655" - y1="101.1183" - x2="128.50706" - y2="134.64415" /> - <linearGradient - id="linearGradient5447"> - <stop - id="stop5451" - offset="0" - style="stop-color:#e66e00;stop-opacity:1;" /> - <stop - style="stop-color:#e67700;stop-opacity:1;" - offset="1" - id="stop5453" /> - </linearGradient> - <linearGradient - id="linearGradient5479"> - <stop - style="stop-color:#be5300;stop-opacity:1;" - offset="0" - id="stop5481" /> - <stop - id="stop5483" - offset="0.76255572" - style="stop-color:#f07300;stop-opacity:1" /> - <stop - style="stop-color:#e67700;stop-opacity:1;" - offset="1" - id="stop5485" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient5479" - id="linearGradient5467" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.2351592,0,0,1.2351592,262.25708,326.9873)" - x1="4.1104655" - y1="101.1183" - x2="128.50706" - y2="134.64415" /> - <linearGradient - gradientTransform="matrix(1.0058652,0,0,0.994169,100,0)" - gradientUnits="userSpaceOnUse" - id="linearGradient3416" - y2="7.0165396" - x2="45.447727" - y1="92.539597" - x1="45.447727"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3418" /> - <stop - offset="1" - style="stop-color:#000000;stop-opacity:0.58823532" - id="stop3420" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#ButtonShadow-0-1-1-5" - id="linearGradient5342" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.0074153,0,0,1.0074153,-810.48879,593.1369)" - x1="1012.5133" - y1="484.41721" - x2="1006.8082" - y2="20.625916" /> - <linearGradient - gradientTransform="matrix(1.0058652,0,0,0.994169,100,0)" - gradientUnits="userSpaceOnUse" - id="linearGradient3409" - y2="7.0165396" - x2="45.447727" - y1="92.539597" - x1="45.447727"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3411" /> - <stop - offset="1" - style="stop-color:#000000;stop-opacity:0.58823532" - id="stop3413" /> - </linearGradient> - <linearGradient - gradientTransform="matrix(1.0058652,0,0,0.994169,100,0)" - gradientUnits="userSpaceOnUse" - id="linearGradient3402" - y2="7.0165396" - x2="45.447727" - y1="92.539597" - x1="45.447727"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3404" /> - <stop - offset="1" - style="stop-color:#000000;stop-opacity:0.58823532" - id="stop3406" /> - </linearGradient> - <linearGradient - gradientTransform="matrix(1.0058652,0,0,0.994169,100,0)" - gradientUnits="userSpaceOnUse" - id="linearGradient3395" - y2="7.0165396" - x2="45.447727" - y1="92.539597" - x1="45.447727"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3397" /> - <stop - offset="1" - style="stop-color:#000000;stop-opacity:0.58823532" - id="stop3399" /> - </linearGradient> - <linearGradient - gradientTransform="matrix(1.0058652,0,0,0.994169,100,0)" - gradientUnits="userSpaceOnUse" - id="ButtonShadow-0-1-1-5" - y2="7.0165396" - x2="45.447727" - y1="92.539597" - x1="45.447727"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3750-8-9-3-6" /> - <stop - offset="1" - style="stop-color:#000000;stop-opacity:0.58823532" - id="stop3752-5-6-4-2" /> - </linearGradient> - <linearGradient - id="linearGradient4046"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1;" - id="stop4048" /> - <stop - offset="1" - style="stop-color:#ffffff;stop-opacity:0.2" - id="stop4050" /> - </linearGradient> - <linearGradient - id="linearGradient3737"> - <stop - offset="0" - style="stop-color:#ffffff;stop-opacity:1" - id="stop3739" /> - <stop - offset="1" - style="stop-color:#ffffff;stop-opacity:0" - id="stop3741" /> - </linearGradient> - <linearGradient - id="linearGradient4487"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop4489" /> - <stop - offset="1" - style="stop-color:#000000;stop-opacity:0" - id="stop4491" /> - </linearGradient> - <linearGradient - y2="251.66064" - x2="1011.9534" - y1="476.25983" - x1="1016.1035" - gradientTransform="translate(-146.22032,369.08845)" - gradientUnits="userSpaceOnUse" - id="linearGradient4082" - xlink:href="#linearGradient4487" - inkscape:collect="always" /> - <linearGradient - inkscape:collect="always" - xlink:href="#SVGID_2_" - id="linearGradient3803" - x1="259.99384" - y1="44" - x2="259.99384" - y2="464" - gradientUnits="userSpaceOnUse" /> - <linearGradient - y2="217.4595" - x2="200.0508" - y1="185.0742" - x1="200.0508" - gradientTransform="matrix(9.2574736,0,0,9.2574736,-1595.9285,-1607.2111)" - gradientUnits="userSpaceOnUse" - id="linearGradient3017" - xlink:href="#SVGID_2_" - inkscape:collect="always" /> - <linearGradient - inkscape:collect="always" - xlink:href="#SVGID_2_" - id="linearGradient3021" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(13.577628,0,0,13.577628,-2026.1619,-2566.7096)" - x1="200.0508" - y1="185.0742" - x2="200.0508" - y2="217.4595" /> - <linearGradient - y2="217.4595" - x2="200.0508" - y1="185.0742" - x1="200.0508" - gradientUnits="userSpaceOnUse" - id="SVGID_2_"> - <stop - id="stop13" - style="stop-color:#61B74A" - offset="0" /> - <stop - id="stop15" - style="stop-color:#449934" - offset="1" /> - </linearGradient> - <radialGradient - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1,0,0,1.0499906,0,-19.270593)" - r="191.6187" - fy="385.4841" - fx="558.35437" - cy="385.4841" - cx="558.35437" - id="radialGradient3867" - xlink:href="#XMLID_74_-8-1" - inkscape:collect="always" /> - <linearGradient - y2="48.0854" - x2="78.466103" - y1="56.3008" - x1="64.477501" - gradientUnits="userSpaceOnUse" - id="XMLID_74_-8-1"> - <stop - id="stop155-3-8" - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" /> - <stop - id="stop157-94-6" - style="stop-color:#e6e6e6;stop-opacity:1;" - offset="1" /> - </linearGradient> - <filter - style="color-interpolation-filters:sRGB" - inkscape:collect="always" - id="filter6206-7"> - <feGaussianBlur - inkscape:collect="always" - stdDeviation="0.658125" - id="feGaussianBlur6208-9" /> - </filter> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="16.000001" - inkscape:cx="2.4170007" - inkscape:cy="12.263357" - inkscape:document-units="pt" - inkscape:current-layer="layer2" - showgrid="true" - inkscape:window-width="1920" - inkscape:window-height="1001" - inkscape:window-x="-9" - inkscape:window-y="-9" - inkscape:window-maximized="1" - units="px" - showguides="false"> - <inkscape:grid - type="xygrid" - id="grid2985" - empspacing="4" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" - spacingx="0.59866667" - spacingy="0.59866667" - units="pt" - originx="0" - originy="0" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <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>Twelf Icon Template</dc:title> - <dc:creator> - <cc:Agent> - <dc:title>xphnx</dc:title> - </cc:Agent> - </dc:creator> - <cc:license - rdf:resource="http://creativecommons.org/licenses/by-nc-sa/3.0/" /> - </cc:Work> - <cc:License - rdf:about="http://creativecommons.org/licenses/by-nc-sa/3.0/"> - <cc:permits - rdf:resource="http://creativecommons.org/ns#Reproduction" /> - <cc:permits - rdf:resource="http://creativecommons.org/ns#Distribution" /> - <cc:requires - rdf:resource="http://creativecommons.org/ns#Notice" /> - <cc:requires - rdf:resource="http://creativecommons.org/ns#Attribution" /> - <cc:prohibits - rdf:resource="http://creativecommons.org/ns#CommercialUse" /> - <cc:permits - rdf:resource="http://creativecommons.org/ns#DerivativeWorks" /> - <cc:requires - rdf:resource="http://creativecommons.org/ns#ShareAlike" /> - </cc:License> - </rdf:RDF> - </metadata> - <g - inkscape:label="background" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1093.773)" - style="display:inline" - sodipodi:insensitive="true"> - <path - transform="matrix(1.0780877,0,0,1.0641323,-0.09373327,2.7509419)" - inkscape:connector-curvature="0" - id="rect6141-3" - d="m 4.417683,1028.1747 v 1.6051 H 2.8125 v 18.1922 h 1.605183 v 2.1402 h 18.192073 v -2.1402 H 24.75 v -18.1922 h -2.140244 v -1.6051 z" - style="display:inline;opacity:0.2;fill:#1a237e;fill-opacity:1;stroke:none;filter:url(#filter6206-7)" /> - <rect - style="display:inline;opacity:1;fill:#9c27b0;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.06666667;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect4731-1" - width="22.749332" - height="22.749332" - x="2.9986675" - y="1096.7717" - ry="1.1973943" - rx="1.1973323" /> - <g - id="g4337" - transform="translate(-22.320454,1056.4942)"> - <path - id="path4329" - d="M 0,0 H 51.2 V 51.2 H 0 Z" - inkscape:connector-curvature="0" - style="fill:none;stroke-width:1.06666672" /> - <g - id="g4666" - transform="matrix(0.33600544,0,0,0.33600544,1.5295902,73.042549)"> - <path - id="path4656" - d="M 0,0 H 51.2 V 51.2 H 0 Z" - inkscape:connector-curvature="0" - style="fill:none;stroke-width:1.06666672" /> - </g> - <g - id="g5363" - transform="matrix(0.37187349,0,0,0.37187349,38.801738,63.239042)"> - <path - id="path5355" - d="M 0,0 H 51.2 V 51.2 H 0 Z" - inkscape:connector-curvature="0" - style="fill:none;stroke-width:1.06666672" /> - <g - id="g5646" - transform="matrix(2.6890865,0,0,2.6890865,-82.905872,-48.450082)"> - <path - id="path5638" - d="M 0,0 H 51.2 V 51.2 H 0 Z" - inkscape:connector-curvature="0" - style="fill:none;stroke-width:1.06666672" /> - </g> - </g> - </g> - <path - style="opacity:0.2;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.06666667;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - d="m 4.1958334,1096.7709 c -0.6633221,0 -1.1979167,0.5346 -1.1979167,1.1979 v 0.3334 c 0,-0.6634 0.5345946,-1.1979 1.1979167,-1.1979 H 24.55 c 0.663322,0 1.197917,0.5345 1.197917,1.1979 v -0.3334 c 0,-0.6633 -0.534595,-1.1979 -1.197917,-1.1979 z" - id="rect4731" - inkscape:connector-curvature="0" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987" - width="42.666668" - height="42.666668" - x="128" - y="546.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-4" - width="42.666668" - height="42.666668" - x="128" - y="631.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42" - width="42.666668" - height="42.666668" - x="128" - y="674.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-41" - width="42.666668" - height="42.666668" - x="128" - y="589.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2" - width="42.666668" - height="42.666668" - x="128" - y="717.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-2" - width="42.666668" - height="42.666668" - x="213.33333" - y="546.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-4-3" - width="42.666668" - height="42.666668" - x="213.33333" - y="631.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-3" - width="42.666668" - height="42.666668" - x="213.33333" - y="674.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-41-5" - width="42.666668" - height="42.666668" - x="213.33333" - y="589.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-4" - width="42.666668" - height="42.666668" - x="213.33333" - y="717.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-9" - width="42.666668" - height="42.666668" - x="298.66666" - y="546.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-4-4" - width="42.666668" - height="42.666668" - x="298.66666" - y="631.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-8" - width="42.666668" - height="42.666668" - x="298.66666" - y="674.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-41-6" - width="42.666668" - height="42.666668" - x="298.66666" - y="589.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-3" - width="42.666668" - height="42.666668" - x="298.66666" - y="717.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-7" - width="42.666668" - height="42.666668" - x="170.66667" - y="546.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-4-7" - width="42.666668" - height="42.666668" - x="170.66667" - y="631.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-9" - width="42.666668" - height="42.666668" - x="170.66667" - y="674.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-41-0" - width="42.666668" - height="42.666668" - x="170.66667" - y="589.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-5" - width="42.666668" - height="42.666668" - x="170.66667" - y="717.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-7-3" - width="42.666668" - height="42.666668" - x="256" - y="546.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-4-7-9" - width="42.666668" - height="42.666668" - x="256" - y="631.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-9-7" - width="42.666668" - height="42.666668" - x="256" - y="674.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-41-0-0" - width="42.666668" - height="42.666668" - x="256" - y="589.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-5-5" - width="42.666668" - height="42.666668" - x="256" - y="717.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-34" - width="42.666668" - height="42.666668" - x="128" - y="759.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-4-1" - width="42.666668" - height="42.666668" - x="213.33333" - y="759.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-3-4" - width="42.666668" - height="42.666668" - x="298.66666" - y="759.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-5-8" - width="42.666668" - height="42.666668" - x="170.66667" - y="759.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-5-5-8" - width="42.666668" - height="42.666668" - x="256" - y="759.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-6" - width="42.666668" - height="42.666668" - x="341.33334" - y="589.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-4-4" - width="42.666668" - height="42.666668" - x="341.33334" - y="631.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-3-1" - width="42.666668" - height="42.666668" - x="341.33334" - y="717.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-5-9" - width="42.666668" - height="42.666668" - x="341.33334" - y="546.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-5-5-6" - width="42.666668" - height="42.666668" - x="341.33334" - y="674.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-3-1-5" - width="42.666668" - height="42.666668" - x="341.33334" - y="759.85297" /> - <rect - style="fill:none;stroke-width:1.06666672;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0" - id="rect4132" - width="192" - height="192" - x="160" - y="578.51965" /> - <g - id="g4198" - transform="matrix(0.37343619,0,0,0.37343619,4.7333333,1097.3997)"> - <path - id="path4188" - d="M 0,0 H 51.2 V 51.2 H 0 Z" - inkscape:connector-curvature="0" - style="fill:none;stroke-width:1.06666672" /> - </g> - <g - id="g6215" - transform="matrix(0.36470876,0,0,0.36470876,5.1355746,1097.391)"> - <path - id="path6205" - d="M 0,0 H 51.2 V 51.2 H 0 Z" - inkscape:connector-curvature="0" - style="fill:none;stroke-width:1.06666672" /> - </g> - <g - id="g3277" - transform="matrix(0.4158519,0,0,0.4158519,84.325002,1055.8742)"> - <g - transform="matrix(0.06226937,0,0,0.06226937,-28.237863,185.29075)" - id="layer1-1" - inkscape:label="Ebene 1"> - <g - id="g4793" - transform="matrix(38.617739,0,0,38.617739,14724.013,-13541.879)"> - <g - id="layer1-6" - inkscape:label="Livello 1" - transform="translate(0,-576.38633)" /> - <g - transform="matrix(1.0020367,0,0,1.0020367,-0.04344885,-1.1101175)" - id="g3950" /> - <g - id="g3097" - transform="matrix(0.71435537,0,0,0.71435537,-400.52081,188.33812)"> - <path - style="display:inline;opacity:0;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.49318779" - d="m 1293.1764,-120.67493 c -181.7499,0.2763 -511.17735,0.13525 -699.0452,0.13998 -2.32156,10.41336 -3.59298,21.250588 -3.59298,32.383512 V 25.844113 c 207.64946,0.736948 494.72268,0.38136 706.23118,0.373297 V -88.151438 c 0,-11.180243 -1.2522,-22.069512 -3.593,-32.523492 z M 834.48776,174.88291 c -78.38541,-0.004 -158.8503,0.17892 -243.94954,0.55995 v 138.63315 c 286.33647,-0.39317 421.72558,-0.13827 706.23118,-0.32664 V 176.0028 c -163.1967,-0.53005 -311.21862,-1.11132 -462.28164,-1.11989 z" - id="path2843" - inkscape:connector-curvature="0" /> - </g> - <g - id="g8016" - transform="matrix(1.092577,0,0,1.0925926,-25.27611,-25.283957)" /> - </g> - </g> - </g> - <path - inkscape:connector-curvature="0" - style="display:inline;opacity:0.2;fill:#1a237e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.06666667;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - d="m 24.549441,1119.5437 c 0.663252,0 1.197867,-0.5346 1.197867,-1.1979 v -0.3333 c 0,0.6632 -0.534614,1.1978 -1.197867,1.1978 H 4.1952005 c -0.6632533,0 -1.1978672,-0.5346 -1.1978672,-1.1978 v 0.3333 c 0,0.6633 0.5346139,1.1979 1.1978672,1.1979 z" - id="rect4731-2" /> - </g> - <g - inkscape:groupmode="layer" - id="layer2" - inkscape:label="icon" - style="display:inline"> - <flowRoot - xml:space="preserve" - id="flowRoot4698" - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.80000019px;line-height:0.01%;font-family:Roboto;-inkscape-font-specification:Roboto;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.06666672px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"><flowRegion - id="flowRegion4700" - style="stroke-width:1.06666672px"><rect - id="rect4702" - width="4.7893329" - height="5.388" - x="11.374666" - y="11.984" - style="stroke-width:1.13777781px" /></flowRegion><flowPara - id="flowPara4704" - style="font-size:4px;line-height:1.25;stroke-width:1.06666672px">your</flowPara></flowRoot> <g - style="display:inline" - transform="matrix(1.0377797,0,0,1.0377797,0.28521492,-1063.0352)" - id="g139"> - <g - style="fill:#ffffff" - transform="translate(1.3147e-7,-0.1888)" - id="g137"> - <path - inkscape:connector-curvature="0" - d="m 20.044,1031.7 c -0.1937,0 -0.36785,0.1007 -0.46875,0.25 -0.01,0 -0.02425,-0.01 -0.03125,0 l -0.84375,0.8438 c -0.04359,0 -0.08005,-0.031 -0.125,-0.031 h -10.125 c -0.044946,0 -0.081411,0.027 -0.125,0.031 L 7.6065,1032.075 c -0.0097,-0.023 -0.01871,-0.042 -0.03125,-0.062 -0.0071,-0.01 -0.02269,0.01 -0.03125,0 -0.0998,-0.1555 -0.23904,-0.2812 -0.4375,-0.2812 -0.30997,0 -0.5625,0.2525 -0.5625,0.5625 0,0.1937 0.10071,0.3678 0.25,0.4687 0.0049,0.01 -0.0071,0.024 0,0.031 l 0.59375,0.5937 c -0.024148,0.069 -0.0625,0.1444 -0.0625,0.2188 v 2.5312 c 0,0.62 0.50506,1.0938 1.125,1.0938 h 10.125 c 0.61994,0 1.125,-0.4738 1.125,-1.0938 v -2.5312 c 0,-0.074 -0.03835,-0.15 -0.0625,-0.2188 l 0.625,-0.625 c 0.023,-0.01 0.0415,-0.019 0.0625,-0.031 0.01,-0.01 -0.01,-0.023 0,-0.031 0.1555,-0.1 0.28125,-0.2391 0.28125,-0.4375 0,-0.31 -0.2525,-0.5625 -0.5625,-0.5625 z m -9.3359,2.1778 a 1.1225,1.1225 0 0 1 1.1211,1.123 1.1225,1.1225 0 0 1 -1.1211,1.1211 1.1225,1.1225 0 0 1 -1.123,-1.1211 1.1225,1.1225 0 0 1 1.123,-1.123 z m 5.6113,0 a 1.1225,1.1225 0 0 1 1.123,1.123 1.1225,1.1225 0 0 1 -1.123,1.1211 1.1225,1.1225 0 0 1 -1.1211,-1.1211 1.1225,1.1225 0 0 1 1.1211,-1.123 z" - id="path133" /> - <path - style="fill-opacity:0.94118" - inkscape:connector-curvature="0" - d="m 8.5125,1038.3 c -0.61994,0 -1.125,0.505 -1.125,1.125 v 4.5 c 0,0.6199 0.50506,1.125 1.125,1.125 h 10.125 c 0.61994,0 1.125,-0.5051 1.125,-1.125 v -4.5 c 0,-0.62 -0.50506,-1.125 -1.125,-1.125 z" - id="path135" /> - </g> - </g> - </g> - <g - inkscape:groupmode="layer" - id="layer3" - inkscape:label="hint" - style="display:none" - sodipodi:insensitive="true"> - <rect - style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.07038245;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" - id="rect4387-7-8" - width="13.100284" - height="13.100285" - x="7.8231916" - y="-20.923475" - transform="rotate(90)" /> - <rect - style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#5261ff;stroke-width:0.06958948;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect3862" - width="14.29841" - height="11.441077" - x="7.2241287" - y="8.6527958" /> - <rect - style="display:inline;opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#00ff00;stroke-width:0.06958948;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect3862-6" - width="14.29841" - height="11.441076" - x="7.2241287" - y="-20.093872" - transform="rotate(90)" /> - </g> -</svg> diff --git a/todo/wip/protonmail.svg b/todo/wip/protonmail.svg deleted file mode 100644 index 4ea04d2c1732cb1e0fb5cbae68967f9f7f64f77d..0000000000000000000000000000000000000000 --- a/todo/wip/protonmail.svg +++ /dev/null @@ -1,2341 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" - 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" - width="28.746668" - height="28.746668" - id="svg2" - version="1.1" - inkscape:version="0.92.3 (2405546, 2018-03-11)" - sodipodi:docname="protonmail.svg" - inkscape:export-filename="/home/rober/Software/Fdroid Icon Pack/twelf_icon_template.png" - inkscape:export-xdpi="640" - inkscape:export-ydpi="640"> - <title - id="title3766">Twelf Icon Template</title> - <defs - id="defs4"> - <linearGradient - id="linearGradient5306"> - <stop - style="stop-color:#ffffff;stop-opacity:0.09876543;" - offset="0" - id="stop5308" /> - <stop - style="stop-color:#ffffff;stop-opacity:0;" - offset="1" - id="stop5310" /> - </linearGradient> - <linearGradient - id="linearGradient5290"> - <stop - style="stop-color:#00ffff;stop-opacity:0.09803922;" - offset="0" - id="stop5292" /> - <stop - id="stop6740" - offset="0.5" - style="stop-color:#00ff7f;stop-opacity:0.04705882;" /> - <stop - style="stop-color:#00ff00;stop-opacity:0;" - offset="1" - id="stop5294" /> - </linearGradient> - <linearGradient - id="linearGradient5188"> - <stop - style="stop-color:#64b5f6;stop-opacity:0.24705882;" - offset="0" - id="stop5198" /> - <stop - style="stop-color:#64b5f6;stop-opacity:0;" - offset="1" - id="stop5192" /> - </linearGradient> - <linearGradient - id="linearGradient3975" - osb:paint="solid"> - <stop - style="stop-color:#ff5555;stop-opacity:1;" - offset="0" - id="stop3977" /> - </linearGradient> - <linearGradient - id="linearGradient3969" - osb:paint="solid"> - <stop - style="stop-color:#87cdde;stop-opacity:1;" - offset="0" - id="stop3971" /> - </linearGradient> - <filter - id="filter3945" - inkscape:label="filtro1" - x="0" - y="6" - width="1.2" - style="color-interpolation-filters:sRGB"> - <feDiffuseLighting - id="feDiffuseLighting3947" - lighting-color="#fdfdfd" - surfaceScale="121.49533081" - diffuseConstant="28.44827652" /> - </filter> - <filter - inkscape:label="Drop Shadow" - id="filter3979" - style="color-interpolation-filters:sRGB"> - <feFlood - flood-opacity="0.2" - flood-color="rgb(0,0,0)" - result="flood" - id="feFlood3981" /> - <feComposite - in="flood" - in2="SourceGraphic" - operator="in" - result="composite1" - id="feComposite3983" /> - <feGaussianBlur - stdDeviation="6" - result="blur" - id="feGaussianBlur3985" /> - <feOffset - dx="0" - dy="6" - result="offset" - id="feOffset3987" /> - <feComposite - in="SourceGraphic" - in2="offset" - operator="over" - result="fbSourceGraphic" - id="feComposite3989" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3991" /> - <feFlood - id="feFlood3993" - flood-opacity="0.2" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3995" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3997" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset3999" - dx="0" - dy="6" - result="offset" /> - <feComposite - id="feComposite4001" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="composite2" /> - </filter> - <filter - style="color-interpolation-filters:sRGB" - inkscape:label="Drop Shadow" - id="filter3876"> - <feFlood - flood-opacity="0.2" - flood-color="rgb(0,0,0)" - result="flood" - id="feFlood3878" /> - <feComposite - in="flood" - in2="SourceGraphic" - operator="in" - result="composite1" - id="feComposite3880" /> - <feGaussianBlur - stdDeviation="6" - result="blur" - id="feGaussianBlur3882" /> - <feOffset - dx="0" - dy="6" - result="offset" - id="feOffset3884" /> - <feComposite - in="SourceGraphic" - in2="offset" - operator="over" - result="fbSourceGraphic" - id="feComposite3886" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3888" /> - <feFlood - id="feFlood3890" - flood-opacity="0.397" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3892" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3894" - stdDeviation="19.2" - result="blur" /> - <feOffset - id="feOffset3896" - dx="0" - dy="6" - result="offset" /> - <feComposite - id="feComposite3898" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3900" /> - <feFlood - id="feFlood3902" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3904" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3906" - stdDeviation="19.2" - result="blur" /> - <feOffset - id="feOffset3908" - dx="0" - dy="6" - result="offset" /> - <feComposite - id="feComposite3910" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3912" /> - <feFlood - id="feFlood3914" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3916" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3918" - stdDeviation="26.1" - result="blur" /> - <feOffset - id="feOffset3920" - dx="0" - dy="6" - result="offset" /> - <feComposite - id="feComposite3922" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3924" /> - <feFlood - id="feFlood3926" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3928" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3930" - stdDeviation="35.7" - result="blur" /> - <feOffset - id="feOffset3932" - dx="0" - dy="6" - result="offset" /> - <feComposite - id="feComposite3934" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3936" /> - <feFlood - id="feFlood3938" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3940" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3942" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset3944" - dx="0" - dy="6" - result="offset" /> - <feComposite - id="feComposite3946" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3948" /> - <feFlood - id="feFlood3950" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3952" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3954" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset3956" - dx="0" - dy="6" - result="offset" /> - <feComposite - id="feComposite3958" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3960" /> - <feFlood - id="feFlood3962" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3964" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3966" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset3968" - dx="0" - dy="1.9" - result="offset" /> - <feComposite - id="feComposite3970" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3972" /> - <feFlood - id="feFlood3974" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3976" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3978" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset3980" - dx="3.6" - dy="1.9" - result="offset" /> - <feComposite - id="feComposite3982" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3984" /> - <feFlood - id="feFlood3986" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite3988" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur3990" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset3992" - dx="9.6" - dy="1.9" - result="offset" /> - <feComposite - id="feComposite3994" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix3996" /> - <feFlood - id="feFlood3998" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4000" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4002" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset4004" - dx="1.2" - dy="1.9" - result="offset" /> - <feComposite - id="feComposite4006" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4008" /> - <feFlood - id="feFlood4010" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4012" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4014" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset4016" - dx="-1.4" - dy="1.9" - result="offset" /> - <feComposite - id="feComposite4018" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4020" /> - <feFlood - id="feFlood4022" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4024" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4026" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset4028" - dx="0.3" - dy="1.9" - result="offset" /> - <feComposite - id="feComposite4030" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4032" /> - <feFlood - id="feFlood4034" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4036" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4038" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset4040" - dx="-8.04912e-16" - dy="1.9" - result="offset" /> - <feComposite - id="feComposite4042" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4044" /> - <feFlood - id="feFlood4046" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4048" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4050" - stdDeviation="21.7" - result="blur" /> - <feOffset - id="feOffset4052" - dx="-8.04912e-16" - dy="3.6" - result="offset" /> - <feComposite - id="feComposite4054" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4056" /> - <feFlood - id="feFlood4058" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4060" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4062" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4064" - dx="-8.04912e-16" - dy="3.6" - result="offset" /> - <feComposite - id="feComposite4066" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4080" /> - <feFlood - id="feFlood4082" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4084" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4086" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4088" - dx="-8.04912e-16" - dy="3.6" - result="offset" /> - <feComposite - id="feComposite4090" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4092" /> - <feFlood - id="feFlood4094" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4096" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4098" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4100" - dx="-8.04912e-16" - dy="7.7" - result="offset" /> - <feComposite - id="feComposite4102" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4104" /> - <feFlood - id="feFlood4106" - flood-opacity="0.8" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4108" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4110" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4112" - dx="-8.04912e-16" - dy="11.6" - result="offset" /> - <feComposite - id="feComposite4114" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4116" /> - <feFlood - id="feFlood4118" - flood-opacity="0.5" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4120" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4122" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4124" - dx="-8.04912e-16" - dy="11.6" - result="offset" /> - <feComposite - id="feComposite4126" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4128" /> - <feFlood - id="feFlood4130" - flood-opacity="0.3" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4132" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4134" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4136" - dx="-8.04912e-16" - dy="11.6" - result="offset" /> - <feComposite - id="feComposite4138" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4140" /> - <feFlood - id="feFlood4142" - flood-opacity="0.2" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4144" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4146" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4148" - dx="-8.04912e-16" - dy="11.6" - result="offset" /> - <feComposite - id="feComposite4150" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4152" /> - <feFlood - id="feFlood4154" - flood-opacity="0.2" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4156" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4158" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4160" - dx="-8.04912e-16" - dy="11.6" - result="offset" /> - <feComposite - id="feComposite4162" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="fbSourceGraphic" /> - <feColorMatrix - result="fbSourceGraphicAlpha" - in="fbSourceGraphic" - values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0" - id="feColorMatrix4164" /> - <feFlood - id="feFlood4166" - flood-opacity="0.2" - flood-color="rgb(0,0,0)" - result="flood" - in="fbSourceGraphic" /> - <feComposite - id="feComposite4168" - in2="fbSourceGraphic" - in="flood" - operator="in" - result="composite1" /> - <feGaussianBlur - id="feGaussianBlur4170" - stdDeviation="6" - result="blur" /> - <feOffset - id="feOffset4172" - dx="-8.04912e-16" - dy="6" - result="offset" /> - <feComposite - id="feComposite4174" - in2="offset" - in="fbSourceGraphic" - operator="over" - result="composite2" /> - </filter> - <filter - inkscape:label="Cross-smooth" - inkscape:menu="Blurs" - inkscape:menu-tooltip="Blur inner borders and intersections" - id="filter4522" - style="color-interpolation-filters:sRGB"> - <feGaussianBlur - stdDeviation="3" - id="feGaussianBlur4524" /> - <feColorMatrix - result="fbSourceGraphic" - values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 6 -2.5 " - id="feColorMatrix4526" /> - </filter> - <filter - inkscape:label="Cross-smooth" - inkscape:menu="Blurs" - inkscape:menu-tooltip="Blur inner borders and intersections" - id="filter4576" - style="color-interpolation-filters:sRGB"> - <feGaussianBlur - stdDeviation="3" - id="feGaussianBlur4578" /> - <feColorMatrix - result="fbSourceGraphic" - values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 6 -2.5 " - id="feColorMatrix4580" /> - </filter> - <filter - inkscape:label="Cross-smooth" - inkscape:menu="Blurs" - inkscape:menu-tooltip="Blur inner borders and intersections" - id="filter4576-0" - style="color-interpolation-filters:sRGB"> - <feGaussianBlur - stdDeviation="3" - id="feGaussianBlur4578-8" /> - <feColorMatrix - result="fbSourceGraphic" - values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 6 -2.5 " - id="feColorMatrix4580-0" /> - </filter> - <filter - inkscape:label="Cross-smooth" - inkscape:menu="Blurs" - inkscape:menu-tooltip="Blur inner borders and intersections" - id="filter4576-0-0" - style="color-interpolation-filters:sRGB"> - <feGaussianBlur - stdDeviation="3" - id="feGaussianBlur4578-8-5" /> - <feColorMatrix - result="fbSourceGraphic" - values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 6 -2.5 " - id="feColorMatrix4580-0-2" /> - </filter> - <filter - inkscape:label="Cross-smooth" - inkscape:menu="Blurs" - inkscape:menu-tooltip="Blur inner borders and intersections" - id="filter4576-0-0-4" - style="color-interpolation-filters:sRGB"> - <feGaussianBlur - stdDeviation="3" - id="feGaussianBlur4578-8-5-2" /> - <feColorMatrix - result="fbSourceGraphic" - values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 6 -2.5 " - id="feColorMatrix4580-0-2-7" /> - </filter> - <radialGradient - inkscape:collect="always" - xlink:href="#linearGradient5306" - id="radialGradient5296" - cx="9" - cy="1032.1122" - fx="9" - fy="1032.1122" - r="10.125" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.9444444,0,0,1.9444474,-13.5625,-977.58811)" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient5306" - id="linearGradient5312" - x1="-15.75" - y1="1029.2997" - x2="23.625" - y2="1029.2997" - gradientUnits="userSpaceOnUse" /> - <linearGradient - id="linearGradient3783-1"> - <stop - id="stop3785-2" - offset="0" - style="stop-color:#1e94d3;stop-opacity:1;" /> - <stop - style="stop-color:#1e94d3;stop-opacity:1;" - offset="1" - id="stop3803-6" /> - </linearGradient> - <linearGradient - gradientUnits="userSpaceOnUse" - y2="50" - x2="30" - y1="90" - x1="-10" - id="linearGradient3827-7" - xlink:href="#linearGradient3783-1" - inkscape:collect="always" /> - <linearGradient - gradientUnits="userSpaceOnUse" - y2="50" - x2="30" - y1="90" - x1="-10" - id="linearGradient3827" - xlink:href="#linearGradient3783" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3783"> - <stop - id="stop3785" - offset="0" - style="stop-color:#1e94d3;stop-opacity:1;" /> - <stop - style="stop-color:#1e94d3;stop-opacity:1;" - offset="1" - id="stop3803" /> - </linearGradient> - <linearGradient - id="linearGradient3821"> - <stop - id="stop3823" - offset="0" - style="stop-color:#37aee2;stop-opacity:1;" /> - <stop - id="stop3825" - offset="1" - style="stop-color:#1e96c8;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient3829"> - <stop - style="stop-color:#1f96d4;stop-opacity:1;" - offset="0" - id="stop3831" /> - <stop - style="stop-color:#37aee2;stop-opacity:1;" - offset="1" - id="stop3833" /> - </linearGradient> - <linearGradient - id="linearGradient3877"> - <stop - id="stop3879" - offset="0" - style="stop-color:#eff7fc;stop-opacity:1;" /> - <stop - id="stop3881" - offset="1" - style="stop-color:#ffffff;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient3689"> - <stop - id="stop3691" - offset="0" - style="stop-color:#f68000;stop-opacity:1;" /> - <stop - id="stop3693" - offset="1" - style="stop-color:#fd9800;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient3675"> - <stop - id="stop3677" - offset="0" - style="stop-color:#ffb900;stop-opacity:1;" /> - <stop - id="stop3679" - offset="1" - style="stop-color:#ffd76b;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="463.26218" - x2="412.23013" - y1="461.92139" - x1="-113.89329" - gradientUnits="userSpaceOnUse" - id="linearGradient3840" - xlink:href="#linearGradient3675" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3634"> - <stop - style="stop-color:#7a8288;stop-opacity:1;" - offset="0" - id="stop3636" /> - <stop - id="stop3638" - offset="0.07633271" - style="stop-color:#9fa3a7;stop-opacity:1;" /> - <stop - style="stop-color:#7d858b;stop-opacity:1;" - offset="1" - id="stop3640" /> - </linearGradient> - <linearGradient - y2="12.703197" - x2="151.34604" - y1="-0.64152896" - x1="107.20918" - gradientTransform="matrix(0.28222223,0,0,0.28222223,-0.13983991,-0.01181449)" - gradientUnits="userSpaceOnUse" - id="linearGradient3838" - xlink:href="#linearGradient3634" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3712"> - <stop - id="stop3714" - offset="0" - style="stop-color:#a1abb2;stop-opacity:1;" /> - <stop - style="stop-color:#eaeced;stop-opacity:1;" - offset="0.14824273" - id="stop3720" /> - <stop - id="stop3716" - offset="1" - style="stop-color:#c6ccd0;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="27.389442" - x2="164.75943" - y1="12.640625" - x1="104.88638" - gradientUnits="userSpaceOnUse" - id="linearGradient3836" - xlink:href="#linearGradient3712" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3702"> - <stop - id="stop3704" - offset="0" - style="stop-color:#7a8288;stop-opacity:1;" /> - <stop - style="stop-color:#9fa3a7;stop-opacity:1;" - offset="0.5288403" - id="stop3710" /> - <stop - id="stop3706" - offset="1" - style="stop-color:#7d858b;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="268.41544" - x2="334.03125" - y1="252.48438" - x1="18.875" - gradientUnits="userSpaceOnUse" - id="linearGradient3834" - xlink:href="#linearGradient3702" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3626"> - <stop - style="stop-color:#a1abb2;stop-opacity:1;" - offset="0" - id="stop3628" /> - <stop - id="stop3630" - offset="0.08297831" - style="stop-color:#eaeced;stop-opacity:1;" /> - <stop - style="stop-color:#c6ccd0;stop-opacity:1;" - offset="1" - id="stop3632" /> - </linearGradient> - <linearGradient - y2="290.6998" - x2="278.4324" - y1="228.59993" - x1="44.103722" - gradientUnits="userSpaceOnUse" - id="linearGradient3832" - xlink:href="#linearGradient3626" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3646"> - <stop - id="stop3648" - offset="0" - style="stop-color:#f48200;stop-opacity:0;" /> - <stop - style="stop-color:#f48200;stop-opacity:0.72784811;" - offset="0.58887613" - id="stop3654" /> - <stop - id="stop3658" - offset="0.81621653" - style="stop-color:#cc5f00;stop-opacity:1;" /> - <stop - id="stop3650" - offset="1" - style="stop-color:#a43d00;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="55.356419" - x2="261.62219" - y1="70.105232" - x1="115.20164" - gradientUnits="userSpaceOnUse" - id="linearGradient3830" - xlink:href="#linearGradient3646" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3668"> - <stop - style="stop-color:#9b4400;stop-opacity:1;" - offset="0" - id="stop3670" /> - <stop - style="stop-color:#e56300;stop-opacity:1;" - offset="1" - id="stop3672" /> - </linearGradient> - <linearGradient - y2="108.98846" - x2="93.522026" - y1="102.28447" - x1="64.751183" - gradientUnits="userSpaceOnUse" - id="linearGradient3828" - xlink:href="#linearGradient3668" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3649"> - <stop - id="stop3651" - offset="0" - style="stop-color:#e26400;stop-opacity:1;" /> - <stop - id="stop3653" - offset="1" - style="stop-color:#ffb900;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="125.31633" - x2="44.375881" - y1="100.34167" - x1="40.775471" - gradientTransform="matrix(1,0,0,1.0202334,0,-1.4234613)" - gradientUnits="userSpaceOnUse" - id="linearGradient3826" - xlink:href="#linearGradient3649" - inkscape:collect="always" /> - <inkscape:perspective - sodipodi:type="inkscape:persp3d" - inkscape:vp_x="0 : 0.53333333 : 1" - inkscape:vp_y="0 : 1066.6667 : 0" - inkscape:vp_z="1.0666667 : 0.53333333 : 1" - inkscape:persp3d-origin="0.53333333 : 0.35555555 : 1" - id="perspective3852" /> - <inkscape:perspective - id="perspective3924" - inkscape:persp3d-origin="396.85039 : 374.17322 : 1" - inkscape:vp_z="793.70078 : 561.25983 : 1" - inkscape:vp_y="0 : 1066.6667 : 0" - inkscape:vp_x="0 : 561.25983 : 1" - sodipodi:type="inkscape:persp3d" /> - <linearGradient - id="linearGradient3689-2"> - <stop - id="stop3691-2" - offset="0" - style="stop-color:#f68000;stop-opacity:1;" /> - <stop - id="stop3693-3" - offset="1" - style="stop-color:#fd9800;stop-opacity:1;" /> - </linearGradient> - <linearGradient - id="linearGradient3675-8"> - <stop - id="stop3677-4" - offset="0" - style="stop-color:#ffb900;stop-opacity:1;" /> - <stop - id="stop3679-7" - offset="1" - style="stop-color:#ffd76b;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="463.26218" - x2="412.23013" - y1="461.92139" - x1="-113.89329" - gradientUnits="userSpaceOnUse" - id="linearGradient3840-4" - xlink:href="#linearGradient3675-8" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3634-7"> - <stop - style="stop-color:#7a8288;stop-opacity:1;" - offset="0" - id="stop3636-4" /> - <stop - id="stop3638-6" - offset="0.07633271" - style="stop-color:#9fa3a7;stop-opacity:1;" /> - <stop - style="stop-color:#7d858b;stop-opacity:1;" - offset="1" - id="stop3640-9" /> - </linearGradient> - <linearGradient - y2="12.703197" - x2="151.34604" - y1="-0.64152896" - x1="107.20918" - gradientTransform="matrix(0.28222223,0,0,0.28222223,-0.13983991,-0.01181449)" - gradientUnits="userSpaceOnUse" - id="linearGradient3838-1" - xlink:href="#linearGradient3634-7" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3712-7"> - <stop - id="stop3714-7" - offset="0" - style="stop-color:#a1abb2;stop-opacity:1;" /> - <stop - style="stop-color:#eaeced;stop-opacity:1;" - offset="0.14824273" - id="stop3720-2" /> - <stop - id="stop3716-3" - offset="1" - style="stop-color:#c6ccd0;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="27.389442" - x2="164.75943" - y1="12.640625" - x1="104.88638" - gradientUnits="userSpaceOnUse" - id="linearGradient3836-7" - xlink:href="#linearGradient3712-7" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3702-3"> - <stop - id="stop3704-5" - offset="0" - style="stop-color:#7a8288;stop-opacity:1;" /> - <stop - style="stop-color:#9fa3a7;stop-opacity:1;" - offset="0.5288403" - id="stop3710-4" /> - <stop - id="stop3706-4" - offset="1" - style="stop-color:#7d858b;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="268.41544" - x2="334.03125" - y1="252.48438" - x1="18.875" - gradientUnits="userSpaceOnUse" - id="linearGradient3834-9" - xlink:href="#linearGradient3702-3" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3626-6"> - <stop - style="stop-color:#a1abb2;stop-opacity:1;" - offset="0" - id="stop3628-0" /> - <stop - id="stop3630-5" - offset="0.08297831" - style="stop-color:#eaeced;stop-opacity:1;" /> - <stop - style="stop-color:#c6ccd0;stop-opacity:1;" - offset="1" - id="stop3632-7" /> - </linearGradient> - <linearGradient - y2="290.6998" - x2="278.4324" - y1="228.59993" - x1="44.103722" - gradientUnits="userSpaceOnUse" - id="linearGradient3832-3" - xlink:href="#linearGradient3626-6" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3646-6"> - <stop - id="stop3648-6" - offset="0" - style="stop-color:#f48200;stop-opacity:0;" /> - <stop - style="stop-color:#f48200;stop-opacity:0.72784811;" - offset="0.58887613" - id="stop3654-6" /> - <stop - id="stop3658-4" - offset="0.81621653" - style="stop-color:#cc5f00;stop-opacity:1;" /> - <stop - id="stop3650-0" - offset="1" - style="stop-color:#a43d00;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="55.356419" - x2="261.62219" - y1="70.105232" - x1="115.20164" - gradientUnits="userSpaceOnUse" - id="linearGradient3830-6" - xlink:href="#linearGradient3646-6" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3668-5"> - <stop - style="stop-color:#9b4400;stop-opacity:1;" - offset="0" - id="stop3670-3" /> - <stop - style="stop-color:#e56300;stop-opacity:1;" - offset="1" - id="stop3672-2" /> - </linearGradient> - <linearGradient - y2="108.98846" - x2="93.522026" - y1="102.28447" - x1="64.751183" - gradientUnits="userSpaceOnUse" - id="linearGradient3828-1" - xlink:href="#linearGradient3668-5" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3649-3"> - <stop - id="stop3651-9" - offset="0" - style="stop-color:#e26400;stop-opacity:1;" /> - <stop - id="stop3653-7" - offset="1" - style="stop-color:#ffb900;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="125.31633" - x2="44.375881" - y1="100.34167" - x1="40.775471" - gradientTransform="matrix(1,0,0,1.0202334,0,-1.4234613)" - gradientUnits="userSpaceOnUse" - id="linearGradient3826-1" - xlink:href="#linearGradient3649-3" - inkscape:collect="always" /> - <inkscape:perspective - sodipodi:type="inkscape:persp3d" - inkscape:vp_x="0 : 0.53333333 : 1" - inkscape:vp_y="0 : 1066.6667 : 0" - inkscape:vp_z="1.0666667 : 0.53333333 : 1" - inkscape:persp3d-origin="0.53333333 : 0.35555555 : 1" - id="perspective3852-5" /> - <inkscape:perspective - id="perspective3924-4" - inkscape:persp3d-origin="396.85039 : 374.17322 : 1" - inkscape:vp_z="793.70078 : 561.25983 : 1" - inkscape:vp_y="0 : 1066.6667 : 0" - inkscape:vp_x="0 : 561.25983 : 1" - sodipodi:type="inkscape:persp3d" /> - <linearGradient - id="linearGradient2460" - y2="44.984001" - gradientUnits="userSpaceOnUse" - x2="19.360001" - y1="21.030804" - x1="19.244999"> - <stop - id="stop3602" - style="stop-color:#fafafa;stop-opacity:1;" - offset="0" /> - <stop - id="stop3604" - style="stop-color:#f0f0f0;stop-opacity:1;" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient2460" - id="linearGradient3157" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(12.102564,0,0,12.102564,-34.468255,-46.187105)" - x1="18.930269" - y1="6.2951212" - x2="19.360001" - y2="36.643665" /> - <linearGradient - id="linearGradient5479-2"> - <stop - id="stop5481-7" - offset="0" - style="stop-color:#be5300;stop-opacity:1;" /> - <stop - style="stop-color:#f07300;stop-opacity:1" - offset="0.76255572" - id="stop5483-4" /> - <stop - id="stop5485-2" - offset="1" - style="stop-color:#e67700;stop-opacity:1;" /> - </linearGradient> - <linearGradient - y2="134.64415" - x2="128.50706" - y1="101.1183" - x1="4.1104655" - gradientTransform="matrix(1.2351592,0,0,1.2351592,262.25708,326.9873)" - gradientUnits="userSpaceOnUse" - id="linearGradient3900" - xlink:href="#linearGradient5479-2" - inkscape:collect="always" /> - <linearGradient - id="linearGradient5479-6"> - <stop - style="stop-color:#be5300;stop-opacity:1;" - offset="0" - id="stop5481-6" /> - <stop - id="stop5483-0" - offset="0.76255572" - style="stop-color:#f07300;stop-opacity:1" /> - <stop - style="stop-color:#e67700;stop-opacity:1;" - offset="1" - id="stop5485-5" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient5479-6" - id="linearGradient5467-1" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.2351592,0,0,1.2351592,262.25708,326.9873)" - x1="4.1104655" - y1="101.1183" - x2="128.50706" - y2="134.64415" /> - <linearGradient - id="linearGradient5447"> - <stop - id="stop5451" - offset="0" - style="stop-color:#e66e00;stop-opacity:1;" /> - <stop - style="stop-color:#e67700;stop-opacity:1;" - offset="1" - id="stop5453" /> - </linearGradient> - <linearGradient - id="linearGradient5479"> - <stop - style="stop-color:#be5300;stop-opacity:1;" - offset="0" - id="stop5481" /> - <stop - id="stop5483" - offset="0.76255572" - style="stop-color:#f07300;stop-opacity:1" /> - <stop - style="stop-color:#e67700;stop-opacity:1;" - offset="1" - id="stop5485" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient5479" - id="linearGradient5467" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.2351592,0,0,1.2351592,262.25708,326.9873)" - x1="4.1104655" - y1="101.1183" - x2="128.50706" - y2="134.64415" /> - <linearGradient - gradientTransform="matrix(1.0058652,0,0,0.994169,100,0)" - gradientUnits="userSpaceOnUse" - id="linearGradient3416" - y2="7.0165396" - x2="45.447727" - y1="92.539597" - x1="45.447727"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3418" /> - <stop - offset="1" - style="stop-color:#000000;stop-opacity:0.58823532" - id="stop3420" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#ButtonShadow-0-1-1-5" - id="linearGradient5342" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.0074153,0,0,1.0074153,-810.48879,593.1369)" - x1="1012.5133" - y1="484.41721" - x2="1006.8082" - y2="20.625916" /> - <linearGradient - gradientTransform="matrix(1.0058652,0,0,0.994169,100,0)" - gradientUnits="userSpaceOnUse" - id="linearGradient3409" - y2="7.0165396" - x2="45.447727" - y1="92.539597" - x1="45.447727"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3411" /> - <stop - offset="1" - style="stop-color:#000000;stop-opacity:0.58823532" - id="stop3413" /> - </linearGradient> - <linearGradient - gradientTransform="matrix(1.0058652,0,0,0.994169,100,0)" - gradientUnits="userSpaceOnUse" - id="linearGradient3402" - y2="7.0165396" - x2="45.447727" - y1="92.539597" - x1="45.447727"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3404" /> - <stop - offset="1" - style="stop-color:#000000;stop-opacity:0.58823532" - id="stop3406" /> - </linearGradient> - <linearGradient - gradientTransform="matrix(1.0058652,0,0,0.994169,100,0)" - gradientUnits="userSpaceOnUse" - id="linearGradient3395" - y2="7.0165396" - x2="45.447727" - y1="92.539597" - x1="45.447727"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3397" /> - <stop - offset="1" - style="stop-color:#000000;stop-opacity:0.58823532" - id="stop3399" /> - </linearGradient> - <linearGradient - gradientTransform="matrix(1.0058652,0,0,0.994169,100,0)" - gradientUnits="userSpaceOnUse" - id="ButtonShadow-0-1-1-5" - y2="7.0165396" - x2="45.447727" - y1="92.539597" - x1="45.447727"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3750-8-9-3-6" /> - <stop - offset="1" - style="stop-color:#000000;stop-opacity:0.58823532" - id="stop3752-5-6-4-2" /> - </linearGradient> - <linearGradient - id="linearGradient4046"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1;" - id="stop4048" /> - <stop - offset="1" - style="stop-color:#ffffff;stop-opacity:0.2" - id="stop4050" /> - </linearGradient> - <linearGradient - id="linearGradient3737"> - <stop - offset="0" - style="stop-color:#ffffff;stop-opacity:1" - id="stop3739" /> - <stop - offset="1" - style="stop-color:#ffffff;stop-opacity:0" - id="stop3741" /> - </linearGradient> - <linearGradient - id="linearGradient4487"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop4489" /> - <stop - offset="1" - style="stop-color:#000000;stop-opacity:0" - id="stop4491" /> - </linearGradient> - <linearGradient - y2="251.66064" - x2="1011.9534" - y1="476.25983" - x1="1016.1035" - gradientTransform="translate(-146.22032,369.08845)" - gradientUnits="userSpaceOnUse" - id="linearGradient4082" - xlink:href="#linearGradient4487" - inkscape:collect="always" /> - <linearGradient - inkscape:collect="always" - xlink:href="#SVGID_2_" - id="linearGradient3803" - x1="259.99384" - y1="44" - x2="259.99384" - y2="464" - gradientUnits="userSpaceOnUse" /> - <linearGradient - y2="217.4595" - x2="200.0508" - y1="185.0742" - x1="200.0508" - gradientTransform="matrix(9.2574736,0,0,9.2574736,-1595.9285,-1607.2111)" - gradientUnits="userSpaceOnUse" - id="linearGradient3017" - xlink:href="#SVGID_2_" - inkscape:collect="always" /> - <linearGradient - inkscape:collect="always" - xlink:href="#SVGID_2_" - id="linearGradient3021" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(13.577628,0,0,13.577628,-2026.1619,-2566.7096)" - x1="200.0508" - y1="185.0742" - x2="200.0508" - y2="217.4595" /> - <linearGradient - y2="217.4595" - x2="200.0508" - y1="185.0742" - x1="200.0508" - gradientUnits="userSpaceOnUse" - id="SVGID_2_"> - <stop - id="stop13" - style="stop-color:#61B74A" - offset="0" /> - <stop - id="stop15" - style="stop-color:#449934" - offset="1" /> - </linearGradient> - <radialGradient - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1,0,0,1.0499906,0,-19.270593)" - r="191.6187" - fy="385.4841" - fx="558.35437" - cy="385.4841" - cx="558.35437" - id="radialGradient3867" - xlink:href="#XMLID_74_-8-1" - inkscape:collect="always" /> - <linearGradient - y2="48.0854" - x2="78.466103" - y1="56.3008" - x1="64.477501" - gradientUnits="userSpaceOnUse" - id="XMLID_74_-8-1"> - <stop - id="stop155-3-8" - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" /> - <stop - id="stop157-94-6" - style="stop-color:#e6e6e6;stop-opacity:1;" - offset="1" /> - </linearGradient> - <filter - style="color-interpolation-filters:sRGB" - inkscape:collect="always" - id="filter6206-7"> - <feGaussianBlur - inkscape:collect="always" - stdDeviation="0.658125" - id="feGaussianBlur6208-9" /> - </filter> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="22.627418" - inkscape:cx="8.0755028" - inkscape:cy="17.793035" - inkscape:document-units="pt" - inkscape:current-layer="layer2" - showgrid="true" - inkscape:window-width="1920" - inkscape:window-height="1001" - inkscape:window-x="-9" - inkscape:window-y="-9" - inkscape:window-maximized="1" - units="px" - showguides="false"> - <inkscape:grid - type="xygrid" - id="grid2985" - empspacing="4" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" - spacingx="0.59866667" - spacingy="0.59866667" - units="pt" - originx="0" - originy="0" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <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>Twelf Icon Template</dc:title> - <dc:creator> - <cc:Agent> - <dc:title>xphnx</dc:title> - </cc:Agent> - </dc:creator> - <cc:license - rdf:resource="http://creativecommons.org/licenses/by-nc-sa/3.0/" /> - </cc:Work> - <cc:License - rdf:about="http://creativecommons.org/licenses/by-nc-sa/3.0/"> - <cc:permits - rdf:resource="http://creativecommons.org/ns#Reproduction" /> - <cc:permits - rdf:resource="http://creativecommons.org/ns#Distribution" /> - <cc:requires - rdf:resource="http://creativecommons.org/ns#Notice" /> - <cc:requires - rdf:resource="http://creativecommons.org/ns#Attribution" /> - <cc:prohibits - rdf:resource="http://creativecommons.org/ns#CommercialUse" /> - <cc:permits - rdf:resource="http://creativecommons.org/ns#DerivativeWorks" /> - <cc:requires - rdf:resource="http://creativecommons.org/ns#ShareAlike" /> - </cc:License> - </rdf:RDF> - </metadata> - <g - inkscape:label="background" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1093.773)" - style="display:inline" - sodipodi:insensitive="true"> - <path - transform="matrix(1.0780877,0,0,1.0641323,-0.09373327,2.7509419)" - inkscape:connector-curvature="0" - id="rect6141-3" - d="m 4.417683,1028.1747 v 1.6051 H 2.8125 v 18.1922 h 1.605183 v 2.1402 h 18.192073 v -2.1402 H 24.75 v -18.1922 h -2.140244 v -1.6051 z" - style="display:inline;opacity:0.2;fill:#1a237e;fill-opacity:1;stroke:none;filter:url(#filter6206-7)" /> - <rect - style="display:inline;opacity:1;fill:#673ab7;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.06666667;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect4731-1" - width="22.749332" - height="22.749332" - x="2.9986675" - y="1096.7717" - ry="1.1973943" - rx="1.1973323" /> - <g - id="g4337" - transform="translate(-22.320454,1056.4942)"> - <path - id="path4329" - d="M 0,0 H 51.2 V 51.2 H 0 Z" - inkscape:connector-curvature="0" - style="fill:none;stroke-width:1.06666672" /> - <g - id="g4666" - transform="matrix(0.33600544,0,0,0.33600544,1.5295902,73.042549)"> - <path - id="path4656" - d="M 0,0 H 51.2 V 51.2 H 0 Z" - inkscape:connector-curvature="0" - style="fill:none;stroke-width:1.06666672" /> - </g> - <g - id="g5363" - transform="matrix(0.37187349,0,0,0.37187349,38.801738,63.239042)"> - <path - id="path5355" - d="M 0,0 H 51.2 V 51.2 H 0 Z" - inkscape:connector-curvature="0" - style="fill:none;stroke-width:1.06666672" /> - <g - id="g5646" - transform="matrix(2.6890865,0,0,2.6890865,-82.905872,-48.450082)"> - <path - id="path5638" - d="M 0,0 H 51.2 V 51.2 H 0 Z" - inkscape:connector-curvature="0" - style="fill:none;stroke-width:1.06666672" /> - </g> - </g> - </g> - <path - style="opacity:0.2;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.06666667;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - d="m 4.1958334,1096.7709 c -0.6633221,0 -1.1979167,0.5346 -1.1979167,1.1979 v 0.3334 c 0,-0.6634 0.5345946,-1.1979 1.1979167,-1.1979 H 24.55 c 0.663322,0 1.197917,0.5345 1.197917,1.1979 v -0.3334 c 0,-0.6633 -0.534595,-1.1979 -1.197917,-1.1979 z" - id="rect4731" - inkscape:connector-curvature="0" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987" - width="42.666668" - height="42.666668" - x="128" - y="546.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-4" - width="42.666668" - height="42.666668" - x="128" - y="631.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42" - width="42.666668" - height="42.666668" - x="128" - y="674.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-41" - width="42.666668" - height="42.666668" - x="128" - y="589.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2" - width="42.666668" - height="42.666668" - x="128" - y="717.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-2" - width="42.666668" - height="42.666668" - x="213.33333" - y="546.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-4-3" - width="42.666668" - height="42.666668" - x="213.33333" - y="631.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-3" - width="42.666668" - height="42.666668" - x="213.33333" - y="674.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-41-5" - width="42.666668" - height="42.666668" - x="213.33333" - y="589.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-4" - width="42.666668" - height="42.666668" - x="213.33333" - y="717.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-9" - width="42.666668" - height="42.666668" - x="298.66666" - y="546.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-4-4" - width="42.666668" - height="42.666668" - x="298.66666" - y="631.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-8" - width="42.666668" - height="42.666668" - x="298.66666" - y="674.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-41-6" - width="42.666668" - height="42.666668" - x="298.66666" - y="589.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-3" - width="42.666668" - height="42.666668" - x="298.66666" - y="717.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-7" - width="42.666668" - height="42.666668" - x="170.66667" - y="546.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-4-7" - width="42.666668" - height="42.666668" - x="170.66667" - y="631.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-9" - width="42.666668" - height="42.666668" - x="170.66667" - y="674.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-41-0" - width="42.666668" - height="42.666668" - x="170.66667" - y="589.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-5" - width="42.666668" - height="42.666668" - x="170.66667" - y="717.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-7-3" - width="42.666668" - height="42.666668" - x="256" - y="546.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-4-7-9" - width="42.666668" - height="42.666668" - x="256" - y="631.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-9-7" - width="42.666668" - height="42.666668" - x="256" - y="674.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-41-0-0" - width="42.666668" - height="42.666668" - x="256" - y="589.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-5-5" - width="42.666668" - height="42.666668" - x="256" - y="717.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-34" - width="42.666668" - height="42.666668" - x="128" - y="759.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-4-1" - width="42.666668" - height="42.666668" - x="213.33333" - y="759.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-3-4" - width="42.666668" - height="42.666668" - x="298.66666" - y="759.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-5-8" - width="42.666668" - height="42.666668" - x="170.66667" - y="759.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-5-5-8" - width="42.666668" - height="42.666668" - x="256" - y="759.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-6" - width="42.666668" - height="42.666668" - x="341.33334" - y="589.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-4-4" - width="42.666668" - height="42.666668" - x="341.33334" - y="631.85297" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-3-1" - width="42.666668" - height="42.666668" - x="341.33334" - y="717.18634" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-5-9" - width="42.666668" - height="42.666668" - x="341.33334" - y="546.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-5-5-6" - width="42.666668" - height="42.666668" - x="341.33334" - y="674.51965" /> - <rect - style="fill:none;stroke-width:1.06666672" - id="rect2987-42-2-3-1-5" - width="42.666668" - height="42.666668" - x="341.33334" - y="759.85297" /> - <rect - style="fill:none;stroke-width:1.06666672;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0" - id="rect4132" - width="192" - height="192" - x="160" - y="578.51965" /> - <g - id="g4198" - transform="matrix(0.37343619,0,0,0.37343619,4.7333333,1097.3997)"> - <path - id="path4188" - d="M 0,0 H 51.2 V 51.2 H 0 Z" - inkscape:connector-curvature="0" - style="fill:none;stroke-width:1.06666672" /> - </g> - <g - id="g6215" - transform="matrix(0.36470876,0,0,0.36470876,5.1355746,1097.391)"> - <path - id="path6205" - d="M 0,0 H 51.2 V 51.2 H 0 Z" - inkscape:connector-curvature="0" - style="fill:none;stroke-width:1.06666672" /> - </g> - <g - id="g3277" - transform="matrix(0.4158519,0,0,0.4158519,84.325002,1055.8742)"> - <g - transform="matrix(0.06226937,0,0,0.06226937,-28.237863,185.29075)" - id="layer1-1" - inkscape:label="Ebene 1"> - <g - id="g4793" - transform="matrix(38.617739,0,0,38.617739,14724.013,-13541.879)"> - <g - id="layer1-6" - inkscape:label="Livello 1" - transform="translate(0,-576.38633)" /> - <g - transform="matrix(1.0020367,0,0,1.0020367,-0.04344885,-1.1101175)" - id="g3950" /> - <g - id="g3097" - transform="matrix(0.71435537,0,0,0.71435537,-400.52081,188.33812)"> - <path - style="display:inline;opacity:0;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.49318779" - d="m 1293.1764,-120.67493 c -181.7499,0.2763 -511.17735,0.13525 -699.0452,0.13998 -2.32156,10.41336 -3.59298,21.250588 -3.59298,32.383512 V 25.844113 c 207.64946,0.736948 494.72268,0.38136 706.23118,0.373297 V -88.151438 c 0,-11.180243 -1.2522,-22.069512 -3.593,-32.523492 z M 834.48776,174.88291 c -78.38541,-0.004 -158.8503,0.17892 -243.94954,0.55995 v 138.63315 c 286.33647,-0.39317 421.72558,-0.13827 706.23118,-0.32664 V 176.0028 c -163.1967,-0.53005 -311.21862,-1.11132 -462.28164,-1.11989 z" - id="path2843" - inkscape:connector-curvature="0" /> - </g> - <g - id="g8016" - transform="matrix(1.092577,0,0,1.0925926,-25.27611,-25.283957)" /> - </g> - </g> - </g> - <path - inkscape:connector-curvature="0" - style="display:inline;opacity:0.2;fill:#1a237e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.06666667;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - d="m 24.549441,1119.5437 c 0.663252,0 1.197867,-0.5346 1.197867,-1.1979 v -0.3333 c 0,0.6632 -0.534614,1.1978 -1.197867,1.1978 H 4.1952005 c -0.6632533,0 -1.1978672,-0.5346 -1.1978672,-1.1978 v 0.3333 c 0,0.6633 0.5346139,1.1979 1.1978672,1.1979 z" - id="rect4731-2" /> - </g> - <g - inkscape:groupmode="layer" - id="layer2" - inkscape:label="icon" - style="display:inline"> - <flowRoot - xml:space="preserve" - id="flowRoot4698" - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.80000019px;line-height:0.01%;font-family:Roboto;-inkscape-font-specification:Roboto;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.06666672px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"><flowRegion - id="flowRegion4700" - style="stroke-width:1.06666672px"><rect - id="rect4702" - width="4.7893329" - height="5.388" - x="11.374666" - y="11.984" - style="stroke-width:1.13777781px" /></flowRegion><flowPara - id="flowPara4704" - style="font-size:4px;line-height:1.25;stroke-width:1.06666672px">your</flowPara></flowRoot> <path - id="path1246" - d="M 20.071913,11.524043 14.373334,15.085657 8.6747543,11.524043 V 10.0994 l 5.6985797,3.561611 5.698579,-3.561611 m 0,-1.4246459 H 8.6747543 c -0.7906785,0 -1.4246454,0.6339669 -1.4246454,1.4246459 v 8.547869 a 1.424645,1.424645 0 0 0 1.4246454,1.424645 H 20.071913 a 1.424645,1.424645 0 0 0 1.424646,-1.424645 V 10.0994 c 0,-0.790679 -0.641092,-1.4246459 -1.424646,-1.4246459 z" - inkscape:connector-curvature="0" - style="fill:#ffffff;fill-opacity:1;stroke-width:0.71232247" /> - </g> - <g - inkscape:groupmode="layer" - id="layer3" - inkscape:label="hint" - style="display:none" - sodipodi:insensitive="true"> - <rect - style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.07038245;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" - id="rect4387-7-8" - width="13.100284" - height="13.100285" - x="7.8231916" - y="-20.923475" - transform="rotate(90)" /> - <rect - style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#5261ff;stroke-width:0.06958948;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect3862" - width="14.29841" - height="11.441077" - x="7.2241287" - y="8.6527958" /> - <rect - style="display:inline;opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#00ff00;stroke-width:0.06958948;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect3862-6" - width="14.29841" - height="11.441076" - x="7.2241287" - y="-20.093872" - transform="rotate(90)" /> - </g> -</svg>