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