diff options
Diffstat (limited to 'app/bin/bitmaps/bo_ti.xpm')
-rw-r--r-- | app/bin/bitmaps/bo_ti.xpm | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/app/bin/bitmaps/bo_ti.xpm b/app/bin/bitmaps/bo_ti.xpm new file mode 100644 index 0000000..3c86b96 --- /dev/null +++ b/app/bin/bitmaps/bo_ti.xpm @@ -0,0 +1,20 @@ +/* XPM */ +static char * bo_ti_xpm[] = { +"16 14 3 1", +" c None", +". c #000000000000", +"X c #FFFF9A691861", +" ..... ", +" .XXX. ", +" .XXX. ", +" .XXX. ", +" .XXX. ", +" .XXX. ", +" .XXX. ", +" .XXX. ", +" .XXX. ", +" .....XXX..... ", +" .XXXXXXXXXXX. ", +" .XXXXXXXXXXX. ", +" .XXXXXXXXXXX. ", +" ............. "}; |