---
title: MSStickerSize.small
framework: messages
role: symbol
role_heading: Case
path: messages/msstickersize/small
---

# MSStickerSize.small

Small stickers.

## Declaration

```swift
case small
```

## Discussion

Discussion Use 100 x 100 point images to create small stickers. Always provide @3x images for these stickers (300 x 300 pixels). The system generates the @2x and @1x versions by downscaling the @3x images at runtime.

## See Also

### Constants

- [MSStickerSize.regular](messages/msstickersize/regular.md)
- [MSStickerSize.large](messages/msstickersize/large.md)
