usdy logo

This commit is contained in:
saml33 2024-06-24 12:17:05 +10:00
parent 1d3dee7478
commit 6ccd3caa37
2 changed files with 12 additions and 0 deletions

11
public/icons/usdy.svg Normal file
View File

@ -0,0 +1,11 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_351_8)">
<path d="M16 32C24.8366 32 32 24.8366 32 16C32 7.16344 24.8366 0 16 0C7.16344 0 0 7.16344 0 16C0 24.8366 7.16344 32 16 32Z" fill="#122A5F"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M24.7063 16C24.7063 11.1399 20.651 7.20001 15.6486 7.20001V4C16.5013 4 17.3338 4.08395 18.1378 4.2438C23.7662 5.36275 28 10.201 28 16C28 22.6274 22.4701 28 15.6486 28C10.2707 28 5.69559 24.6608 4 20H7.57852C9.07774 22.8493 12.1287 24.8 15.6486 24.8C20.651 24.8 24.7063 20.8601 24.7063 16ZM4.7218 10.4C6.7927 14.2062 10.9089 16.8 15.6486 16.8V13.6C11.5893 13.6 8.15361 11.0056 7.00249 7.43041C6.09359 8.29609 5.32184 9.29716 4.7218 10.4ZM8.39572 6.28574C9.10043 9.54934 12.08 12 15.6486 12C17.9224 12 19.7658 13.7909 19.7658 16C19.7658 18.2091 17.9224 20 15.6486 20H9.4857C10.8151 21.9296 13.0792 23.2 15.6486 23.2C19.7415 23.2 23.0594 19.9764 23.0594 16C23.0594 12.0236 19.7415 8.8 15.6486 8.8C13.3748 8.8 11.5315 7.00915 11.5315 4.8V4.68282C10.4017 5.07076 9.34746 5.61385 8.39572 6.28574Z" fill="white"/>
</g>
<defs>
<clipPath id="clip0_351_8">
<rect width="32" height="32" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -210,6 +210,7 @@ export const CUSTOM_TOKEN_ICONS: { [key: string]: boolean } = {
usdc: true,
usdh: true,
usdt: true,
usdy: true,
w: true,
wbtcpo: true,
'wbtc (portal)': true,