From 9bb9b7d268bba1fef3fd5bdad535c2eca620aa80 Mon Sep 17 00:00:00 2001 From: chris48s Date: Tue, 15 Jan 2019 23:13:03 +0000 Subject: [PATCH] add LGTM (#1158) --- _data/simple-icons.json | 5 +++++ icons/lgtm.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/lgtm.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index f1de3fae7..fb3adf6fd 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1280,6 +1280,11 @@ "hex": "00D735", "source": "https://letterboxd.com/about/logos/" }, + { + "title": "LGTM", + "hex": "FFFFFF", + "source": "https://lgtm.com/" + }, { "title": "LibraryThing", "hex": "251A15", diff --git a/icons/lgtm.svg b/icons/lgtm.svg new file mode 100644 index 000000000..f1247f673 --- /dev/null +++ b/icons/lgtm.svg @@ -0,0 +1 @@ +LGTM icon \ No newline at end of file