summaryrefslogtreecommitdiffstats
path: root/resources
diff options
context:
space:
mode:
authorJonathan Bauer2017-07-20 14:22:56 +0200
committerJonathan Bauer2017-07-20 14:22:56 +0200
commit98081e8eaaef204cdeb3d8ecadc48153e0f032e5 (patch)
tree12c507e462b52ac31c2601fdf7530573d5320aab /resources
downloadslxgreeter-98081e8eaaef204cdeb3d8ecadc48153e0f032e5.tar.gz
slxgreeter-98081e8eaaef204cdeb3d8ecadc48153e0f032e5.tar.xz
slxgreeter-98081e8eaaef204cdeb3d8ecadc48153e0f032e5.zip
initial commit
Diffstat (limited to 'resources')
-rw-r--r--resources/dropdown.svg23
-rw-r--r--resources/leaveIcon.svg80
-rw-r--r--resources/rqt-2.pngbin0 -> 61278 bytes
3 files changed, 103 insertions, 0 deletions
diff --git a/resources/dropdown.svg b/resources/dropdown.svg
new file mode 100644
index 0000000..1a08d86
--- /dev/null
+++ b/resources/dropdown.svg
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ height="16"
+ width="16"
+ id="dropdown"
+ version="1.1">
+ <metadata id="dropdownmetadata">
+ <rdf:RDF>
+ <cc:Work rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
+ <dc:title/>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g id="layer1">
+ <path id="arrowhead" stroke-linejoin="round" d="m13 6-5 5-5-5" stroke="#000" stroke-linecap="round" stroke-width="2" fill="none"/>
+ </g>
+</svg>
diff --git a/resources/leaveIcon.svg b/resources/leaveIcon.svg
new file mode 100644
index 0000000..701dedb
--- /dev/null
+++ b/resources/leaveIcon.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="431.43829"
+ height="532.50232"
+ id="svg2"
+ version="1.1"
+ inkscape:version="0.48.2 r9819"
+ sodipodi:docname="leaveIcon.svg">
+ <defs
+ id="defs4" />
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="0.35"
+ inkscape:cx="185.42227"
+ inkscape:cy="26.36626"
+ inkscape:document-units="px"
+ inkscape:current-layer="layer1"
+ showgrid="false"
+ inkscape:window-width="839"
+ inkscape:window-height="613"
+ inkscape:window-x="244"
+ inkscape:window-y="19"
+ inkscape:window-maximized="0"
+ inkscape:snap-bbox="true"
+ fit-margin-top="0"
+ fit-margin-left="0"
+ fit-margin-right="0"
+ fit-margin-bottom="0"
+ inkscape:snap-global="true" />
+ <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 />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer"
+ id="layer1"
+ transform="translate(500.42227,98.378186)">
+ <path
+ sodipodi:type="arc"
+ style="fill:none;stroke:#000000;stroke-width:60;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+ id="path3790"
+ sodipodi:cx="-502.85715"
+ sodipodi:cy="-43.722664"
+ sodipodi:rx="185.71428"
+ sodipodi:ry="191.42857"
+ d="m -375.3972,-182.9481 c 74.59679,72.56016 78.00369,193.715142 7.6095,270.607229 -70.39418,76.892091 -187.93259,80.403811 -262.52939,7.843647 -74.5968,-72.56016 -78.00369,-193.715145 -7.60951,-270.607236 4.24803,-4.64015 8.71844,-9.05849 13.39451,-13.23849"
+ transform="translate(218.15625,256.81194)"
+ sodipodi:start="5.4688099"
+ sodipodi:end="10.281163"
+ sodipodi:open="true" />
+ <path
+ style="fill:none;stroke:#000000;stroke-width:60;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+ d="m -283.84375,-67.95406 c 0,219.22952 0,219.22952 0,219.22952"
+ id="path3792"
+ inkscape:connector-curvature="0" />
+ </g>
+</svg>
diff --git a/resources/rqt-2.png b/resources/rqt-2.png
new file mode 100644
index 0000000..3299d42
--- /dev/null
+++ b/resources/rqt-2.png
Binary files differ