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