diff options
Diffstat (limited to 'app/assets/svg/icons/tabler/outline/tower.svg')
| -rw-r--r-- | app/assets/svg/icons/tabler/outline/tower.svg | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/app/assets/svg/icons/tabler/outline/tower.svg b/app/assets/svg/icons/tabler/outline/tower.svg new file mode 100644 index 00000000..51f82145 --- /dev/null +++ b/app/assets/svg/icons/tabler/outline/tower.svg | |||
| @@ -0,0 +1,20 @@ | |||
| 1 | <!-- | ||
| 2 | tags: [building, castle, fortress, palace, tower, architecture, structure, construction, property] | ||
| 3 | category: Buildings | ||
| 4 | version: "1.81" | ||
| 5 | unicode: "f2cb" | ||
| 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="M5 3h1a1 1 0 0 1 1 1v2h3v-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.11v7.394a1 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.394a1 1 0 0 1 1 -1" /> | ||
| 19 | <path d="M10 21v-5a2 2 0 1 1 4 0v5" /> | ||
| 20 | </svg> | ||
