Path: blob/main/src/utils/gui/images/icons/checkboxes/checkbox_hidenoninspecteddemandelements.xpm
169720 views
/* XPM */ static const char *checkbox_hidenoninspecteddemandelements_xpm[] = { /* columns rows colors chars-per-pixel */ "16 16 2 1", " c black", ". c None", /* pixels */ "................", "................", " ..............", ". ... ......", ".. .. ....", "... ..... ...", "..... . ..", ". ... .. .", ". ... .. .", ".. .... ..", "... .... ...", ".... .... ..", "...... .... .", ".............. ", "................", "................" };