aboutsummaryrefslogtreecommitdiffhomepage
path: root/pixmaps/blackwhite.xpm
diff options
context:
space:
mode:
authorGravatar Alex Bennee <alex@bennee.com>2010-07-14 15:57:06 +0100
committerGravatar Alex Bennee <alex@bennee.com>2010-07-14 15:57:06 +0100
commitba15707b292d827bdce732e7713b26fae3f75c74 (patch)
tree8159d5daa4588ade1e71b9cb8541d6438c6b80c6 /pixmaps/blackwhite.xpm
EasyTag 2.1.1
Diffstat (limited to 'pixmaps/blackwhite.xpm')
-rwxr-xr-xpixmaps/blackwhite.xpm12
1 files changed, 12 insertions, 0 deletions
diff --git a/pixmaps/blackwhite.xpm b/pixmaps/blackwhite.xpm
new file mode 100755
index 0000000..d7ab7a9
--- /dev/null
+++ b/pixmaps/blackwhite.xpm
@@ -0,0 +1,12 @@
+/* XPM */
+static char * blackwhite_xpm[] = {
+"6 6 3 1",
+" c None",
+". c #FFFFFF",
+"+ c #000000",
+".....+",
+"....++",
+"...+++",
+"..++++",
+".+++++",
+"++++++"};