summaryrefslogtreecommitdiff
path: root/symbols/delstar.xpm
blob: 7408863c7e529753e673e452d6de53de9a02fa5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
/* XPM */
static const char * delstar_xpm[] = {
"56 15 2 1",
".	c #000000",
"+	c #FFFFFF",
"++++++++++++++++++++++++++++++++++++++++++++++++++++++++",
"++++++++++++++++++++++++++++++++++++++++++++++++++++++++",
"++++++++++++++++++++.......++++++..........+++..++++++++",
"++++++++++++++++++++........+++++..........+++..++++++++",
"++++++++++++++++++++..++++...++++..+++++++++++..++++++++",
"++++++++++++++++++++..+++++...+++..+++++++++++..++++++++",
"++++++++++++++++++++..++++++..+++..+++++++++++..++++++++",
"++++++++++++++++++++..++++++..+++......+++++++..++++++++",
"++++++++++++++++++++..++++++..+++......+++++++..++++++++",
"++++++++++++++++++++..+++++...+++..+++++++++++..++++++++",
"++++++++++++++++++++..++++...++++..+++++++++++..++++++++",
"++++++++++++++++++++........+++++..........+++.........+",
"++++++++++++++++++++.......++++++..........+++.........+",
"++++++++++++++++++++++++++++++++++++++++++++++++++++++++",
"++++++++++++++++++++++++++++++++++++++++++++++++++++++++"};