diff --git a/frontend/src/lib/components/ElevationProfile.svelte b/frontend/src/lib/components/ElevationProfile.svelte
index b2dba20..2d2f6ef 100644
--- a/frontend/src/lib/components/ElevationProfile.svelte
+++ b/frontend/src/lib/components/ElevationProfile.svelte
@@ -166,14 +166,21 @@
role="img"
aria-hidden="true"
>
-
+
+
{#if hover}
@@ -188,7 +195,7 @@
zur Ellipse und Text mitverzerrt.
-->
diff --git a/frontend/src/lib/components/IconPicker.svelte b/frontend/src/lib/components/IconPicker.svelte
index 7132add..88a8c24 100644
--- a/frontend/src/lib/components/IconPicker.svelte
+++ b/frontend/src/lib/components/IconPicker.svelte
@@ -1,16 +1,18 @@
-
+
-
-
-
-
-
-
-
-
- Jeder Name von lucide.dev
- ist möglich — geschrieben wie „TreePine" oder „tree-pine".
- {#if value.trim() && !iconExists(value)}
- Diesen Namen gibt es dort nicht.
- {/if}
-