Sha256: 3cfbb94f668358a2aa9828656731d6bc5bee530a948dc4b2dabb392ec1030012

Contents?: true

Size: 477 Bytes

Versions: 62

Compression:

Stored size: 477 Bytes

Contents

/* XPM */
static char *open_xpm[] = {
/* columns rows colors chars-per-pixel */
"16 15 5 1",
"  c None",
". c Black",
"X c Yellow",
"o c Gray100",
"O c #bfbf00",
/* pixels */
"                ",
"          ...   ",
"         .   . .",
"              ..",
"  ...        ...",
" .XoX.......    ",
" .oXoXoXoXo.    ",
" .XoXoXoXoX.    ",
" .oXoX..........",
" .XoX.OOOOOOOOO.",
" .oo.OOOOOOOOO. ",
" .X.OOOOOOOOO.  ",
" ..OOOOOOOOO.   ",
" ...........    ",
"                "
};

Version data entries

62 entries across 62 versions & 3 rubygems

Version Path
wxruby-ruby19-2.0.0-x86-linux samples/bigdemo/icons/open.xpm
wxruby-ruby19-2.0.0-x86_64-linux samples/bigdemo/icons/open.xpm