summaryrefslogtreecommitdiffstats
path: root/data/pixmaps/toolbar/text_sf.xpm
blob: 81bd468e4f84c3d5cf99b24c6839a2a8991c5064 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"9 7 2 1",
"  c Gray0",
". c None",
/* pixels */
".......  ",
"..   . ..",
". .... ..",
".       .",
"... . ...",
"   . ....",
".... ...."
};