diff options
Diffstat (limited to 'data/pixmaps/feta/10/rests-4.xpm')
-rw-r--r-- | data/pixmaps/feta/10/rests-4.xpm | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/data/pixmaps/feta/10/rests-4.xpm b/data/pixmaps/feta/10/rests-4.xpm new file mode 100644 index 0000000..e787b4e --- /dev/null +++ b/data/pixmaps/feta/10/rests-4.xpm @@ -0,0 +1,43 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"16 29 8 1", +" c Gray2", +". c Gray20", +"X c Gray32", +"o c Gray44", +"O c Gray56", +"+ c Gray69", +"@ c #d2d2d2", +"# c None", +/* pixels */ +"################", +"#####@OO@#######", +"####O O####++", +"####. #### o", +"###@ @### @", +"####. @#@X #", +"####O o#", +"#####+. X+.O#", +"############+ @#", +"############XX##", +"############ o##", +"##+. X@####+ @##", +"#@ .####o.###", +"#O +### X###", +"#o +##+ O###", +"## oOX @###", +"##+ X####", +"###@oOOo+@ X####", +"#########+ @####", +"#########. #####", +"######### X#####", +"########+ O#####", +"########X @#####", +"######## .######", +"#######@ O######", +"#######X @######", +"####### @######", +"######@ X#######", +"#######+@#######" +}; |