summaryrefslogtreecommitdiffstats
path: root/src/pixmaps/cursor-push.xpm
diff options
context:
space:
mode:
authorbulia byak <buliabyak@gmail.com>2007-08-08 07:29:36 +0000
committerbuliabyak <buliabyak@users.sourceforge.net>2007-08-08 07:29:36 +0000
commit4881b29c0a79349b088a1f968cd3e5e3da548b11 (patch)
tree9d7f253523cd4fcf59def445e8e7782eb475ddb3 /src/pixmaps/cursor-push.xpm
parentFilter effects dialog: (diff)
downloadinkscape-4881b29c0a79349b088a1f968cd3e5e3da548b11.tar.gz
inkscape-4881b29c0a79349b088a1f968cd3e5e3da548b11.zip
tweak cursors
(bzr r3421)
Diffstat (limited to 'src/pixmaps/cursor-push.xpm')
-rw-r--r--src/pixmaps/cursor-push.xpm38
1 files changed, 38 insertions, 0 deletions
diff --git a/src/pixmaps/cursor-push.xpm b/src/pixmaps/cursor-push.xpm
new file mode 100644
index 000000000..ef5f92e1a
--- /dev/null
+++ b/src/pixmaps/cursor-push.xpm
@@ -0,0 +1,38 @@
+/* XPM */
+static char * cursor_push_xpm[] = {
+"32 32 3 1",
+" c None",
+". c #FFFFFF",
+"+ c #000000",
+" ... ",
+" .+. ",
+" .+. ",
+"....+.... ",
+".+++ +++. ",
+"....+.... ",
+" .+. ",
+" .+. ... ",
+" ... ..... ",
+" ..+++.. ",
+" ..+...+.. ",
+" .....++. .++.... ",
+" .++++.. ..++++ ",
+" ..... ... .... ",
+" ..... ",
+" ..+++.. ",
+" ..+...+.. ",
+" .....++. .++.... ",
+" .++++.. ..++++ ",
+" ..... .... ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" "};