summaryrefslogtreecommitdiff
path: root/icons/14x14-general/unknown.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'icons/14x14-general/unknown.xpm')
-rw-r--r--icons/14x14-general/unknown.xpm23
1 files changed, 23 insertions, 0 deletions
diff --git a/icons/14x14-general/unknown.xpm b/icons/14x14-general/unknown.xpm
new file mode 100644
index 0000000..cad5a8b
--- /dev/null
+++ b/icons/14x14-general/unknown.xpm
@@ -0,0 +1,23 @@
+/* XPM */
+static char *mini_x2_xpm[] = {
+/* x y colors c/p */
+"14 14 2 1",
+/* color def */
+" s None c None",
+". c red",
+/* bitmap */
+" ",
+" ",
+"..... . ",
+" ..... . ",
+" ..... . ",
+" ..... . ",
+" ... . ",
+" . ... ",
+" . ..... ",
+" . ..... ",
+" . ..... ",
+" . .....",
+" ",
+" ",
+};