summaryrefslogtreecommitdiffstats
path: root/src/pixmaps/cursor-attract.xpm
diff options
context:
space:
mode:
authorbulia byak <buliabyak@gmail.com>2007-08-27 00:39:18 +0000
committerbuliabyak <buliabyak@users.sourceforge.net>2007-08-27 00:39:18 +0000
commit3b9a46378967454cc8e59c2fe59a2bbcc671b514 (patch)
tree19b58e6ea4c137eb80ac3d65be38487b054ccede /src/pixmaps/cursor-attract.xpm
parentfour more modes (diff)
downloadinkscape-3b9a46378967454cc8e59c2fe59a2bbcc671b514.tar.gz
inkscape-3b9a46378967454cc8e59c2fe59a2bbcc671b514.zip
more tweak modes
(bzr r3593)
Diffstat (limited to 'src/pixmaps/cursor-attract.xpm')
-rw-r--r--src/pixmaps/cursor-attract.xpm38
1 files changed, 38 insertions, 0 deletions
diff --git a/src/pixmaps/cursor-attract.xpm b/src/pixmaps/cursor-attract.xpm
new file mode 100644
index 000000000..830792702
--- /dev/null
+++ b/src/pixmaps/cursor-attract.xpm
@@ -0,0 +1,38 @@
+/* XPM */
+static char * cursor_attract_xpm[] = {
+"32 32 6 1",
+" c None",
+". c #FFFFFF",
+"+ c #000000",
+" ... ",
+" .+. ",
+" .+. ",
+"....+.... ",
+".+++ +++. ",
+"....+.... ",
+" .+. ",
+" .+. ",
+" ... ",
+" ..... .... ",
+" .++++.. ..++++ ",
+" .....++.....++.... ",
+" .......+++++...... ",
+" .++++.........++++ ",
+" .....++.....++.... ",
+" ..+++++.. ",
+" ....... ",
+" ....... ",
+" ..+++++.. ",
+" .....++.....++.... ",
+" .++++.........++++ ",
+" .......+++++...... ",
+" .....++.....++.... ",
+" .++++.. ..++++ ",
+" ..... .... ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" "};