Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/img
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2015-05-20 13:44:06 +0300
committerJan-Christoph Borchardt <hey@jancborchardt.net>2015-05-20 13:44:06 +0300
commit86355b23f57668e6c665db18c1e97d6e5909deee (patch)
tree864268b979461062410e2778a4ff1e748dbf4b98 /img
parent1ee6f99a9c476aa412f6f014c7830a5ff3f7eca6 (diff)
add icon for Archive folder, ref #307
Diffstat (limited to 'img')
-rw-r--r--img/archive.pngbin0 -> 235 bytes
-rw-r--r--img/archive.svg4
2 files changed, 4 insertions, 0 deletions
diff --git a/img/archive.png b/img/archive.png
new file mode 100644
index 000000000..ea1afbbfa
--- /dev/null
+++ b/img/archive.png
Binary files differ
diff --git a/img/archive.svg b/img/archive.svg
new file mode 100644
index 000000000..091964cde
--- /dev/null
+++ b/img/archive.svg
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
+ <path opacity=".5" d="m4 2-4 6v5h16v-5l-4-6h-8zm1 1h6l3 5h-4v3h-4v-3h-4l3-5z"/>
+</svg>