GO FURTHER, FASTER: Try the Swift Career Accelerator today! >>

SF Symbols for user selection

Forums > SwiftUI

Does anyone know if SF Symbols can be included (in bulk) in an app so the end user can slect which they want to use for various features?

I guess I could manually put some into a CoreData Entity which they could select from, but doing 100 to 200 that way would be boring. Also, I bleive there are restrictions on which symbols can be used for what features/functions - so the user does not become confused between various apps use of them.

Suggestions?

I guess the safest way is to just buy an ICON database and give up the font sizing?

3      

I dont believe there is an enumerated version of SF Symbols you can expose without you creating the list, no. As you say; there are some restrictions on using them, so it does sound like a safer option may be to use an icon set.

3      

If you are wanting to easily see what the various options are, there is an app from Apple that you can do this with. Check this article from 9to5Mac:

9 to 5 Mac: SF Symbols

I believe Paul mentions it in one (or more) of his tutorial videos.

3      

Thanks everyone. I have and use SF Symbols 2, the issue is I want the user to be able to customize the app and to be able to assign icon's (symbols) to some of that customization. So, I have decided to have my brother, the artist, design a set fo SVG symbols that will work the same as Apples SF Symbols. That way I avoid having to manually load all of Apples symbols into a database, and I don't have to worry about usage conflicts or copyright issues when I submit the app.

3      

Hacking with Swift is sponsored by try! Swift Tokyo.

SPONSORED Ready to dive into the world of Swift? try! Swift Tokyo is the premier iOS developer conference will be happened in April 9th-11th, where you can learn from industry experts, connect with fellow developers, and explore the latest in Swift and iOS development. Don’t miss out on this opportunity to level up your skills and be part of the Swift community!

Get your ticket here

Sponsor Hacking with Swift and reach the world's largest Swift community!

Archived topic

This topic has been closed due to inactivity, so you can't reply. Please create a new topic if you need to.

All interactions here are governed by our code of conduct.

 
Unknown user

You are not logged in

Log in or create account
 

Link copied to your pasteboard.