talons

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

doc_index_close.xpm (343B)


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