summaryrefslogtreecommitdiffstats
path: root/kdbg/pics/pcup.xpm
blob: 3134e145069ccc19d9e21d5e871df5020ba62a1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* XPM */
static char * pcup_xpm[] = {
"14 8 3 1",
" 	c None",
".	c #FFFFFF",
"+	c #006400",
" ......       ",
" .+++++...    ",
" .++++++++..  ",
" .++....++++. ",
" .++....++++. ",
" .++++++++..  ",
" .+++++....   ",
" ......       "};