aboutsummaryrefslogtreecommitdiff
path: root/static/icons/tabler/archive.svg
diff options
context:
space:
mode:
Diffstat (limited to 'static/icons/tabler/archive.svg')
-rw-r--r--static/icons/tabler/archive.svg19
1 files changed, 19 insertions, 0 deletions
diff --git a/static/icons/tabler/archive.svg b/static/icons/tabler/archive.svg
new file mode 100644
index 0000000..8772d7f
--- /dev/null
+++ b/static/icons/tabler/archive.svg
@@ -0,0 +1,19 @@
+<svg
+ xmlns="http://www.w3.org/2000/svg"
+ class="icon icon-tabler icon-tabler-archive"
+ width="24"
+ height="24"
+ viewBox="0 0 24 24"
+ stroke-width="2"
+ stroke="currentColor"
+ fill="none"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+>
+ <path stroke="none" d="M0 0h24v24H0z" fill="none" />
+ <path
+ d="M3 4m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v0a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z"
+ />
+ <path d="M5 8v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-10" />
+ <path d="M10 12l4 0" />
+</svg>