Update SF Symbols

This commit is contained in:
Christoph Hagen
2025-05-02 09:54:53 +02:00
parent f3de1b72b6
commit b3c982b2b9
8 changed files with 11 additions and 11 deletions

View File

@ -27,9 +27,9 @@ enum FileTypeCategory: String, CaseIterable {
case .image: .photo
case .code: .keyboard
case .model: .cubeTransparent
case .text: .docText
case .text: .textDocument
case .video: .video
case .resource: .docZipper
case .resource: .zipperPage
case .audio: .speakerWave2CircleFill
}
}