From 82573067033756c67083aac3ddbbc0eb164b5d28 Mon Sep 17 00:00:00 2001 From: Lucas Becker Date: Sun, 1 Dec 2019 21:22:09 +0100 Subject: [PATCH] Add Academia (#2026) * Add Academia * add Academia icon Closes #1997 * change source --- _data/simple-icons.json | 5 +++++ icons/academia.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/academia.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 0ee234ed5d7d..63c7cb94bd35 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -25,6 +25,11 @@ "hex": "191A1B", "source": "https://www.abstract.com/about/" }, + { + "title": "Academia", + "hex": "41454A", + "source": "https://www.academia.edu/" + }, { "title": "ACM", "hex": "0085CA", diff --git a/icons/academia.svg b/icons/academia.svg new file mode 100644 index 000000000000..148005c870cc --- /dev/null +++ b/icons/academia.svg @@ -0,0 +1 @@ +Academia icon \ No newline at end of file