Sha256: e2c6a1af9eee0432d26e5792aabac0b58f026c85d69b6b25b2ceec67f452413a
Contents?: true
Size: 329 Bytes
Versions: 1338
Compression:
Stored size: 329 Bytes
Contents
![circle-icon-sizes](https://github.com/powerhome/playbook/assets/92755007/2a474df1-5712-4c2a-9d6b-fb740ae949f2) ```swift VStack(alignment: .leading, spacing: Spacing.small) { PBIconCircle(FontAwesome.rocket, size: .small) PBIconCircle(FontAwesome.rocket, size: .x1) PBIconCircle(FontAwesome.rocket, size: .large) } ```
Version data entries
1,338 entries across 1,338 versions & 2 rubygems