|
@@ -1,21 +1,23 @@
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
|
<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="http://www.w3.org/2000/svg"
|
|
|
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
|
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
|
- fill="#000000"
|
|
|
- height="24"
|
|
|
- viewBox="0 0 24 24"
|
|
|
- width="24"
|
|
|
- id="svg2"
|
|
|
- version="1.1"
|
|
|
- inkscape:version="0.91 r13725"
|
|
|
- sodipodi:docname="ic_exit_to_app_black_24px.svg"
|
|
|
- inkscape:export-xdpi="360"
|
|
|
- inkscape:export-ydpi="360">
|
|
|
+ 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"
|
|
|
+ height="25.6"
|
|
|
+ viewBox="0 0 24 24"
|
|
|
+ width="25.6"
|
|
|
+ id="svg2"
|
|
|
+ version="1.1"
|
|
|
+ inkscape:version="0.92.1 r15371"
|
|
|
+ sodipodi:docname="logout.svg"
|
|
|
+ inkscape:export-xdpi="90"
|
|
|
+ inkscape:export-ydpi="90"
|
|
|
+ style="fill:#000000"
|
|
|
+ inkscape:export-filename="C:\DEV\src\Android\Nextcloud\logoutButton\src\main\res\drawable-mdpi\logout.png">
|
|
|
<metadata
|
|
|
id="metadata12">
|
|
|
<rdf:RDF>
|
|
@@ -38,23 +40,25 @@
|
|
|
guidetolerance="10"
|
|
|
inkscape:pageopacity="0"
|
|
|
inkscape:pageshadow="2"
|
|
|
- inkscape:window-width="1600"
|
|
|
- inkscape:window-height="871"
|
|
|
+ inkscape:window-width="1920"
|
|
|
+ inkscape:window-height="1005"
|
|
|
id="namedview8"
|
|
|
showgrid="false"
|
|
|
inkscape:zoom="13.906433"
|
|
|
- inkscape:cx="16.55722"
|
|
|
+ inkscape:cx="-2.7503911"
|
|
|
inkscape:cy="14.502003"
|
|
|
- inkscape:window-x="0"
|
|
|
- inkscape:window-y="0"
|
|
|
+ inkscape:window-x="-9"
|
|
|
+ inkscape:window-y="-9"
|
|
|
inkscape:window-maximized="1"
|
|
|
inkscape:current-layer="svg2" />
|
|
|
<path
|
|
|
- d="M0 0h24v24H0z"
|
|
|
- fill="none"
|
|
|
- id="path4" />
|
|
|
+ d="M 0,0 H 24 V 24 H 0 Z"
|
|
|
+ id="path4"
|
|
|
+ inkscape:connector-curvature="0"
|
|
|
+ style="fill:none" />
|
|
|
<path
|
|
|
- d="M10.09 15.59L11.5 17l5-5-5-5-1.41 1.41L12.67 11H3v2h9.67l-2.58 2.59zM19 3H5c-1.11 0-2 .9-2 2v4h2V5h14v14H5v-4H3v4c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"
|
|
|
+ d="m 10.09,15.59 1.41,1.41 5,-5 -5,-5 -1.41,1.41 2.58,2.59 H 3 v 2 h 9.67 z M 19,3 H 5 C 3.89,3 3,3.9 3,5 V 9 H 5 V 5 H 19 V 19 H 5 V 15 H 3 v 4 c 0,1.1 0.89,2 2,2 h 14 c 1.1,0 2,-0.9 2,-2 V 5 C 21,3.9 20.1,3 19,3 Z"
|
|
|
id="path6"
|
|
|
- style="fill:#4b4b4b;fill-opacity:1" />
|
|
|
+ style="fill:#757575;fill-opacity:1"
|
|
|
+ inkscape:connector-curvature="0" />
|
|
|
</svg>
|