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