X-Git-Url: http://git.jankratochvil.net/?p=gnokii.git;a=blobdiff_plain;f=xgnokii%2Fxpm%2FDelete.xpm;fp=xgnokii%2Fxpm%2FDelete.xpm;h=b8824ac04dcda0ddbb4847d25d8329bb636a23d6;hp=0000000000000000000000000000000000000000;hb=833e1c7c90e13ceaba3dde8e7a36fcc8dfb1db3c;hpb=2e0972b02d101bb0d8e9d3e15d2ac80def491a63 diff --git a/xgnokii/xpm/Delete.xpm b/xgnokii/xpm/Delete.xpm new file mode 100644 index 0000000..b8824ac --- /dev/null +++ b/xgnokii/xpm/Delete.xpm @@ -0,0 +1,36 @@ +/* XPM */ +/* + + G N O K I I + + A Linux/Unix toolset and driver for Nokia mobile phones. + + Copyright (C) 1999 Jan Derfinak + + Released under the terms of the GNU GPL, see file COPYING for more details. + +*/ + +static char * Delete_xpm[] = { +"16 17 4 1", +" c None", +". c red", +"X c gray50", +"o c black", +" ", +" . ", +" ..X ... ", +" ..X ..... ", +" .......oo ", +" .....o ", +" ....o ", +" ...... ", +" ..o ... ", +" ..o ... ", +" .o ..X ", +" .o .o ", +" o o ", +" ", +" ", +" ", +" "};