mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
Multicolor timer icon
This commit is contained in:
parent
8ac18430e2
commit
799f06f873
1 changed files with 1 additions and 0 deletions
|
|
@ -275,6 +275,7 @@ struct TimerView: View {
|
|||
.fontWeight(.semibold)
|
||||
.foregroundStyle(.tint)
|
||||
Image(systemName: "timer")
|
||||
.symbolRenderingMode(.multicolor)
|
||||
.resizable()
|
||||
.foregroundStyle(.secondary)
|
||||
.frame(width: 30, height: 30)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue