diff options
author | Thomas Günther <tom@toms-cafe.de> | 2005-05-15 00:18:18 +0200 |
---|---|---|
committer | Thomas Günther <tom@toms-cafe.de> | 2005-05-15 00:18:18 +0200 |
commit | 1b80a09e835a6cd68d4160f9799a7268e54a5b53 (patch) | |
tree | fa5f92848ed602216ed76ed84980921c9af95a07 /spider/pik_three.xpm | |
download | vdr-plugin-spider-0.1.0.tar.gz vdr-plugin-spider-0.1.0.tar.bz2 |
Initial versionv0.1.0
Diffstat (limited to 'spider/pik_three.xpm')
-rw-r--r-- | spider/pik_three.xpm | 106 |
1 files changed, 106 insertions, 0 deletions
diff --git a/spider/pik_three.xpm b/spider/pik_three.xpm new file mode 100644 index 0000000..a25b302 --- /dev/null +++ b/spider/pik_three.xpm @@ -0,0 +1,106 @@ +/* XPM */ +static char *pik_three[] = { +/* width height ncolors chars_per_pixel */ +"71 96 3 1", +/* colors */ +" c #000000", +". c #FFFFFF", +"X c None", +/* pixels */ +" ", +" ", +" ................................................................... ", +" ..................................................................... ", +" ... ........................................................... ", +" ... ........................................................... ", +" ... .. ............................................................ ", +" ...... ............................................................. ", +" ..... .............................................................. ", +" .... ............................................................ ", +" .... ........................ .................................. ", +" ........ ....................... ................................. ", +" ........ ...................... ................................ ", +" ... ... ..................... ............................... ", +" ... .................... .............................. ", +" .... .................... ............................. ", +" ............................ ............................ ", +" ............................ ............................ ", +" ........................... ........................... ", +" ...... .................... ........................... ", +" ..... ................... ........................... ", +" .... .................. . . ........................... ", +" ... .................. .. .. ............................ ", +" .. ...................... ................................. ", +" .. ..................... ................................ ", +" .. .......................................................... ", +" ... . . ........................................................... ", +" ..... ............................................................. ", +" ..... ............................................................. ", +" ..................................................................... ", +" ..................................................................... ", +" ..................................................................... ", +" ..................................................................... ", +" ..................................................................... ", +" ..................................................................... ", +" ..................................................................... ", +" ..................................................................... ", +" ..................................................................... ", +" ..................................................................... ", +" ..................................................................... ", +" ..................................................................... ", +" .................................. .................................. ", +" ................................. ................................. ", +" ................................ ................................ ", +" ............................... ............................... ", +" .............................. .............................. ", +" ............................. ............................. ", +" ............................ ............................ ", +" ............................ ............................ ", +" ........................... ........................... ", +" ........................... ........................... ", +" ........................... ........................... ", +" ........................... . . ........................... ", +" ............................ .. .. ............................ ", +" ................................. ................................. ", +" ................................ ................................ ", +" ..................................................................... ", +" ..................................................................... ", +" ..................................................................... ", +" ..................................................................... ", +" ..................................................................... ", +" ..................................................................... ", +" ..................................................................... ", +" ..................................................................... ", +" ..................................................................... ", +" ..................................................................... ", +" ..................................................................... ", +" ............................................................. ..... ", +" ............................................................. ..... ", +" ........................................................... . . ... ", +" .......................................................... .. ", +" ................................ ..................... .. ", +" ................................. ...................... .. ", +" ............................ .. .. .................. ... ", +" ........................... . . .................. .... ", +" ........................... ................... ..... ", +" ........................... .................... ...... ", +" ........................... ........................... ", +" ............................ ............................ ", +" ............................ ............................ ", +" ............................. .................... .... ", +" .............................. .................... ... ", +" ............................... ..................... ... ... ", +" ................................ ...................... ........ ", +" ................................. ....................... ........ ", +" .................................. ........................ .... ", +" ............................................................ .... ", +" .............................................................. ..... ", +" ............................................................. ...... ", +" ............................................................ .. ... ", +" ........................................................... ... ", +" ........................................................... ... ", +" ..................................................................... ", +" ................................................................... ", +" ", +" " +}; |