Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
/* XPM */
static const char *const center_xpm[] = {
"16 16 3 1",
" c None",
". c Black",
"X c Yellow",
" ",
" .... ",
" .XXXX. ",
" .XXXXXX. ",
" .XXXXXXXX. ",
" "};