|
|
|
|
|
by Razengan
2398 days ago
|
|
It should look like this: https://i.imgur.com/b1T6p9r.png Of course they will appear like blank squares on most webpages and iOS, but you can copy those squares back to the symbols in native macOS text fields. It's a little inconsistent; in iOS/tvOS/watchOS/Catalyst apps you have to use `Image(systemName:)` but it's not available on macOS, where you have to copy the symbols from the SF Symbols app into regular text, like emojis. Apple, why? |
|