diff --git a/frontend/src/lib/components/icons/AblyIcon.svelte b/frontend/src/lib/components/icons/AblyIcon.svelte index ce4c360152..63212ba3b4 100644 --- a/frontend/src/lib/components/icons/AblyIcon.svelte +++ b/frontend/src/lib/components/icons/AblyIcon.svelte @@ -11,7 +11,7 @@
+ +
+ {:else} + + {/if} +{/snippet} +
@@ -144,6 +160,7 @@
+
@@ -169,14 +186,14 @@ class="flex-1 flex items-center justify-center py-5 bg-surface text-secondary min-h-[72px]" style={lightVars} > - + {@render mark(Icon)}
{#if showDark}
- + {@render mark(Icon)}
{/if}