From 3b641620ab6c2fdfa6b551c019e44726064029c5 Mon Sep 17 00:00:00 2001
From: Catalin Mititiuc
Date: Sat, 18 May 2024 16:26:59 -0700
Subject: Add furniture
---
public/assets/images/map1.svg | 372 ++++++++++++++++++++++++++++++++++--------
1 file changed, 308 insertions(+), 64 deletions(-)
(limited to 'public/assets/images/map1.svg')
diff --git a/public/assets/images/map1.svg b/public/assets/images/map1.svg
index 61dd787..47f8e26 100644
--- a/public/assets/images/map1.svg
+++ b/public/assets/images/map1.svg
@@ -7,6 +7,7 @@
#background {
stroke: #304b75;
+ fill: #bacae3;
}
pattern use {
@@ -14,33 +15,31 @@
stroke-width: 0.3px;
}
- pattern rect {
- fill: #bacae3;
+ .cw-60-deg {
+ transform: rotate(60deg);
}
- .building .floor {
- opacity: 0.3;
+ .ccw-60-deg {
+ transform: rotate(-60deg);
}
-
-
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
@@ -133,19 +132,6 @@
M 2.25 42.75 V 50.75
M -0.75 -62.25 H 11.25
"/>
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -189,20 +175,6 @@
M -9.5 5.5 H -4
M -3.5 60.5 H 8
"/>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -462,34 +434,301 @@
"/>
-
+
+
+
+
+
-
-
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -2330,5 +2569,10 @@
+
+
+
+
+
--
cgit v1.2.3