mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-09-01 18:04:10 +02:00
Add icon building-off
(#1137)
This commit is contained in:
committed by
GitHub
parent
044e5b4a46
commit
8cd64d2e32
25
icons/outline/building-off.svg
Normal file
25
icons/outline/building-off.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 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>
|
After Width: | Height: | Size: 580 B |
Reference in New Issue
Block a user