From 3d594ebcccf7e961f12d4abae9effe041e45a0ea Mon Sep 17 00:00:00 2001 From: saml33 Date: Mon, 8 Jul 2024 21:08:53 +1000 Subject: [PATCH] add dean logo --- public/icons/dean.svg | 19 +++++++++++++++++++ utils/constants.ts | 1 + 2 files changed, 20 insertions(+) create mode 100644 public/icons/dean.svg diff --git a/public/icons/dean.svg b/public/icons/dean.svg new file mode 100644 index 00000000..28652e7a --- /dev/null +++ b/public/icons/dean.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/utils/constants.ts b/utils/constants.ts index 6704e26a..0c6db9ca 100644 --- a/utils/constants.ts +++ b/utils/constants.ts @@ -158,6 +158,7 @@ export const CUSTOM_TOKEN_ICONS: { [key: string]: boolean } = { corn: true, crown: true, dai: true, + dean: true, digitsol: true, drift: true, dual: true,