summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/outline/wall.svg
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/svg/icons/tabler/outline/wall.svg')
-rw-r--r--app/assets/svg/icons/tabler/outline/wall.svg27
1 files changed, 27 insertions, 0 deletions
diff --git a/app/assets/svg/icons/tabler/outline/wall.svg b/app/assets/svg/icons/tabler/outline/wall.svg
new file mode 100644
index 00000000..8b18d522
--- /dev/null
+++ b/app/assets/svg/icons/tabler/outline/wall.svg
@@ -0,0 +1,27 @@
1<!--
2tags: [brick, security, firewall, building, renovation, construction, wall, architecture, structure, property]
3category: Buildings
4version: "1.45"
5unicode: "ef7a"
6-->
7<svg
8 xmlns="http://www.w3.org/2000/svg"
9 width="24"
10 height="24"
11 viewBox="0 0 24 24"
12 fill="none"
13 stroke="currentColor"
14 stroke-width="2"
15 stroke-linecap="round"
16 stroke-linejoin="round"
17>
18 <path d="M4 6a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2l0 -12" />
19 <path d="M4 8h16" />
20 <path d="M20 12h-16" />
21 <path d="M4 16h16" />
22 <path d="M9 4v4" />
23 <path d="M14 8v4" />
24 <path d="M8 12v4" />
25 <path d="M16 12v4" />
26 <path d="M11 16v4" />
27</svg>