icons/formattextbold.xpm
author insilmaril
Mon, 10 Oct 2005 11:20:25 +0000
changeset 166 325958acb69b
parent 34 a6936657758b
permissions -rw-r--r--
New mechanism for clipboard
     1 /* XPM */
     2 static const char * formattextbold_xpm[] = {
     3 "22 22 2 1",
     4 " 	c None",
     5 ".	c #000000",
     6 "                      ",
     7 "                      ",
     8 "                      ",
     9 "                      ",
    10 "     .........        ",
    11 "      ...   ...       ",
    12 "      ...    ...      ",
    13 "      ...    ...      ",
    14 "      ...    ...      ",
    15 "      ...   ...       ",
    16 "      ........        ",
    17 "      ...   ....      ",
    18 "      ...    ....     ",
    19 "      ...     ...     ",
    20 "      ...     ...     ",
    21 "      ...     ...     ",
    22 "      ...    ...      ",
    23 "     ..........       ",
    24 "                      ",
    25 "                      ",
    26 "                      ",
    27 "                      "};