--- title: ResourceAlertIcon - GraphQL Admin description: The available icons for resource alerts. api_version: 2025-10 api_name: admin type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/enums/resourcealerticon md: https://shopify.dev/docs/api/admin-graphql/latest/enums/resourcealerticon.md --- # Resource​Alert​Icon enum The available icons for resource alerts. ## Valid values * CHECKMARK\_​CIRCLE A checkmark inside a circle. * INFORMATION\_​CIRCLE A lowercase `i` inside a circle. *** ## Fields * [Resource​Alert.icon](https://shopify.dev/docs/api/admin-graphql/latest/objects/ResourceAlert#field-ResourceAlert.fields.icon) OBJECT An alert message that appears in the Shopify admin about a problem with a store resource, with 1 or more actions to take. For example, you could use an alert to indicate that you're not charging taxes on some product variants. They can optionally have a specific icon and be dismissed by merchants. *** ## Map ### Fields with this enum * <-|[Resource​Alert.icon](https://shopify.dev/docs/api/admin-graphql/latest/objects/ResourceAlert#field-ResourceAlert.fields.icon)