aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/check-filled.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/check-filled.xpm')
-rw-r--r--e-util/check-filled.xpm21
1 files changed, 21 insertions, 0 deletions
diff --git a/e-util/check-filled.xpm b/e-util/check-filled.xpm
new file mode 100644
index 0000000000..c0468fc25b
--- /dev/null
+++ b/e-util/check-filled.xpm
@@ -0,0 +1,21 @@
+/* XPM */
+static const char * check_filled_xpm[] = {
+"16 16 2 1",
+" c None",
+". c #000000",
+" ",
+" ",
+" ............ ",
+" . . ",
+" . . . ",
+" . .. . ",
+" . ... . ",
+" . . ... . ",
+" . .. ... . ",
+" . ..... . ",
+" . ... . ",
+" . . . ",
+" . . ",
+" ............ ",
+" ",
+" "};