From efea213ccd3201930f131bc997fb031c65e556a9 Mon Sep 17 00:00:00 2001 From: Stephen Adamson Date: Thu, 20 Aug 2026 13:59:33 +0100 Subject: [PATCH] fix: change cancellation policy icon to calendar Replace document icon with calendar icon for Cancellation & Deposit Policy button in account page Policies section. --- frontend/src/routes/account/+page.svelte | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/frontend/src/routes/account/+page.svelte b/frontend/src/routes/account/+page.svelte index c0e4ccb..93bdf8d 100644 --- a/frontend/src/routes/account/+page.svelte +++ b/frontend/src/routes/account/+page.svelte @@ -3253,15 +3253,12 @@ import { generateUUID } from '$lib/utils/uuid'; fill="none" stroke="currentColor" stroke-width="2" - > + + + + + Cancellation & Deposit Policy {/snippet}