aboutsummaryrefslogtreecommitdiff
path: root/src/icons/linewrap.xpm
blob: bce4af2b6cade05323a7c27d3aa127023b1e81f0 (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
26
27
28
29
/* XPM */
static char * linewrap_xpm[] = {
"24 24 2 1",
" 	c None",
".	c #000000",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"    ............    .   ",
"                  . .   ",
"    ............ ....   ",
"                  .     ",
"    ............        ",
"                        ",
"    .....               ",
"                        ",
"    ............    .   ",
"                  . .   ",
"    ............ ....   ",
"                  .     ",
"    .....               ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        "};