blob: e9cd7863b788b91a67bd3862d8e6d1fcc7e3c163 (
plain)
1
2
3
4
5
6
7
8
|
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-building-monument" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M8 18l2 -13l2 -2l2 2l2 13" />
<path d="M5 21v-3h14v3" />
<line x1="3" y1="21" x2="21" y2="21" />
</svg>
|