summaryrefslogtreecommitdiff
path: root/gtk2_ardour/pixmaps/tool_gain.xpm
blob: 480426fab8ab4987c0106e0b81ae00c44a6675ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/* XPM */
static char * tool_gain_xpm[] = {
"16 12 3 1",
" 	c None",
".	c #000000",
"+	c #FFFFFF",
"...             ",
".++..           ",
"...++.          ",
"   ..+.         ",
"     .+.        ",
"     .+.        ",
"      .+.       ",
"      .+.       ",
"       .+..     ",
"        .++.....",
"         ..++++.",
"           ....."};