aboutsummaryrefslogtreecommitdiff
path: root/static/icons/tabler/home.svg
diff options
context:
space:
mode:
Diffstat (limited to 'static/icons/tabler/home.svg')
-rw-r--r--static/icons/tabler/home.svg22
1 files changed, 22 insertions, 0 deletions
diff --git a/static/icons/tabler/home.svg b/static/icons/tabler/home.svg
new file mode 100644
index 0000000..ebe632d
--- /dev/null
+++ b/static/icons/tabler/home.svg
@@ -0,0 +1,22 @@
+<svg
+ xmlns="http://www.w3.org/2000/svg"
+ fill="none"
+ height="24"
+ stroke="currentColor"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-width="2"
+ viewBox="0 0 24 24"
+ width="24"
+ >
+ <path
+ d="M5 12l-2 0l9 -9l9 9l-2 0"
+ />
+ <path
+ d="M5 12v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-7"
+ />
+ <path
+ d="M9 21v-6a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v6"
+ />
+</svg
+>