--- twclock-2.7.orig/mini.twclock.xpm
+++ twclock-2.7/mini.twclock.xpm
@@ -0,0 +1,23 @@
+/* XPM */
+static char * mini_twclock_xpm[] = {
+"16 14 6 1",
+" 	c None",
+".	c #CCCCCC",
+"+	c #999999",
+"@	c #7F0000",
+"#	c #333333",
+"$	c #191919",
+"................",
+"...++...++...++.",
+"...++...++...++.",
+"....@...++...++.",
+"..#@@...++...++.",
+"....@...++....@.",
+"...++...++..$@@.",
+"...++...++....@.",
+"...++...++...++.",
+"...++....@...++.",
+"...++..#@@...++.",
+"...++....@...++.",
+"...++...++...++.",
+"................"};
