kwin/clients/plastik/xpm/minimize.xpm

38 lines
1.2 KiB
C
Raw Normal View History

/* XPM */
static const char * minimize_xpm[] = {
"32 32 2 1",
" c None",
". c #0000FF",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ............................ ",
" .............................. ",
" .............................. ",
" .............................. ",
" .............................. ",
" ............................ ",
" "};