icons/formattextjustify.xpm
author insilmaril
Tue Feb 21 16:18:23 2006 +0000 (2006-02-21)
changeset 214 519970fe6c84
permissions -rw-r--r--
rudimentary mmap import
     1 /* XPM */
     2 static const char * formattextjustify_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 "                      "};