How to use SF Symbols in iOS 12 and below?
You can not use SFSymbols natively in iOS versions older than iOS 13 (see Apple’s Human Interface Guidelines for SF Symbols). However, if you are interested in using the graphics you can use the SF Symbols app to export SVG versions of the icon. Then use some graphics tool to convert them to PNG icons … Read more