diff options
Diffstat (limited to 'data/pixmaps/transport/button-loop-2.xpm')
-rw-r--r-- | data/pixmaps/transport/button-loop-2.xpm | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/data/pixmaps/transport/button-loop-2.xpm b/data/pixmaps/transport/button-loop-2.xpm new file mode 100644 index 0000000..75da0f2 --- /dev/null +++ b/data/pixmaps/transport/button-loop-2.xpm @@ -0,0 +1,56 @@ +/* XPM */ +static char *button-loop-2[] = { +/* width height num_colors chars_per_pixel */ +" 30 20 29 1", +/* colors */ +". c None", +"# c #d7d7d7", +"a c #8e8e8e", +"b c #555555", +"c c #2b2b2b", +"d c #101010", +"e c #020202", +"f c #a4a4a4", +"g c #373737", +"h c #000000", +"i c #cecece", +"j c #383838", +"k c #a6a6a6", +"l c #212121", +"m c #757575", +"n c #b3b3b3", +"o c #dcdcdc", +"p c #f3f3f3", +"q c #fdfdfd", +"r c #b2b2b2", +"s c #4a4a4a", +"t c #f7f7f7", +"u c #151515", +"v c #9f9f9f", +"w c #838383", +"x c #888888", +"y c #313131", +"z c #f1f1f1", +"A c #060606", +/* pixels */ +".........#abcdeedcba#.........", +".......fghhhhhhhhhhhhgf.......", +".....ijhhhhhhhhhhhhhhhhji.....", +"....khhhhlmn.....onmlhhhhk....", +"...rhhhs#............#shhhr...", +"...uhhv................vhhu...", +"..whhx..................xhhw..", +"..yhh....................hhy..", +"..Ahh....................hhA..", +"..Ahhx..................xhhA..", +"..yhhhv.....h..........vhhhy..", +"..whhhhs#...hh.......#shhhhw..", +"...uhhhhhlmnhhh.....lhhhhhu...", +"...rhhhhhhhhhhhh....hhhhhhr...", +"....khhhhhhhhhhhh...hhhhhk....", +".....ijhhhhhhhhhh...hhhji.....", +".......fghhhhhhh....hgf.......", +".........#abhhh.....#.........", +"............hh................", +"............h................." +}; |