Path: blob/main/src/utils/gui/images/icons/checkboxes/checkbox_mergeautomatically.xpm
169720 views
/* XPM */ static const char *checkbox_mergeautomatically_xpm[] = { /* columns rows colors chars-per-pixel */ "16 16 3 1", "H c #CC0000", "x c black", "! c none", /* pixels */ "!!!!!!!!!!!!HHH!", "!!!!!!!!!!!HHHHH", "!!!!!!!!!!!HH!HH", "!!!!!!!!!!!!!!HH", "!!!!!!!!!!!!!HH!", "!!!!!!!!!!!!HH!!", "!!!!!!!!!!!!!!!!", "!!!!!!!!!!!!HH!!", "!!!!!!!!!!!!HH!!", "!!!!!!!!!!!!!!!!", "!!!!x!!!!!!x!!!!", "!!!!xx!!!!xx!!!!", "xxxxxxx!!xxxxxxx", "!!!!xx!!!!xx!!!!", "!!!!x!!!!!!x!!!!", "!!!!!!!!!!!!!!!!" };