This commit is contained in:
HexPloR
2024-06-24 00:02:52 +02:00
commit 4dfc0cd7ec
602 changed files with 5341 additions and 0 deletions
+70
View File
@@ -0,0 +1,70 @@
/* XPM */
static char * sol_xpm[] = {
"64 64 3 1",
" c #222222",
". c #483B3A",
"+ c #775C55",
" .... ............ .... ",
" .... ............ .... ",
" .... ............ .... ",
" .... ............ .... ",
" ........................................................++++",
" ........................................................++++",
" ........................................................++++",
" ........................................................++++",
"............................................................++++",
"............................................................++++",
"............................................................++++",
"............................................................++++",
"............................................................++++",
"............................................................++++",
"............................................................++++",
"............................................................++++",
" ........................................................++++",
" ........................................................++++",
" ........................................................++++",
" ........................................................++++",
"............................................................++++",
"............................................................++++",
"............................................................++++",
"............................................................++++",
" ............................................................",
" ............................................................",
" ............................................................",
" ............................................................",
" ........................................................++++",
" ........................................................++++",
" ........................................................++++",
" ........................................................++++",
" ............................................................",
" ............................................................",
" ............................................................",
" ............................................................",
"............................................................++++",
"............................................................++++",
"............................................................++++",
"............................................................++++",
"............................................................++++",
"............................................................++++",
"............................................................++++",
"............................................................++++",
" ............................................................",
" ............................................................",
" ............................................................",
" ............................................................",
" ............................................................",
" ............................................................",
" ............................................................",
" ............................................................",
" ........................................................++++",
" ........................................................++++",
" ........................................................++++",
" ........................................................++++",
" ........................................................++++",
" ........................................................++++",
" ........................................................++++",
" ........................................................++++",
"++++++++++++........++++....++++++++++++++++....++++++++++++++++",
"++++++++++++........++++....++++++++++++++++....++++++++++++++++",
"++++++++++++........++++....++++++++++++++++....++++++++++++++++",
"++++++++++++........++++....++++++++++++++++....++++++++++++++++"};