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