summaryrefslogtreecommitdiff
path: root/icons/16x16-general/item.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'icons/16x16-general/item.xpm')
-rw-r--r--icons/16x16-general/item.xpm23
1 files changed, 23 insertions, 0 deletions
diff --git a/icons/16x16-general/item.xpm b/icons/16x16-general/item.xpm
new file mode 100644
index 0000000..ac2ff26
--- /dev/null
+++ b/icons/16x16-general/item.xpm
@@ -0,0 +1,23 @@
+/* XPM */
+static char * mini-bball_xpm[] = {
+"16 16 4 1",
+" c None s None",
+". c blue",
+"X c white",
+"o c #808080",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ... ",
+" .XX.. ",
+" .XX..o ",
+" .....o ",
+" ...oo ",
+" ooo ",
+" ",
+" ",
+" ",
+" ",
+" "};