---
title: ShapeConfiguration.Shape.arrowShape
framework: paperkit
role: symbol
role_heading: Case
path: paperkit/shapeconfiguration/shape/arrowshape
---

# ShapeConfiguration.Shape.arrowShape

A filled arrow shape.

## Declaration

```swift
case arrowShape
```

## See Also

### Choosing a shape

- [ShapeConfiguration.Shape.rectangle](paperkit/shapeconfiguration/shape/rectangle.md)
- [ShapeConfiguration.Shape.ellipse](paperkit/shapeconfiguration/shape/ellipse.md)
- [ShapeConfiguration.Shape.line](paperkit/shapeconfiguration/shape/line.md)
- [ShapeConfiguration.Shape.chatBubble](paperkit/shapeconfiguration/shape/chatbubble.md)
- [ShapeConfiguration.Shape.roundedRectangle](paperkit/shapeconfiguration/shape/roundedrectangle.md)
- [ShapeConfiguration.Shape.regularPolygon](paperkit/shapeconfiguration/shape/regularpolygon.md)
- [ShapeConfiguration.Shape.star](paperkit/shapeconfiguration/shape/star.md)
