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