---
title: icon
framework: webkit
role: symbol
role_heading: Instance Property
path: webkit/webhistoryitem/icon
---

# icon

The icon for the receiver’s page, or nil if none exists.

## Declaration

```swift
var icon: NSImage! { get }
```

## See Also

### Getting other attributes

- [lastVisitedTimeInterval](webkit/webhistoryitem/lastvisitedtimeinterval.md)
