Currently porting the Mastodon logo as SF Symbol to be able to add it easily on my apps… The filled version is ready, currently doing the outlined one.

I will probably share the file on Github when it will be ready. ☺️

#mastodon #indiedev #indieapp #iosdev #sfsymbols #swiftui

@jeremie Looks great. Why are you creating all icon versions, not using variable template? Or you’re doing exactly that?

(I’m working on my SF Symbols too. And would like to find out “the correct way of doing it”)

@bealex The filed version is the same for all, just the size is changing. For the outlined, I’m just adapting the border width from Ultra-light to Bold. Don’t know if there is a good or a bad way to work on this…
@jeremie I mean, are you using the “Variable Template”? It allows creating only 3 variants. Dealing with all 27 icons seems like lots of work. But maybe it is unavoidable in some cases?
@bealex I have just exported a SF Symbol shape as template, then opened Sketch, then imported Mastodon’s logo. After yes, you need to do a lot of adjustments. Posting a screenshot in a minute…
@jeremie Oh I see. I’m doing the same thing with Figma, exporting as “Variable” (lower left corner on the screenshot)