summaryrefslogtreecommitdiff
path: root/eu.planete_kraus.Disfluid.svg
diff options
context:
space:
mode:
authorVivien Kraus <vivien@planete-kraus.eu>2021-08-15 22:19:37 +0200
committerVivien Kraus <vivien@planete-kraus.eu>2021-09-13 20:12:07 +0200
commitc4325da48fa86b6555062395870f29a7f9f67813 (patch)
tree5d71988b0ef36e86b6d76430a5c0c085a0261b28 /eu.planete_kraus.Disfluid.svg
parent5b3609dc56cb00fa9933ba4c56bd9d7ce15bb267 (diff)
Add GNOME application icon
Diffstat (limited to 'eu.planete_kraus.Disfluid.svg')
-rw-r--r--eu.planete_kraus.Disfluid.svg41
1 files changed, 41 insertions, 0 deletions
diff --git a/eu.planete_kraus.Disfluid.svg b/eu.planete_kraus.Disfluid.svg
new file mode 100644
index 0000000..87a77de
--- /dev/null
+++ b/eu.planete_kraus.Disfluid.svg
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+
+<svg
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ width="48"
+ height="48"
+ version="1.0"
+ viewBox="0 0 128 128">
+ <title>Disfluid</title>
+ <g>
+ <rect id="water-top" x="20" y="20" width="88" height="66" fill="#3584e4" />
+ <polygon id="water-side" points="20,86 108,86 108,106" fill="#1a5fb4" />
+ <polygon id="bedrock" points="20,86 108,106 20,106" fill="#63452c" />
+
+ <polygon id="sail-big-shade"
+ points="90,10 100,30 90,50 60,60 70,40 60,20"
+ stroke="black"
+ stroke-width="4px"
+ fill="none" />
+ <polygon id="ship-big-shade"
+ points="40,26 60,26 60,38.5 90,38.5 116,51 85,76 40,76"
+ stroke="black"
+ stroke-width="4px"
+ fill="none" />
+
+ <polygon id="ship-side" points="40,51 60,51 60,63.5 40,63.5" fill="#986a44" />
+ <polygon id="ship-hull-side" points="40,63.5 90,63.5 85,76 40,76" fill="#865e3c" />
+ <polygon id="ship-hidden-hull" points="85,76 116,51 90,63.5" fill="#63452c" />
+ <polygon id="ship-floor" points="60,38.5 60,63.5 90,63.5 116,51 90,38.5" fill="#b5835a" />
+ <polygon id="ship-top" points="40,26 60,26 60,51 40,51" fill="#b5835a" />
+ <g id="ship-shade" stroke="black" fill="none">
+ <polyline points="60,26 60,51 40,51" />
+ <polyline points="60,51 60,63.5 90,63.5 116,51" />
+ </g>
+
+ <polygon id="sail-top" points="90,10 100,30 70,40 60,20" fill="#deddda" />
+ <polygon id="sail-bottom" points="100,30 90,50 60,60 70,40" fill="#9a9996" />
+ <polygon id="sail-shade" points="90,10 100,30 90,50 60,60 70,40 60,20" stroke="black" fill="none" />
+ </g>
+</svg>