1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-04-30 23:59:41 +02:00
audacity/images/SliderThumbAlpha.xpm

21 lines
310 B
C

/* XPM */
static const char *SliderThumbAlpha[] = {
"11 14 2 1",
". c #000000",
"# c #ffffff",
"..#######..",
".#########.",
"###########",
"###########",
"###########",
"###########",
"###########",
"###########",
"###########",
".#########.",
"..#######..",
"...#####...",
"....###....",
".....#....."
};