From 30ec02e82d357754b2f2ee3cbda8c1e3db258483 Mon Sep 17 00:00:00 2001 From: David Hill Date: Thu, 2 Oct 2025 15:37:10 +0100 Subject: [PATCH] faq icon fix --- packages/console/app/src/component/faq.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/console/app/src/component/faq.tsx b/packages/console/app/src/component/faq.tsx index 11fe412c..753a0dce 100644 --- a/packages/console/app/src/component/faq.tsx +++ b/packages/console/app/src/component/faq.tsx @@ -10,7 +10,7 @@ export function Faq(props: ParentProps & { question: string }) { width="24" height="24" viewBox="0 0 24 24" - fill="none" + fill="currentColor" xmlns="http://www.w3.org/2000/svg" > @@ -20,7 +20,7 @@ export function Faq(props: ParentProps & { question: string }) { width="24" height="24" viewBox="0 0 24 24" - fill="none" + fill="currentColor" xmlns="http://www.w3.org/2000/svg" >