summaryrefslogtreecommitdiff
path: root/pixmaps/redlight.xpm
blob: 0e3791b54236b16e20f0b03866f3204c5dfce056 (plain)
1
2
3
4
5
6
7
/* XPM */
static char * redlight_xpm[] = {
"3 2 2 1",
" 	c None",
".	c #FF0000",
"...",
"..."};