diff options
Diffstat (limited to 'symbols/1080/Car43.xpm')
-rw-r--r-- | symbols/1080/Car43.xpm | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/symbols/1080/Car43.xpm b/symbols/1080/Car43.xpm new file mode 100644 index 00000000..39ca11c1 --- /dev/null +++ b/symbols/1080/Car43.xpm @@ -0,0 +1,41 @@ +/* XPM */ +static const char *const Car43_xpm [] = { +/* columns rows colors chars-per-pixel */ +"63 33 2 1 ", +". c #000000", +"# c #FFFFFF", +/* pixels */ +"...............................................................", +"...............................................................", +"...............................................................", +"...............................................................", +".....................####.................#########............", +"....................#####................###########...........", +"...................######...............#############..........", +"...................######...............####.....####..........", +"..................#######......#####....####.....####..........", +".................########......#####....####.....####..........", +".................########......#####....####.....####..........", +"................#########......#####.............####..........", +"...............####..####........................####..........", +"...............####..####........................####..........", +"..............####...####.......................####...........", +".............#####...####....................######............", +".............####....####....................######............", +"............####.....####....................######............", +"...........####......####.......................####...........", +"...........####......####........................####..........", +"..........####.......####........................####..........", +"..........#################....#####.............####..........", +"..........#################....#####....####.....####..........", +"..........#################....#####....####.....####..........", +".....................####......#####....####.....####..........", +".....................####...............####.....####..........", +".....................####...............#############..........", +".....................####................###########...........", +".....................####.................#########............", +"...............................................................", +"...............................................................", +"...............................................................", +"..............................................................." +}; |