From cd60f1fe6c24f77024bc737222c583dcf25e703f Mon Sep 17 00:00:00 2001 From: Lukas Bestle Date: Wed, 20 Dec 2023 12:36:42 +0100 Subject: [PATCH] Add Paddle icon (#10135) --- _data/simple-icons.json | 5 +++++ icons/paddle.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/paddle.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index bad5d6a2d51a..ac6618a122cb 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -10397,6 +10397,11 @@ "hex": "F37143", "source": "https://www.packtpub.com" }, + { + "title": "Paddle", + "hex": "FDDD35", + "source": "https://www.paddle.com" + }, { "title": "PaddlePaddle", "hex": "0062B0", diff --git a/icons/paddle.svg b/icons/paddle.svg new file mode 100644 index 000000000000..799961261574 --- /dev/null +++ b/icons/paddle.svg @@ -0,0 +1 @@ +Paddle \ No newline at end of file