add jsol logo
This commit is contained in:
parent
783790ee5e
commit
cdff78ed36
|
@ -0,0 +1,17 @@
|
|||
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_278_2)">
|
||||
<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="url(#paint0_linear_278_2)"/>
|
||||
<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="#FFD140"/>
|
||||
<path d="M16 28C22.6274 28 28 22.6274 28 16C28 9.37258 22.6274 4 16 4C9.37258 4 4 9.37258 4 16C4 22.6274 9.37258 28 16 28Z" fill="white"/>
|
||||
<path d="M15.76 23.04C14.8133 23.04 13.9399 22.8667 13.1399 22.52C12.3533 22.16 11.7066 21.6533 11.2 21L13 18.84C13.76 19.8667 14.6266 20.3799 15.6 20.3799C16.92 20.3799 17.5799 19.6066 17.5799 18.0599V11.4H12.66V8.8H20.8V17.88C20.8 19.6 20.3733 20.8933 19.52 21.76C18.6666 22.6133 17.4133 23.04 15.76 23.04Z" fill="#100808"/>
|
||||
</g>
|
||||
<defs>
|
||||
<linearGradient id="paint0_linear_278_2" x1="4.8" y1="2" x2="24.4" y2="30" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#1BE4AF"/>
|
||||
<stop offset="1" stop-color="#619CCC"/>
|
||||
</linearGradient>
|
||||
<clipPath id="clip0_278_2">
|
||||
<rect width="32" height="32" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
After Width: | Height: | Size: 1.2 KiB |
|
@ -165,13 +165,14 @@ export const CUSTOM_TOKEN_ICONS: { [key: string]: boolean } = {
|
|||
hnt: true,
|
||||
jitosol: true,
|
||||
jlp: true,
|
||||
jsol: true,
|
||||
jto: true,
|
||||
jup: true,
|
||||
kin: true,
|
||||
ldo: true,
|
||||
mnde: true,
|
||||
mngo: true,
|
||||
moutai: true,
|
||||
jup: true,
|
||||
meta: true,
|
||||
msol: true,
|
||||
neon: true,
|
||||
|
|
Loading…
Reference in New Issue