From 752b41a8bcaa091b9168f69414d4c02b254d4d3c Mon Sep 17 00:00:00 2001 From: David Klebanoff Date: Tue, 2 Jan 2018 09:27:17 -0800 Subject: [PATCH] Added Untappd. (#737) --- _data/simple-icons.json | 5 +++++ icons/untappd.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/untappd.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 9c5dce358..4b845664b 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1785,6 +1785,11 @@ "hex": "00BEC1", "source": "https://umbraco.com/" }, + { + "title": "Untappd", + "hex": "FFC000", + "source": "https://untappd.com/" + }, { "title": "Upwork", "hex": "6FDA44", diff --git a/icons/untappd.svg b/icons/untappd.svg new file mode 100644 index 000000000..04e6102e4 --- /dev/null +++ b/icons/untappd.svg @@ -0,0 +1 @@ +Untappd icon \ No newline at end of file