From 4d225f53732c4068cfdc519927139a7fae0b0ac5 Mon Sep 17 00:00:00 2001 From: Jorge Amado Soria Ramirez Date: Thu, 20 Jul 2023 07:25:17 -0600 Subject: [PATCH] updated teamspeak icon (#6591) * updated teamspeak icon * removed collinear segment * used precision 4 to avoid a collinear segment that throws off the match with the source * Update svgo.config.js * Change as per request --------- Co-authored-by: Adam --- _data/simple-icons.json | 4 ++-- icons/teamspeak.svg | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 32d5c5a0..734ee788 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -12080,8 +12080,8 @@ }, { "title": "TeamSpeak", - "hex": "2580C3", - "source": "https://www.teamspeak.com/en/more/media-pack/" + "hex": "4B69B6", + "source": "https://teamspeak.com" }, { "title": "TeamViewer", diff --git a/icons/teamspeak.svg b/icons/teamspeak.svg index f9e4ca10..282b5d9d 100644 --- a/icons/teamspeak.svg +++ b/icons/teamspeak.svg @@ -1 +1 @@ -TeamSpeak \ No newline at end of file +TeamSpeak \ No newline at end of file