From 9376f6f8164e9e1dceee010255821e03686bbe21 Mon Sep 17 00:00:00 2001 From: Adam Rusted Date: Wed, 30 Aug 2023 22:26:20 +0100 Subject: [PATCH] Add Twitter alias to X (#9318) --- _data/simple-icons.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 29d3350bb..697409b93 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -14523,7 +14523,12 @@ { "title": "X", "hex": "000000", - "source": "https://twitter.com" + "source": "https://twitter.com", + "aliases": { + "aka": [ + "Twitter" + ] + } }, { "title": "X.Org",