aboutsummaryrefslogtreecommitdiffhomepage
path: root/pixmaps/first_letter_uppercase.xpm
blob: 4777c54caa4d7bca62e27b355beecf99ffdeb7d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
/* XPM */
static char * first_letter_uppercase_xpm[] = {
"20 20 2 1",
" 	c None",
".	c #000000",
"                    ",
"                    ",
"                    ",
"                    ",
"                    ",
"                    ",
"                    ",
"  ...               ",
"   ..         ....  ",
"  . ..           .  ",
"  ....        ....  ",
"  .  .        .  .  ",
" .. ...       ..... ",
"                    ",
"                    ",
"                    ",
"                    ",
"                    ",
"                    ",
"                    "};