summaryrefslogtreecommitdiff
path: root/icons/24x24-infox/item.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'icons/24x24-infox/item.xpm')
-rw-r--r--icons/24x24-infox/item.xpm44
1 files changed, 44 insertions, 0 deletions
diff --git a/icons/24x24-infox/item.xpm b/icons/24x24-infox/item.xpm
new file mode 100644
index 0000000..3a91eeb
--- /dev/null
+++ b/icons/24x24-infox/item.xpm
@@ -0,0 +1,44 @@
+/* XPM */
+static char *item[] = {
+/* width height ncolors chars_per_pixel */
+"24 24 13 1",
+/* colors */
+" c #000000",
+". c #999999",
+"X c #595959",
+"o c #A8A8A8",
+"O c #808080",
+"+ c #747474",
+"@ c #5A5A5A",
+"# c #FFFFFF",
+"$ c #F3F3F3",
+"% c #343434",
+"& c #D9D9D9",
+"* c #1A1A1A",
+"= c None",
+/* pixels */
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" +&###.% ",
+" o######$% ",
+" o########$% ",
+" +##########$ ",
+" &###&@*.####X ",
+" ####X &###O ",
+" ####* .###O ",
+" ####. *####O ",
+" .####&.#####* ",
+" %$#########o ",
+" %$#######o ",
+" %$#####o ",
+" @OOO* ",
+" ",
+" ",
+" ",
+" ",
+" "
+};