From 8160f5b71eab799602131a49612fd4ac2054655d Mon Sep 17 00:00:00 2001 From: CodeShakingSheep <19874562+CodeShakingSheep@users.noreply.github.com> Date: Tue, 11 Jun 2024 10:11:35 -0500 Subject: [PATCH] Add Astra icon (#11118) --- _data/simple-icons.json | 5 +++++ icons/astra.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/astra.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 448cc965..8a51595a 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1606,6 +1606,11 @@ "hex": "00665E", "source": "https://www.astonmartin.com" }, + { + "title": "Astra", + "hex": "5C2EDE", + "source": "https://wpastra.com/brand-assets" + }, { "title": "Astral", "hex": "261230", diff --git a/icons/astra.svg b/icons/astra.svg new file mode 100644 index 00000000..4cdb4def --- /dev/null +++ b/icons/astra.svg @@ -0,0 +1 @@ +Astra \ No newline at end of file