From 4d6f8854f25aa7bf2bc03964946f100daac89848 Mon Sep 17 00:00:00 2001 From: sarthak-kumar-shailendra Date: Sat, 7 Oct 2023 17:10:59 +0530 Subject: [PATCH] update twitter icon to x Signed-off-by: sarthak-kumar-shailendra --- components/Icon.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/Icon.jsx b/components/Icon.jsx index eec7b631c23..b01454e0e95 100644 --- a/components/Icon.jsx +++ b/components/Icon.jsx @@ -129,9 +129,9 @@ function TwitterIcon() { xmlns="http://www.w3.org/2000/svg" width="100%" fill="currentColor" - viewBox="0 0 16 16" + viewBox="0 0 30 30" > - + ) }