---
title: NSImage.SymbolScale.small
framework: appkit
role: symbol
role_heading: Case
path: appkit/nsimage/symbolscale/small
---

# NSImage.SymbolScale.small

The symbol uses the small scale variant.

## Declaration

```swift
case small
```

## Discussion

Discussion This scale is approximately 20% smaller than the NSImage.SymbolScale.medium scale.

## See Also

### Constants

- [NSImage.SymbolScale.medium](appkit/nsimage/symbolscale/medium.md)
- [NSImage.SymbolScale.large](appkit/nsimage/symbolscale/large.md)
