diff options
Diffstat (limited to 'data/pixmaps/transport/led--.xpm')
-rw-r--r-- | data/pixmaps/transport/led--.xpm | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/data/pixmaps/transport/led--.xpm b/data/pixmaps/transport/led--.xpm new file mode 100644 index 0000000..492fc22 --- /dev/null +++ b/data/pixmaps/transport/led--.xpm @@ -0,0 +1,41 @@ +/* XPM */ +static char *led[]={ +"20 34 4 1", +". c #000000", +"# c #404c80", +"a c #808fc0", +"b c #c0d8ff", +"....................", +"....................", +"....................", +"....................", +"....................", +"....................", +"....................", +"....................", +"....................", +"....................", +"....................", +"....................", +"....................", +"....................", +"....................", +"....................", +"......##aaaaa#......", +".....bbbbbbbbbb.....", +"......#aaaaa##......", +"....................", +"....................", +"....................", +"....................", +"....................", +"....................", +"....................", +"....................", +"....................", +"....................", +"....................", +"....................", +"....................", +"....................", +"...................."}; |