Update SF Symbols
This commit is contained in:
@ -59,7 +59,7 @@ struct FileContentView: View {
|
||||
}.foregroundStyle(.secondary)
|
||||
case .resource:
|
||||
VStack {
|
||||
Image(systemSymbol: .docQuestionmark)
|
||||
Image(systemSymbol: .questionmarkTextPage)
|
||||
.resizable()
|
||||
.aspectRatio(contentMode: .fit)
|
||||
.frame(width: iconSize)
|
||||
|
Reference in New Issue
Block a user