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