diff --git a/src/components/icon/list.tsx b/src/components/icon/list.tsx
index d832008..735c807 100644
--- a/src/components/icon/list.tsx
+++ b/src/components/icon/list.tsx
@@ -18,9 +18,9 @@ export const IconList: IconListObject = {
},
twitter: {
path: (
-
+
),
- color: "#1DA1F2",
+ color: "#000000",
e: (l, t) =>
externalOpen(`https://twitter.com/intent/tweet?text=${t}&url=${l}`),
},