diff options
Diffstat (limited to 'src/_icons/tower-off.svg')
-rw-r--r-- | src/_icons/tower-off.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/tower-off.svg b/src/_icons/tower-off.svg new file mode 100644 index 00000000..e1fed5f7 --- /dev/null +++ b/src/_icons/tower-off.svg @@ -0,0 +1,8 @@ +--- +category: Buildings +--- +<svg> + <path d="M10 6v-2a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2h3v-2a1 1 0 0 1 1 -1h1a1 1 0 0 1 1 1v4.394a2 2 0 0 1 -.336 1.11l-1.328 1.992a2 2 0 0 0 -.336 1.11v1.394m0 4v2a1 1 0 0 1 -1 1h-10a1 1 0 0 1 -1 -1v-7.394a2 2 0 0 0 -.336 -1.11l-1.328 -1.992a2 2 0 0 1 -.336 -1.11v-4.394" /> + <path d="M10 21v-5a2 2 0 1 1 4 0v5" /> + <path d="M3 3l18 18" /> +</svg> |