From 14a3aa9797289193bbc115262a91d3b37a48abc9 Mon Sep 17 00:00:00 2001 From: PratyushJayachandran <35000807+PratyushJayachandran@users.noreply.github.com> Date: Mon, 26 Jun 2023 09:07:57 -0700 Subject: [PATCH] Fix twitter color and icon (#8873) * Update color to one given in guideline #8047 * Add guidelines key value #8047 * Update SVG from brand toolkit #8047 * Fix Scaling of Twitter icon #8047 * Fix scaling and optimization * Messed up last commit * Remove unnecessary newline --- _data/simple-icons.json | 5 +++-- icons/twitter.svg | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 877a25f4..2ffe9801 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -12284,8 +12284,9 @@ }, { "title": "Twitter", - "hex": "1DA1F2", - "source": "https://brand.twitter.com" + "hex": "1D9BF0", + "source": "https://brand.twitter.com", + "guidelines": "https://about.twitter.com/en/who-we-are/brand-toolkit" }, { "title": "Twoo", diff --git a/icons/twitter.svg b/icons/twitter.svg index 45bd20c1..c5a5eb26 100644 --- a/icons/twitter.svg +++ b/icons/twitter.svg @@ -1 +1 @@ -Twitter \ No newline at end of file +Twitter \ No newline at end of file