summaryrefslogtreecommitdiffstats
path: root/data/pixmaps/transport/button-loop.xpm
blob: 36731785490c5387be274cb8bf5db4e286d5bcf3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
/* XPM */
static char * button_loop_xpm[] = {
"24 24 8 1",
" 	c None",
".	c #030303",
"+	c #020202",
"@	c #000000",
"#	c #010101",
"$	c #060606",
"%	c #040404",
"&	c #050505",
"                        ",
"           ..           ",
"        +@@@@@@#        ",
"       @@@@@@@@@@+      ",
"     $@@@@@@@@@@@@+     ",
"     @@@@#.  .#@@@@.    ",
"    +@@@.      .@@@@    ",
"    @@@#        +@@@.   ",
"    @@@          @@@+   ",
"   +@@@          +@@#   ",
"   #@@@          +@@@   ",
"   +@@@          +@@#   ",
"    @@@       +  @@@+   ",
"    @@@#     +@++@@@.   ",
"    +@@@+    #@@@@@@    ",
"     @@@@#   @@@@@@.    ",
"     %@@@#  .@@@@@#     ",
"      %@@   #@@@@@#     ",
"            @@@@@@@#    ",
"           .@@@@@@@@&   ",
"           #@@#+.       ",
"           .            ",
"                        ",
"                        "};