leocad/linux/pixmaps/st-fast.xpm

22 lines
400 B
C
Raw Normal View History

2011-09-07 23:06:51 +02:00
/* XPM */
static const char* st_fast[] = {
"16 15 3 1",
". c None",
"+ c #7F7F7F",
"@ c #000000",
"......+@@+......",
"....+@..+.@+....",
"..@+....+...@+..",
"@@......+....+@.",
"@.@+....+...@.@.",
"@..+@+..++@+..@.",
"@.....+@@.....@.",
"@......@+.....@.",
"@......@+.....@.",
"@....++@.++...@.",
"@.+++..@...++.@.",
"@+.....@.....+@.",
".+@+...@....+@+.",
"...+@+.@.+@+....",
"......+@@......."};