add samo and eurc logos

This commit is contained in:
saml33 2023-12-12 14:50:17 +11:00
parent 34311a713b
commit 01a8cd8191
3 changed files with 30 additions and 0 deletions

13
public/icons/eurc.svg Normal file
View File

@ -0,0 +1,13 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_165_18)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M16 0C24.8366 0 32 7.16343 32 16C32 24.8366 24.8366 32 16 32C7.16343 32 0 24.8366 0 16C0 7.16343 7.16343 0 16 0Z" fill="#2775CA"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M19.6559 4.73375C19.2951 4.61849 19.0001 4.83263 19.0001 5.21144V6.14301C19.0001 6.39699 19.1915 6.68607 19.4299 6.77346C23.2596 8.17613 26.0001 11.8571 26.0001 16.1667C26.0001 20.4763 23.2596 24.1572 19.4299 25.56C19.1684 25.6557 19.0001 25.9119 19.0001 26.1904V27.1219C19.0001 27.5008 19.2951 27.7149 19.6559 27.5997C24.4955 26.0533 28 21.5193 28 16.1667C28 10.8141 24.4955 6.28004 19.6559 4.73375Z" fill="white"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M13 5.21144C13 4.83263 12.705 4.61849 12.3442 4.73375C7.50451 6.28004 4 10.8141 4 16.1667C4 21.5194 7.50451 26.0533 12.3442 27.5997C12.705 27.7149 13 27.5008 13 27.1219V26.1904C13 25.9364 12.8086 25.6473 12.5701 25.56C8.74052 24.1572 6 20.4762 6 16.1667C6 11.8572 8.74052 8.17613 12.5701 6.77346C12.8086 6.68607 13 6.39699 13 6.143V5.21144Z" fill="white"/>
<path d="M20.0917 19.2892L19.1764 18.8803C18.9749 18.7903 18.7373 18.8744 18.6397 19.0725C18.2077 19.9492 17.4898 20.508 16.5413 20.508C15.6827 20.508 14.9939 20.0875 14.4661 19.2377C14.2598 18.9089 14.0958 18.542 13.971 18.1399H16.4288C16.5845 18.1399 16.7271 18.0522 16.7974 17.9131L17.3837 17.1216C17.5224 16.8469 17.3229 16.5226 17.0153 16.5226H13.6944C13.6848 16.3522 13.679 16.1786 13.679 15.9997C13.6771 15.8224 13.6821 15.6486 13.6914 15.4774H16.4288C16.5845 15.4774 16.7271 15.3898 16.7974 15.2507L17.3837 14.4592C17.5226 14.1846 17.3229 13.8602 17.0153 13.8602H13.968C14.4137 12.407 15.3442 11.455 16.5413 11.4737C17.4536 11.4737 18.1618 11.9731 18.6161 12.7911C18.7178 12.9744 18.947 13.0447 19.1388 12.96L20.0588 12.5538C20.2789 12.4567 20.3725 12.1905 20.256 11.9799C19.4067 10.4462 18.1685 9.67576 16.5413 9.67576C15.0565 9.67576 13.8668 10.2661 12.9634 11.4379C12.4353 12.128 12.0678 12.9378 11.8496 13.8602H10.5132C10.3574 13.8602 10.2149 13.9479 10.1447 14.0869L9.55818 14.8784C9.41949 15.1531 9.61907 15.4774 9.92672 15.4774H11.6288C11.6206 15.6493 11.6128 15.8215 11.6128 15.9997C11.6106 16.1763 11.6147 16.3502 11.6222 16.5226H10.5132C10.3574 16.5226 10.2149 16.6103 10.1447 16.7493L9.55818 17.5408C9.41949 17.8154 9.61907 18.1399 9.92672 18.1399H11.8458C12.4527 20.6484 14.1999 22.359 16.5413 22.3237C18.2037 22.3237 19.4567 21.4973 20.2931 19.8517C20.3996 19.6422 20.3063 19.3851 20.0917 19.2892Z" fill="white"/>
</g>
<defs>
<clipPath id="clip0_165_18">
<rect width="32" height="32" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 2.7 KiB

15
public/icons/samo.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 87 KiB

View File

@ -144,6 +144,7 @@ export const CUSTOM_TOKEN_ICONS: { [key: string]: boolean } = {
eth: true,
ethpo: true,
'eth (portal)': true,
eurc: true,
guac: true,
hnt: true,
jitosol: true,
@ -159,6 +160,7 @@ export const CUSTOM_TOKEN_ICONS: { [key: string]: boolean } = {
ray: true,
render: true,
rlb: true,
samo: true,
slcl: true,
sol: true,
stsol: true,