Icon that represents the provider or capsule. The Marketplace displays this icon with your capsule. You must use an image in the assets/images
folder and point to its location in that folder (for example, /images/icons/gratuity.png
).
Your image must follow these guidelines:
You must define this key to be approved for the Marketplace. For more information, see the Deploying Capsules Developers' Guide.
// resources/en/capsule-info.bxb
capsule-info {
...
icon-asset (/images/icons/gratuity.png)
...
}
// Word Sensei capsule-info.bxb file
capsule-info {
...
icon-asset (/images/icons/icon.png)
...
}
Here's the icon-asset
on the Word Sensei capsule's Details page.
Copyright 2025 Samsung All rights reserved