Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/0xLeif/SF

SFSymbols SwiftUI Enum
https://github.com/0xLeif/SF

sfsymbols sfsymbols-swiftui-enum spm swift swiftui

Last synced: about 2 months ago
JSON representation

SFSymbols SwiftUI Enum

Awesome Lists containing this project

README

        

# SF

SFSymbols SwiftUI Enum

Example:

All lines are equivalent.

Image(systemName: "square.fill.and.line.vertical.square.fill")

Image(systemName: SF.square_fill_and_line_vertical_square_fill.name)

SF.square_fill_and_line_vertical_square_fill.image

Image(.square_fill_and_line_vertical_square_fill)

## GitHub Supporters

[suzyfendrick](https://github.com/suzyfendrick)