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