From b0d2c6e3534162e1025712fb9f6924899bea4913 Mon Sep 17 00:00:00 2001 From: foo-dogsquared Date: Wed, 30 Oct 2019 00:25:32 +0800 Subject: [PATCH] Add arXiv icon --- _data/simple-icons.json | 5 +++++ icons/arxiv.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/arxiv.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 1ef6df5263f0..a7822e0a7cf9 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -230,6 +230,11 @@ "hex": "13AFF0", "source": "https://www.artstation.com/about/logo" }, + { + "title": "arXiv", + "hex": "B31B1B", + "source": "https://static.arxiv.org/static/base/0.15.2/images/arxiv-logo-web.svg" + }, { "title": "Asana", "hex": "273347", diff --git a/icons/arxiv.svg b/icons/arxiv.svg new file mode 100644 index 000000000000..45bdf4d72adb --- /dev/null +++ b/icons/arxiv.svg @@ -0,0 +1 @@ +arXiv icon \ No newline at end of file