You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rosegarden/data/pixmaps/toolbar/dotted-demisemi.xpm

34 lines
765 B

/* XPM */
static char * basis_6_xpm[] = {
"22 24 6 1",
" c None",
"# c black",
"+ c #242724",
"@ c #4D4E4D",
"- c #6B6D6B",
". c #848484",
" ",
" # ",
" #@ ",
" ##@ ",
" ###@ ",
" # @@ ",
" #@ .- ",
" ##@ . ",
" ###@ . ",
" # .@@ . ",
" #@ .-. ",
" ##@ . ",
" ###@ . ",
" # .@@ . ",
" # .-. ",
" # - ",
" # . ",
" # . ",
" @#+# . ",
" .##### ## ",
" ###### ## ",
" #####. ",
" .+#@ ",
" "};