diff options
Diffstat (limited to 'data/pixmaps/feta/4/scripts-dpedalheel.xpm')
-rw-r--r-- | data/pixmaps/feta/4/scripts-dpedalheel.xpm | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/data/pixmaps/feta/4/scripts-dpedalheel.xpm b/data/pixmaps/feta/4/scripts-dpedalheel.xpm new file mode 100644 index 0000000..cab3ca7 --- /dev/null +++ b/data/pixmaps/feta/4/scripts-dpedalheel.xpm @@ -0,0 +1,18 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"6 6 6 1", +" c #555555", +". c Gray49", +"X c Gray59", +"o c #a4a4a4", +"O c #d3d3d3", +"+ c None", +/* pixels */ +"++++++", +"++o.o+", +"+o + o", +"+XO+OX", +"+XO+OX", +"+O+++O" +}; |