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"
>
-
+
)
}