From 335c3170ef2936dcc5f27c603e02e766ddc1e7e4 Mon Sep 17 00:00:00 2001 From: PratyushJayachandran <35000807+PratyushJayachandran@users.noreply.github.com> Date: Fri, 24 Nov 2023 11:43:56 -0700 Subject: [PATCH] Add Polestar (#9627) Co-authored-by: Peter Noble <15157491+PeterShaggyNoble@users.noreply.github.com> --- _data/simple-icons.json | 5 +++++ icons/polestar.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/polestar.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 079b6a77..968b8446 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -10459,6 +10459,11 @@ "hex": "CD792C", "source": "https://pola.rs" }, + { + "title": "Polestar", + "hex": "000000", + "source": "https://commons.wikimedia.org/wiki/File:Polestar_logo_2020.svg" + }, { "title": "Polkadot", "hex": "E6007A", diff --git a/icons/polestar.svg b/icons/polestar.svg new file mode 100644 index 00000000..476def59 --- /dev/null +++ b/icons/polestar.svg @@ -0,0 +1 @@ +Polestar \ No newline at end of file