-rw-r--r-- | pics/parashoot/man0001.xpm | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/pics/parashoot/man0001.xpm b/pics/parashoot/man0001.xpm new file mode 100644 index 0000000..ed5b3ef --- a/dev/null +++ b/pics/parashoot/man0001.xpm @@ -0,0 +1,45 @@ +/* XPM */ +static char * man0001_xpm[] = { +"16 26 16 1", +" c None", +". c #666146", +"+ c #C1A947", +"@ c #54491F", +"# c #847131", +"$ c #000000", +"% c #3E7031", +"& c #487F42", +"* c #27491F", +"= c #3B7530", +"- c #060705", +"; c #334C1D", +"> c #45631E", +", c #54723C", +"' c #565656", +") c #0C0C0C", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ... ", +" ..... ", +" +++@. ", +" +++#. ", +" +## ", +" $$$ ", +" $%&&% ", +" $%&*= ", +" $%%*= ", +" -$$*= ", +" ;#+== ", +" ;>#+,, ", +" ;,,;;,, ", +" ;,, ;;;$ ", +" ;'$ $''$ ", +" )'''$ $$$$ ", +" )))$$ "}; |