From the course: Complete Guide to SwiftUI

Unlock this course with a free trial

Join today to access over 24,700 courses taught by industry experts.

SF Symbols variants

SF Symbols variants

- [Instructor] Let's discuss something we've seen before, but in more detail. There is a nomenclature to SF Symbol names you can see here. Trash, for example, is a base name. The parts after the name are variants of the base name. So, we got things like fill, circle, square, a trash can doesn't have a rectangle, but there are such things. And of course, we've got slash here as well. These are all common variants you'll see repeated and combined throughout SF Symbols. So, we can go for example to Folder and see some more. They also have badges. So, we have this one called badge, and this is badge plus, badge minus, badge question mark and so on. And those are extra communication about the symbol. And that says things like badge plus is at a folder. Now, try person in the search bar. And person will actually do things that you can say, how many people you're talking about. So person2 gives you the two people ones and person3, which I want to look at, gives you the three people ones. And…

Contents