diff options
Diffstat (limited to 'data/pixmaps/feta/10/scripts-dpedalheel.xpm')
-rw-r--r-- | data/pixmaps/feta/10/scripts-dpedalheel.xpm | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/data/pixmaps/feta/10/scripts-dpedalheel.xpm b/data/pixmaps/feta/10/scripts-dpedalheel.xpm new file mode 100644 index 0000000..158fc57 --- /dev/null +++ b/data/pixmaps/feta/10/scripts-dpedalheel.xpm @@ -0,0 +1,25 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"12 13 6 1", +" c #020202", +". c Gray21", +"X c Gray46", +"o c #898989", +"O c Gray70", +"+ c None", +/* pixels */ +"++++++++++++", +"+++++XXo++++", +"+++. .++", +"++. O+++o .+", +"++ o+++++o +", +"+o +++++++ o", +"+o +++++++ o", +"+X +++++++ o", +"+o +++++++ o", +"+o +++++++ o", +"+o +++++++ o", +"+o +++++++ o", +"+OO+++++++OO" +}; |