diff options
Diffstat (limited to 'xpm')
| -rw-r--r-- | xpm/la_ninpre.xpm | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/xpm/la_ninpre.xpm b/xpm/la_ninpre.xpm new file mode 100644 index 0000000..95e5d18 --- /dev/null +++ b/xpm/la_ninpre.xpm @@ -0,0 +1,36 @@ +/* XPM */ +/* la-ninpre fungus xpm version */ +static char * la_ninpre_xpm[] = { +"24 24 8 1", +" c None", +". c #19191A", +"@ c #C74444", +"+ c #ED7C68", +"# c #F9A776", +"$ c #ECECF0", +"% c #CECED2", +"& c #88888F", +" ", +" .... ", +" ...+@+@... ", +" ..#@#@$%@@@@.. ", +" .@+@%@+@@@@%@@@. ", +" .%#@$@+$%@$@@@$%@. ", +" .@#@$@#@@@@@%@@@@@@. ", +" .%@+@+@@%$@@@@$%@@@. ", +" .%@%@$@@@$%@@@@@@. ", +" ...+@%@+@@@@%... ", +" .......... ", +" .&&%%. ", +" .&$%%. ", +" .$%$%. ", +" .$$$%%%. ", +" .&$%$%&. ", +" ...... ", +" .&%%&. ", +" ..%%%%.. ", +" .&&....&&. ", +" .&$&$%&%&. ", +" .%$%$%%. ", +" ..%%%%.. ", +" .... "}; |
