diff options
author | damien <damien@mandriva.com> | 2001-01-22 10:53:41 +0000 |
---|---|---|
committer | damien <damien@mandriva.com> | 2001-01-22 10:53:41 +0000 |
commit | bcc5912f3fedce67f0d23d7b3aae980a1c6eb428 (patch) | |
tree | c06a7abfd064b540132e3db9a01062e749232be9 /pixmaps/px4.xpm | |
parent | 4895dac2c00ed1646239cd9664ba85437e8ef0ed (diff) | |
download | control-center-bcc5912f3fedce67f0d23d7b3aae980a1c6eb428.tar control-center-bcc5912f3fedce67f0d23d7b3aae980a1c6eb428.tar.gz control-center-bcc5912f3fedce67f0d23d7b3aae980a1c6eb428.tar.bz2 control-center-bcc5912f3fedce67f0d23d7b3aae980a1c6eb428.tar.xz control-center-bcc5912f3fedce67f0d23d7b3aae980a1c6eb428.zip |
added pixmaps
Diffstat (limited to 'pixmaps/px4.xpm')
-rw-r--r-- | pixmaps/px4.xpm | 114 |
1 files changed, 114 insertions, 0 deletions
diff --git a/pixmaps/px4.xpm b/pixmaps/px4.xpm new file mode 100644 index 00000000..278f03a2 --- /dev/null +++ b/pixmaps/px4.xpm @@ -0,0 +1,114 @@ +/* XPM */ +static char * px4_xpm[] = { +"100 100 11 1", +" c None", +". c #FFFFFF", +"+ c #000000", +"@ c #010101", +"# c #020202", +"$ c #0F0F0F", +"% c #707070", +"& c #2F2F2F", +"* c #0E0E0E", +"= c #0B0B0B", +"- c #080808", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"...........................................+++++++++++..............................................", +".........................................+++++++++++++++++..........................................", +".........................................++++++++++++++++++++.......................................", +".........................................++++++++++++++++++++++.....................................", +".........................................@+++++++++++++++++++++++...................................", +".........................................@++++++++++++++++++++++++..................................", +".........................................+++++++++++++++++++++++++++................................", +".........................................++++++++++++++++++++++++++++...............................", +".........................................#+.........++++++++++++++++++..............................", +"........................................................+++++++++++++++.............................", +"..........................................................++++++++++++++............................", +"............................................................+++++++++++++...........................", +"..............................................................++++++++++++..........................", +"...............................................................+++++++++++..........................", +"................................................................+++++++++++.........................", +".................................................................+++++++++++........................", +"..................................................................++++++++++........................", +"...................................................................++++++++++.......................", +"....................................................................+++++++++.......................", +"....................................................................++++++++++......................", +".....................................................................+++++++++......................", +".....................................................................+++++++++......................", +"......................................................................+++++++++.....................", +"......................................................................+++++++++.....................", +".......................................................................++++++++.....................", +".......................................................................++++++++.....................", +".......................................................................$...%&*=-....................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"....................................................................................................", +"...................................................................................................."}; |