Add button for last image and directory

This commit is contained in:
Martijn Braam
2020-09-24 15:11:03 +02:00
parent 09ed10d85f
commit 83c86ac45d
3 changed files with 82 additions and 9 deletions

View File

@@ -5,9 +5,9 @@
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"
width="64"
height="64"
viewBox="0 0 16.933333 16.933334"
width="32"
height="32"
viewBox="0 0 8.4666665 8.466667"
version="1.1"
id="svg8">
<defs
@@ -25,14 +25,15 @@
</rdf:RDF>
</metadata>
<g
id="layer1">
id="layer1"
transform="matrix(0.49996357,0,0,0.49996357,0.01938007,0.00978634)">
<path
id="path833"
style="fill:#bebebe;stroke-width:0.999999;fill-opacity:1"
d="M 31.810547 0.07421875 A 31.916231 31.916231 0 0 0 0.14648438 31.990234 A 31.916231 31.916231 0 0 0 32.0625 63.90625 A 31.916231 31.916231 0 0 0 63.978516 31.990234 A 31.916231 31.916231 0 0 0 32.0625 0.07421875 A 31.916231 31.916231 0 0 0 31.810547 0.07421875 z M 31.919922 3.578125 A 28.472441 28.472441 0 0 1 60.392578 32.050781 A 28.472441 28.472441 0 0 1 31.919922 60.523438 A 28.472441 28.472441 0 0 1 3.4472656 32.050781 A 28.472441 28.472441 0 0 1 31.919922 3.578125 z "
style="fill:#bebebe;fill-opacity:1;stroke-width:0.999999"
d="M 31.810547,0.07421875 A 31.916231,31.916231 0 0 0 0.14648438,31.990234 31.916231,31.916231 0 0 0 32.0625,63.90625 31.916231,31.916231 0 0 0 63.978516,31.990234 31.916231,31.916231 0 0 0 32.0625,0.07421875 a 31.916231,31.916231 0 0 0 -0.251953,0 z M 31.919922,3.578125 A 28.472441,28.472441 0 0 1 60.392578,32.050781 28.472441,28.472441 0 0 1 31.919922,60.523438 28.472441,28.472441 0 0 1 3.4472656,32.050781 28.472441,28.472441 0 0 1 31.919922,3.578125 Z"
transform="scale(0.26458333)" />
<circle
style="fill:#bebebe;stroke-width:0.254438;fill-opacity:1"
style="fill:#bebebe;fill-opacity:1;stroke-width:0.254438"
id="path840"
cx="8.3893003"
cy="8.432106"

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB