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