icons/flag-thumb-up.xpm
author insilmaril
Tue, 24 Jan 2006 15:09:48 +0000
changeset 185 6691000c3262
parent 32 7786374c3483
permissions -rw-r--r--
Introduced basic export to Open Document format
     1 /* XPM */
     2 static char * flag_thumb_up_xpm[] = {
     3 "22 22 3 1",
     4 " 	c None",
     5 ".	c #000000",
     6 "+	c #FFCA4F",
     7 "            ...       ",
     8 "           .++.       ",
     9 "           .++.       ",
    10 "           .++.       ",
    11 "          .+++.       ",
    12 "          .++++.      ",
    13 "          .++++.      ",
    14 "           .+++.      ",
    15 "       .....++++.     ",
    16 "      .+++.+++++.     ",
    17 "     .....++++++.     ",
    18 "    .+++++.+++++.     ",
    19 "    .+++++.++++++.    ",
    20 "     .....+++++++.    ",
    21 "    .+++++.++++++.    ",
    22 "    .+++++.++++++.    ",
    23 "     .....++++++++    ",
    24 "     .++++..++++++    ",
    25 "     .+++++.++++++    ",
    26 "      ......++++++    ",
    27 "       .++++.+++++    ",
    28 "       .....++++++    "};