Skip to content

sparrowcode/SettingsIconGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SettingsIconGenerator

Generate icons matching Apple Settings style — colored squircle with a white SF Symbol.

Installation

In Xcode: File → Add Package Dependencies → paste URL:

https://github.com/sparrowcode/SettingsIconGenerator

Usage

SwiftUI

SettingsIcon(systemName: "bell.fill", backgroundColor: .blue)

UIKit

let image = UIImage.generateSettingsIcon("bell.fill", backgroundColor: .systemBlue)

About

Generate Apple Settings style icons — colored squircle with white SF Symbol. SwiftUI & UIKit.

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages