summaryrefslogtreecommitdiff
path: root/icons/16x16-general/unknown.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'icons/16x16-general/unknown.xpm')
-rw-r--r--icons/16x16-general/unknown.xpm25
1 files changed, 25 insertions, 0 deletions
diff --git a/icons/16x16-general/unknown.xpm b/icons/16x16-general/unknown.xpm
new file mode 100644
index 0000000..e8ae7da
--- /dev/null
+++ b/icons/16x16-general/unknown.xpm
@@ -0,0 +1,25 @@
+/* XPM */
+static char * unknown_xpm[] = {
+"16 16 6 1",
+" c None",
+". c #000000",
+"+ c #FF0000",
+"@ c #00FF00",
+"# c #FFFF00",
+"$ c #0000FF",
+" ",
+" ",
+"...... ...",
+".+++++. .@. ",
+" .+++++. .@. ",
+" .+++++. .@. ",
+" .+++++.@. ",
+" .+++.#. ",
+" .+.###. ",
+" .$.#####. ",
+" .$. .#####. ",
+" .$. .#####. ",
+" .$. .#####.",
+"... ......",
+" ",
+" "};