From 36fdd5510594eb1ba3316af5376f9aec2a2341ff Mon Sep 17 00:00:00 2001 From: Gabriel Arazas Date: Thu, 31 Oct 2019 08:25:46 +0800 Subject: [PATCH] Add Overleaf icon (#1862) --- _data/simple-icons.json | 5 +++++ icons/overleaf.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/overleaf.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 3dd3dcfc5db5..aef3b06b9a0e 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2461,6 +2461,11 @@ "hex": "FC7E0F", "source": "https://overcast.fm" }, + { + "title": "Overleaf", + "hex": "47A141", + "source": "https://www.overleaf.com/mask-favicon.svg" + }, { "title": "OVH", "hex": "123F6D", diff --git a/icons/overleaf.svg b/icons/overleaf.svg new file mode 100644 index 000000000000..17e7fcfb386a --- /dev/null +++ b/icons/overleaf.svg @@ -0,0 +1 @@ +Overleaf icon \ No newline at end of file