numix-gtk-theme/xfwm4/stick-toggled-inactive.xpm

40 lines
941 B
C
Raw Normal View History

/* XPM */
static char *stick_toggled_inactive[] = {
/* columns rows colors chars-per-pixel */
"22 25 8 1 ",
" c #2D2D2D2D2D2D",
". c #393939393939",
"X c #439143914391",
"o c #44D244D244D2",
"O c #5E055E055E05",
"+ c #7EDC7EDC7EDC",
"@ c #804B804B804B",
"# c #888888888888",
/* pixels */
"......................",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" O++O ",
" O####O ",
" +#oo#+ ",
" +#XX#+ ",
" O####O ",
" O@@O ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" "
};