summaryrefslogtreecommitdiff
path: root/icons/16x16-general/quit.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'icons/16x16-general/quit.xpm')
-rw-r--r--icons/16x16-general/quit.xpm27
1 files changed, 27 insertions, 0 deletions
diff --git a/icons/16x16-general/quit.xpm b/icons/16x16-general/quit.xpm
new file mode 100644
index 0000000..53799fb
--- /dev/null
+++ b/icons/16x16-general/quit.xpm
@@ -0,0 +1,27 @@
+/* XPM */
+static char * mini_stop_xpm[] = {
+/* width height colors chars-per-color */
+"16 16 5 1",
+/* colors */
+" s None m None c None",
+". c #808080",
+"X c red",
+"o s iconColor2 m white c white",
+"O s iconColor1 m black c black",
+/* image */
+" ........ ",
+" .XXXXXXXX. ",
+" .XXXXXXXXXX. ",
+" .XXXXXXXXXXXX. ",
+".XXXXXXXXXXXXXX.",
+".XXoooooXoXXooXO",
+".XoXXXoXoXoXoXoO",
+".XXoXXoXoXoXooXO",
+".XXXoXoXoXoXoXXO",
+".XooXXoXXoXXoXXO",
+".XXXXXXXXXXXXXXO",
+".XXXXXXXXXXXXXXO",
+" .XXXXXXXXXXXXO.",
+" .XXXXXXXXXXO. ",
+" .XXXXXXXXO. ",
+" OOOOOOOO. "};