diff options
Diffstat (limited to 'src/pixmaps')
| -rw-r--r-- | src/pixmaps/cursor-measure.xpm | 58 |
1 files changed, 29 insertions, 29 deletions
diff --git a/src/pixmaps/cursor-measure.xpm b/src/pixmaps/cursor-measure.xpm index 753bfd14e..2a28579c6 100644 --- a/src/pixmaps/cursor-measure.xpm +++ b/src/pixmaps/cursor-measure.xpm @@ -1,37 +1,37 @@ /* XPM */ -static char const * cursor_measure_xpm[] = { +static char const *cursor_measure_xpm[] = { "32 32 3 1", " c None", ". c #FFFFFF", "+ c #000000", -" .. ", -" .++. ", -" .+..+. ", -" .+....+. ", -".+..+...+. ", -".+.+.....+. ", -" .+.......+. ", -" .+.+.....+. ", -" .+...+...+. ", -" .+.+.....+. ", -" .+.......+. ", -" .+.+.....+. ", -" .+...+...+. ", -" .+.+.....+. ", -" .+.......+. ", -" .+.+.....+. ", -" .+...+.+. ", -" .+.+.+. ", -" .+.+. ", -" .+. ", -" . ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", +" ... ", +" .+. ", +" .+. ", +"....+.... ", +".+++ +++. ", +"....+.... ", +" .+. ", +" .+. .. ", +" ... .++. ", +" .+..+. ", +" .+....+. ", +" .+..+...+. ", +" .+.+.....+. ", +" .+.......+. ", +" .+.+.....+. ", +" .+...+...+. ", +" .+.+.....+. ", +" .+.......+. ", +" .+.+.....+. ", +" .+...+...+. ", +" .+.+.....+. ", +" .+.......+. ", +" .+.+.....+. ", +" .+...+.+. ", +" .+.+.+. ", +" .+.+. ", +" .+. ", +" . ", " ", " ", " ", |
