diff options
author | Robert Jonsson <spamatica@gmail.com> | 2011-03-07 19:01:11 +0000 |
---|---|---|
committer | Robert Jonsson <spamatica@gmail.com> | 2011-03-07 19:01:11 +0000 |
commit | e40fc849149dd97c248866a4a1d026dda5e57b62 (patch) | |
tree | b12b358f3b3a0608001d30403358f8443118ec5f /attic/muse2-oom/muse2/xpm/newmutebutton.xpm | |
parent | 1bd4f2e8d9745cabb667b043171cad22c8577768 (diff) |
clean3
Diffstat (limited to 'attic/muse2-oom/muse2/xpm/newmutebutton.xpm')
-rw-r--r-- | attic/muse2-oom/muse2/xpm/newmutebutton.xpm | 69 |
1 files changed, 69 insertions, 0 deletions
diff --git a/attic/muse2-oom/muse2/xpm/newmutebutton.xpm b/attic/muse2-oom/muse2/xpm/newmutebutton.xpm new file mode 100644 index 00000000..994e3321 --- /dev/null +++ b/attic/muse2-oom/muse2/xpm/newmutebutton.xpm @@ -0,0 +1,69 @@ +/* XPM */ +static const char * newmutebutton_xpm[] = { +"22 22 44 1", +" c None", +". c #000000", +"+ c #313131", +"@ c #E5141A", +"# c #E1180D", +"$ c #3F3F3F", +"% c #222222", +"& c #9E000D", +"* c #FB1300", +"= c #E91900", +"- c #3B3B3B", +"; c #EB1420", +"> c #A9010C", +", c #454545", +"' c #E10E08", +") c #DD1F0F", +"! c #121212", +"~ c #ED0014", +"{ c #FF0603", +"] c #F7001C", +"^ c #4C4C4C", +"/ c #525252", +"( c #1E0700", +"_ c #ED021A", +": c #F00018", +"< c #E21C19", +"[ c #070707", +"} c #030A1D", +"| c #000F00", +"1 c #E90412", +"2 c #0B0017", +"3 c #000700", +"4 c #010101", +"5 c #EC141D", +"6 c #EA0900", +"7 c #DE0B09", +"8 c #E01000", +"9 c #E81400", +"0 c #F10E1C", +"a c #EE0E16", +"b c #E50300", +"c c #FF0316", +"d c #E70816", +"e c #FF1901", +"......................", +". .", +". .", +". .", +". + @# .", +". $ %&*= .", +". -+ + ;+> .", +". $,. $')+ .", +". $$!. ~%{]. .", +". $^/!(._:.< [ .", +". $+.}|.'1. . .", +". +..23.{]. 4 .", +". ......< . . .", +". .... . . .", +". 56... . . .", +". 7890.. . . .", +". abcd . . .", +". 6e~ . .", +". .", +". .", +". .", +"......................"}; |