13
0
livetrax/gtk2_ardour/pixmaps/revdblarrow.xpm

18 lines
373 B
C
Raw Normal View History

/* XPM */
static const gchar * revdblarrow_xpm[] = {
"20 11 3 1",
" c None",
". c #000000",
"+ c #FFFFFF",
" .. ",
" .+. ",
" .++. ",
" ..............+++. ",
" .+++++++++++++++++.",
" ...................",
" .+++++++++++++++++.",
" .+++..............",
" .++. ",
" .+. ",
" .. "};