LiveUI / Awesome

FontAwesome 6 Swift & SwiftUI implementation for iOS, tvOS & macOS
MIT License
97 stars 27 forks source link

how to set duotone colors? #61

Open hhannis opened 2 years ago

hhannis commented 2 years ago

This does not seem to be the way to do it:

AwesomePro.Duotone.bagsShopping.image .size(40) .foregroundColor(.red) .backgroundColor(.blue)