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