We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1f0348 commit 0574724Copy full SHA for 0574724
1 file changed
README.md
@@ -27,7 +27,7 @@ If you prefer not to use any of dependency managers, you can integrate manually.
27
To create image:
28
29
```swift
30
-let image = UIImage(.trash.circleFill)
+let image = UIImage(.trash.circle)
31
```
32
33
If need with specific font, use this:
0 commit comments