22 lines
512 B
XML
22 lines
512 B
XML
<!--
|
|
tags: [store, inventory, stuff, things, machinery, building, warehouse, architecture, structure, construction]
|
|
category: Buildings
|
|
version: "1.7"
|
|
unicode: "ebe3"
|
|
-->
|
|
<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 21v-13l9 -4l9 4v13" />
|
|
<path d="M13 13h4v8h-10v-6h6" />
|
|
<path d="M13 21v-9a1 1 0 0 0 -1 -1h-2a1 1 0 0 0 -1 1v3" />
|
|
</svg>
|