1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-31 09:32:04 +02:00

Fixed icon: outline/building-off

This commit is contained in:
codecalm
2024-06-13 21:48:12 +02:00
parent 8cd64d2e32
commit 71767d1ea2

View File

@@ -13,13 +13,13 @@ category: Buildings
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M3 21l18 0" />
<path d="M9 8l1 0" />
<path d="M9 12l1 0" />
<path d="M9 16l1 0" />
<path d="M14 8l1 0" />
<path d="M14 12l1 0" />
<path d="M14 16l1 0" />
<path d="M 5,21 V 5 M 7,3 h 10 c 1,0 2,1 2,2 v 10 m 0,4 v 2" />
<path d="M 3,3 21,21" />
</svg>
<path d="M3 21h18" />
<path d="M9 12h1" />
<path d="M9 16h1" />
<path d="M14 8h1" />
<path d="M14 16h1" />
<path d="M5 21v-16" />
<path d="M7 3h10c1 0 2 1 2 2v10" />
<path d="M19 19v2" />
<path d="M3 3l18 18" />
</svg>

Before

Width:  |  Height:  |  Size: 580 B

After

Width:  |  Height:  |  Size: 541 B