diff options
Diffstat (limited to 'data/pixmaps/toolbar/group-ottava.xpm')
-rw-r--r-- | data/pixmaps/toolbar/group-ottava.xpm | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/data/pixmaps/toolbar/group-ottava.xpm b/data/pixmaps/toolbar/group-ottava.xpm new file mode 100644 index 0000000..55d5555 --- /dev/null +++ b/data/pixmaps/toolbar/group-ottava.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * basis_6_xpm[] = { +"22 18 6 1", +" c None", +"# c black", +"+ c #242724", +"@ c #4D4E4D", +"- c #6B6D6B", +". c #848484", +" ", +" ", +" ", +" ", +" ### ", +" #. -@ ", +" # #@ ", +" ##- ## # +# # ", +" +.#. # -# #- #@ ", +" ++ # # #- +- # ", +" # # #-# # +@ ", +" #. #- #+. # .#+ ", +" .##@ # .## +# ", +" ", +" ", +" ", +" ", +" "}; |