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