23 lines
617 B
XML
23 lines
617 B
XML
<!--
|
|
tags: [house, dashboard, living, building, home, spark, main, architecture, structure, start]
|
|
category: Buildings
|
|
version: "3.13"
|
|
unicode: "ffb5"
|
|
-->
|
|
<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="M5 12h-2l9 -9l9 9h-2" />
|
|
<path d="M5 12v7a2 2 0 0 0 2 2h5" />
|
|
<path d="M9 21v-6a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2" />
|
|
<path d="M19 22.5a4.75 4.75 0 0 1 3.5 -3.5a4.75 4.75 0 0 1 -3.5 -3.5a4.75 4.75 0 0 1 -3.5 3.5a4.75 4.75 0 0 1 3.5 3.5" />
|
|
</svg>
|