diff options
| -rw-r--r-- | src/pixmaps/cursor-dropping-s.xpm | 50 |
1 files changed, 25 insertions, 25 deletions
diff --git a/src/pixmaps/cursor-dropping-s.xpm b/src/pixmaps/cursor-dropping-s.xpm index 0ecac8a68..321280e6b 100644 --- a/src/pixmaps/cursor-dropping-s.xpm +++ b/src/pixmaps/cursor-dropping-s.xpm @@ -1,35 +1,35 @@ /* XPM */ -static const char * cursor_dropping_s_xpm[] = { +static const char * cursor_dropper_s_xpm[] = { "32 32 4 1 5 5", " c None", ". c #FFFFFF", "+ c #000000", -"@ s Stroke", -" ... ............", -" .+. .@@@@@@@@@@.", -" .+. .@@@@@@@@@@.", -" .+. .@@......@@.", -".... .... .@@. .@@.", -".+++ +++. .@@. .@@.", -".... .... .@@. .@@.", -" .+. ... .@@. .@@.", -" .+. .+++. .@@......@@.", -" .+. .+..++. .@@@@@@@@@@.", -" ... .+.++++. .@@@@@@@@@@.", -" ..+.+++++. ............", -" .++.++++++. ", -" .++.++++++. ", -" .++++++.. ", -" .+.++++. ", -" .+..++++. ", -" .+..++.+. ", -" .+..++. . ", -" .+++++. ", +"@ s Fill", +" ... ...............", +" .+. .+++++++++++++.", +" .+. .+@@@@@@@@@@@+.", +" .+. .+@@@@@@@@@@@+.", +".... .... .+@@+++++++@@+.", +".+++ +++. .+@@+.....+@@+.", +".... .... .+@@+. .+@@+.", +" .+. ... .+@@+. .+@@+.", +" .+. .+++. .+@@+. .+@@+.", +" .+. .+..++..+@@+.....+@@+.", +" ... .+.++++.+@@+++++++@@+.", +" ..+.+++++.+@@@@@@@@@@@+.", +" .++.++++++.+@@@@@@@@@@@+.", +" .++.++++++..+++++++++++++.", +" .++++++.. ...............", +" .+.++++. ", +" .+..++++. ", +" .+..++.+. ", +" .+..++. . ", " .+++++. ", " .+++++. ", -" .++++. ", -" .+++. ", -" .... ", +".+++++. ", +".++++. ", +".+++. ", +".... ", " .+. ", " .+++. ", ".++..+. ", |
