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