Add `buildings` icon (#1136)

* Add `buildings` icon

* Format file

* Remove .01
This commit is contained in:
Maurici Abad Gutierrez 2024-07-04 21:01:39 +02:00 committed by GitHub
parent cdc86b2b01
commit eedf505def
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
<!--
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="M 4,21 V 6 C 4,5 5,4 6,4 h 5 c 1,0 2,1 2,2 v 15" />
<path d="m 16,8 h 2 c 1,0 2,1 2,2 v 11" />
<path d="M3 21H21" />
<path d="M10 12V12" />
<path d="M10 16V16" />
<path d="M10 8V8" />
<path d="M7 12V12" />
<path d="M7 16V16" />
<path d="M7 8V8" />
<path d="M17 12V12" />
<path d="M17 16V16" />
</svg>

After

Width:  |  Height:  |  Size: 636 B