talons

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

outbox_open.xpm (497B)


      1 /* XPM */
      2 static char * outbox_open_xpm[] = {
      3 "16 16 8 1",
      4 " 	c None",
      5 ".	c #020204",
      6 "+	c #99999B",
      7 "@	c #E5E5E3",
      8 "#	c #024A6C",
      9 "$	c #626263",
     10 "%	c #FDFDFB",
     11 "&	c #B4B4B4",
     12 "                ",
     13 "        .   ####",
     14 "      ..+.   ###",
     15 "    ..+++%. ####",
     16 "  ..++++$%%### #",
     17 "..++++$$&$###   ",
     18 ".%.+$$&@@###%.  ",
     19 ".%%.+&@@@@#$%%. ",
     20 ".%%%.&&@@@@@$%+.",
     21 " .%%%.&&@@@@@$@.",
     22 "  .%%%.&&@@@@&$.",
     23 "   .%%%.&@@&&&+.",
     24 "    .%%+$&&&+.. ",
     25 "     .%@.&+..   ",
     26 "      .%...     ",
     27 "       ..       "};