I am making a Mac App and want to use the new SF Symbols.
The SF Symbols are built into iOS 13 but they aren’t for Mac Apps. The best you can do is copy and paste the SF Symbol into a textfield. But whoever uses your app will have to download the SF Symbols app in order to see them.
Is it possible to force users to download the SF Symbols app?
SF Symbol -> SVG -> PNG [not allowed]
- This is for a project at my Work so we are looking for scaleable solutions. We can't use paintcode, sketch, or adobe.
Is it possible to create my own custom font and add the SFSymbols into that?
Does anyone have suggestions?