1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-30 17:20:31 +02:00

feat: more building icons (#1228)

Co-authored-by: Paweł Kuna <1282324+codecalm@users.noreply.github.com>
This commit is contained in:
Aaron
2024-09-26 16:42:27 -07:00
committed by GitHub
parent 951dfd6d72
commit ef15fcad96
3 changed files with 80 additions and 0 deletions

View File

@@ -0,0 +1,29 @@
<!--
tags: [flat, office, city, urban, scyscraper, architecture, construction]
category: Buildings
-->
<svg xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M3 21H12" />
<path d="M9 8H10" />
<path d="M9 12H10" />
<path d="M9 16H10" />
<path d="M14 8H15" />
<path d="M14 12H15" />
<path d="M5 21V5C5 4.46957 5.21071 3.96086 5.58579 3.58579C5.96086 3.21071 6.46957 3 7 3H17C17.5304 3 18.0391 3.21071 18.4142 3.58579C18.7893 3.96086 19 4.46957 19 5V12" />
<path d="M16 18C16 18.5304 16.2107 19.0391 16.5858 19.4142C16.9609 19.7893 17.4696 20 18 20C18.5304 20 19.0391 19.7893 19.4142 19.4142C19.7893 19.0391 20 18.5304 20 18C20 17.4696 19.7893 16.9609 19.4142 16.5858C19.0391 16.2107 18.5304 16 18 16C17.4696 16 16.9609 16.2107 16.5858 16.5858C16.2107 16.9609 16 17.4696 16 18Z" />
<path d="M18 14.5V16" />
<path d="M18 20V21.5" />
<path d="M21.032 16.25L19.733 17" />
<path d="M16.27 19L14.97 19.75" />
<path d="M14.97 16.25L16.27 17" />
<path d="M19.733 19L21.033 19.75" />
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -0,0 +1,25 @@
<!--
tags: [flat, office, city, urban, scyscraper, architecture, construction]
category: Buildings
-->
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M3 21H12" />
<path d="M9 8H10" />
<path d="M9 12H10" />
<path d="M9 16H10" />
<path d="M14 8H15" />
<path d="M14 12H15" />
<path d="M5 21V5C5 4.46957 5.21071 3.96086 5.58579 3.58579C5.96086 3.21071 6.46957 3 7 3H17C17.5304 3 18.0391 3.21071 18.4142 3.58579C18.7893 3.96086 19 4.46957 19 5V12" />
<path d="M16 19H22" />
</svg>

After

Width:  |  Height:  |  Size: 660 B

View File

@@ -0,0 +1,26 @@
<!--
tags: [flat, office, city, urban, scyscraper, architecture, construction]
category: Buildings
-->
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M3 21H12" />
<path d="M9 8H10" />
<path d="M9 12H10" />
<path d="M9 16H10" />
<path d="M14 8H15" />
<path d="M14 12H15" />
<path d="M5 21V5C5 4.46957 5.21071 3.96086 5.58579 3.58579C5.96086 3.21071 6.46957 3 7 3H17C17.5304 3 18.0391 3.21071 18.4142 3.58579C18.7893 3.96086 19 4.46957 19 5V12" />
<path d="M16 19H22" />
<path d="M19 16V22" />
</svg>

After

Width:  |  Height:  |  Size: 685 B