boinc/clientgui/res/boincsnooze32.xpm

131 lines
3.1 KiB
C
Raw Normal View History

/* XPM */
static const char *boincsnooze32_xpm[] = {
/* columns rows colors chars-per-pixel */
"32 32 76 1",
"f c #FFCC33",
" c Black",
"m c #213D63",
"x c #FFC930",
"p c #FFC931",
"s c #FFC62E",
"V c #FFC32C",
"v c #FFC029",
"t c #FFC02A",
"B c #4C5859",
"I c #9C8C47",
"U c #223E63",
"Z c #7C774E",
"O c #1E4D78",
". c #1E4D79",
"@ c #1E4A74",
": c #1E4A75",
"% c #1E4771",
"Y c #2A4361",
"- c #1E446D",
"7 c #1E446E",
"S c #1E4169",
"9 c #1E416A",
"q c #1E3E66",
"6 c #1E3E67",
"c c #1E3B63",
"d c #FFCB32",
"i c #FFC82F",
"k c #FFC830",
"h c #FFC52D",
"M c #FFC52E",
"C c #E4BA38",
"l c #FFC22B",
"y c #FFBF28",
"e c #FFBF29",
"A c #8D824B",
"G c #ECBF36",
"H c #817A4D",
"; c #1E4C77",
"3 c #1E4973",
"E c #1E4974",
"5 c #1E466F",
"$ c #1E4670",
"P c #525C57",
"J c #1E436C",
"> c #1E436D",
"N c #8E834B",
"F c #1E4068",
"1 c #1E4069",
"4 c #1E3D65",
"j c #1E3D66",
"R c #2D4660",
"T c #213E63",
"z c #FFCA31",
"g c #FFCA32",
"a c #FFC72F",
"u c #FFC42D",
"r c #FFC12A",
"b c #FFC12B",
"w c #FFBE28",
"o c #1E4E79",
"& c #1E4E7A",
"+ c #1E4B76",
"n c #2A4460",
"X c #1E4872",
"* c #1E4873",
"2 c #1E456E",
"# c #1E456F",
"= c #1E426B",
"8 c #1E426C",
"< c #1E3F67",
"0 c #1E3F68",
"K c #1E3C63",
", c #1E3C64",
"D c #1E3C65",
"L c #9B8B47",
/* pixels */
" . X ",
" oO+@ #$% ",
"&O+@*$ =-#$%",
".;:*$#> ,,,,,,,, <1=>2$",
";:3%#>=1 ,,,,,,,,,,,, ,,4<1=>#",
" 3%5-=16,,,,,,,,,,,,, ,,,,461= ",
" 57=1<4,,,,,,,,,,,, ,,,,,,4< ",
" 8904,,,,,,,,,,,, ,,,,,,,, ",
" 0q,,,,,,, ,,,,,,, ",
" ,,,,, ,,,,,,, ",
" ,,, werrrtew ,,,,,, ",
" q4 , yruippautw ,,,,,, ",
" q,,, wrsdffffgstw ,,,,, ",
" q,,, ehdffffffdue ,,,,, ",
" j,,, rkffffffffkt ,,,, ",
" <j,,, wlzffffffffplw ,,,,, ",
" <j,,, wlzffffffffzlw ,,,,, ",
" j,,, wrxffffffffk,,,,,,,,,,c",
" j,,,, vsdffffffd,,,,,,,,,,,,",
" q,,,, wbadffffda,,,,nm,nm,,,",
" q4,,,, ybspggxMr,,,,NB,NB,,,",
" 4,,,, yvbVVrvw,,,,CZ,CZ,,,",
" j,,,,,, wwww ,,,,fA,fA,,,",
" 0j,,,,, ,,,,fN,fN,,,",
" 8S<4,,,, ,,,,,,,,,,,fN,fN,,,",
" 5-=16D,, ,,,,,,,,,,,,fA,fA,,,",
" 3%#>9Fq, ,,,,,,,,,,,,,GH,GH,,,",
";:*$2J9F ,,,,,,,,,,,,,KLP,IP,,,",
"O+@X$2J ,,,,,,,,,,,UYT,RU,,,",
"oO+EX$ ,,,,,,,,,,,,",
" .;+E ,,,,,,,,,, ",
" OO "
};
// This file is part of BOINC.
// http://boinc.berkeley.edu
// Copyright (C) 2013-2014 University of California
//
// BOINC is free software; you can redistribute it and/or modify it
// under the terms of the GNU Lesser General Public License
// as published by the Free Software Foundation,
// either version 3 of the License, or (at your option) any later version.
//
// BOINC is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
// See the GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
// along with BOINC. If not, see <http://www.gnu.org/licenses/>.