From e46f5103f64e1e42ad2bb6e0a0a3fa35a082e58d Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Tue, 4 May 2021 02:09:00 +0100 Subject: [PATCH] Add Telegraph (#5501) --- _data/simple-icons.json | 5 +++++ icons/telegraph.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/telegraph.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 42e04881..3c08fe85 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -8535,6 +8535,11 @@ "hex": "26A5E4", "source": "https://telegram.org" }, + { + "title": "Telegraph", + "hex": "FAFAFA", + "source": "https://telegra.ph/" + }, { "title": "Tencent QQ", "hex": "EB1923", diff --git a/icons/telegraph.svg b/icons/telegraph.svg new file mode 100644 index 00000000..77b21f0d --- /dev/null +++ b/icons/telegraph.svg @@ -0,0 +1 @@ +Telegraph icon \ No newline at end of file