kwin/clients/riscos/resize_bar_right.xpm
Rik Hemsley b91600e944 Redrawn pixmaps to avoid getting sued ;) I like my versions better
anyway, and they use the KDE locolor palette, so that's even better  :)

svn path=/trunk/kdebase/kwin/; revision=45005
2000-03-28 22:29:55 +00:00

16 lines
192 B
C

/* XPM */
static char * resize_bar_right_xpm[] = {
"2 7 6 1",
" c None",
". c #585858",
"+ c #A0A0A0",
"@ c #C3C3C3",
"# c #808080",
"$ c #FFFFFF",
"$@",
"@#",
"+.",
"+.",
"+.",
"+.",
".."};