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