Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/0xLeif/SF
- Owner: 0xLeif
- License: mit
- Archived: true
- Created: 2019-07-17T23:17:40.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-15T22:42:36.000Z (over 4 years ago)
- Last Synced: 2024-08-18T23:02:19.090Z (5 months ago)
- Topics: sfsymbols, sfsymbols-swiftui-enum, spm, swift, swiftui
- Language: Swift
- Homepage:
- Size: 42 KB
- Stars: 34
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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.imageImage(.square_fill_and_line_vertical_square_fill)
## GitHub Supporters
[](https://github.com/suzyfendrick)