6

Task icons shall change based on variables so the toggles I set in the quick settings menu and widgets tell the status of said task. (ex. Sound icon to vibrate icon based on whether my sound variables is 1 or 0 respectively) Developer

Use cases:

I create a sound toggle task that turns sound on and off. Before running the task I always check a sound variable to check if the sound is on or off before running the appropriate task. The icon should show a 🔊 when the sound variable is true and should show a mute icon when the variable is false. 

Music: play icon when music is paused, pause icon when music is playing

Etc