aboutsummaryrefslogtreecommitdiff
path: root/data/styles/carp/pixmaps/max.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'data/styles/carp/pixmaps/max.xpm')
-rw-r--r--data/styles/carp/pixmaps/max.xpm20
1 files changed, 20 insertions, 0 deletions
diff --git a/data/styles/carp/pixmaps/max.xpm b/data/styles/carp/pixmaps/max.xpm
new file mode 100644
index 0000000..a21d50d
--- /dev/null
+++ b/data/styles/carp/pixmaps/max.xpm
@@ -0,0 +1,20 @@
1/* XPM */
2static char * max_xpm[] = {
3"15 15 2 1",
4" c #313131",
5". c #F1F1F1",
6" ",
7" ",
8" ",
9" ",
10" ....... ",
11" ....... ",
12" . . ",
13" . . ",
14" . . ",
15" . . ",
16" ....... ",
17" ",
18" ",
19" ",
20" "};