From 4d6b1594672f3c4f74d04b1e486a020e5f3058c2 Mon Sep 17 00:00:00 2001 From: Joseph <61133303+zcraber@users.noreply.github.com> Date: Fri, 15 Mar 2024 18:08:30 +0530 Subject: [PATCH] Add Spaceship (#9721) * Add Spaceship * Update icon --------- Co-authored-by: Peter Noble <15157491+PeterShaggyNoble@users.noreply.github.com> --- _data/simple-icons.json | 5 +++++ icons/spaceship.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/spaceship.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 7278adc7..7554f71c 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -14092,6 +14092,11 @@ "type": "CC-BY-SA-4.0" } }, + { + "title": "Spaceship", + "hex": "394EFF", + "source": "https://www.spaceship.com" + }, { "title": "SpaceX", "hex": "000000", diff --git a/icons/spaceship.svg b/icons/spaceship.svg new file mode 100644 index 00000000..3a6e5281 --- /dev/null +++ b/icons/spaceship.svg @@ -0,0 +1 @@ +Spaceship \ No newline at end of file