gajim-plural/plugins/gtkgui/icons/sun/closed.xpm

14 lines
160 B
C
Raw Normal View History

/* XPM */
static char * closed_xpm[] = {
2005-03-04 00:52:50 +01:00
"6 8 2 1",
" c None",
". c #000000",
2005-03-04 00:52:50 +01:00
". ",
".. ",
"... ",
".... ",
"... ",
".. ",
". ",
" "};