I'm working on a dashboard to track work order requests. My supervisor would like to have different symbols to denote whether a particular work order has been assigned, unassigned, or is in progress. There are no options to change the symbols in a list unless you use the advanced formatting, and I'm not that up to speed on how to do that. The advanced formatting documentation explains that this can be done, but it doesn't go into any detail with the lists.
Can someone point me in the right direction or provide a snippet of code that will set an svg icon that's conditional on a particular variable in the list?