Better glyph

This commit is contained in:
Lumaa 2024-03-07 23:06:28 +01:00
parent 8b6f452921
commit 7c26ee7e74

View File

@ -79,7 +79,7 @@ struct SettingsView: View {
Button {
navigator.navigate(to: .support)
} label: {
Label("setting.support", systemImage: "person.line.dotted.person")
Label("setting.support", systemImage: "person.crop.circle.badge.questionmark")
}
.listRowThreaded()