diff options
Diffstat (limited to 'src/pixmaps/cursor-tweak-thin.xpm')
| -rw-r--r-- | src/pixmaps/cursor-tweak-thin.xpm | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/src/pixmaps/cursor-tweak-thin.xpm b/src/pixmaps/cursor-tweak-thin.xpm deleted file mode 100644 index 7d10fe7e9..000000000 --- a/src/pixmaps/cursor-tweak-thin.xpm +++ /dev/null @@ -1,38 +0,0 @@ -/* XPM */ -static char const *cursor_thin_xpm[] = { -"32 32 3 1 4 4", -" c None", -". c #FFFFFF", -"+ c #000000", -" ... ", -" .+. ", -" .+. ", -"....+.... ", -".+++ +++. ", -"....+.... ", -" .+. ", -" .+. ", -" ... ..... .... ", -" ...... ..... ", -" .++++.. ..++++ ", -" .....++.....++.... ", -" ..+++++.. ", -" ..... ", -" ", -" ", -" ..... ", -" ..+++++.. ", -" .....++.....++.... ", -" .++++.. ..++++ ", -" ...... ..... ", -" ..... .... ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" "}; |
