summaryrefslogtreecommitdiff
path: root/linux/pixmaps/st-fast.xpm
blob: 6c21876c69739a7e78f37c693b331743f3ed7ea4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/* XPM */
static char * st_fast[] = {
"16 15 3 1",
". 	c None",
"+	c #7F7F7F",
"@	c #000000",
"......+@@+......",
"....+@..+.@+....",
"..@+....+...@+..",
"@@......+....+@.",
"@.@+....+...@.@.",
"@..+@+..++@+..@.",
"@.....+@@.....@.",
"@......@+.....@.",
"@......@+.....@.",
"@....++@.++...@.",
"@.+++..@...++.@.",
"@+.....@.....+@.",
".+@+...@....+@+.",
"...+@+.@.+@+....",
"......+@@......."};