diff options
Diffstat (limited to 'data/pixmaps/feta/10/scripts-trill.xpm')
-rw-r--r-- | data/pixmaps/feta/10/scripts-trill.xpm | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/data/pixmaps/feta/10/scripts-trill.xpm b/data/pixmaps/feta/10/scripts-trill.xpm new file mode 100644 index 0000000..cacce86 --- /dev/null +++ b/data/pixmaps/feta/10/scripts-trill.xpm @@ -0,0 +1,38 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"30 24 8 1", +" c Gray1", +". c #343434", +"X c #535353", +"o c Gray45", +"O c Gray56", +"+ c Gray69", +"@ c #cecece", +"# c None", +/* pixels */ +"##############################", +"##############O@##############", +"###########+X .###############", +"###########X X###############", +"###########X O###############", +"##########@ +###############", +"##########@ @###############", +"##########o .################", +"##########X .################", +"##########X O###@+@@####OXX+#", +"#########@ +##+OX .@#. +", +"###+OOO+#@ ++O@###. .O@. O", +"##O+###+OO .O+#####. +##X O", +"#@+######X .#######. ### +", +"#O@####@+. o######+ X###O.O#", +"#++##+OO+ OO@####+ X#######", +"##+oO+@#@ +#O@###X @#######", +"########+ .##@O###. @#######", +"########X .###O###. @#######", +"########X .##++##+ X########", +"########X @#.@##+ X########", +"########O o###o O########", +"#########. o####. @########", +"#########@OO@#################" +}; |