From eb7e0fb244d700297911d244670d5522021f2bc6 Mon Sep 17 00:00:00 2001 From: Peter Noble <15157491+PeterShaggyNoble@users.noreply.github.com> Date: Sun, 4 Feb 2024 11:24:41 +0000 Subject: [PATCH] Add Neptune (#10316) * Add Neptune * Remove trailing comma --- _data/simple-icons.json | 5 +++++ icons/neptune.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/neptune.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index b810ce5c..0413ed51 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -9696,6 +9696,11 @@ "type": "CC-BY-SA-3.0" } }, + { + "title": "Neptune", + "hex": "5B69C2", + "source": "https://neptune.ai" + }, { "title": "NestJS", "hex": "E0234E", diff --git a/icons/neptune.svg b/icons/neptune.svg new file mode 100644 index 00000000..1f4548f7 --- /dev/null +++ b/icons/neptune.svg @@ -0,0 +1 @@ +Neptune \ No newline at end of file