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