From 554075d333d85f7b1f484719b0af109755d290f2 Mon Sep 17 00:00:00 2001 From: isaacclad Date: Sun, 7 Jun 2026 14:38:53 +0000 Subject: [PATCH] Use calendar events icon on the events list. Add ladill-icons/events.svg and point list rows at it instead of the launcher brand mark so in-app tiles show a product-appropriate calendar glyph. Co-authored-by: Cursor --- public/images/ladill-icons/events.svg | 2 ++ resources/views/qr-codes/index.blade.php | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 public/images/ladill-icons/events.svg diff --git a/public/images/ladill-icons/events.svg b/public/images/ladill-icons/events.svg new file mode 100644 index 0000000..6465988 --- /dev/null +++ b/public/images/ladill-icons/events.svg @@ -0,0 +1,2 @@ + + diff --git a/resources/views/qr-codes/index.blade.php b/resources/views/qr-codes/index.blade.php index a562367..3ffff64 100644 --- a/resources/views/qr-codes/index.blade.php +++ b/resources/views/qr-codes/index.blade.php @@ -66,8 +66,8 @@
@foreach($qrCodes as $code) -
- +
+

{{ $code->label }}