summaryrefslogtreecommitdiffstats
path: root/konquest/pics/ruler.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'konquest/pics/ruler.xpm')
-rw-r--r--konquest/pics/ruler.xpm21
1 files changed, 21 insertions, 0 deletions
diff --git a/konquest/pics/ruler.xpm b/konquest/pics/ruler.xpm
new file mode 100644
index 00000000..6e60655c
--- /dev/null
+++ b/konquest/pics/ruler.xpm
@@ -0,0 +1,21 @@
+/* XPM */
+static char * ruler_xpm[] = {
+"16 16 2 1",
+" c None",
+". c #000000000000",
+" ",
+"................",
+"................",
+" . . . ",
+" . . . ",
+" . . . ",
+" . . ",
+" . . ",
+" . ... ",
+" . ..... ",
+" . .. .. ",
+" . ... ",
+" ... ",
+" .. ",
+" ..... ",
+" ..... "};