diff options
Diffstat (limited to 'pixmaps/px3.xpm')
-rw-r--r-- | pixmaps/px3.xpm | 112 |
1 files changed, 112 insertions, 0 deletions
diff --git a/pixmaps/px3.xpm b/pixmaps/px3.xpm new file mode 100644 index 00000000..bf8a708d --- /dev/null +++ b/pixmaps/px3.xpm @@ -0,0 +1,112 @@ +/* XPM */ +static char * px3_xpm[] = { +"100 100 9 1", +" c None", +". c #FFFFFF", +"+ c #0C0C0C", +"@ c #040404", +"# c #060606", +"$ c #000000", +"% c #0D0D0D", +"& c #030303", +"* c #020202", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"......................................................................+@#...........................", +".......................................................................$$$$$%.......................", +".......................................................................$$$$$$$&.....................", +".......................................................................$$$$$$$$$....................", +".......................................................................$$$$$$$$$....................", +"........................................................................$$$$$$$$....................", +"........................................................................$$$$$$$$....................", +"........................................................................$$$$$$$$....................", +"........................................................................$$$$$$$$....................", +"........................................................................$$$$$$$$....................", +"........................................................................$$$$$$$$....................", +"........................................................................$$$$$$$$....................", +"........................................................................$$$$$$$$....................", +"........................................................................$$$$$$$$....................", +".......................................................................$$$$$$$$.....................", +".......................................................................$$$$$$$$.....................", +".......................................................................$$$$$$$$.....................", +".......................................................................$$$$$$$$.....................", +"......................................................................$$$$$$$$......................", +"......................................................................$$$$$$$$......................", +".....................................................................$$$$$$$$$......................", +".....................................................................$$$$$$$$.......................", +"....................................................................$$$$$$$$$.......................", +"....................................................................$$$$$$$$........................", +"...................................................................$$$$$$$$$........................", +"..................................................................$$$$$$$$$.........................", +".................................................................$$$$$$$$$..........................", +"................................................................$$$$$$$$$$..........................", +"...............................................................$$$$$$$$$$...........................", +"..............................................................$$$$$$$$$$............................", +"............................................................$$$$$$$$$$$.............................", +"..........................................................$$$$$$$$$$$$..............................", +"........................................................$$$$$$$$$$$$$...............................", +"....................................................$$$$$$$$$$$$$$$$................................", +"..................................................$$$$$$$$$$$$$$$$..................................", +"..................................................*$$$$$$$$$$$$$$...................................", +"..................................................#$$$$$$$$$$$$.....................................", +"..................................................&$$$$$$$$$$.......................................", +"..................................................*$$$$$$$..........................................", +"..................................................#$$$..............................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"...................................................................................................."}; |