aboutsummaryrefslogtreecommitdiffhomepage
path: root/pixmaps/black.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'pixmaps/black.xpm')
-rwxr-xr-xpixmaps/black.xpm11
1 files changed, 11 insertions, 0 deletions
diff --git a/pixmaps/black.xpm b/pixmaps/black.xpm
new file mode 100755
index 0000000..06d4236
--- /dev/null
+++ b/pixmaps/black.xpm
@@ -0,0 +1,11 @@
+/* XPM */
+static char * black_xpm[] = {
+"6 6 2 1",
+" c None",
+". c #000000",
+"......",
+"......",
+"......",
+"......",
+"......",
+"......"};