From 6eea202b8c87818e08771cc70f5890f20153cfdc Mon Sep 17 00:00:00 2001 From: Peter Noble <15157491+PeterShaggyNoble@users.noreply.github.com> Date: Thu, 23 Nov 2023 20:32:18 +0000 Subject: [PATCH] Add Celestron (#9898) --- _data/simple-icons.json | 5 +++++ icons/celestron.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/celestron.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 9f2b83e1a..5e2a55426 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2389,6 +2389,11 @@ "hex": "37814A", "source": "https://github.com/celery/celery/blob/4d77ddddb10797011dc10dd2e4e1e7a7467b8431/docs/images/favicon.ico" }, + { + "title": "Celestron", + "hex": "F47216", + "source": "https://www.celestron.com" + }, { "title": "CentOS", "hex": "262577", diff --git a/icons/celestron.svg b/icons/celestron.svg new file mode 100644 index 000000000..5c74caf25 --- /dev/null +++ b/icons/celestron.svg @@ -0,0 +1 @@ +Celestron \ No newline at end of file