Remove checkbox icons from fallback icon set
This commit is contained in:
parent
bc09a01aa7
commit
8810e88422
Binary file not shown.
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 26 KiB |
Binary file not shown.
Binary file not shown.
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
Binary file not shown.
@ -311,9 +311,6 @@ func generateSource (data []byte, width int) map[tomo.Icon] canvas.Texture {
|
|||||||
col(tomo.IconPlacePreferences)
|
col(tomo.IconPlacePreferences)
|
||||||
|
|
||||||
row()
|
row()
|
||||||
// status: checkbox
|
|
||||||
col(tomo.IconCheckboxChecked)
|
|
||||||
col(tomo.IconCheckboxUnchecked)
|
|
||||||
// status: appointments
|
// status: appointments
|
||||||
col(tomo.IconAppointmentMissed)
|
col(tomo.IconAppointmentMissed)
|
||||||
col(tomo.IconAppointmentSoon)
|
col(tomo.IconAppointmentSoon)
|
||||||
|
Loading…
Reference in New Issue
Block a user