aboutsummaryrefslogtreecommitdiff
path: root/_icons/home.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-03-01 18:16:09 +0100
committercodecalm <codecalm@gmail.com>2020-03-01 18:16:09 +0100
commite59e730062077460fddf214b6e69b3afa315c152 (patch)
tree9ab9bbaf515d4f397150e340bbb47d06ce6acddb /_icons/home.svg
parentswitch icons (diff)
downloadtabler-icons-e59e730062077460fddf214b6e69b3afa315c152.tar.xz
home icon
Diffstat (limited to '_icons/home.svg')
-rw-r--r--_icons/home.svg7
1 files changed, 7 insertions, 0 deletions
diff --git a/_icons/home.svg b/_icons/home.svg
new file mode 100644
index 0000000..fd24220
--- /dev/null
+++ b/_icons/home.svg
@@ -0,0 +1,7 @@
+---
+---
+<svg>
+ <polyline points="5 12 3 12 12 3 21 12 19 12" />
+ <path d="M5 12v7a2 2 0 002 2h10a2 2 0 002-2v-7" />
+ <path d="M9 21v-6a2 2 0 012 -2h2a2 2 0 012 2v6" />
+</svg>