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