alsa-tools/hdspmixer/pixmaps/matrix_black.xpm

18 lines
519 B
C
Raw Normal View History

/* XPM */
char const * matrix_black_xpm[] = {
"32 12 2 1",
" c None",
". c #000000",
"................................",
"................................",
"................................",
"................................",
"................................",
"................................",
"................................",
"................................",
"................................",
"................................",
"................................",
"................................"};