bitmaps/CheckOn10_xp.xpm
author Claus Gittinger <cg@exept.de>
Fri, 01 Sep 2017 14:30:38 +0200
changeset 6202 3b9b166e5fc1
parent 5829 585d9f18f2e3
permissions -rw-r--r--
#REFACTORING by cg class: TextView added: #compareAgainst:name: #compareAgainst:named: #compareWithClipboard #compareWithFile #openFileBrowserOnFileNamed: #openFileBrowserOnIt #openWorkspaceWithIt

/* XPM */
static char *CheckOn10_xp_xpm[] = {
/* width height ncolors chars_per_pixel */
"10 10 2 1",
/* colors */
"a c #21A121",
"b c none",
/* pixels */
"bbbbbbbbbb",
"bbbbbbbbbb",
"bbbbbbbbab",
"bbbbbbbaab",
"bbabbbaaab",
"bbaabaaabb",
"bbaaaaabbb",
"bbbaaabbbb",
"bbbbabbbbb",
"bbbbbbbbbb",
};