summaryrefslogtreecommitdiff
path: root/gtk2_ardour/pixmaps/lr.xpm
blob: b045c948838fc60198271dbddec8c718d4ce6fdd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/* XPM */
static const gchar * lr_xpm[] = {
"11 11 2 1",
" 	c None",
".	c #cccccc",
"           ",
"           ",
"   .   .   ",
"  .     .  ",
" .       . ",
"...........",
" .       . ",
"  .     .  ",
"   .   .   ",
"           ",
"           "};