icons/flag-hook-green.xpm
author insilmaril
Fri, 08 Jul 2005 07:24:43 +0000
changeset 120 949591651fc7
parent 30 29e72e3aeb92
permissions -rw-r--r--
changes for 1.6.9
     1 /* XPM */
     2 static char * flag_hook_green_xpm[] = {
     3 "22 22 2 1",
     4 " 	c None",
     5 ".	c #00B700",
     6 "                      ",
     7 "                      ",
     8 "                      ",
     9 "                      ",
    10 "                  ..  ",
    11 "                 ...  ",
    12 "                ...   ",
    13 "               ...    ",
    14 "              ...     ",
    15 "             ...      ",
    16 "  ...        ...      ",
    17 "   ...     ....       ",
    18 "    ...    ..         ",
    19 "    ...   ..          ",
    20 "      ..  ..          ",
    21 "      ... ..          ",
    22 "       ....           ",
    23 "       ....           ",
    24 "        ...           ",
    25 "        ...           ",
    26 "                      ",
    27 "                      "};