From 94f2e3e8215915af665a06fab3a7a2b6c7da18f6 Mon Sep 17 00:00:00 2001 From: Karmen Date: Tue, 29 Dec 2020 06:53:03 -0800 Subject: [PATCH] Add Starship (#4514) * Add starship svg and update simple-icons.json. * Update icon, * Rebuilt from source; Precision of 5; Ran through SVGOMG to Precision of 3; Co-authored-by: Karmen Lu Co-authored-by: Adam Rusted --- _data/simple-icons.json | 5 +++++ icons/starship.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/starship.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index ad79e7ffd..0b34cf99b 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -6315,6 +6315,11 @@ "hex": "7433FF", "source": "https://www.starlingbank.com/media/" }, + { + "title": "Starship", + "hex": "DD0B78", + "source": "https://starship.rs/" + }, { "title": "Statamic", "hex": "FF269E", diff --git a/icons/starship.svg b/icons/starship.svg new file mode 100644 index 000000000..6eedaf040 --- /dev/null +++ b/icons/starship.svg @@ -0,0 +1 @@ +Starship icon \ No newline at end of file