22 lines
493 B
XML
22 lines
493 B
XML
<!--
|
|
tags: [arc, curve, dome, monument, history, architecture, building, arch, structure, construction]
|
|
category: Buildings
|
|
version: "1.1"
|
|
unicode: "ea49"
|
|
-->
|
|
<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="M4 21v-15a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v15" />
|
|
<path d="M9 21v-8a3 3 0 0 1 6 0v8" />
|
|
</svg>
|