---
title: breathe
framework: symbols
role: symbol
role_heading: Type Property
path: symbols/symboleffect/breathe
---

# breathe

A symbol effect that applies the Breathe animation to symbol images.

## Declaration

```swift
static var breathe: BreatheSymbolEffect { get }
```

## Discussion

Discussion The Breathe animation smoothly scales a symbol up and down.

## See Also

### Effects

- [appear](symbols/symboleffect/appear.md)
- [bounce](symbols/symboleffect/bounce.md)
- [disappear](symbols/symboleffect/disappear.md)
- [pulse](symbols/symboleffect/pulse.md)
- [scale](symbols/symboleffect/scale.md)
- [variableColor](symbols/symboleffect/variablecolor.md)
- [rotate](symbols/symboleffect/rotate.md)
- [wiggle](symbols/symboleffect/wiggle.md)
