From f076341f6fead24db65492303a9f7954c6ef406e Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Mon, 15 Nov 2021 17:15:18 -0500 Subject: [PATCH] Add Polkadot icon (#6863) --- _data/simple-icons.json | 6 ++++++ icons/polkadot.svg | 1 + 2 files changed, 7 insertions(+) create mode 100644 icons/polkadot.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index b816cdbf..069b9467 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -7464,6 +7464,12 @@ "hex": "FFCB05", "source": "https://commons.wikimedia.org/wiki/File:International_Pok%C3%A9mon_logo.svg" }, + { + "title": "Polkadot", + "hex": "E6007A", + "source": "https://polkadot.network/brand-assets/", + "guidelines": "https://polkadot.network/brand-assets/" + }, { "title": "Poly", "hex": "EB3C00", diff --git a/icons/polkadot.svg b/icons/polkadot.svg new file mode 100644 index 00000000..d33c09e0 --- /dev/null +++ b/icons/polkadot.svg @@ -0,0 +1 @@ +Polkadot \ No newline at end of file