diff options
Diffstat (limited to 'pixmaps/px1.xpm')
-rw-r--r-- | pixmaps/px1.xpm | 109 |
1 files changed, 109 insertions, 0 deletions
diff --git a/pixmaps/px1.xpm b/pixmaps/px1.xpm new file mode 100644 index 00000000..0fd61758 --- /dev/null +++ b/pixmaps/px1.xpm @@ -0,0 +1,109 @@ +/* XPM */ +static char * px1_xpm[] = { +"100 100 6 1", +" c None", +". c #FFFFFF", +"+ c #000000", +"@ c #0F0F0F", +"# c #060606", +"$ c #505050", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"............................+.......................................................................", +"...........................++.......................................................................", +"..........................+++.......................................................................", +".........................++++.......................................................................", +"........................+++++.......................................................................", +".......................++++++.......................................................................", +".......................++++++@......................................................................", +"......................++++++++......................................................................", +".....................+++++++++......................................................................", +".....................++++++++.......................................................................", +"....................++++++++........................................................................", +"....................+++++++.........................................................................", +"...................++++++++.........................................................................", +"...................+++++++..........................................................................", +"...................+++++++..........................................................................", +"..................+++++++...........................................................................", +"..................+++++++...........................................................................", +"..................++++++............................................................................", +"..................++++++............................................................................", +".................+++++++............................................................................", +".................+++++++............................................................................", +".................++++++.............................................................................", +".................++++++.............................................................................", +".................++++++.............................................................................", +".................++++++.............................................................................", +".................++++++.............................................................................", +".................++++++.............................................................................", +".................++++++.............................................................................", +".................++++++.............................................................................", +".................#$.................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"...................................................................................................."}; |