diff options
Diffstat (limited to 'symbols/720/Baudioleft.xpm')
-rw-r--r-- | symbols/720/Baudioleft.xpm | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/symbols/720/Baudioleft.xpm b/symbols/720/Baudioleft.xpm new file mode 100644 index 00000000..a24f5322 --- /dev/null +++ b/symbols/720/Baudioleft.xpm @@ -0,0 +1,30 @@ +/* XPM */ +static const char *const Baudioleft_xpm [] = { +/* columns rows colors chars-per-pixel */ +"33 22 2 1 ", +" c #FFFFFF", +"# c #000000", +/* pixels */ +" ", +" ", +" ", +" ", +" ", +" ### ### ", +" ####### ####### ", +" ######### ### ### ", +" ########### ### ### ", +" ############# ### ### ", +" ############# ### ### ", +" ############# ### ### ", +" ############# ### ### ", +" ########### ### ### ", +" ######### ### ### ", +" ####### ####### ", +" ### ### ", +" ", +" ", +" ", +" ", +" " +}; |