aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/check-filled.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/table/check-filled.xpm')
-rw-r--r--widgets/table/check-filled.xpm31
1 files changed, 15 insertions, 16 deletions
diff --git a/widgets/table/check-filled.xpm b/widgets/table/check-filled.xpm
index c2a2b4a097..689d7a7967 100644
--- a/widgets/table/check-filled.xpm
+++ b/widgets/table/check-filled.xpm
@@ -1,22 +1,21 @@
/* XPM */
static char * check_filled_xpm[] = {
-"16 16 3 1",
+"16 16 2 1",
" c None",
". c #000000",
-"+ c #FF0000",
" ",
-" .............. ",
-" . . ",
-" . + . ",
-" . ++ . ",
-" . ++ . ",
-" . +++ . ",
-" . +++ . ",
-" . ++ +++ . ",
-" . ++++++ . ",
-" . +++++ . ",
-" . +++ . ",
-" . + . ",
-" . . ",
-" .............. ",
+" ",
+" ............ ",
+" . . ",
+" . . . ",
+" . .. . ",
+" . ... . ",
+" . . ... . ",
+" . .. ... . ",
+" . ..... . ",
+" . ... . ",
+" . . . ",
+" . . ",
+" ............ ",
+" ",
" "};