aboutsummaryrefslogblamecommitdiffstats
path: root/art/mark.xpm
blob: 710cd0e872082a776f1fe37f7ffbe7ed7a789425 (plain) (tree)




















                            
/* XPM */
static char * mark_xpm[] = {
"16 16 2 1",
"   c None",
".  c #36592A",
"                ",
"                ",
"                ",
"                ",
"           .    ",
"          ..    ",
"         ..     ",
"    .   ..      ",
"    .. ...      ",
"     ....       ",
"     ...        ",
"      ..        ",
"      .         ",
"                ",
"                ",
"                "};