From c58f6926e140e5fedbd4864cf924a497dfa047be Mon Sep 17 00:00:00 2001 From: David Klebanoff Date: Sun, 9 Jun 2019 05:00:15 -0700 Subject: [PATCH] Added TeamViewer (#1445) Closes #1433 --- _data/simple-icons.json | 5 +++++ icons/teamviewer.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/teamviewer.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 3c16cc10..822e59a0 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2665,6 +2665,11 @@ "hex": "FFCE00", "source": "https://tapas.io/site/about#media" }, + { + "title": "TeamViewer", + "hex": "0E8EE9", + "source": "https://www.teamviewer.com/resources/images/logos/teamviewer-logo-big.svg" + }, { "title": "TED", "hex": "E62B1E", diff --git a/icons/teamviewer.svg b/icons/teamviewer.svg new file mode 100644 index 00000000..0716db34 --- /dev/null +++ b/icons/teamviewer.svg @@ -0,0 +1 @@ +TeamViewer icon \ No newline at end of file