diff options
Diffstat (limited to 'data/pixmaps/toolbar/dotted-hemidemisemi.xpm')
-rw-r--r-- | data/pixmaps/toolbar/dotted-hemidemisemi.xpm | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/data/pixmaps/toolbar/dotted-hemidemisemi.xpm b/data/pixmaps/toolbar/dotted-hemidemisemi.xpm new file mode 100644 index 0000000..2bdca1f --- /dev/null +++ b/data/pixmaps/toolbar/dotted-hemidemisemi.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * dotted_hemidemisemi_xpm[] = { +"14 26 2 1", +" c none", +". c black", +" ", +" ", +" ", +" . ", +" .. ", +" .. ", +" . . ", +" . . ", +" .. . ", +" .. . ", +" . . ", +" . . ", +" .. . ", +" .. . ", +" . . ", +" . . ", +" .. . ", +" .. . ", +" . . ", +" ..... ", +" ...... .. ", +" ...... .. ", +" .... ", +" ", +" ", +" "}; |