diff --git a/public/img/icons/field.svg b/public/img/icons/field.svg
new file mode 100644
index 0000000..3f5b42d
--- /dev/null
+++ b/public/img/icons/field.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/public/img/icons/village.svg b/public/img/icons/village.svg
new file mode 100644
index 0000000..43ee62a
--- /dev/null
+++ b/public/img/icons/village.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/hud/Navigation.svelte b/src/hud/Navigation.svelte
index 33b7f8b..e33bf9d 100644
--- a/src/hud/Navigation.svelte
+++ b/src/hud/Navigation.svelte
@@ -9,12 +9,47 @@
class="invisible"
on:click={ () => setTab('village') }
>
- Village
+
+ Village
+
+