From 8c6e8f9109c48d35b4683d7e1a7679404c668de8 Mon Sep 17 00:00:00 2001 From: Nikolas De Giorgis Date: Mon, 4 Jan 2021 06:22:09 +0100 Subject: [PATCH] Added lichess icon (#3535) Co-authored-by: Lucas Becker Co-authored-by: Adam Rusted --- _data/simple-icons.json | 5 +++++ icons/lichess.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/lichess.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index f618767cd..6994707ea 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3860,6 +3860,11 @@ "hex": "403C3D", "source": "https://github.com/libuv/libuv/blob/e4087dedf837f415056a45a838f639a3d9dc3ced/img/logos.svg" }, + { + "title": "Lichess", + "hex": "000000", + "source": "https://lichess.org/about" + }, { "title": "Lighthouse", "hex": "F44B21", diff --git a/icons/lichess.svg b/icons/lichess.svg new file mode 100644 index 000000000..c5d35d2f0 --- /dev/null +++ b/icons/lichess.svg @@ -0,0 +1 @@ +Lichess icon \ No newline at end of file