talons

Fork of Claws Mail https://www.claws-mail
Log | Files | Refs | README | LICENSE

doc_index.xpm (367B)


      1 /* XPM */
      2 static char * doc_index_xpm[] = {
      3 "14 14 4 1",
      4 " 	c None",
      5 ".	c #1F0000",
      6 "+	c #4D0202",
      7 "@	c #000000",
      8 "........      ",
      9 ".++++++.      ",
     10 ".+@@@@@@      ",
     11 ".+@    @      ",
     12 ".+@    @      ",
     13 ".+@    @      ",
     14 "...@@@@@      ",
     15 "    @@     @@@",
     16 "    @@@@@@@@@@",
     17 "    @@     @@@",
     18 "    @@        ",
     19 "    @@     @@@",
     20 "    @@@@@@@@@@",
     21 "           @@@"};