diff options
Diffstat (limited to 'src/icons/building-warehouse.svg')
-rw-r--r-- | src/icons/building-warehouse.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/icons/building-warehouse.svg b/src/icons/building-warehouse.svg new file mode 100644 index 00000000..ff1e4ce3 --- /dev/null +++ b/src/icons/building-warehouse.svg @@ -0,0 +1,11 @@ +--- +tags: [store, inventory, stuff, things, machinery] +category: Buildings +version: "1.7" +unicode: "ebe3" +--- +<svg> + <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> |