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