~amiluc-bis/+junk/Ella-Renaissance

« back to all changes in this revision

Viewing changes to src/icones_rcs/interpola16x16.xpm

  • Committer: kevlar
  • Date: 2011-12-13 20:24:12 UTC
  • Revision ID: amiluc_bis@yahoo.fr-20111213202412-vwi5zhb7xyarp7y3
initializing project

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
static const char* interpola16x16_xpm[] = {
 
3
"16 16 5 1",
 
4
"       c None",
 
5
".      c #9CA3EF",
 
6
"+      c #311DEA",
 
7
"@      c #151B57",
 
8
"#      c #FFFFFF",
 
9
"  ............  ",
 
10
" .++++++++++++@ ",
 
11
"..++++++++++++@@",
 
12
".++++++++#+++++@",
 
13
".++++++++##++++@",
 
14
".++++++++###+++@",
 
15
".++++++++####++@",
 
16
".+############+@",
 
17
".+#############@",
 
18
".+############+@",
 
19
".++++++++####++@",
 
20
".++++++++###+++@",
 
21
".++++++++##++++@",
 
22
"..+++++++#++++@@",
 
23
" .++++++++++++@ ",
 
24
"  .@@@@@@@@@@@  "};