13
0
livetrax/gtk2_ardour/pixmaps/forwardblarrow.xpm

18 lines
374 B
C
Raw Normal View History

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