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