From 4f3309893411ec81e77b62641ce1325b7e060e7c Mon Sep 17 00:00:00 2001 From: Peter Noble <15157491+PeterShaggyNoble@users.noreply.github.com> Date: Fri, 29 Mar 2024 15:34:25 +0000 Subject: [PATCH] Add Ethers (#10731) --- _data/simple-icons.json | 5 +++++ icons/ethers.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/ethers.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index e50cfe0c..2452a9bd 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4813,6 +4813,11 @@ "hex": "3C3C3D", "source": "https://ethereum.org/en/assets/" }, + { + "title": "Ethers", + "hex": "2535A0", + "source": "https://docs.ethers.org/v6" + }, { "title": "Ethiopian Airlines", "hex": "648B1A", diff --git a/icons/ethers.svg b/icons/ethers.svg new file mode 100644 index 00000000..c5ccac50 --- /dev/null +++ b/icons/ethers.svg @@ -0,0 +1 @@ +Ethers \ No newline at end of file