Update SF Symbols
This commit is contained in:
@ -27,7 +27,7 @@ struct TextFileContentView: View {
|
||||
.textEditorStyle(.plain)
|
||||
.foregroundStyle(.primary)
|
||||
} else {
|
||||
Image(systemSymbol: .docText)
|
||||
Image(systemSymbol: .textDocument)
|
||||
.resizable()
|
||||
.aspectRatio(contentMode: .fit)
|
||||
.frame(width: 150)
|
||||
|
Reference in New Issue
Block a user