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