diff options
Diffstat (limited to 'symbols/index.xpm')
-rw-r--r-- | symbols/index.xpm | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/symbols/index.xpm b/symbols/index.xpm new file mode 100644 index 0000000..86e23c7 --- /dev/null +++ b/symbols/index.xpm @@ -0,0 +1,25 @@ +/* XPM */ +static const char * index_xpm[] = { +"52 20 2 1", +". c #000000", +"+ c #FFFFFF", +"++++++++++++++++++++++++++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++++++++++++++++++++++++++", +"++++....+++++++++++++++++++..+++++++++++++++++++++++", +"+++++..++++++++++++++++++++..+++++++++++++++++++++++", +"+++++..++++++++++++++++++++..+++++++++++++++++++++++", +"+++++..++++++++++++++++++++..+++++++++++++++++++++++", +"+++++..++++.......++++.......+++......+++..++++..+++", +"+++++..++++..++++..++..++++..++..++++..++..++++..+++", +"+++++..++++..++++..++..++++..++..++++..+++..++..++++", +"+++++..++++..++++..++..++++..++..++++..++++....+++++", +"+++++..++++..++++..++..++++..++........+++++..++++++", +"+++++..++++..++++..++..++++..++..++++++++++....+++++", +"+++++..++++..++++..++..++++..++..+++++++++..++..++++", +"+++++..++++..++++..++..++++..++..++++..++..++++..+++", +"++++....+++..++++..+++.......+++......+++..++++..+++", +"++++++++++++++++++++++++++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++++++++++++++++++++++++++"}; |