I see that I can run:
notify-send -u low -i terminal "yo"
and
notify-send -u low -i error "yo"
But I couldn't find any mentions of the icon names "terminal" and "error" in the man page. How can I find out what are the other possible icon names? What are they?