mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-09-01 18:04:10 +02:00
feat: more building icons (#1228)
Co-authored-by: Paweł Kuna <1282324+codecalm@users.noreply.github.com>
This commit is contained in:
29
icons/outline/building-cog.svg
Normal file
29
icons/outline/building-cog.svg
Normal 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 |
25
icons/outline/building-minus.svg
Normal file
25
icons/outline/building-minus.svg
Normal 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 |
26
icons/outline/building-plus.svg
Normal file
26
icons/outline/building-plus.svg
Normal 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 |
Reference in New Issue
Block a user