Skip to content

Commit fb6a497

Browse files
authored
Merge pull request #81 from bgd-labs/feat/add-celo-icons
feat: add celo-related icons
2 parents d0a7817 + cd42288 commit fb6a497

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+479
-3
lines changed

icons/full/aceur.svg

Lines changed: 1 addition & 0 deletions
Loading

icons/full/acusd.svg

Lines changed: 1 addition & 0 deletions
Loading

icons/full/ceur.svg

Lines changed: 1 addition & 0 deletions
Loading

icons/full/cusd.svg

Lines changed: 1 addition & 0 deletions
Loading

icons/full/stataceur.svg

Lines changed: 1 addition & 0 deletions
Loading

icons/full/statacusd.svg

Lines changed: 1 addition & 0 deletions
Loading

icons/icons.json

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -618,6 +618,32 @@
618618
"full": "icons/full/celo.svg"
619619
}
620620
},
621+
{
622+
"type": [
623+
"asset"
624+
],
625+
"symbol": "ceur",
626+
"name": "Celo Euro",
627+
"aliases": [
628+
"cEUR"
629+
],
630+
"variations": [
631+
"aToken",
632+
"stataToken"
633+
],
634+
"icons": {
635+
"mono": "icons/mono/ceur.svg",
636+
"full": "icons/full/ceur.svg",
637+
"aToken": {
638+
"mono": "icons/mono/aceur.svg",
639+
"full": "icons/full/aceur.svg"
640+
},
641+
"stataToken": {
642+
"mono": "icons/mono/stataceur.svg",
643+
"full": "icons/full/stataceur.svg"
644+
}
645+
}
646+
},
621647
{
622648
"type": [
623649
"wallet"
@@ -701,6 +727,32 @@
701727
}
702728
}
703729
},
730+
{
731+
"type": [
732+
"asset"
733+
],
734+
"symbol": "cusd",
735+
"name": "Celo Dollar",
736+
"aliases": [
737+
"cUSD"
738+
],
739+
"variations": [
740+
"aToken",
741+
"stataToken"
742+
],
743+
"icons": {
744+
"mono": "icons/mono/cusd.svg",
745+
"full": "icons/full/cusd.svg",
746+
"aToken": {
747+
"mono": "icons/mono/acusd.svg",
748+
"full": "icons/full/acusd.svg"
749+
},
750+
"stataToken": {
751+
"mono": "icons/mono/statacusd.svg",
752+
"full": "icons/full/statacusd.svg"
753+
}
754+
}
755+
},
704756
{
705757
"type": [
706758
"asset"
@@ -3367,6 +3419,7 @@
33673419
"m.USDT",
33683420
"stataArbUSDT",
33693421
"USDT",
3422+
"USD₮",
33703423
"variableDebtArbUSDT",
33713424
"aArbUSDT",
33723425
"aAvaUSDT",

icons/mono/aceur.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)