summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2018-01-17 16:30:36 -0800
committerelijah <elijah@riseup.net>2018-01-17 16:39:56 -0800
commit1aafa69b0280a9115e286bc83a1837c0556964de (patch)
treef5235a73174a540d0ffc4b06ef9250ce64c14df8
parent19b90febeb716b8855d11f3899f3be85930d4d64 (diff)
added RiseupVPN branding
-rw-r--r--Rakefile26
-rw-r--r--riseup/android/feature-graphic.pngbin0 -> 41536 bytes
-rw-r--r--riseup/android/hi-res-icon.pngbin0 -> 14722 bytes
-rw-r--r--riseup/linux/riseupvpn.pngbin0 -> 6717 bytes
-rw-r--r--riseup/linux/riseupvpn.svg80
-rw-r--r--riseup/mac/riseupvpn.icnsbin0 -> 85628 bytes
-rw-r--r--riseup/mac/riseupvpn.pngbin0 -> 32945 bytes
-rw-r--r--source/riseup/riseupvpn-feature-graphic.svg303
-rw-r--r--source/riseup/riseupvpn-launcher.svg80
9 files changed, 486 insertions, 3 deletions
diff --git a/Rakefile b/Rakefile
index eb70b8f..68e53c8 100644
--- a/Rakefile
+++ b/Rakefile
@@ -43,7 +43,11 @@ output_directories = [
'linux/hicolor/256x256',
'linux/hicolor/256x256/apps',
'linux/hicolor/scalable',
- 'linux/hicolor/scalable/apps'
+ 'linux/hicolor/scalable/apps',
+ 'riseup',
+ 'riseup/linux',
+ 'riseup/mac',
+ 'riseup/android'
]
android_launcher_target = [
@@ -107,7 +111,7 @@ svg_to_raster = [
['source/masks/mask-launcher.svg', android_launcher_target],
['source/masks/mask-launcher.svg', {:size => 512, :dest => 'android/hi-res-icon.png'}],
['source/masks/feature-graphic.svg', {:width => 1024, :height => 512, :dest => 'android/feature-graphic.png'}],
- #['source/android/mask-silhouette.svg', android_icon_target],
+ #['source/android/mask-silhouette.svg', android_icon_target],
# mac
['source/masks/mask-launcher.svg', {:size => 1024, :dest => 'mac/bitmask-1024x1024.png'}],
@@ -133,7 +137,6 @@ svg_to_raster = [
]
png_to_icns = [
- # mac
['mac/bitmask-1024x1024.png', {:dest => 'mac/bitmask.icns'}]
]
@@ -143,6 +146,23 @@ copy = [
]
##
+## CUSTOM BRANDS
+##
+
+#
+# RiseupVPN
+#
+svg_to_raster += [
+ ['source/riseup/riseupvpn-launcher.svg', {:size => 512, :dest => 'riseup/android/hi-res-icon.png'}],
+ ['source/riseup/riseupvpn-feature-graphic.svg', {:width => 1024, :height => 512, :dest => 'riseup/android/feature-graphic.png'}],
+ ['source/riseup/riseupvpn-launcher.svg', {:size => 256, :dest => 'riseup/linux/riseupvpn.png'}],
+ ['source/riseup/riseupvpn-launcher.svg', {:size => 1024, :dest => 'riseup/mac/riseupvpn.png'}]
+]
+png_to_icns << ['riseup/mac/riseupvpn.png', {:dest => 'riseup/mac/riseupvpn.icns'}]
+copy << ['source/riseup/riseupvpn-launcher.svg', {:dest => 'riseup/linux/riseupvpn.svg'}]
+
+
+##
## HELPERS
##
diff --git a/riseup/android/feature-graphic.png b/riseup/android/feature-graphic.png
new file mode 100644
index 0000000..ed138c4
--- /dev/null
+++ b/riseup/android/feature-graphic.png
Binary files differ
diff --git a/riseup/android/hi-res-icon.png b/riseup/android/hi-res-icon.png
new file mode 100644
index 0000000..22b08e1
--- /dev/null
+++ b/riseup/android/hi-res-icon.png
Binary files differ
diff --git a/riseup/linux/riseupvpn.png b/riseup/linux/riseupvpn.png
new file mode 100644
index 0000000..96ef248
--- /dev/null
+++ b/riseup/linux/riseupvpn.png
Binary files differ
diff --git a/riseup/linux/riseupvpn.svg b/riseup/linux/riseupvpn.svg
new file mode 100644
index 0000000..a19c6c6
--- /dev/null
+++ b/riseup/linux/riseupvpn.svg
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="128"
+ height="128"
+ viewBox="0 0 33.866666 33.866668"
+ version="1.1"
+ id="svg896"
+ inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
+ sodipodi:docname="riseupvpn-launcher.svg">
+ <defs
+ id="defs890" />
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#d7d7d7"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="5.12"
+ inkscape:cx="26.899914"
+ inkscape:cy="56.22909"
+ inkscape:document-units="px"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ units="px"
+ inkscape:window-width="1869"
+ inkscape:window-height="1025"
+ inkscape:window-x="51"
+ inkscape:window-y="27"
+ inkscape:window-maximized="1">
+ <inkscape:grid
+ type="xygrid"
+ id="grid1471"
+ empspacing="4" />
+ </sodipodi:namedview>
+ <metadata
+ id="metadata893">
+ <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></dc:title>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer"
+ id="layer1"
+ transform="translate(0,-263.13332)">
+ <path
+ style="fill:#006cb2;fill-opacity:1;stroke-width:0.26458335"
+ d="M 15.617988,295.66418 C 9.9401302,292.50672 5.6959906,287.52131 4.7342129,282.87951 4.4622971,281.56718 4.4516145,281.24899 4.4519256,274.47112 l 2.394e-4,-6.47461 0.5616386,-0.36177 c 2.3734615,-1.52883 4.8841786,-2.55103 7.4419094,-3.06699 5.221864,-1.05337 10.639669,0.003 15.485448,3.16684 l 0.398232,0.25998 v 6.50684 c 0,6.8044 -0.01093,7.13134 -0.280843,8.43104 -0.956329,4.6043 -4.632206,9.09553 -10.057782,12.28874 -1.576255,0.9277 -1.527525,0.91863 -2.382844,0.44299 z"
+ id="path5137"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="csccssscssscc" />
+ <path
+ inkscape:connector-curvature="0"
+ style="fill:#007cc3;fill-opacity:1;stroke-width:0.26458335"
+ d="m 16.396917,264.17336 c -1.317958,-4.7e-4 -2.635612,0.13103 -3.941076,0.39437 -2.5577318,0.51596 -5.068528,1.53812 -7.4419895,3.06696 l -0.5615828,0.36177 -4.707e-4,6.47466 c -2.394e-4,6.77787 0.010371,7.096 0.2822554,8.40832 0.9617776,4.64181 5.2059168,9.62724 10.8837756,12.7847 h 1.19e-4 c 0.368953,0.20517 0.569745,0.32326 0.805249,0.31706 v -31.80747 c -0.0088,-2e-5 -0.01755,-4.8e-4 -0.02641,-4.8e-4 z"
+ id="path887" />
+ <path
+ style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458338"
+ d="m 16.989143,272.54844 c 0,0 -0.315707,-0.61165 -0.336761,-0.69601 -0.02106,-0.0844 -0.189431,-0.94909 -0.189431,-0.94909 l 0.210485,-0.37963 0.463046,-0.696 0.673531,-0.52727 0.168377,-0.0633 1.620684,-0.61164 0.147331,-0.14764 -0.168385,-0.25308 -0.231523,-0.12655 -0.424879,-0.10907 -1.064407,-0.10907 -0.825967,0.007 -0.568293,0.12654 -0.505146,-0.18981 -0.63143,-0.0844 -0.9261,-0.0211 -0.463054,-0.0211 -0.778761,0.29527 -1.178677,1.37091 -0.147339,0.52727 -0.08418,0.464 -0.399908,0.86473 -0.252577,0.82254 -0.126285,0.88582 v 0.18982 l -0.610384,0.92799 -0.336761,0.69601 v 0.99126 l 0.10523,2.04581 0.189431,0.73821 0.378861,0.6749 0.4841,0.44292 0.210477,0.8647 0.799815,1.77155 0.947154,1.13886 0.06311,0.0633 0.336761,1.70835 -1.157623,2.10911 -0.363408,0.28169 -0.272426,0.22054 -0.467179,-0.0129 -0.260603,0.13452 -0.316122,0.0134 -0.190994,0.19047 -0.408963,-0.0616 -0.4044091,-0.0196 -0.311982,0.24606 -0.044916,0.36556 0.207365,-0.23472 0.3488649,-0.10158 0.03654,0.33552 0.5512672,-0.18726 0.316122,-0.0134 0.557721,0.0667 c 0,0 0.483518,-0.0316 0.567216,-0.0407 0.0837,-0.009 0.597276,0.0411 0.597276,0.0411 l 0.376644,-0.041 0.199723,0.0844 0.267456,-0.0716 0.290265,0.13818 0.418488,-0.0455 0.05401,-0.28169 -0.01596,-0.14678 0.28571,0.0962 0.232049,0.18692 0.150642,0.21701 -0.0088,-0.27495 -0.182953,-0.31946 c 0,0 -0.125159,-0.17737 -0.208857,-0.16824 -0.0837,0.009 -0.408971,-0.0616 -0.408971,-0.0616 l -0.223321,0.088 -0.243857,-0.10085 -0.239677,0.13226 -0.220665,-0.0822 -0.106491,-0.20049 -0.153322,-0.0471 0.164763,-0.42962 0.378861,-0.52859 0.505146,-0.84364 0.442,-0.5273 0.168385,-0.21088 c 0,0 0.210477,-0.31633 0.210477,-0.40071 0,-0.0844 0.04212,-0.97016 0.04212,-0.97016 l -0.273623,-0.56947 -0.126285,-0.46402 2.441546,0.59059 h 0.147331 l 2.083731,1.49744 0.294669,0.37959 0.10523,1.49729 -0.04212,0.33746 -0.147338,0.27419 -0.105358,0.16875 -0.09101,0.23675 -0.06215,0.1583 -0.386712,0.11988 -0.393086,-0.0709 -0.238209,-0.0294 -0.437428,0.0633 -0.184118,0.19713 -0.07084,0.24475 0.05712,0.24744 0.09172,-0.24769 0.124641,-0.16724 0.121984,-0.0388 0.0094,0.21174 0.163957,0.10406 0.338995,-0.15563 0.166646,-0.0242 0.05409,0.22658 0.508999,-0.01 0.345035,-0.11394 0.282886,0.0443 0.410893,0.047 0.142823,-0.0417 0.112881,-0.10156 0.182442,0.37841 0.0024,-0.42654 -0.176722,-0.48581 -0.256358,-0.15463 0.04324,-0.12712 -0.189423,-0.35849 0.02106,-1.37079 1.052392,1.2444 1.389154,1.09674 c 0,0 0.947146,0.33749 1.03133,0.33749 0.08419,0 0.736677,-0.0844 0.736677,-0.0844 l 0.420954,-0.69598 -0.315715,-0.94908 0.126284,-0.31642 -0.673531,-0.88574 -1.426794,-1.45279 -0.341213,-1.14141 0.02106,-0.78037 -0.315707,-0.82257 -0.357816,-0.65376 0.210477,-0.65377 -0.168377,-0.94904 -0.717785,-1.61568 0.265151,-0.0448 -0.444984,-0.77034 0.289101,-0.0918 -0.508218,-0.82847 0.213764,-0.11524 -0.380944,-0.62543 0.124202,-0.0696 -0.460971,-0.37337 0.168384,-0.0875 -1.199723,-0.84051 z"
+ id="path5892"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="csccccccccccccccccccccccccccccccccccccccccccccccccccccccscccccccccccccsccccccccccccscccccccccccccccccccccccccccccccccccccccccccscccccccccccccccccccccccc" />
+ </g>
+</svg>
diff --git a/riseup/mac/riseupvpn.icns b/riseup/mac/riseupvpn.icns
new file mode 100644
index 0000000..94fae18
--- /dev/null
+++ b/riseup/mac/riseupvpn.icns
Binary files differ
diff --git a/riseup/mac/riseupvpn.png b/riseup/mac/riseupvpn.png
new file mode 100644
index 0000000..9f6d81c
--- /dev/null
+++ b/riseup/mac/riseupvpn.png
Binary files differ
diff --git a/source/riseup/riseupvpn-feature-graphic.svg b/source/riseup/riseupvpn-feature-graphic.svg
new file mode 100644
index 0000000..4ec6bd2
--- /dev/null
+++ b/source/riseup/riseupvpn-feature-graphic.svg
@@ -0,0 +1,303 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="1024"
+ height="512"
+ id="svg3500"
+ version="1.1"
+ inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
+ inkscape:export-filename="/home/elijah/dev/riseup/graphics/website-design/blue-crows/masthead2.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90"
+ sodipodi:docname="riseupvpn-feature-graphic.svg">
+ <defs
+ id="defs3502">
+ <clipPath
+ clipPathUnits="userSpaceOnUse"
+ id="clipPath12012">
+ <rect
+ style="display:inline;fill:#494949;fill-opacity:1;stroke:none"
+ id="rect12014"
+ width="1000"
+ height="60"
+ x="221.81274"
+ y="192.86029" />
+ </clipPath>
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="0.70710678"
+ inkscape:cx="447.40645"
+ inkscape:cy="147.27638"
+ inkscape:document-units="px"
+ inkscape:current-layer="layer1"
+ showgrid="false"
+ showborder="true"
+ borderlayer="false"
+ inkscape:showpageshadow="false"
+ inkscape:window-width="1867"
+ inkscape:window-height="818"
+ inkscape:window-x="53"
+ inkscape:window-y="52"
+ inkscape:window-maximized="0" />
+ <metadata
+ id="metadata3505">
+ <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></dc:title>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer"
+ id="layer1"
+ transform="translate(0,-540.36218)">
+ <rect
+ style="fill:#5e9ee3;fill-opacity:1;stroke:none;stroke-width:1"
+ id="rect3128"
+ width="1024"
+ height="512"
+ x="0"
+ y="540.36224" />
+ <g
+ transform="matrix(2.1159343,0,0,2.1159343,1564.533,-1997.0014)"
+ id="g3671"
+ style="display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.31492725"
+ inkscape:export-filename="/home/elijah/dev/riseup/graphics/website-design/blue-crows/blue-riseup.png"
+ inkscape:export-xdpi="90.040695"
+ inkscape:export-ydpi="90.040695">
+ <g
+ id="g3673"
+ style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.31492725"
+ transform="matrix(0.90434,0,0,0.90434,-903.33032,850.09572)"
+ inkscape:export-filename="/home/elijah/Desktop/shirt-placement.png"
+ inkscape:export-xdpi="72.000000"
+ inkscape:export-ydpi="72.000000">
+ <path
+ style="display:block;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.31492725"
+ d="m 319.57007,488.75423 -1.85748,-19.64814 -0.35407,-14.67091 6.66674,-0.71057 0.70816,5.68461 4.60303,-4.61875 9.56011,-1.42116 3.89487,1.42116 -0.70816,7.65133 -4.95711,-1.06586 -3.99856,0.56341 -3.60154,3.96913 -2.62521,3.44883 0.95852,13.1457 0.4578,7.357 z"
+ id="path3675"
+ inkscape:connector-curvature="0" />
+ <path
+ style="display:block;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.31492725"
+ d="m 346.10876,467.74443 -2.21155,22.11558 h 9.95201 v -14.5817 -7.29084 z"
+ id="path3677"
+ inkscape:connector-curvature="0" />
+ <path
+ style="display:block;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.31492725"
+ d="m 381.49369,464.4271 2.9674,-6.01012 -5.4589,-2.15012 -5.82284,-1.79177 -9.09818,3.58354 -4.73106,7.52543 1.45572,7.52545 9.09817,2.86683 8.0064,3.58354 -0.55882,4.04686 -4.06564,2.06317 -8.47691,-0.37636 -4.0032,-3.58354 -3.63928,5.73367 4.73105,4.30024 14.55709,1.43342 7.64247,-1.43342 1.09178,-7.52544 0.72786,-9.67555 -9.09817,-4.65862 -6.5507,-1.43341 -0.36393,-4.30025 4.36713,-2.50848 z"
+ id="path3679"
+ inkscape:connector-curvature="0" />
+ <path
+ style="display:block;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.31492725"
+ d="m 394.76303,472.16755 10.0537,-0.48785 11.03236,-0.35775 -0.35588,-9.30155 -5.69413,-4.65077 -13.16766,-1.78876 -7.82942,4.29302 -1.77942,9.6593 v 10.73256 l 5.69413,7.15504 13.52355,4.65078 h 8.54119 l 3.20294,-3.93528 -3.91471,-5.72403 -3.55883,2.50426 -10.3206,-1.431 -3.91471,-2.50426 -2.1353,-4.65078 z"
+ id="path3681"
+ inkscape:connector-curvature="0" />
+ <path
+ style="display:block;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.31492725"
+ d="m 420.19594,460.00398 v 13.12414 l 1.79855,10.00785 5.03596,6.79106 3.95683,2.14454 h 9.71219 l 7.19423,-4.64652 1.79856,-10.36528 0.35971,-13.58208 v -6.43362 l -7.74045,-0.35743 v 8.57817 l -0.1732,11.79496 -2.15826,8.22074 -4.31654,1.07228 -5.03595,-2.50196 -2.15827,-5.71878 -0.67578,-11.75161 0.25435,-7.50589 z"
+ id="path3683"
+ inkscape:connector-curvature="0" />
+ <path
+ style="display:block;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.31492725"
+ d="m 454.47509,456.68664 -0.25101,16.89964 -0.85477,15.38049 0.69032,1.99902 6.89161,-0.64114 0.64738,-18.53699 10.63961,-0.96017 3.35099,-3.46077 1.00144,-7.57007 -3.24729,-5.0086 -12.03807,-1.41874 z"
+ id="path3685"
+ inkscape:connector-curvature="0" />
+ <path
+ style="display:block;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.31492725"
+ d="m 492.07157,490.96579 -1.10578,-15.86553 V 458.8982 h 7.74045 v 6.46641 l 5.73704,-5.76929 10.19919,-1.8029 6.92087,5.40871 -0.36426,13.34146 0.72851,14.4232 -8.3779,-0.72116 0.36426,-14.06262 -1.82129,-7.93277 -4.37107,1.08175 -5.09959,1.44231 -3.91576,5.04813 v 8.65392 6.49044 z"
+ id="path3687"
+ inkscape:connector-curvature="0" />
+ <path
+ style="display:block;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.31492725"
+ d="m 537.4085,475.48488 11.95784,-0.92327 6.8404,-1.09504 -1.08006,-10.2204 -14.40084,-7.6653 -8.6405,5.1102 -4.32027,8.39533 -2.52014,11.68046 5.40032,10.58541 8.6405,1.82507 10.08059,-0.36501 6.12036,-4.38017 -5.0403,-6.57026 -1.80011,2.19009 -9.36054,2.19009 -5.76034,-5.84024 0.72005,-3.28513 z"
+ id="path3689"
+ inkscape:connector-curvature="0" />
+ <path
+ style="display:block;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.31492725"
+ d="m 559.52407,456.68664 6.53923,-0.11017 -0.20611,-7.63028 7.03677,1.0812 0.74636,6.69837 7.99933,-0.25485 v 7.44477 l -8.49691,-0.14928 -0.34932,6.08311 v 7.56844 5.76643 l 1.90241,3.15617 5.52636,-0.47346 1.03052,5.90511 1.49272,5.82826 -10.94968,-4.43788 -5.58673,-5.04563 -1.40734,-6.17056 -0.0427,-7.05126 0.60063,-11.33985 -5.83552,-0.19301 0.0603,-6.67563 z"
+ id="path3691"
+ inkscape:connector-curvature="0" />
+ <path
+ style="display:block;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.31492725"
+ d="m 354.95499,465.53287 -6.80017,-0.54015 -0.6948,-7.2937 c 0,0 -3.4551,-6.85764 -5.58387,-7.91055 -2.12928,-1.05456 -4.61362,-3.16258 -4.61362,-3.16258 0,0 2.83887,-2.45971 5.32321,-0.70285 2.48433,1.75741 2.48433,2.10857 2.48433,2.10857 0,0 2.83836,1.05456 3.54897,-4.21714 0.71009,-5.2706 2.78071,-12.96366 2.78071,-12.96366 0,0 1.41918,-2.10857 2.48433,-0.70286 1.06464,1.40571 -2.07214,13.31591 -2.07214,13.31591 l 6.20011,-13.1932 c 0,0 1.77475,-1.75686 2.1298,0.35171 0.35402,2.10856 -4.42538,13.19155 -4.42538,13.19155 l 6.11237,-9.14315 c 0,0 2.48433,-1.40516 2.48433,0.70285 0,2.10803 -5.75783,9.49486 -5.75783,9.49486 l 7.53972,-4.48666 c 0,0 2.48382,-0.70286 2.12928,1.40516 -0.35454,2.10802 -7.41576,3.87639 -9.31395,8.35155 -2.04088,4.47626 -3.9554,15.39434 -3.9554,15.39434 z"
+ id="path3693"
+ inkscape:connector-curvature="0" />
+ <path
+ style="display:block;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.31492725"
+ d="m 477.69644,483.22534 -1.10578,7.74045 7.74045,-0.70368 -1.40735,-7.03677 z"
+ id="path3695"
+ inkscape:connector-curvature="0" />
+ </g>
+ </g>
+ <g
+ style="display:inline;stroke-width:0.79095715"
+ id="g3212"
+ transform="matrix(3.1928247,0,0,3.1928247,37.58171,1379.4388)">
+ <path
+ inkscape:connector-curvature="0"
+ style="fill:#2c2c2c;fill-opacity:1;stroke-width:0.79095715"
+ d="m 20.376978,-109.48333 1.229905,-0.96745 -1.231572,-1.57859 -1.478488,-1.38267 -1.36341,-0.8643 -0.843524,-0.3518 0.875115,-0.31185 -1.010903,-0.13842 1.500763,-0.32623 -0.909872,-0.2506 1.024677,-0.19772 1.252888,0.24999 2.159218,0.92653 1.35751,1.12563 0.308174,0.45419 0.438836,-0.22425 0.385972,-0.65546 0.551292,-0.8039 0.298583,0.0949 0.406896,-0.5567 0.242876,0.2809 0.44547,-0.25939 -0.256667,1.04256 -0.73772,1.67647 0.429279,-0.0162 0.22331,0.12546 -0.919673,0.7214 -0.830908,1.14708 -0.95508,0.6169 -1.808654,0.87533 -0.436878,0.43014 -1.266671,-0.0483 z"
+ id="path3218"
+ sodipodi:nodetypes="ccccccccccccccccccccccccccccccccc" />
+ <path
+ inkscape:connector-curvature="0"
+ style="fill:#0d0d0d;fill-opacity:1;stroke-width:0.79095715"
+ d="m 131.05235,-98.899563 -1.66828,-0.726533 -3.91627,-1.893504 -1.63702,-1.21698 -1.35627,-0.39827 -1.77299,0.96465 -1.52226,0.68468 -0.94788,-0.12545 -0.97136,-1.33212 -0.1418,-0.98511 0.38441,-0.73662 2.01867,-0.3043 2.01156,-0.30271 0.0883,-0.82128 -1.57809,-2.72089 -1.91641,-4.50775 0.18788,-0.58509 0.72155,0.14426 -0.15428,-0.89477 1.13631,0.96204 -0.48725,-1.01572 -0.10679,-0.7511 1.63594,1.23404 2.33499,2.00787 1.44016,1.61678 1.14052,1.85114 1.01932,0.70598 1.2719,-0.22865 1.06111,0.0268 0.73058,0.21941 1.5235,0.23813 0.39253,0.23958 -1.87895,0.81137 -1.24076,0.97747 0.15324,0.8964 1.96138,1.71863 2.22666,2.19142 0.36323,0.980132 -1.13508,-0.813912 0.45414,1.284057 -0.88273,-0.368714 0.14333,0.767364 -1.24391,-0.938107 z"
+ id="path3220"
+ sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccc" />
+ <path
+ inkscape:connector-curvature="0"
+ style="fill:#2c2c2c;fill-opacity:1;stroke-width:0.79095715"
+ d="m 57.206143,-107.88409 0.809642,-0.46319 0.188453,-0.35052 -0.630165,-0.2907 -0.741511,-0.49905 -0.961671,-1.24057 -2.087562,-2.18609 -1.315519,-1.09087 1.330327,-0.15308 -0.474886,-0.62847 0.937138,0.16059 -0.483202,-0.5118 1.638584,0.50566 3.317051,1.55475 2.155952,1.34419 0.285433,-1.35437 0.409046,-1.24707 0.459195,-0.80954 0.450769,-0.42409 0.545351,0.12505 0.427262,0.35749 0.60899,1.13542 -0.293016,2.00868 -0.08753,0.39084 0.550724,0.22543 0.549334,0.36012 -1.42209,0.66626 -1.204381,1.58989 -1.220155,1.08611 -1.094184,0.41566 -1.623584,0.0784 -1.305978,0.24442 -1.079425,-0.26275 1.361609,-0.73682 v -2e-5 z"
+ id="path3222"
+ sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccc" />
+ <path
+ inkscape:connector-curvature="0"
+ style="fill:#222222;fill-opacity:1;stroke-width:0.79095715"
+ d="m 108.55531,-114.26287 -0.0796,-0.23271 -0.34598,0.0101 -0.3001,-0.0171 -0.41463,-0.63103 -1.43104,-1.80758 -1.68527,-1.62186 -2.48103,-2.02714 -0.51973,-0.13083 -0.75555,0.47207 -1.04552,0.85163 -0.96679,0.39808 -0.97093,-0.27575 -0.82442,-0.68376 0.0288,-0.44371 1.35632,-0.99887 1.06332,-0.64121 0.0318,-0.20623 -0.52195,-0.27852 -2.73199,-0.38908 -1.18271,-0.0738 -0.26309,-0.24087 0.29938,-0.36427 2.38558,-1.0699 3.31307,-0.86291 2.77182,-0.0556 1.28079,-0.65134 0.9627,-0.14419 0.32664,0.11776 1.13922,0.0637 0.21563,0.0809 -1.14188,0.66974 -0.11734,0.83817 0.251,0.72831 0.90809,0.9164 0.79856,0.87204 1.20155,1.76989 1.53087,2.8628 0.79344,2.24269 -0.0146,0.43044 -0.30534,0.39138 -0.61682,-0.57901 -0.52391,-0.52569 0.20524,0.80168 0.14518,0.87786 -0.64435,-0.41929 -0.56384,-0.32084 0.0662,0.20979 -0.14127,0.57321 z"
+ id="path3224"
+ sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccc" />
+ <path
+ inkscape:connector-curvature="0"
+ style="fill:#252724;fill-opacity:1;stroke-width:0.79095715"
+ d="m 109.18816,-123.92662 1.92213,-1.89405 -0.24661,-0.86008 -3.25827,-2.47972 -3.04059,-1.4699 -2.41924,-1.30757 -0.2502,-0.62265 -0.011,-0.50556 1.52048,0.35428 -0.50945,-0.82689 1.34943,0.0593 -0.36504,-0.71326 2.93089,0.30405 2.41204,0.57326 2.83434,0.92223 1.55327,1.04845 1.19551,0.90703 0.85485,-0.149 0.81163,-0.62394 0.36302,-0.45769 0.67087,-0.44259 0.69612,0.30234 0.27363,0.74062 0.41271,0.59003 3.017,-0.0477 1.39234,-0.0869 2.03739,-0.1271 -1.3625,1.16524 -2.00179,1.15293 -2.32319,0.6922 -3.01864,0.9927 -1.11578,0.64485 -1.62691,0.97182 -2.10447,1.39231 -2.30135,1.38352 -1.5723,0.25183 1.2797,-1.83439 z"
+ id="path3226"
+ sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccc" />
+ <path
+ inkscape:connector-curvature="0"
+ style="fill:#2c2c2c;fill-opacity:1;stroke-width:0.79095715"
+ d="m 136.27711,-133.30311 2.45317,-1.89492 1.06609,-0.97959 -0.43172,-0.71887 -1.01131,-1.44157 -2.33679,-4.04805 -0.41967,-0.98597 0.80408,0.42922 -0.31797,-0.5469 -0.26066,-0.53258 0.54844,0.15986 0.5977,0.1648 -0.4182,-0.68794 -0.26784,-0.60508 0.72641,0.36501 0.83078,0.39422 -0.31372,-0.54842 -0.1708,-0.49075 1.01727,0.40101 0.85864,0.61505 2.19862,0.94853 2.22563,1.91292 0.69065,1.19218 0.56998,0.39852 1.18531,-0.25569 0.51637,-0.22694 0.5913,-0.0933 0.34564,0.15786 1.1631,-0.0735 0.30813,0.0793 -0.76213,0.55023 -0.21512,0.25403 -0.0408,0.22133 0.42171,0.41926 0.73144,-0.007 1.35171,0.0844 -1.07189,0.25743 0.92147,0.15296 -1.30508,0.15608 0.85053,0.0816 -1.45985,0.80135 -1.79532,0.33318 -1.3746,0.53807 -1.14263,0.4285 -2.7154,1.14089 -2.66783,1.07634 -1.19102,0.80897 z"
+ id="path3228"
+ sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccc" />
+ <path
+ inkscape:connector-curvature="0"
+ style="fill:#141414;fill-opacity:1;stroke-width:0.79095715"
+ d="m -11.262725,-101.80572 -0.507953,-0.63539 1.144969,-0.74188 0.6724285,-0.52406 -0.1815205,-0.77102 -3.965276,-1.72906 -1.599755,-1.10977 -1.270661,-0.41536 1.544901,-0.29598 -1.179729,-0.35591 1.842249,-0.1867 2.740457,0.43938 2.6095695,0.87737 1.2677789,0.19441 0.6508078,-0.254 0.7914103,-0.65632 0.4193186,-0.22003 0.4151203,0.0201 0.6258005,0.20986 1.2312821,0.17318 0.01586,0.21708 -0.7570152,0.29624 -0.54904,0.29472 -0.1569766,0.54109 0.2716839,0.40779 1.0818208,0.14746 2.2382621,0.33584 2.11072246,0.669 1.20239694,0.80071 -1.71593494,-0.20305 0.485004,0.62696 -1.36666746,-0.11623 -1.455792,0.1921 -2.8107715,0.0231 -2.30538,0.27498 -0.5761607,0.91604 -0.4531073,0.80616 -0.87107,0.25125 z"
+ id="path3230"
+ sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccc" />
+ <path
+ inkscape:connector-curvature="0"
+ style="fill:#1b1b1b;fill-opacity:1;stroke-width:0.79095715"
+ d="m 80.863777,-135.97877 -0.15789,-1.47116 -0.54278,0.78331 -0.61998,0.79912 -0.0516,-0.63404 -0.60623,-1.55136 -1.68672,-2.51499 -1.99659,-1.9818 -1.72034,1.14657 -2.082146,1.28157 -1.622394,2.63559 -1.399157,-0.64808 -0.418813,-0.6826 0.281242,-0.60138 -0.660655,-0.42949 1.139665,-0.95716 1.127358,-0.97278 0.711179,-1.05362 2.625651,-3.48235 3.22204,-2.95884 2.36167,-1.61661 0.74678,-1.15426 1.25948,-0.63257 0.95917,-0.0554 0.94628,0.54495 2.17269,-0.0455 0.31374,0.28801 -2.1624,0.97199 -0.77707,0.86643 -1.13514,1.80952 1.16209,0.62343 1.85997,4.35685 1.10604,4.31915 0.46045,2.35133 -8.1e-4,0.43685 -0.68585,-1.03177 -0.23868,-0.50043 -0.22579,1.30292 -0.0498,1.83427 -0.62992,-1.3757 -0.62992,-1.3757 -0.0373,1.23399 -0.56805,1.56205 -0.27221,-0.66079 -0.15494,-0.9635 -0.86202,1.00642 -0.34957,0.51617 -0.11048,-1.31866 -2.3e-4,2e-5 z"
+ id="path3232"
+ sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccc" />
+ <path
+ inkscape:connector-curvature="0"
+ style="fill:#171717;fill-opacity:1;stroke-width:0.79095715"
+ d="m 35.546714,-126.17277 2.044439,-1.17596 -0.521451,-0.48006 -1.50858,-1.69372 -1.578278,-2.38259 -0.448103,-2.00158 0.06317,-1.57437 0.466328,0.14809 1.023877,0.55836 2.449152,1.53391 2.755117,1.84913 1.038703,-1.8313 1.103541,-1.60213 0.564684,-0.3469 0.956296,0.0533 0.726303,1.78052 -0.610648,2.02895 0.05925,1.4976 -0.656839,1.41076 -2.259007,1.38267 -3.724389,1.37573 -2.214725,0.44158 -0.703112,-0.49399 z"
+ id="path3234"
+ sodipodi:nodetypes="cccccccccccccccccccccccc" />
+ <path
+ inkscape:connector-curvature="0"
+ style="fill:#000000;fill-opacity:1;stroke-width:0.79095715"
+ d="m 74.968743,-112.99445 -2.065005,-1.79349 -3.293568,-1.20351 -2.386387,-0.48457 -1.129207,0.26816 -1.590494,1.41807 -1.102501,1.37373 -1.38545,-0.41925 -0.741577,-0.2839 1.218663,-1.4491 1.176223,-2.06227 -1.701657,-0.63535 -4.39501,-0.64581 -0.987204,-0.20882 0.424504,-1.00529 1.183765,-1.21025 0.948504,-0.46763 3.504129,-1.12464 2.282598,-0.55026 2.019189,0.21034 1.405308,0.30216 0.815692,-0.27464 1.345327,-0.43041 1.477197,-0.0838 0.232218,0.53058 -0.535676,1.03074 0.284692,0.49936 0.866766,0.21246 2.543232,1.4008 2.082712,1.79892 1.086509,1.52724 0.776777,1.33268 0.50301,0.71446 -0.556359,-0.17467 -0.5477,-0.13997 0.304566,0.92273 0.372189,0.75988 -0.614273,-0.34283 -0.593399,-0.41722 0.0835,0.87579 0.09488,0.82327 -0.487302,-0.57059 -0.629948,-0.61154 -0.08867,0.84082 -0.08368,0.70018 -0.319374,-0.20585 -0.378222,-0.37541 -0.212185,0.33341 -0.174412,0.16636 -1.032885,-0.87101 v -1e-5 z"
+ id="path3236"
+ sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccc" />
+ <path
+ inkscape:connector-curvature="0"
+ style="fill:#212121;fill-opacity:1;stroke-width:0.79095715"
+ d="m 16.85525,-130.47283 -0.314265,-0.68507 0.292516,-0.69086 1.321019,-0.93283 1.562653,-1.30575 0.229959,-1.23001 -1.949766,-2.43314 -3.142656,-2.65304 1.425857,0.056 -0.76571,-1.2009 1.906326,0.28411 -0.909156,-0.82553 3.287352,1.05853 2.312513,1.55015 0.958888,1.25639 0.773836,0.57702 1.082817,-0.18267 1.097378,-0.56203 0.788082,-0.20422 0.504064,0.10984 0.415266,0.32303 0.922217,0.13889 0.51593,0.17165 0.105106,0.12748 -1.062772,0.37061 c -0.38902,0.0822 -0.379104,0.20151 -0.700374,0.39277 l -0.285058,0.30178 -0.0325,0.48967 0.674247,0.50116 0.965746,0.14384 2.484759,0.6076 1.472797,0.42988 0.74242,0.5818 -0.44307,0.0684 0.09736,0.22478 -0.226301,0.1714 -0.649239,-0.0275 0.238068,0.19609 -1.182907,0.36183 -4.577737,0.003 -1.895235,-0.17166 -1.979016,0.46324 -1.31256,0.26234 -1.266362,0.92648 -1.466723,1.0012 -1.501947,0.23018 -0.513801,-0.27604 z"
+ id="path3238"
+ sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccc" />
+ <path
+ sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccc"
+ id="path3240"
+ d="m 201.13144,-135.63847 1.61058,-0.92139 0.37486,-0.69726 -1.25353,-0.57827 -1.47504,-0.99273 -1.91299,-2.46779 -4.15266,-4.34863 -2.61687,-2.17 2.64632,-0.30453 -0.94466,-1.25017 1.86419,0.31945 -0.9612,-1.01807 3.25954,1.00586 6.59838,3.09276 4.2887,2.67392 0.56779,-2.69417 0.81368,-2.48071 0.91346,-1.61037 0.89669,-0.8436 1.08482,0.24874 0.84993,0.71114 1.21142,2.25862 -0.58288,3.99572 -0.17411,0.77748 1.09551,0.44843 1.09275,0.71637 -2.82887,1.32533 -2.39579,3.16268 -2.42718,2.16052 -2.17658,0.82685 -3.22969,0.15604 -2.5979,0.48621 -2.14723,-0.52267 2.70856,-1.46571 v -3e-5 z"
+ style="fill:#222222;fill-opacity:1;stroke-width:0.79095715"
+ inkscape:connector-curvature="0" />
+ <path
+ inkscape:connector-curvature="0"
+ style="fill:#1d1d1d;fill-opacity:1;stroke-width:0.79095715"
+ d="m 75.471292,-101.79192 0.464711,-0.52021 0.910989,-0.60488 0.600766,-0.39125 0.732003,-0.83115 -0.600316,-0.51855 -1.987157,-1.53393 -1.399066,-1.35351 -1.399841,-1.0382 -0.876174,-0.58856 -0.545292,-0.6602 1.251554,0.10569 -0.594332,-0.4341 1.177523,0.013 -0.489677,-0.42328 1.805912,0.0382 2.896072,1.02988 2.268657,1.16032 0.742902,0.60511 1.163174,0.3535 0.771802,-0.40549 0.792143,-0.72881 0.312674,-0.79158 0.351364,-1.37571 0.356381,-0.50961 0.232393,-0.76155 0.274309,-0.71894 0.685737,0.0121 0.699154,0.83374 0.248218,0.92922 -0.223068,0.71687 -0.974238,1.37062 -0.517793,0.66881 -0.536375,1.09244 0.621098,0.0556 0.240093,0.23498 -0.951714,0.55857 -0.477694,0.5642 -0.895156,1.12914 -2.687419,1.48386 -1.270162,0.39775 -1.100901,0.55059 -1.506779,0.61578 z"
+ id="path3246"
+ sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccc" />
+ <path
+ sodipodi:nodetypes="ccccccccccccccccccccccccccccccccc"
+ id="path3248"
+ d="m 128.16039,-134.33025 2.4751,-1.94691 -2.47845,-3.1768 -2.97535,-2.78253 -2.74376,-1.73934 -1.69753,-0.70797 1.76111,-0.62758 -2.03436,-0.27855 3.02017,-0.65652 -1.83106,-0.5043 2.06209,-0.39791 2.52135,0.50309 4.34525,1.86457 2.7319,2.26526 0.62017,0.91402 0.88313,-0.45129 0.77673,-1.31907 1.10943,-1.61778 0.60088,0.19091 0.81886,-1.12033 0.48877,0.56531 0.89647,-0.52202 -0.51653,2.09809 -1.4846,3.37376 0.86389,-0.0326 0.44939,0.25248 -1.85078,1.45177 -1.67212,2.3084 -1.92203,1.24146 -3.63979,1.76154 -0.87918,0.86564 -2.54907,-0.0973 z"
+ style="fill:#181818;fill-opacity:1;stroke-width:0.79095715"
+ inkscape:connector-curvature="0" />
+ <path
+ sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccc"
+ id="path3250"
+ d="m 128.78716,-114.41954 -0.59372,-1.08131 1.90346,-0.81075 1.14086,-0.60816 -0.0708,-1.1991 -5.47474,-3.61406 -2.10158,-2.07389 -1.79042,-0.95085 2.38506,-0.0406 -1.67003,-0.83841 2.80091,0.19996 3.98008,1.36884 3.67068,1.98919 1.81355,1.26271 0.75347,-0.14507 1.57791,-0.75969 1.15887,0.0786 0.33231,0.30666 1.60378,0.32096 0.12472,0.16877 c -0.40408,0.22452 -1.03909,0.55733 -1.78416,0.8496 l -0.20002,0.40818 0.61541,0.43646 1.57792,0.50153 3.25672,1.0836 2.97956,1.5482 1.58826,1.50884 -2.51086,-0.74942 0.56162,1.06278 -2.01161,-0.52892 -2.22493,-0.0914 -4.20538,-0.69607 -3.51578,-0.18847 -1.09892,1.2188 -0.88652,1.08663 -1.36671,0.14894 z"
+ style="fill:#2c2c2c;fill-opacity:1;stroke-width:0.79095715"
+ inkscape:connector-curvature="0"
+ inkscape:transform-center-x="3.8100694"
+ inkscape:transform-center-y="-1.7074597" />
+ <path
+ inkscape:connector-curvature="0"
+ style="fill:#000000;fill-opacity:1;stroke-width:0.79095715"
+ d="m 157.60359,-103.10573 -0.0722,-0.52881 -0.37938,0.41417 -0.30527,0.35243 -0.14627,-0.72342 -0.17911,-0.8111 -0.17184,-0.0353 -0.14159,-0.10313 -0.3035,-2.03511 -0.84345,-4.14469 -0.62775,-0.75389 -1.07453,1.71962 -2.29723,3.12733 -2.50078,2.68822 -1.52746,1.17761 -0.5848,-0.67902 0.23325,-1.76168 0.32185,-0.69079 -0.49346,0.27236 -0.27144,0.1824 0.41645,-2.24595 1.34816,-3.49084 -0.31408,-0.0265 -0.99549,0.61163 -0.65534,0.0486 -1.49784,-0.73217 -0.49628,-0.47334 2.66173,-0.72812 2.23233,-1.27078 2.14489,-1.52659 3.66721,-2.21123 1.69966,-0.90059 1.53985,-1.33385 1.52204,-0.4299 1.25252,0.44034 1.03083,0.36705 1.85451,0.28572 0.77779,0.31619 0.0994,0.27374 -2.5429,0.85386 -0.49967,0.91953 0.024,0.79744 0.45707,0.67328 0.23079,4.42003 -0.27401,4.49968 -0.18456,0.32966 -0.27843,0.28449 -0.18014,1.09122 -0.29743,1.24553 -0.77457,-0.44304 -0.16037,-0.12174 -0.10712,0.58031 -0.43065,0.99803 -0.66515,-0.76875 -0.17306,-0.56369 -0.0899,0.56369 -0.51176,0.8025 -0.46558,-0.8025 z"
+ id="path3252"
+ sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" />
+ <path
+ inkscape:connector-curvature="0"
+ style="fill:#282828;fill-opacity:1;stroke-width:0.79095715"
+ d="m 150.51255,-138.69245 3.03388,-1.7185 2.46223,-1.04795 2.04691,-1.17752 0.87576,-0.67345 0.59954,-0.46104 -1.38344,-0.0138 -1.01785,-0.3259 -2.40286,-1.94033 -1.50056,-1.63549 -3.40286,-3.27979 -1.64306,-0.97125 -1.39939,-1.21686 0.26496,-0.3506 1.13443,0.0886 0.90937,0.24815 -0.75388,-0.83181 -0.71585,-0.59895 1.18231,0.20825 1.25591,0.27959 -0.16249,-0.40881 -0.53744,-0.47294 6.23894,1.23948 4.68794,1.63336 3.22771,1.79166 1.67108,1.39808 1.29928,1.60791 3.05435,-1.46242 3.26506,-2.1066 0.73197,-0.86445 0.0874,0.85951 0.87843,-1.04228 0.11456,0.8922 0.62723,-1.08672 0.18301,0.96933 0.68634,-1.164 0.13221,1.44785 0.56874,-0.91069 -0.10757,1.23367 -0.89282,1.11889 -1.75563,1.09023 -1.84191,1.83237 -3.2474,2.68757 -3.50827,2.51545 -4.46728,1.31986 -3.86024,0.7041 -3.58127,1.37617 -1.93526,-0.39017 -1.10224,-0.3899 v -2e-5 z"
+ id="path3216"
+ sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccccccccc" />
+ <path
+ sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccc"
+ id="path3254"
+ d="m 185.12418,-116.88475 0.64337,-0.7202 1.26121,-0.83741 0.83171,-0.54167 1.01341,-1.15067 -0.83109,-0.7179 -2.75109,-2.12364 -1.93692,-1.87384 -1.93798,-1.43732 -1.21301,-0.81482 -0.75492,-0.914 1.73269,0.14632 -0.82281,-0.60099 1.63021,0.018 -0.67793,-0.586 2.50016,0.0528 4.00943,1.42581 3.14081,1.60638 1.0285,0.83773 1.61033,0.4894 1.06852,-0.56137 1.09666,-1.009 0.43287,-1.09589 0.48645,-1.90457 0.49338,-0.70553 0.32174,-1.05431 0.37976,-0.99532 0.94936,0.0168 0.96793,1.15425 0.34365,1.28645 -0.30882,0.99246 -1.34878,1.89753 -0.71685,0.92592 -0.74257,1.51242 0.85986,0.077 0.33241,0.32531 -1.31759,0.77331 -0.66134,0.78109 -1.23928,1.56322 -3.72056,2.05431 -1.75846,0.55066 -1.52412,0.76226 -2.08605,0.8525 z"
+ style="fill:#1d1e1c;fill-opacity:1;stroke-width:0.79095715"
+ inkscape:connector-curvature="0" />
+ <path
+ sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccc"
+ id="path3214"
+ d="m 181.69089,-105.1613 3.79642,-2.33367 -0.0773,-1.47552 -4.3217,-5.20039 -4.34653,-3.49464 -3.407,-3.00264 -0.17131,-1.09484 0.17006,-0.81757 2.31496,1.13487 -0.51258,-1.51978 2.14933,0.59665 -0.32245,-1.2833 4.60309,1.57796 3.66821,1.81842 4.21809,2.53678 2.10987,2.26401 0.8044,1.46351 1.43087,0.0778 1.09769,-1.02262 0.80995,-0.69437 1.36349,-0.38625 0.996,0.11485 0.69724,0.0621 1.39459,-0.0834 0.24562,0.24075 -1.57472,2.14954 -0.0488,0.99347 5.82712,1.48399 2.27263,0.37743 3.32553,0.55229 -2.62522,1.36884 -3.64927,1.11157 -3.99531,0.25082 -5.22599,0.47603 -2.0349,0.62313 -2.97883,0.9594 -2.5177,1.02234 -2.38224,1.48166 -1.62943,0.94179 -0.79764,0.11732 -2.71534,-0.42476 -0.70155,-0.48727 z"
+ style="fill:#000000;fill-opacity:1;stroke-width:0.79095715"
+ inkscape:connector-curvature="0" />
+ <path
+ sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccc"
+ id="path3242"
+ d="m 189.92517,-148.21972 -0.69018,-1.50453 0.64242,-1.51724 2.90117,-2.04866 3.43186,-2.86765 0.50503,-2.7013 -4.28202,-5.34359 -6.9018,-5.82651 3.13143,0.12293 -1.68163,-2.63739 4.1866,0.62395 -1.99665,-1.81299 7.21957,2.3247 5.07868,3.40439 2.10588,2.75924 1.69946,1.26725 2.45399,-0.18282 2.6755,-1.1278 2.09179,-0.26028 1.33698,0.60001 2.14671,0.014 0.45054,0.42263 -2.24647,1.75464 -0.39149,0.53234 -1.16007,1.4903 1.48076,1.10063 2.12094,0.31589 5.45697,1.33439 3.23448,0.94409 1.63049,1.27773 -0.97306,0.15031 0.21384,0.49364 -0.497,0.37644 -1.42584,-0.0604 0.52283,0.43064 -2.59785,0.79464 -10.05349,0.007 -4.16225,-0.37698 -4.34626,1.01735 -2.88259,0.57614 -2.78115,2.03469 -3.22118,2.19883 -3.29851,0.50549 -1.12841,-0.60622 z"
+ style="fill:#212121;fill-opacity:1;stroke-width:0.79095715"
+ inkscape:connector-curvature="0" />
+ <path
+ sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc"
+ id="path3244"
+ d="m 255.79119,-150.47851 -0.12013,-0.88021 -0.63148,0.68939 -0.50813,0.58663 -0.24348,-1.20415 -0.29813,-1.35009 -0.28603,-0.0587 -0.23567,-0.17166 -0.50517,-3.38749 -1.40396,-6.89894 -1.04492,-1.25488 -1.78857,2.86236 -3.82378,5.20551 -4.16264,4.47462 -2.54247,1.96014 -0.97342,-1.13023 0.38826,-2.93237 0.5357,-1.14982 -0.82136,0.45335 -0.45181,0.3036 0.69318,-3.73844 2.24404,-5.81058 -0.52277,-0.0441 -1.65703,1.01807 -1.09083,0.0808 -2.49319,-1.21872 -0.82608,-0.78788 4.43053,-1.21197 3.71575,-2.11524 3.57023,-2.54105 6.10415,-3.68065 3.24859,-1.20732 2.17219,-2.05349 2.59677,-1.36424 3.20392,-0.1087 2.02207,0.94996 2.9777,0.55127 1.41111,0.45498 0.71365,0.52586 -0.64284,0.37334 -5.00452,1.24121 -0.92882,1.57508 -0.52088,1.70769 0.7608,1.1207 0.38415,7.35723 -0.4561,7.48983 -0.30719,0.54873 -0.46346,0.47354 -0.29985,1.81635 -0.49509,2.07323 -1.28928,-0.73745 -0.26696,-0.20264 -0.1783,0.96593 -0.7168,1.66126 -1.10719,-1.27961 -0.28804,-0.93827 -0.14957,0.93827 -0.85184,1.33577 -0.77498,-1.33577 z"
+ style="fill:#000000;fill-opacity:1;stroke-width:0.79095715"
+ inkscape:connector-curvature="0" />
+ <path
+ sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccccccccc"
+ id="path3262"
+ d="m 251.68718,-91.967437 3.03388,-1.7185 2.46223,-1.04795 2.04691,-1.17752 0.87574,-0.67345 0.59954,-0.46104 -1.38343,-0.0138 -1.01785,-0.3259 -2.40285,-1.94034 -1.50057,-1.635493 -3.40285,-3.27979 -1.64307,-0.97124 -1.39939,-1.21687 0.26496,-0.35059 1.13443,0.0886 0.90938,0.24814 -0.75389,-0.83181 -0.71585,-0.59895 1.18231,0.20826 1.25592,0.27959 -0.1625,-0.40881 -0.53744,-0.47295 6.23894,1.23948 4.68794,1.63336 3.22772,1.79166 1.67107,1.39808 1.29929,1.60791 3.05434,-1.46242 3.26506,-2.1066 0.73197,-0.86445 0.0874,0.85951 0.87843,-1.04228 0.11456,0.89221 0.62723,-1.08673 0.18301,0.96933 0.68635,-1.164 0.1322,1.44786 0.56875,-0.9107 -0.10758,1.23367 -0.89282,1.11889 -1.75563,1.09024 -1.8419,1.832373 -3.24741,2.68757 -3.50827,2.51545 -4.46727,1.31986 -3.86024,0.70409 -3.58129,1.37618 -1.93525,-0.39018 -1.10223,-0.38989 v -2e-5 z"
+ style="fill:#131313;fill-opacity:1;stroke-width:0.79095715"
+ inkscape:connector-curvature="0" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path3256"
+ d="m 232.15173,-116.8794 3.94178,-4.07766 1.17465,-2.93408 -5.94352,-1.97271 -4.59518,-2.11035 -9.5067,-5.88773 -1.03659,-0.58931 0.50616,-0.73061 0.68921,-0.63295 -0.71238,-0.43873 2.45117,-0.74524 -0.33438,-1.05147 2.51097,-0.12695 -0.39776,-0.46452 -0.28499,-0.37817 5.64956,0.83372 5.96145,1.4042 6.44894,2.16983 2.36303,1.4209 2.40775,0.44163 2.6465,-2.71065 1.50945,-2.64087 2.90103,-0.98019 2.43172,0.46034 4.71491,0.0538 -4.57458,2.17353 -0.44854,2.02095 0.26054,1.45305 0.86723,0.58103 5.35757,1.47086 5.77242,-0.36013 1.49793,-0.0935 -2.02615,0.57744 0.93539,0.35542 -2.34845,0.95572 0.55098,0.58153 -2.11738,0.83332 0.0188,0.60933 -7.06949,2.46869 -4.87751,0.29746 -3.88675,3.17385 -3.4487,2.06009 -3.28766,3.34259 -1.55658,3.09557 -3.26738,-0.14657 0.49699,-1.50859 -1.24091,1.65443 -1.02801,0.22249 -1.06625,-0.46441 1.82696,-2.57099 -2.43402,2.31664 -1.10338,-0.40294 2.7004,-3.00872 z"
+ style="fill:#2f2f2f;fill-opacity:1;stroke-width:0.79095715"
+ sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccc" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path3260"
+ d="m 311.98576,-110.80066 -2.64869,-1.09511 -8.89641,-5.5596 -5.3608,-3.46844 -3.49342,-0.59912 -2.41548,0.90797 -3.46389,2.11432 -1.26028,0.88214 -3.05813,1.4472 -0.92139,0.0671 -1.59757,-0.82315 -1.42313,-3.19401 -0.75787,-3.08051 0.2488,-1.83854 2.26429,-1.18667 2.9333,-0.74481 3.53747,-1.25461 1.7169,-1.30992 1.10093,-0.83734 -0.0828,-0.97258 -1.10307,-2.88528 -4.28673,-8.4252 -4.43292,-8.65641 -0.87619,-2.37582 -0.0156,-0.57055 0.4713,-0.19452 2.3562,1.70346 -0.61666,-2.74746 -0.60506,-1.97861 1.15624,0.64631 1.75567,1.47071 -0.34833,-2.54565 -0.0217,-0.82471 0.92535,0.69802 4.02607,3.03693 6.93453,5.9461 3.83444,4.19366 2.81278,3.96844 1.29597,2.46483 0.75075,1.88267 0.66632,1.26122 0.79705,0.12537 2.81161,-0.83228 2.11856,-0.28366 1.61734,0.24502 1.59586,0.61919 1.11213,0.42185 2.40087,0.26729 2.22937,0.49755 0.39687,0.59037 -5.0934,1.33214 -2.4835,1.7706 -1.9335,1.86163 -0.34798,1.1202 0.72026,1.23597 7.75582,4.84939 2.66717,2.06167 1.58996,1.61578 1.90856,2.29027 1.41411,2.97822 0.25425,1.40982 -3.02313,-2.67558 1.23022,3.71582 0.30875,1.4809 -1.20273,-1.10615 -2.52204,-2.29211 0.80562,1.99046 0.26374,1.3599 -2.98943,-0.9354 z"
+ style="fill:#000000;fill-opacity:1;stroke-width:0.79095715"
+ sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" />
+ </g>
+ </g>
+</svg>
diff --git a/source/riseup/riseupvpn-launcher.svg b/source/riseup/riseupvpn-launcher.svg
new file mode 100644
index 0000000..a19c6c6
--- /dev/null
+++ b/source/riseup/riseupvpn-launcher.svg
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="128"
+ height="128"
+ viewBox="0 0 33.866666 33.866668"
+ version="1.1"
+ id="svg896"
+ inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
+ sodipodi:docname="riseupvpn-launcher.svg">
+ <defs
+ id="defs890" />
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#d7d7d7"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="5.12"
+ inkscape:cx="26.899914"
+ inkscape:cy="56.22909"
+ inkscape:document-units="px"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ units="px"
+ inkscape:window-width="1869"
+ inkscape:window-height="1025"
+ inkscape:window-x="51"
+ inkscape:window-y="27"
+ inkscape:window-maximized="1">
+ <inkscape:grid
+ type="xygrid"
+ id="grid1471"
+ empspacing="4" />
+ </sodipodi:namedview>
+ <metadata
+ id="metadata893">
+ <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></dc:title>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer"
+ id="layer1"
+ transform="translate(0,-263.13332)">
+ <path
+ style="fill:#006cb2;fill-opacity:1;stroke-width:0.26458335"
+ d="M 15.617988,295.66418 C 9.9401302,292.50672 5.6959906,287.52131 4.7342129,282.87951 4.4622971,281.56718 4.4516145,281.24899 4.4519256,274.47112 l 2.394e-4,-6.47461 0.5616386,-0.36177 c 2.3734615,-1.52883 4.8841786,-2.55103 7.4419094,-3.06699 5.221864,-1.05337 10.639669,0.003 15.485448,3.16684 l 0.398232,0.25998 v 6.50684 c 0,6.8044 -0.01093,7.13134 -0.280843,8.43104 -0.956329,4.6043 -4.632206,9.09553 -10.057782,12.28874 -1.576255,0.9277 -1.527525,0.91863 -2.382844,0.44299 z"
+ id="path5137"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="csccssscssscc" />
+ <path
+ inkscape:connector-curvature="0"
+ style="fill:#007cc3;fill-opacity:1;stroke-width:0.26458335"
+ d="m 16.396917,264.17336 c -1.317958,-4.7e-4 -2.635612,0.13103 -3.941076,0.39437 -2.5577318,0.51596 -5.068528,1.53812 -7.4419895,3.06696 l -0.5615828,0.36177 -4.707e-4,6.47466 c -2.394e-4,6.77787 0.010371,7.096 0.2822554,8.40832 0.9617776,4.64181 5.2059168,9.62724 10.8837756,12.7847 h 1.19e-4 c 0.368953,0.20517 0.569745,0.32326 0.805249,0.31706 v -31.80747 c -0.0088,-2e-5 -0.01755,-4.8e-4 -0.02641,-4.8e-4 z"
+ id="path887" />
+ <path
+ style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458338"
+ d="m 16.989143,272.54844 c 0,0 -0.315707,-0.61165 -0.336761,-0.69601 -0.02106,-0.0844 -0.189431,-0.94909 -0.189431,-0.94909 l 0.210485,-0.37963 0.463046,-0.696 0.673531,-0.52727 0.168377,-0.0633 1.620684,-0.61164 0.147331,-0.14764 -0.168385,-0.25308 -0.231523,-0.12655 -0.424879,-0.10907 -1.064407,-0.10907 -0.825967,0.007 -0.568293,0.12654 -0.505146,-0.18981 -0.63143,-0.0844 -0.9261,-0.0211 -0.463054,-0.0211 -0.778761,0.29527 -1.178677,1.37091 -0.147339,0.52727 -0.08418,0.464 -0.399908,0.86473 -0.252577,0.82254 -0.126285,0.88582 v 0.18982 l -0.610384,0.92799 -0.336761,0.69601 v 0.99126 l 0.10523,2.04581 0.189431,0.73821 0.378861,0.6749 0.4841,0.44292 0.210477,0.8647 0.799815,1.77155 0.947154,1.13886 0.06311,0.0633 0.336761,1.70835 -1.157623,2.10911 -0.363408,0.28169 -0.272426,0.22054 -0.467179,-0.0129 -0.260603,0.13452 -0.316122,0.0134 -0.190994,0.19047 -0.408963,-0.0616 -0.4044091,-0.0196 -0.311982,0.24606 -0.044916,0.36556 0.207365,-0.23472 0.3488649,-0.10158 0.03654,0.33552 0.5512672,-0.18726 0.316122,-0.0134 0.557721,0.0667 c 0,0 0.483518,-0.0316 0.567216,-0.0407 0.0837,-0.009 0.597276,0.0411 0.597276,0.0411 l 0.376644,-0.041 0.199723,0.0844 0.267456,-0.0716 0.290265,0.13818 0.418488,-0.0455 0.05401,-0.28169 -0.01596,-0.14678 0.28571,0.0962 0.232049,0.18692 0.150642,0.21701 -0.0088,-0.27495 -0.182953,-0.31946 c 0,0 -0.125159,-0.17737 -0.208857,-0.16824 -0.0837,0.009 -0.408971,-0.0616 -0.408971,-0.0616 l -0.223321,0.088 -0.243857,-0.10085 -0.239677,0.13226 -0.220665,-0.0822 -0.106491,-0.20049 -0.153322,-0.0471 0.164763,-0.42962 0.378861,-0.52859 0.505146,-0.84364 0.442,-0.5273 0.168385,-0.21088 c 0,0 0.210477,-0.31633 0.210477,-0.40071 0,-0.0844 0.04212,-0.97016 0.04212,-0.97016 l -0.273623,-0.56947 -0.126285,-0.46402 2.441546,0.59059 h 0.147331 l 2.083731,1.49744 0.294669,0.37959 0.10523,1.49729 -0.04212,0.33746 -0.147338,0.27419 -0.105358,0.16875 -0.09101,0.23675 -0.06215,0.1583 -0.386712,0.11988 -0.393086,-0.0709 -0.238209,-0.0294 -0.437428,0.0633 -0.184118,0.19713 -0.07084,0.24475 0.05712,0.24744 0.09172,-0.24769 0.124641,-0.16724 0.121984,-0.0388 0.0094,0.21174 0.163957,0.10406 0.338995,-0.15563 0.166646,-0.0242 0.05409,0.22658 0.508999,-0.01 0.345035,-0.11394 0.282886,0.0443 0.410893,0.047 0.142823,-0.0417 0.112881,-0.10156 0.182442,0.37841 0.0024,-0.42654 -0.176722,-0.48581 -0.256358,-0.15463 0.04324,-0.12712 -0.189423,-0.35849 0.02106,-1.37079 1.052392,1.2444 1.389154,1.09674 c 0,0 0.947146,0.33749 1.03133,0.33749 0.08419,0 0.736677,-0.0844 0.736677,-0.0844 l 0.420954,-0.69598 -0.315715,-0.94908 0.126284,-0.31642 -0.673531,-0.88574 -1.426794,-1.45279 -0.341213,-1.14141 0.02106,-0.78037 -0.315707,-0.82257 -0.357816,-0.65376 0.210477,-0.65377 -0.168377,-0.94904 -0.717785,-1.61568 0.265151,-0.0448 -0.444984,-0.77034 0.289101,-0.0918 -0.508218,-0.82847 0.213764,-0.11524 -0.380944,-0.62543 0.124202,-0.0696 -0.460971,-0.37337 0.168384,-0.0875 -1.199723,-0.84051 z"
+ id="path5892"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="csccccccccccccccccccccccccccccccccccccccccccccccccccccccscccccccccccccsccccccccccccscccccccccccccccccccccccccccccccccccccccccccscccccccccccccccccccccccc" />
+ </g>
+</svg>