From 84812f06cae47362aee6064c86bcd9274e5294bc Mon Sep 17 00:00:00 2001 From: Lucas Becker Date: Sat, 30 Nov 2019 13:02:04 +0100 Subject: [PATCH] Add Imgur (#1986) (#1988) * Add Imgur Closes #1986 * Update imgur.svg based on discussion of #1986 * updated source to reflect the change to the favicon --- _data/simple-icons.json | 5 +++++ icons/imgur.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/imgur.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 5f88abdb..0799a005 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1721,6 +1721,11 @@ "hex": "E6B91E", "source": "http://www.imdb.com/pressroom/brand_guidelines" }, + { + "title": "Imgur", + "hex": "1BB76E", + "source": "https://s.imgur.com/images/favicon-152.png" + }, { "title": "Indeed", "hex": "2164F3", diff --git a/icons/imgur.svg b/icons/imgur.svg new file mode 100644 index 00000000..1fedce13 --- /dev/null +++ b/icons/imgur.svg @@ -0,0 +1 @@ +Imgur icon \ No newline at end of file