From 53efc5e64975a867eda3ba1d9099df5e35e791b5 Mon Sep 17 00:00:00 2001 From: pat-s Date: Fri, 27 Dec 2024 10:17:30 +0100 Subject: [PATCH] use filled icons for status and regular instead of outlined --- web/src/components/atomic/Icon.vue | 71 +++++++++++++++--------------- 1 file changed, 36 insertions(+), 35 deletions(-) diff --git a/web/src/components/atomic/Icon.vue b/web/src/components/atomic/Icon.vue index 81ff32fed..e72495080 100644 --- a/web/src/components/atomic/Icon.vue +++ b/web/src/components/atomic/Icon.vue @@ -12,14 +12,14 @@ - + - + @@ -29,30 +29,30 @@ :path="mdiRadioboxIndeterminateVariant" size="1.3rem" /> - - - - - + + + + + - - + + - - - + + + - - - - - + + + + + - - + + @@ -83,29 +83,30 @@