---
title: icon
framework: appintents
role: symbol
role_heading: Instance Property
path: appintents/intentpaymentmethod/icon
---

# icon

The icon or image representing this payment method

## Declaration

```swift
var icon: DisplayRepresentation.Image? { get }
```

## See Also

### Getting the payment details

- [paymentType](appintents/intentpaymentmethod/paymenttype-swift.property.md)
- [name](appintents/intentpaymentmethod/name.md)
- [identificationHint](appintents/intentpaymentmethod/identificationhint.md)
- [IntentPaymentMethod.PaymentType](appintents/intentpaymentmethod/paymenttype-swift.enum.md)
