22 lines
501 B
XML
22 lines
501 B
XML
<!--
|
|
tags: [house, dashboard, living, building, home, main, architecture, structure, start, construction]
|
|
category: Buildings
|
|
version: "1.1"
|
|
unicode: "eac0"
|
|
-->
|
|
<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 12l-2 0l9 -9l9 9l-2 0" />
|
|
<path d="M5 12v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-7" />
|
|
<path d="M10 12h4v4h-4l0 -4" />
|
|
</svg>
|