From f78a8cb689cc8682f53ccc1770f1efb980bea0ee Mon Sep 17 00:00:00 2001 From: George Sproston Date: Wed, 4 Oct 2023 17:22:58 +0100 Subject: [PATCH] Updated handbook icon --- .../components/MainComponent/HandbookIcon.tsx | 59 ++++++++++++++++--- 1 file changed, 50 insertions(+), 9 deletions(-) diff --git a/frontend/src/components/MainComponent/HandbookIcon.tsx b/frontend/src/components/MainComponent/HandbookIcon.tsx index 185e9a5d5..2b70276ba 100644 --- a/frontend/src/components/MainComponent/HandbookIcon.tsx +++ b/frontend/src/components/MainComponent/HandbookIcon.tsx @@ -1,21 +1,62 @@ function HandbookIcon() { return ( + + + - + + + );