From 9d8b9b74401c332c31763d9c6e79f44394c22388 Mon Sep 17 00:00:00 2001 From: "Mt.r" Date: Fri, 8 Dec 2023 20:47:22 +0800 Subject: [PATCH] Add DeepL (#9464) Co-authored-by: Adam Rusted Co-authored-by: Peter Noble <15157491+PeterShaggyNoble@users.noreply.github.com> --- _data/simple-icons.json | 5 +++++ icons/deepl.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/deepl.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 309741339..c116ba95d 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3571,6 +3571,11 @@ "hex": "007CFF", "source": "https://commons.wikimedia.org/wiki/File:Deepin_logo.svg" }, + { + "title": "DeepL", + "hex": "0F2B46", + "source": "https://www.deepl.com/press.html" + }, { "title": "Deepnote", "hex": "3793EF", diff --git a/icons/deepl.svg b/icons/deepl.svg new file mode 100644 index 000000000..a1db23232 --- /dev/null +++ b/icons/deepl.svg @@ -0,0 +1 @@ +DeepL \ No newline at end of file