summaryrefslogtreecommitdiff
path: root/icons/24x24-infox/information.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'icons/24x24-infox/information.xpm')
-rw-r--r--icons/24x24-infox/information.xpm40
1 files changed, 40 insertions, 0 deletions
diff --git a/icons/24x24-infox/information.xpm b/icons/24x24-infox/information.xpm
new file mode 100644
index 0000000..420eddc
--- /dev/null
+++ b/icons/24x24-infox/information.xpm
@@ -0,0 +1,40 @@
+/* XPM */
+static char *information[] = {
+/* width height ncolors chars_per_pixel */
+"24 24 9 1",
+/* colors */
+" c #000000",
+". c #00005F",
+"X c #000020",
+"o c #00007F",
+"O c #000060",
+"+ c #000080",
+"@ c #0000DF",
+"# c #0000FF",
+"$ c None",
+/* pixels */
+" ",
+" ",
+" ",
+" ",
+" X@##@O ",
+" ###### ",
+" @####@ ",
+" O++O ",
+" ",
+" ",
+" ######### ",
+" O+@###### ",
+" X@##### ",
+" +##### ",
+" +##### ",
+" +##### ",
+" +##### ",
+" X@#####o ",
+" .##############. ",
+" X++++++++++++++X ",
+" ",
+" ",
+" ",
+" "
+};