summaryrefslogtreecommitdiffstats
path: root/icewm-themes/MenschMaschine/frameIB.xpm
blob: a9a4f358e8b4896d40ab1cf74e71f8812856a380 (plain)
1
2
3
4
5
6
7
8
9
10
11
/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"3 3 2 1",
"  c #0073ae",
". c #9dccff",
/* pixels */
"...",
"...",
"   "
};