diff options
| author | cajhne@gmail.com <cajhne@gmail.com> | 2017-06-30 15:41:47 +0000 |
|---|---|---|
| committer | cajhne@gmail.com <cajhne@gmail.com> | 2017-06-30 15:41:47 +0000 |
| commit | aa049e7f014f914649118e714ae45eadca706d36 (patch) | |
| tree | 3dc3fedcef86ef8ab9fefb80c38620eae3bc7397 /src | |
| parent | Replace cursor-dropper-s.xpm (diff) | |
| download | inkscape-aa049e7f014f914649118e714ae45eadca706d36.tar.gz inkscape-aa049e7f014f914649118e714ae45eadca706d36.zip | |
Replace cursor-dropping-s.xpm
Diffstat (limited to 'src')
| -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", +" ... ...............", +" .+. .+++++++++++++.", +" .+. .+@@@@@@@@@@@+.", +" .+. .+@@@@@@@@@@@+.", +".... .... .+@@+++++++@@+.", +".+++ +++. .+@@+.....+@@+.", +".... .... .+@@+. .+@@+.", +" .+. ... .+@@+. .+@@+.", +" .+. .+++. .+@@+. .+@@+.", +" .+. .+..++..+@@+.....+@@+.", +" ... .+.++++.+@@+++++++@@+.", +" ..+.+++++.+@@@@@@@@@@@+.", +" .++.++++++.+@@@@@@@@@@@+.", +" .++.++++++..+++++++++++++.", +" .++++++.. ...............", +" .+.++++. ", +" .+..++++. ", +" .+..++.+. ", +" .+..++. . ", " .+++++. ", " .+++++. ", -" .++++. ", -" .+++. ", -" .... ", +".+++++. ", +".++++. ", +".+++. ", +".... ", " .+. ", " .+++. ", ".++..+. ", |
