diff --git a/static/images/house.svg b/static/images/house.svg
index b4d259a..d684742 100644
--- a/static/images/house.svg
+++ b/static/images/house.svg
@@ -47,8 +47,6 @@
}
}
- @import url("/static/css/icon-colors.css") layer(import-color);
- @import url("/static/css/icon-print.css") layer(print);
@layer base{
.box {
fill: var(--background-color);
@@ -58,6 +56,10 @@
}
}
+
+