# `GSFontMaster.icon`

*Instance Property*

## Declaration

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

```objc
@property (nonatomic, readonly) NSImage * icon;
```

```python
icon() -> NSImage
```

