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