diff options
Diffstat (limited to 'symbols/720/Bclock.xpm')
-rw-r--r-- | symbols/720/Bclock.xpm | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/symbols/720/Bclock.xpm b/symbols/720/Bclock.xpm new file mode 100644 index 00000000..c9fcc0a5 --- /dev/null +++ b/symbols/720/Bclock.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static const char *const Bclock_xpm[] = { +"26 26 2 1", +". c #FFFFFF", +"+ c #000000", +"..........................", +"..........................", +".........++++++++.........", +".......++++++++++++.......", +".....++++........++++.....", +"....++++..........++++....", +"....+++.....+++....+++....", +"...+++......+++.....+++...", +"...++.......+++......++...", +"..++........+++.......++..", +"..++........+++.......++..", +"..++........+++.......++..", +"..++...++++++++.......++..", +"..++...++++++++.......++..", +"..++...++++++++.......++..", +"..++..................++..", +"..++..................++..", +"...++................++...", +"...+++..............++....", +"....+++............+++....", +"....++++..........++++....", +".....++++........++++.....", +".......++++++++++++.......", +".........++++++++.........", +"..........................", +".........................." +}; |