--- title: ResourceAlertIcon - GraphQL Admin description: The available icons for resource alerts. api_version: unstable api_name: admin source_url: html: https://shopify.dev/docs/api/admin-graphql/unstable/enums/resourcealerticon md: https://shopify.dev/docs/api/admin-graphql/unstable/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. * MARKETING\_​MINOR\_​OFF A user behaviour indicator on nested circles in subdued color. * MARKETING\_​MINOR\_​ON A user behaviour indicator on nested circles. *** ## Fields * [Resource​Alert.icon](https://shopify.dev/docs/api/admin-graphql/unstable/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/unstable/objects/ResourceAlert#field-ResourceAlert.fields.icon)