How can I add a carrier logo to my shipping options?

I’m implementing a shipping rates from a third party carrier. I don’t see anyway to add logo when creating the service through https://shopify.dev/docs/api/admin-rest/2023-01/resources/carrierservice

Any one done something like this?

Can it be done with functions + metafields?

I see there is an object here; https://shopify.dev/docs/api/admin-graphql/2023-04/objects/DeliveryCarrierService

Not sure how to add stuff here though. Maybe through graph ql?